summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/g-wrap/files/g-wrap-1.3.4-m4.patch')
-rw-r--r--dev-libs/g-wrap/files/g-wrap-1.3.4-m4.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-libs/g-wrap/files/g-wrap-1.3.4-m4.patch b/dev-libs/g-wrap/files/g-wrap-1.3.4-m4.patch
new file mode 100644
index 000000000000..b1a3861f4c35
--- /dev/null
+++ b/dev-libs/g-wrap/files/g-wrap-1.3.4-m4.patch
@@ -0,0 +1,20 @@
+--- g-wrap.m4.orig 2004-07-10 13:26:07.000000000 -0500
++++ g-wrap.m4 2005-05-10 13:45:31.000000000 -0500
+@@ -4,7 +4,7 @@
+
+ dnl check whether we use the old or new guile smobs
+
+-AC_DEFUN(AC_GWRAP_CHECK_GUILE,
++AC_DEFUN([AC_GWRAP_CHECK_GUILE],
+ [if test x$GUILE = x ; then
+ AC_PATH_PROG(GUILE, guile, no)
+ fi
+@@ -20,7 +20,7 @@
+ dnl tests for minimum version of g-wrap.
+ dnl sets G_WRAP_CONFIG and GWRAP_OLD_GUILE_SMOB if needed.
+
+-AC_DEFUN(AM_PATH_GWRAP,
++AC_DEFUN([AM_PATH_GWRAP],
+ [dnl
+ dnl
+ dnl