generate the new configure better

pull/1/head
Daniel Stenberg 21 years ago
parent 858e2459e4
commit ceefde1e68
  1. 2
      maketgz

@ -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";

Loading…
Cancel
Save