update for stretch
[hcoop/debian/libapache-mod-waklog.git] / configure.ac
index dd183c6..9900d1b 100644 (file)
@@ -37,7 +37,7 @@ AC_SUBST(APACHE_LIBS)
 AC_ARG_WITH([apxs],
             [AC_HELP_STRING([--with-apxs],[path to apxs])],
             [APXS=$withval],
-            [APXS=apxs])
+            [APXS=apxs2])
 AC_SUBST(APXS)
 
 AC_ARG_ENABLE(debug,