1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00

revert patch. Sablot won't build anymore, at least in combination with zlib.

This commit is contained in:
Chuck Hagenbuch
2000-10-09 18:32:37 +00:00
parent 86f2ad3017
commit 046ecab96f

View File

@@ -26,8 +26,6 @@ if test "$PHP_SABLOT" != "no"; then
PHP_SUBST(SABLOT_SHARED_LIBADD)
AC_ADD_LIBRARY_WITH_PATH(sablot, $SABLOT_DIR/lib, SABLOT_SHARED_LIBADD)
AC_ADD_LIBRARY_WITH_PATH(xmlparse, $SABLOT_DIR/lib, SABLOT_SHARED_LIBADD)
AC_ADD_LIBRARY_WITH_PATH(xmltok, $SABLOT_DIR/lib, SABLOT_SHARED_LIBADD)
AC_DEFINE(HAVE_SABLOT,1,[ ])