slackbuilds_ponce/development/autogen
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
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.