summaryrefslogtreecommitdiff
path: root/maketgz
diff options
context:
space:
mode:
authorAlessandro Ghedini <al3xbio@gmail.com>2011-11-01 20:53:06 +0100
committerAlessandro Ghedini <al3xbio@gmail.com>2011-11-01 20:53:06 +0100
commit364250c4614d2c23623d712027fa93f7d58aaf99 (patch)
tree6571cc51caa4a55d663e6f8b2b5a4a70e1b6a59d /maketgz
parentf73f43d590cfcdf3bab0ef0bfb34ff0f81e1acb5 (diff)
Imported Upstream version 7.22.0
Diffstat (limited to 'maketgz')
-rwxr-xr-xmaketgz3
1 files changed, 3 insertions, 0 deletions
diff --git a/maketgz b/maketgz
index b2a09be4..9cf95a13 100755
--- a/maketgz
+++ b/maketgz
@@ -94,6 +94,9 @@ findprog()
echo "maketgz: cp lib/curl_config.h.in src/curl_config.h.in"
cp lib/curl_config.h.in src/curl_config.h.in
+echo "maketgz: cp lib/config-win32.h src/config-win32.h"
+cp lib/config-win32.h src/config-win32.h
+
############################################################################
#
# Enforce a rerun of configure (updates the VERSION)