Download this file
9 lines (6 with data), 166 Bytes
| #!/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.