mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
579fce5d77
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
372 B
Text
8 lines
372 B
Text
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.
|