B. Watson 4f4dc54752 development/autogen: Fix 32-bit build. 2 лет назад
..
README 579fce5d77 development/autogen: Fix README. 8 лет назад
autogen.SlackBuild 4f4dc54752 development/autogen: Fix 32-bit build. 2 лет назад
autogen.info 1edb6f9ef4 development/autogen: Disable some warnings-as-errors. 3 лет назад
guile-2.2.patch 6c2e4f675b development/autogen: Add the missing patch for guile2.2. 3 лет назад
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 лет назад

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.