Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 75964 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- cegui_mk2/configure.ac      2004-12-05 19:24:43.000000000 +0000
0
++ cegui_mk2_fix/configure.ac  2005-01-16 03:01:16.837035752 +0000
Lines 1-6 Link Here
1
AC_PREREQ(2.59)
1
AC_PREREQ(2.59)
2
AC_INIT([CEGUI], [0.01])
2
AC_INIT([CEGUI], [0.1.0])
3
AM_INIT_AUTOMAKE([CEGUI], 0.01)
3
AM_INIT_AUTOMAKE([CEGUI], 0.1.0)
4
AC_CONFIG_HEADER([include/config.h])
4
AC_CONFIG_HEADER([include/config.h])
5
# Checks for programs.
5
# Checks for programs.

Return to bug 75964