php4-beta | 200004
Date: 04/01/00
- Next message: Andi Gutmans: "[PHP4BETA] cvs: /php4 php_virtual_cwd.h /php4 php_virtual_cwd.c"
- Previous message: Zeev Suraski: "[PHP4BETA] cvs: /php4/ext/imap imap.dsp /php4/ext/ldap ldap.dsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
zeev Sat Apr 1 08:50:09 2000 EDT
Added files:
/php4/ext/imap php_imap.c php_imap.h
Modified files:
/php4/ext/imap Makefile.in
Log:
Oh yeah, committing these would be a good idea:)
Index: php4/ext/imap/Makefile.in
diff -u php4/ext/imap/Makefile.in:1.5 php4/ext/imap/Makefile.in:1.6
--- php4/ext/imap/Makefile.in:1.5 Wed Dec 29 18:58:57 1999
+++ php4/ext/imap/Makefile.in Sat Apr 1 08:49:39 2000
@@ -5,6 +5,6 @@
VPATH = <email protected>@
LTLIBRARY_NAME = libimap.la
-LTLIBRARY_SOURCES = imap.c
+LTLIBRARY_SOURCES = php_imap.c
include $(topsrcdir)/build/ltlib.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: Andi Gutmans: "[PHP4BETA] cvs: /php4 php_virtual_cwd.h /php4 php_virtual_cwd.c"
- Previous message: Zeev Suraski: "[PHP4BETA] cvs: /php4/ext/imap imap.dsp /php4/ext/ldap ldap.dsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

