]> git.pld-linux.org Git - packages/g-wrap.git/blob - g-wrap-am18.patch
- orphaned, outdated
[packages/g-wrap.git] / g-wrap-am18.patch
1 --- g-wrap-1.3.4/g-wrap.m4.orig 2002-11-07 18:23:44.000000000 +0100
2 +++ g-wrap-1.3.4/g-wrap.m4      2005-03-27 17:20:57.649307792 +0200
3 @@ -4,7 +4,7 @@
4  
5  dnl check whether we use the old or new guile smobs
6  
7 -AC_DEFUN(AC_GWRAP_CHECK_GUILE,
8 +AC_DEFUN([AC_GWRAP_CHECK_GUILE],
9  [if test x$GUILE = x ; then
10         AC_PATH_PROG(GUILE, guile, no)
11   fi
12 @@ -20,7 +20,7 @@
13  dnl tests for minimum version of g-wrap.
14  dnl sets G_WRAP_CONFIG and GWRAP_OLD_GUILE_SMOB if needed.
15  
16 -AC_DEFUN(AM_PATH_GWRAP,
17 +AC_DEFUN([AM_PATH_GWRAP],
18  [dnl
19  dnl
20  dnl
This page took 0.258581 seconds and 3 git commands to generate.