diff options
| author | foobar <sniper@php.net> | 2005-09-01 14:33:47 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2005-09-01 14:33:47 +0000 |
| commit | 1978e9109f4412997c91bf6962f0a89ec8c11bf6 (patch) | |
| tree | b8fa7dbfc6c93aff869dbaea2cbba3f894c649d6 /sapi/apache2handler/config.m4 | |
| parent | 41901d127c32eadedf7245a56182075b243640e0 (diff) | |
| download | php-git-1978e9109f4412997c91bf6962f0a89ec8c11bf6.tar.gz | |
MFH
Diffstat (limited to 'sapi/apache2handler/config.m4')
| -rw-r--r-- | sapi/apache2handler/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache2handler/config.m4 b/sapi/apache2handler/config.m4 index e2575d6412..05659e5c1e 100644 --- a/sapi/apache2handler/config.m4 +++ b/sapi/apache2handler/config.m4 @@ -75,7 +75,7 @@ AC_ARG_WITH(apxs2, \$(mkinstalldirs) '$APXS_SYSCONFDIR' && \ $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \ -S SYSCONFDIR='$APXS_SYSCONFDIR' \ - -i -A -n php5" + -i -a -n php5" fi case $host_alias in |
