summaryrefslogtreecommitdiff
path: root/main/build-defs.h.in
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2002-03-04 09:10:32 +0000
committerJames Cox <imajes@php.net>2002-03-04 09:10:32 +0000
commit0c78c87f34b39273b8c37912de5b5d7381684cc2 (patch)
tree24f9c6298515e8d1f4453445f606865d1c5b0081 /main/build-defs.h.in
parentcd5f8608e2abe44d592f692ec096fa13d019c89a (diff)
downloadphp-git-0c78c87f34b39273b8c37912de5b5d7381684cc2.tar.gz
Changing the Velocis extension to now be called Birdstep, due to a product/company change.
added aliases for Velocis to the birdstep functions. # testing is both advised and encouraged! @ The Velocis extension is no
Diffstat (limited to 'main/build-defs.h.in')
-rw-r--r--main/build-defs.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/build-defs.h.in b/main/build-defs.h.in
index 2ca412db67..7a3dd02b82 100644
--- a/main/build-defs.h.in
+++ b/main/build-defs.h.in
@@ -75,8 +75,8 @@
#define PHP_LDAP_LFLAGS ""
#define PHP_LDAP_INCLUDE ""
#define PHP_LDAP_LIBS ""
-#define PHP_VELOCIS_INCLUDE ""
-#define PHP_VELOCIS_LIBS ""
+#define PHP_BIRDSTEP_INCLUDE ""
+#define PHP_BIRDSTEP_LIBS ""
#define PEAR_INSTALLDIR "@EXPANDED_PEAR_INSTALLDIR@"
#define PHP_INCLUDE_PATH "@INCLUDE_PATH@"
#define PHP_EXTENSION_DIR "@EXPANDED_EXTENSION_DIR@"