diff options
author | foobar <sniper@php.net> | 2003-09-17 05:29:31 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-09-17 05:29:31 +0000 |
commit | 3bb2c572794eb9748d8b030a3053478f75a3dd07 (patch) | |
tree | 1dc90e7342c2e10689c2abe9f55dbb1f3561b3e9 /php4.spec.in | |
parent | 0e957bedc88a80a41c4faf7b066fc8f76c0a9b02 (diff) | |
download | php-git-3bb2c572794eb9748d8b030a3053478f75a3dd07.tar.gz |
MFB
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 |