perl-5.22
|
Last change
on this file since 225b098 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
1.1 KB
|
| Rev | Line | |
|---|
| [c5c522c] | 1 | # HOW TO EDIT THIS FILE: |
|---|
| 2 | # The "handy ruler" below makes it easier to edit a package description. Line |
|---|
| 3 | # up the first '|' above the ':' following the base package name, and the '|' |
|---|
| 4 | # on the right side marks the last column you can put a character in. You must |
|---|
| 5 | # make exactly 11 lines for the formatting to be correct. It's also |
|---|
| 6 | # customary to leave one space after the ':'. |
|---|
| 7 | |
|---|
| 8 | |-----handy-ruler------------------------------------------------------| |
|---|
| 9 | autoconf: autoconf (generate configuration scripts) |
|---|
| 10 | autoconf: |
|---|
| 11 | autoconf: GNU autoconf is an extensible package of m4 macros that produce shell |
|---|
| 12 | autoconf: scripts to automatically configure software source code packages. |
|---|
| 13 | autoconf: These scripts can adapt the packages to many kinds of UNIX-like |
|---|
| 14 | autoconf: systems without manual user intervention. Autoconf creates a |
|---|
| 15 | autoconf: configuration script for a package from a template file that lists the |
|---|
| 16 | autoconf: operating system features that the package can use, in the form of m4 |
|---|
| 17 | autoconf: macro calls. You must install the "m4" package to be able to use |
|---|
| 18 | autoconf: autoconf. |
|---|
| 19 | autoconf: |
|---|
Note: See
TracBrowser
for help on using the repository browser.