PACKAGES.TXT; Thu Jul 9 12:23:53 UTC 2026 This file provides details on the Slackware packages found in the ./testing/ directory. Total size of all packages (compressed): 0 MB Total size of all packages (uncompressed): 2 MB PACKAGE NAME: autoconf-2.73-noarch-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 792 K PACKAGE SIZE (uncompressed): 2740 K 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: