php4-beta | 200004
Date: 05/01/00
- Next message: Joey: "[PHP4BETA] pdflib < 3.0?"
- Previous message: Joey Smith: "[PHP4BETA] cvs: /php4/ext/bcmath config.m4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
sas Sun Apr 30 21:41:46 2000 EDT
Modified files:
/php4/ext/xml/expat Makefile.in
Log:
Remove white-space, breaks UnixWare make
Index: php4/ext/xml/expat/Makefile.in
diff -u php4/ext/xml/expat/Makefile.in:1.4 php4/ext/xml/expat/Makefile.in:1.5
--- php4/ext/xml/expat/Makefile.in:1.4 Sun Apr 30 20:10:01 2000
+++ php4/ext/xml/expat/Makefile.in Sun Apr 30 21:41:16 2000
@@ -5,5 +5,5 @@
LTLIBRARY_SHARED_LIBADD = $(LTLIBRARY_LIBADD)
SUBDIRS = xmltok xmlparse
-
+
include $(top_srcdir)/build/dynlib.mk
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Joey: "[PHP4BETA] pdflib < 3.0?"
- Previous message: Joey Smith: "[PHP4BETA] cvs: /php4/ext/bcmath config.m4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

