]> granicus.if.org Git - apache/commitdiff
Fix a thinko. Apache's configure.in shouldn't attempt to create APR's
authorManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 02:40:56 +0000 (02:40 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 02:40:56 +0000 (02:40 +0000)
Makefile.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84190 13f79535-47bb-0310-9956-ffa450edef68

configure.in

index 952328afe767d97dbc8cabe327cf46c076de874f..77460e0b6d3c0cb75bbbd03f40499f8f08f21eba 100644 (file)
@@ -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])