From: William A. Rowe Jr Date: Tue, 24 May 2011 18:37:30 +0000 (+0000) Subject: More goofy text file mistakes X-Git-Tag: 2.2.20~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851217918077372ed1257895158829c46ebd0718;p=thirdparty%2Fapache%2Fhttpd.git More goofy text file mistakes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1127209 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/winnt/config.m4 b/server/mpm/winnt/config.m4 index 9320958824b..181322b0bba 100644 --- a/server/mpm/winnt/config.m4 +++ b/server/mpm/winnt/config.m4 @@ -1,3 +1,3 @@ -if test "$MPM_NAME" = "winnt" ; then - APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile) -fi +if test "$MPM_NAME" = "winnt" ; then + APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile) +fi