From 9b202676565312d2b18522515ca86afa9338f015 Mon Sep 17 00:00:00 2001 From: nlopess Date: Tue, 13 Apr 2004 09:56:52 +0000 Subject: [PATCH] do not need inipath --- docs/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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