lowercase configure --help output.
2002-03-03 Sven Neumann <sven@gimp.org> * m4macros/gtk-2.0.m4: lowercase configure --help output.
This commit is contained in:
parent
ad51485d18
commit
32dea2dbdc
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/gtk-2.0.m4: lowercase configure --help output.
|
||||||
|
|
||||||
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
Sun Mar 3 06:39:19 2002 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
* gtk/gtkfilesel.c: added compile time switch to put the tree views
|
||||||
|
@ -9,7 +9,7 @@ AC_DEFUN(AM_PATH_GTK_2_0,
|
|||||||
[dnl
|
[dnl
|
||||||
dnl Get the cflags and libraries from pkg-config
|
dnl Get the cflags and libraries from pkg-config
|
||||||
dnl
|
dnl
|
||||||
AC_ARG_ENABLE(gtktest, [ --disable-gtktest Do not try to compile and run a test GTK+ program],
|
AC_ARG_ENABLE(gtktest, [ --disable-gtktest do not try to compile and run a test GTK+ program],
|
||||||
, enable_gtktest=yes)
|
, enable_gtktest=yes)
|
||||||
|
|
||||||
pkg_config_args=gtk+-2.0
|
pkg_config_args=gtk+-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user