[PHP-DEV] cvs: /php3 config.h.in From: Sascha Schumann (sascha <email protected>)
Date: 08/17/99

sas Tue Aug 17 09:28:45 1999 EDT

  Modified files:
    /php3 config.h.in
  Log:
  autoheader output
  
Index: php3/config.h.in
diff -u php3/config.h.in:1.189 php3/config.h.in:1.190
--- php3/config.h.in:1.189 Fri Aug 6 12:09:24 1999
+++ php3/config.h.in Tue Aug 17 09:28:42 1999
@@ -233,11 +233,8 @@
 /* Define if you want the IMAP directory interface */
 #define HAVE_IMAP 0
 
-/* Define if you want the IMSP options/addressbook */
+/* Define if you want the IMSP options/addressbook interface */
 #define HAVE_IMSP 0
-
-/* Define if you want the ICAP interface */
-#define HAVE_ICAP 0
 
 /* Define if you want the ASPELL interface */
 #define HAVE_ASPELL 0

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>