]> granicus.if.org Git - graphviz/commitdiff
disable gv_php on fc4
authorellson <devnull@localhost>
Tue, 18 Oct 2005 21:05:50 +0000 (21:05 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 21:05:50 +0000 (21:05 +0000)
configure.ac
graphviz.spec.in

index 66ac4e76bfc0f02f33b2e411290b72ed4f44c27a..81a8ec7f74807c0b20ce4697dc06b8c0dadf6821 100644 (file)
@@ -394,7 +394,7 @@ save_CPPFLAGS=$CPPFLAGS
 CPPFLAGS="$CPPFLAGS $PHP_INCLUDES"
 AC_CHECK_HEADER(zend.h,,[
   AC_MSG_WARN([Unable to find header zend.h. The PHP packages will not be built])
-  PHP=i
+  PHP=
   ])
 CPPFLAGS=$save_CPPFLAGS
 AC_SUBST(PHP_INCLUDES)
index 43cb9ccb624bb2f11c6c2d07d7187cb447df86b6..6d5bc8939bda8209c5669d656be53957ebe7286d 100644 (file)
@@ -24,7 +24,7 @@
 %%define JAVA    0
 %%define OCAML   0
 %%define PERL    1
-%%define PHP     1
+%%define PHP     0
 %%define PYTHON  1
 %%define RUBY    1
 %%define TCL     1