diff --git a/docs/configure.in b/docs/configure.in index f20a5d02..82e27160 100755 --- a/docs/configure.in +++ b/docs/configure.in @@ -306,7 +306,7 @@ if test $PHP != "no" then dnl create entity mapping file - $PHP -c $INIPATH -q ./scripts/file-entities.php + $PHP -q ./scripts/file-entities.php else