SOURCES: dx-ac.patch - cpp is not an executable
baggins
baggins at pld-linux.org
Sun Nov 16 14:14:37 CET 2008
Author: baggins Date: Sun Nov 16 13:14:37 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- cpp is not an executable
---- Files affected:
SOURCES:
dx-ac.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/dx-ac.patch
diff -u SOURCES/dx-ac.patch:1.1 SOURCES/dx-ac.patch:1.2
--- SOURCES/dx-ac.patch:1.1 Thu Nov 13 12:59:03 2008
+++ SOURCES/dx-ac.patch Sun Nov 16 14:14:32 2008
@@ -1,3 +1,14 @@
+--- dx-4.4.4/acinclude.m4~ 2006-05-26 01:34:52.000000000 +0200
++++ dx-4.4.4/acinclude.m4 2008-11-16 14:10:05.000000000 +0100
+@@ -47,7 +47,7 @@
+ if AC_TRY_EVAL(ac_link); then
+ for file in conftest.*; do
+ case $file in
+- *.c | *.o | *.obj | *.ilk | *.pdb) ;;
++ *.c | *.cpp | *.o | *.obj | *.ilk | *.pdb) ;;
+ *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
+ esac
+ done
--- dx-4.4.4/configure.ac.orig 2006-08-21 23:56:08.000000000 +0200
+++ dx-4.4.4/configure.ac 2008-11-13 12:11:34.000000000 +0100
@@ -5,6 +5,7 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/dx-ac.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list