mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
63daf9f79a
Signed-off-by: Heinz Wiesinger <pprkut@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.