mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6c2e4f675b
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> |
||
---|---|---|
.. | ||
autogen.info | ||
autogen.SlackBuild | ||
guile-2.2.patch | ||
README | ||
slack-desc |
autogen generates program files from repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitive text. This is especially valuable if there are several blocks of such text that must be kept synchronized in parallel tables. Note: - autogen will not build if guile1.8 is present in your system.