]> git.pld-linux.org Git - packages/dict-web1913.git/blobdiff - dict-web1913-ac.patch
- patch to allow build with ac 2.5
[packages/dict-web1913.git] / dict-web1913-ac.patch
diff --git a/dict-web1913-ac.patch b/dict-web1913-ac.patch
new file mode 100644 (file)
index 0000000..08a0648
--- /dev/null
@@ -0,0 +1,11 @@
+--- dict-web1913-1.4/libmaa/configure.in~      Sun Feb 22 20:32:16 1998
++++ dict-web1913-1.4/libmaa/configure.in       Wed Sep 18 00:26:24 2002
+@@ -192,7 +193,7 @@
+ fi
+ if test "$needs_xmalloc" = 1; then
+-    LIBOBJS="$LIBOBJS xmalloc.o"
++    AC_LIBOBJ([xmalloc])
+ fi
+ echo .
This page took 0.082188 seconds and 4 git commands to generate.