forked from AuroraMiddleware/gtk
quote AC_DEFUN macro names so automake 1.8 won't whine at us.
Tue Jan 27 18:45:47 2004 Manish Singh <yosh@gimp.org> * m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake 1.8 won't whine at us.
This commit is contained in:
parent
4263ea1502
commit
575702f503
@ -1,3 +1,8 @@
|
||||
Tue Jan 27 18:45:47 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake
|
||||
1.8 won't whine at us.
|
||||
|
||||
2004-01-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (synthesize_leave_event,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 27 18:45:47 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake
|
||||
1.8 won't whine at us.
|
||||
|
||||
2004-01-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (synthesize_leave_event,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 27 18:45:47 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake
|
||||
1.8 won't whine at us.
|
||||
|
||||
2004-01-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (synthesize_leave_event,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 27 18:45:47 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake
|
||||
1.8 won't whine at us.
|
||||
|
||||
2004-01-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (synthesize_leave_event,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 27 18:45:47 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* m4macros/gtk-2.0.m4: quote AC_DEFUN macro names so automake
|
||||
1.8 won't whine at us.
|
||||
|
||||
2004-01-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (synthesize_leave_event,
|
||||
|
@ -5,7 +5,7 @@ dnl AM_PATH_GTK_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [,
|
||||
dnl Test for GTK+, and define GTK_CFLAGS and GTK_LIBS, if gthread is specified in MODULES,
|
||||
dnl pass to pkg-config
|
||||
dnl
|
||||
AC_DEFUN(AM_PATH_GTK_2_0,
|
||||
AC_DEFUN([AM_PATH_GTK_2_0],
|
||||
[dnl
|
||||
dnl Get the cflags and libraries from pkg-config
|
||||
dnl
|
||||
|
Loading…
Reference in New Issue
Block a user