git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b408f6
)
fixed typo
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Thu, 20 Mar 2003 19:35:40 +0000
(19:35 +0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Thu, 20 Mar 2003 19:35:40 +0000
(19:35 +0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index f616b792577af61f907d2fe4768b1bb4cc2a1e41..801264e60e0bb5d47e9c6ada6681f288ad472db4 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-41,7
+41,7
@@
esac
echo
echo "**Error**: Missing aclocal. The version of automake"
echo "installed doesn't appear recent enough."
- echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.
3
.tar.gz"
+ echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.
4
.tar.gz"
echo "(or a newer version if it is available)"
DIE=1
}