]> git.pld-linux.org Git - packages/php.git/blame - php-xslt-gcc33.patch
This commit was manufactured by cvs2git to create branch 'RA-
[packages/php.git] / php-xslt-gcc33.patch
CommitLineData
84a06529 1--- php-4.3.2/ext/xslt/config.m4.orig Wed Apr 23 08:55:00 2003
2+++ php-4.3.2/ext/xslt/config.m4 Fri Jun 13 13:08:17 2003
3@@ -66,7 +66,7 @@
4 SABINF_CFLAGS=`$XSLT_DIR/bin/sablot-config --cflags`
5 SABINF_LIBS=`$XSLT_DIR/bin/sablot-config --libs`
6 SABINF_PREFIX=`$XSLT_DIR/bin/sablot-config --prefix`
7- SABINF_ALL="\"Cflags: $SABINF_CFLAGS\nLibs: $SABINF_LIBS\nPrefix: $SABINF_PREFIX\""
8+ SABINF_ALL="\"Cflags: $SABINF_CFLAGS\\\\nLibs: $SABINF_LIBS\\\\nPrefix: $SABINF_PREFIX\""
9 PHP_DEFINE(SAB_INFO, "$SABINF_ALL")
10 else
11 AC_MSG_RESULT(not found)
This page took 0.027403 seconds and 4 git commands to generate.