diff options
Diffstat (limited to 'php4.spec.in')
-rw-r--r-- | php4.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php4.spec.in b/php4.spec.in index 67e4b7cf13..044eb8daed 100644 --- a/php4.spec.in +++ b/php4.spec.in @@ -29,7 +29,7 @@ developers to write dynamically generated pages quickly. set -x ./buildconf ./configure --prefix=/usr --with-apxs \ - --enable-track-vars --disable-debug \ + --disable-debug \ --with-xml=shared \ # figure out configure options options based on what packages are installed |