Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > d27673e6001a0f733a6f96b690c748b4 > files > 4

php4-4.4.6-3mdv2007.1.src.rpm

--- ext/imap/php_imap.h.mdk	2003-01-04 04:20:22.000000000 -0400
+++ ext/imap/php_imap.h	2003-01-04 04:20:32.000000000 -0400
@@ -32,7 +32,8 @@
 #ifndef PHP_IMAP_H
 #define PHP_IMAP_H
 
-#if HAVE_IMAP
+/* cbelisle@mandrakesoft : Don't know why, but this condition is never met. So I remove it */ 
+/* #if HAVE_IMAP */
 
 #if defined(HAVE_IMAP2000) || defined(HAVE_IMAP2001)
  /* these are used for quota support */
@@ -218,4 +219,4 @@
 
 #define phpext_imap_ptr imap_module_ptr
 
-#endif /* PHP_IMAP_H */
+/* #endif PHP_IMAP_H */