home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Online / PHP / include / php / Zend / zend_config.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-06-05  |  107 b   |  5 lines

  1. #include "../main/php_config.h"
  2. #if defined(APACHE) && defined(PHP_API_VERSION)
  3. #undef HAVE_DLFCN_H
  4. #endif
  5.