]> granicus.if.org Git - php/commitdiff
add some which are always substituted
authorSascha Schumann <sas@php.net>
Mon, 12 Jul 1999 20:21:14 +0000 (20:21 +0000)
committerSascha Schumann <sas@php.net>
Mon, 12 Jul 1999 20:21:14 +0000 (20:21 +0000)
build-defs.h.in

index 2e653f18c8a85e8e4cfb79a7b7d4ab280769d2a7..f36faee6670114d98570d47fd5019c2830376dfa 100644 (file)
 #define PHP_FHTTPD_INCLUDE      ""
 #define PHP_FHTTPD_LIB          ""
 #define PHP_FHTTPD_TARGET       ""
-#define PHP_BINNAME            ""
-#define PHP_CFLAGS             ""
+#define PHP_BINNAME            "@BINNAME@"
+#define PHP_CFLAGS             "@CFLAGS@"
 #define PHP_DBASE_LIB          ""
-#define PHP_DEBUG              ""
+#define PHP_DEBUG              "@DEBUG_CFLAGS@"
 #define PHP_GDBM_INCLUDE       ""
 #define PHP_HSREGEX            ""
 #define PHP_IBASE_INCLUDE      ""
@@ -47,7 +47,7 @@
 #define PHP_IFX_INCLUDE                ""
 #define PHP_IFX_LFLAGS         ""
 #define PHP_IFX_LIBS           ""
-#define PHP_INSTALL_IT         ""
+#define PHP_INSTALL_IT         "@INSTALL_IT@"
 #define PHP_IODBC_INCLUDE      ""
 #define PHP_IODBC_LFLAGS       ""
 #define PHP_IODBC_LIBS         ""