summaryrefslogtreecommitdiff
path: root/pcr/glib/aclocal-fixes.patch
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2015-05-17 20:16:14 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2015-05-17 20:17:54 -0300
commit69ca18b1a204f340ec82a9c209ca2fe64ee36f12 (patch)
tree89485237ad0eb8e83a3f4b2d22730ce86c331b81 /pcr/glib/aclocal-fixes.patch
parent2bef1fef811e3f553f18a6dac1c32e4dfff7ae13 (diff)
glib: add new package
Diffstat (limited to 'pcr/glib/aclocal-fixes.patch')
-rw-r--r--pcr/glib/aclocal-fixes.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pcr/glib/aclocal-fixes.patch b/pcr/glib/aclocal-fixes.patch
new file mode 100644
index 000000000..b064074aa
--- /dev/null
+++ b/pcr/glib/aclocal-fixes.patch
@@ -0,0 +1,11 @@
+--- glib.m4.orig 2006-03-05 13:13:24.000000000 +0000
++++ glib.m4 2006-03-05 13:13:35.000000000 +0000
+@@ -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