Regenerate.
This commit is contained in:
parent
2ceeffa4b3
commit
e512ece130
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-08-18 Lute Kamstra <Lute.Kamstra@cwi.nl>
|
||||
|
||||
* configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
|
||||
required anymore.
|
||||
|
||||
2003-08-07 Andrew Choi <akochoi@shaw.ca>
|
||||
|
||||
* configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
|
||||
|
|
2
configure
vendored
2
configure
vendored
|
@ -8192,7 +8192,7 @@ echo "$as_me: error: Conflicting options, --with-gtk is incompatible with --with
|
|||
{ (exit 1); exit 1; }; };
|
||||
fi
|
||||
GLIB_REQUIRED=2.0.1
|
||||
GTK_REQUIRED=2.2
|
||||
GTK_REQUIRED=2.0.1
|
||||
GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
|
||||
|
||||
if test "X${with_pkg_config_prog}" != X; then
|
||||
|
|
Loading…
Add table
Reference in a new issue