]> sjero.net Git - wget/blobdiff - configure
[svn] Add a dummy Makefile.in.
[wget] / configure
index ff08c5081a83fa3f14d077396530d6bd96928bbe..c1cb18d801551a3fe0fcce0ce4992a23ca05322f 100755 (executable)
--- a/configure
+++ b/configure
@@ -3343,7 +3343,8 @@ done
 ac_given_srcdir=$srcdir
 ac_given_INSTALL="$INSTALL"
 
-trap 'rm -fr `echo "Makefile src/Makefile doc/Makefile util/Makefile po/Makefile.in src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+trap 'rm -fr `echo "Makefile src/Makefile doc/Makefile util/Makefile po/Makefile.in
+           windows/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
 
@@ -3449,7 +3450,8 @@ EOF
 
 cat >> $CONFIG_STATUS <<EOF
 
-CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile doc/Makefile util/Makefile po/Makefile.in"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile doc/Makefile util/Makefile po/Makefile.in
+           windows/Makefile"}
 EOF
 cat >> $CONFIG_STATUS <<\EOF
 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
@@ -3638,7 +3640,6 @@ srcdir=$ac_given_srcdir # Advanced autoconf hackery
    echo "creating po/Makefile"
    sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
   
-test -d windows || mkdir windows
 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
 exit 0
 EOF