mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 22:18:00 -05:00
make REALLY sure src/config.h.in is a copy of lib/config.h.in
This commit is contained in:
parent
997a987943
commit
c410769588
3
maketgz
3
maketgz
@ -57,6 +57,9 @@ findprog()
|
|||||||
return 0
|
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)
|
# Enforce a rerun of configure (updates the VERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user