running config.status
Submitted by: Brian Martin <bmartin@penguincomputing.com>
Reviewed by: Ryan Bloom
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84868
13f79535-47bb-0310-9956-
ffa450edef68
AC_PREREQ(2.13)
AC_INIT(acinclude.m4)
-
+
dnl ## This is the central place where Apache's version should be kept.
dnl AM_INIT_AUTOMAKE(apache, 2.0-dev)
AC_SUBST(prefix)
-AC_OUTPUT($APACHE_OUTPUT_FILES apaci)
-chmod 744 apaci
+AC_OUTPUT($APACHE_OUTPUT_FILES apaci, chmod 744 apaci)
+
+