mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
generate the new configure better
This commit is contained in:
parent
1cd0a08575
commit
5e8d3988a2
@ -21,7 +21,7 @@ print "adding $version in the configure.ac file\n";
|
|||||||
|
|
||||||
# now make a new configure script with this
|
# now make a new configure script with this
|
||||||
print "makes a new configure script\n";
|
print "makes a new configure script\n";
|
||||||
`autoconf configure.ac-rel`;
|
`autoconf configure.ac-rel >configure`;
|
||||||
|
|
||||||
# now run this new configure to get a fine makefile
|
# now run this new configure to get a fine makefile
|
||||||
print "running configure\n";
|
print "running configure\n";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user