]> granicus.if.org Git - php/commitdiff
use PHP_ARG_WITH instead of AC_ARG_WITH
authorGeorge Wang <gwang@php.net>
Thu, 7 Aug 2008 16:41:30 +0000 (16:41 +0000)
committerGeorge Wang <gwang@php.net>
Thu, 7 Aug 2008 16:41:30 +0000 (16:41 +0000)
sapi/litespeed/config.m4

index e34d4dcdb591858bafd96ca00e5cde2c16c17de5..72557ece33cd6f4edc2602b955427da5304298f6 100644 (file)
@@ -4,7 +4,7 @@ dnl
 
 AC_MSG_CHECKING(for LiteSpeed support)
 
-AC_ARG_WITH(litespeed,
+PHP_ARG_WITH(litespeed,
 [  --with-litespeed        Build PHP as litespeed module],
 [
   PHP_SAPI_LITESPEED=$withval