make REALLY sure src/config.h.in is a copy of lib/config.h.in

This commit is contained in:
Daniel Stenberg 2006-08-08 21:11:31 +00:00
parent 997a987943
commit c410769588
1 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,9 @@ findprog()
return 0
}
echo "maketgz: cp lib/config.h.in src/config.h.in"
cp lib/config.h.in src/config.h.in
############################################################################
#
# Enforce a rerun of configure (updates the VERSION)