       MODULE=autoconf
      VERSION=2.73
       SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
   SOURCE_VFY=sha256:9fd672b1c8425fac2fa67fa0477b990987268b90ff36d5f016dae57be0d6b52e
     WEB_SITE=http://www.gnu.org/software/autoconf
      ENTERED=20010922
      UPDATED=20260609
        SHORT="Produces shell scripts which configure source code"
PSAFE=no

cat << EOF
autoconf - Produces shell scripts which automatically configure source code
Extensible package of M4 macros that produce shell scripts to automatically
configure software source code packages. These scripts can adapt the packages
to many kinds of UNIX-like systems without manual user intervention.
Autoconf requires GNU M4. You must install GNU M4 before configuring autoconf,
so that Autoconf's configure script can find it. The configuration scripts
produced by autoconf are self-contained, so their users do not need to have
autoconf or GNU M4.
EOF
