Skip to content
Snippets Groups Projects
Commit 5e8d3988 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

generate the new configure better

parent 1cd0a085
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ print "adding $version in the configure.ac file\n";
# now make a new configure script with this
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
print "running configure\n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment