Loading configure.in +0 −1 Original line number Diff line number Diff line Loading @@ -265,7 +265,6 @@ echo $MODLIST | $AWK -f $srcdir/build/build-modules-c.awk > modules.c AC_OUTPUT_COMMANDS([ echo '/* Generated by configure */' > ${path_h}.new echo "#define HTTPD_ROOT \"$prefix\"" >> ${path_h}.new echo "#define SUEXEC_BIN \"$bindir/suexec\"" >> ${path_h}.new echo "#define SERVER_CONFIG_FILE \"conf/$progname.conf\"" >> ${path_h}.new echo "#define APACHE_MPM_DIR \"$mpmdir\"" >> ${path_h}.new Loading Loading
configure.in +0 −1 Original line number Diff line number Diff line Loading @@ -265,7 +265,6 @@ echo $MODLIST | $AWK -f $srcdir/build/build-modules-c.awk > modules.c AC_OUTPUT_COMMANDS([ echo '/* Generated by configure */' > ${path_h}.new echo "#define HTTPD_ROOT \"$prefix\"" >> ${path_h}.new echo "#define SUEXEC_BIN \"$bindir/suexec\"" >> ${path_h}.new echo "#define SERVER_CONFIG_FILE \"conf/$progname.conf\"" >> ${path_h}.new echo "#define APACHE_MPM_DIR \"$mpmdir\"" >> ${path_h}.new Loading