Author: arekm Date: Sun Nov 26 17:36:19 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: fftw3-ac.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/fftw3-ac.patch diff -u /dev/null SOURCES/fftw3-ac.patch:1.1 --- /dev/null Sun Nov 26 18:36:19 2006 +++ SOURCES/fftw3-ac.patch Sun Nov 26 18:36:13 2006 @@ -0,0 +1,12 @@ +diff -urN fftw-3.1.2.org/configure.ac fftw-3.1.2/configure.ac +--- fftw-3.1.2.org/configure.ac 2006-07-04 02:42:46.000000000 +0200 ++++ fftw-3.1.2/configure.ac 2006-11-26 19:23:15.566663500 +0100 +@@ -135,7 +135,7 @@ + AC_PROG_CC + AX_COMPILER_VENDOR + AC_PROG_CC_STDC +-AMX_PROG_AS dnl AM_PROG_AS breaks at least one version of libtool ++AM_PROG_AS + AC_PROG_INSTALL + AC_PROG_LN_S + AC_PROG_MAKE_SET ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
