summaryrefslogtreecommitdiff
path: root/ext/xslt/php_sablot.h
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-06-01 06:42:14 +0000
committerfoobar <sniper@php.net>2001-06-01 06:42:14 +0000
commit69e6f7ae525563bd9b6b2ef2dc29a9ec7ce225c9 (patch)
tree9fe5f61d48b1656ac0e8d06e64426a69a421d3ba /ext/xslt/php_sablot.h
parentc44198ff3af8b52cbc80b818e900c6a438d96b85 (diff)
downloadphp-git-69e6f7ae525563bd9b6b2ef2dc29a9ec7ce225c9.tar.gz
Use different define name for this.
Diffstat (limited to 'ext/xslt/php_sablot.h')
-rw-r--r--ext/xslt/php_sablot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xslt/php_sablot.h b/ext/xslt/php_sablot.h
index 5f6061ed11..1c63c68154 100644
--- a/ext/xslt/php_sablot.h
+++ b/ext/xslt/php_sablot.h
@@ -21,7 +21,7 @@
#include "php.h"
-#if HAVE_SABLOT
+#if HAVE_SABLOT_BACKEND
#include "php_xslt.h"