mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Fix a thinko. Apache's configure.in shouldn't attempt to create APR's
Makefile. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84190 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -88,5 +88,5 @@ AC_SUBST(MPM_LIB)
|
||||
AC_SUBST(OS)
|
||||
AC_SUBST(OS_DIR)
|
||||
|
||||
AC_OUTPUT([Makefile ap/Makefile main/Makefile lib/apr/Makefile os/Makefile
|
||||
AC_OUTPUT([Makefile ap/Makefile main/Makefile os/Makefile
|
||||
$APACHE_OUTPUT_FILES])
|
||||
|
Reference in New Issue
Block a user