summaryrefslogtreecommitdiffstats
path: root/source/l/glib/glib-1.2.10-underquoted.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/glib/glib-1.2.10-underquoted.patch')
-rw-r--r--source/l/glib/glib-1.2.10-underquoted.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/l/glib/glib-1.2.10-underquoted.patch b/source/l/glib/glib-1.2.10-underquoted.patch
new file mode 100644
index 000000000..380928f0a
--- /dev/null
+++ b/source/l/glib/glib-1.2.10-underquoted.patch
@@ -0,0 +1,11 @@
+--- glib-1.2.10/glib.m4.underquoted 2004-08-09 09:10:44.497000620 +0100
++++ glib-1.2.10/glib.m4 2004-08-09 09:11:01.446759680 +0100
+@@ -5,7 +5,7 @@
+ dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or
+ dnl gthread is specified in MODULES, pass to glib-config
+ dnl
+-AC_DEFUN(AM_PATH_GLIB,
++AC_DEFUN([AM_PATH_GLIB],
+ [dnl
+ dnl Get the cflags and libraries from the glib-config script
+ dnl