projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858e245
)
generate the new configure better
author
Daniel Stenberg
<daniel@haxx.se>
Sat, 24 Jul 2004 06:29:38 +0000
(06:29 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sat, 24 Jul 2004 06:29:38 +0000
(06:29 +0000)
maketgz
patch
|
blob
|
history
diff --git
a/maketgz
b/maketgz
index f1e4969a277589b6cebf85a147f9dec323ce8505..224079ae10c5d0d7796cb4ee5bf1b342f2c79b38 100755
(executable)
--- a/
maketgz
+++ b/
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";