]> granicus.if.org Git - php/commitdiff
Undefine previously PACKAVE/VERSION macros. We should find a way
authorSascha Schumann <sas@php.net>
Sun, 26 Sep 1999 19:46:35 +0000 (19:46 +0000)
committerSascha Schumann <sas@php.net>
Sun, 26 Sep 1999 19:46:35 +0000 (19:46 +0000)
    to suppress these from automake

TSRM/TSRM.h

index 6addd6c23017331e2c63effc1ba7308f1a4f270d..1cba26e34c0aad29ec607450bdcb0fa293f2424a 100644 (file)
@@ -18,6 +18,8 @@
 #define _TSRM_H
 
 #ifdef HAVE_CONFIG_H
+# undef PACKAGE
+# undef VERSION
 # include "tsrm_config.h"
 #endif