SOURCES: most-autoconf.patch (NEW) - buildfix for autoconf >= 2.62
pawelz
pawelz at pld-linux.org
Sun Nov 16 03:41:03 CET 2008
Author: pawelz Date: Sun Nov 16 02:41:03 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- buildfix for autoconf >= 2.62
---- Files affected:
SOURCES:
most-autoconf.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/most-autoconf.patch
diff -u /dev/null SOURCES/most-autoconf.patch:1.1
--- /dev/null Sun Nov 16 03:41:03 2008
+++ SOURCES/most-autoconf.patch Sun Nov 16 03:40:57 2008
@@ -0,0 +1,12 @@
+diff -Naur most-5.0.0a.orig/autoconf/configure.ac most-5.0.0a/autoconf/configure.ac
+--- most-5.0.0a.orig/autoconf/configure.ac 2007-09-06 16:42:03.000000000 +0200
++++ most-5.0.0a/autoconf/configure.ac 2008-11-16 03:34:57.000000000 +0100
+@@ -1,5 +1,8 @@
+ dnl -*- sh -*-
+ AC_INIT(src/most.c)
++
++AC_PROG_CC
++
+ JD_INIT
+ JD_ANSI_CC
+
================================================================
More information about the pld-cvs-commit
mailing list