PACKAGE NAME: autoconf-2.59-noarch-1.tgz PACKAGE LOCATION: ./dev PACKAGE SIZE (compressed): 622 K PACKAGE SIZE (uncompressed): 1610 K PACKAGE MD5: 3d464bda0d2d5d365fe8f02e8003f32a ./dev/autoconf-2.59-noarch-1.tgz PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: autoconf: autoconf (generate configuration scripts) autoconf: autoconf: GNU autoconf is an extensible package of m4 macros that produce shell autoconf: scripts to automatically configure software source code packages. autoconf: These scripts can adapt the packages to many kinds of UNIX-like autoconf: systems without manual user intervention. Autoconf creates a autoconf: configuration script for a package from a template file that lists the autoconf: operating system features that the package can use, in the form of m4 autoconf: macro calls. You must install the "m4" package to be able to use autoconf: autoconf. autoconf: