diff options
Diffstat (limited to 'devel/autoconf262/pkg-descr')
-rw-r--r-- | devel/autoconf262/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/autoconf262/pkg-descr b/devel/autoconf262/pkg-descr deleted file mode 100644 index 61da7cbcafe8..000000000000 --- a/devel/autoconf262/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Autoconf is an 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 creates a -configuration script for a package from a template file that lists the -operating system features that the package can use, in the form of m4 -macro calls. |