This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
libgtk1/libgtk1-1.2.10-m4_underquoted_warning.patch

12 lines
409 B
Diff
Raw Permalink Normal View History

--- gtk+-1.2.10/gtk.m4 1999-02-18 17:43:35.000000000 +0100
+++ gtk+-1.2.10/gtk.m4.fix 2006-06-07 15:30:01.000000000 +0200
@@ -4,7 +4,7 @@
dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
dnl
-AC_DEFUN(AM_PATH_GTK,
+AC_DEFUN([AM_PATH_GTK],
[dnl
dnl Get the cflags and libraries from the gtk-config script
dnl