Browse Source

MFH: removed unused macros

experimental/5.2-WITH_DRCP
Jani Taskinen 19 years ago
parent
commit
268808ad76
  1. 2
      main/build-defs.h.in

2
main/build-defs.h.in

@ -31,7 +31,6 @@
#define PHP_DBASE_LIB ""
#define PHP_BUILD_DEBUG "@DEBUG_CFLAGS@"
#define PHP_GDBM_INCLUDE ""
#define PHP_HSREGEX ""
#define PHP_IBASE_INCLUDE ""
#define PHP_IBASE_LFLAGS ""
#define PHP_IBASE_LIBS ""
@ -62,7 +61,6 @@
#define PHP_PGSQL_LFLAGS ""
#define PHP_PGSQL_LIBS ""
#define PHP_PROG_SENDMAIL "@PROG_SENDMAIL@"
#define PHP_REGEX_LIB ""
#define PHP_SOLID_INCLUDE ""
#define PHP_SOLID_LIBS ""
#define PHP_EMPRESS_INCLUDE ""

Loading…
Cancel
Save