]> git.pld-linux.org Git - packages/php.git/blob - php-xslt-gcc33.patch
- release 1.2 ro rebuild with new imap
[packages/php.git] / php-xslt-gcc33.patch
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.154911 seconds and 3 git commands to generate.