]> git.pld-linux.org Git - packages/g-wrap.git/commitdiff
- fix underquotation
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Mar 2005 15:18:14 +0000 (15:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    g-wrap-am18.patch -> 1.1

g-wrap-am18.patch [new file with mode: 0644]

diff --git a/g-wrap-am18.patch b/g-wrap-am18.patch
new file mode 100644 (file)
index 0000000..de7db9c
--- /dev/null
@@ -0,0 +1,20 @@
+--- g-wrap-1.3.4/g-wrap.m4.orig        2002-11-07 18:23:44.000000000 +0100
++++ g-wrap-1.3.4/g-wrap.m4     2005-03-27 17:20:57.649307792 +0200
+@@ -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
This page took 0.125393 seconds and 4 git commands to generate.