Menu

[828a32]: / autogen.sh  Maximize  Restore  History

Download this file

9 lines (6 with data), 166 Bytes

1
2
3
4
5
6
7
#!/bin/sh
cat <<EOF >&2
Just use autoreconf -sif, autogen.sh is obsolete
See http://www.gnu.org/software/automake/manual/automake.html#Future-of-aclocal
EOF
exit 1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.