Loading configure.in +4 −4 Original line number Diff line number Diff line Loading @@ -13,10 +13,6 @@ AC_CONFIG_HEADER(include/ap_config_auto.h) APACHE_VERSION=$VERSION APACHE_SUBST(APACHE_VERSION) dnl dnl ## Preload our OS configuration APR_PRELOAD test "$exec_prefix" = "NONE" && exec_prefix='${prefix}' test "$prefix" = "NONE" && prefix='/usr/local' Loading @@ -34,6 +30,10 @@ fi dnl ## Run configure for packages Apache uses AC_CONFIG_SUBDIRS(lib/apr) dnl dnl ## Preload our OS configuration APR_PRELOAD dnl ## Check for programs AC_PROG_AWK Loading Loading
configure.in +4 −4 Original line number Diff line number Diff line Loading @@ -13,10 +13,6 @@ AC_CONFIG_HEADER(include/ap_config_auto.h) APACHE_VERSION=$VERSION APACHE_SUBST(APACHE_VERSION) dnl dnl ## Preload our OS configuration APR_PRELOAD test "$exec_prefix" = "NONE" && exec_prefix='${prefix}' test "$prefix" = "NONE" && prefix='/usr/local' Loading @@ -34,6 +30,10 @@ fi dnl ## Run configure for packages Apache uses AC_CONFIG_SUBDIRS(lib/apr) dnl dnl ## Preload our OS configuration APR_PRELOAD dnl ## Check for programs AC_PROG_AWK Loading