slackbuilds/development/autogen
Willy Sudiarto Raharjo cdf3aa3c2f
development/autogen: Updated for version 5.18.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-15 06:37:50 +07:00
..
README
autogen.SlackBuild development/autogen: Updated for version 5.18.16. 2024-11-15 06:37:50 +07:00
autogen.info development/autogen: Updated for version 5.18.16. 2024-11-15 06:37:50 +07:00
guile-2.2.patch development/autogen: Add the missing patch for guile2.2. 2021-04-18 12:32:57 +02:00
guile-3.0.patch development/autogen: Updated for version 5.18.16. 2024-11-15 06:37:50 +07:00
slack-desc

README

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.