diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-04 18:39:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-04 19:08:50 +0700 |
commit | cf4d681927b87af5cb57355b5709a1d87c1ea0aa (patch) | |
tree | d23394fa77084131c4721b2ecf6e9c5f96d0ca2b /development | |
parent | 8ef8474a7650235843dc7c2c0a0ad0817d735d36 (diff) | |
download | slackbuilds-cf4d681927b87af5cb57355b5709a1d87c1ea0aa.tar.gz |
development/autogen: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/autogen/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/autogen/README b/development/autogen/README index 81f882dddb..23fd7aa3df 100644 --- a/development/autogen/README +++ b/development/autogen/README @@ -3,3 +3,6 @@ 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 autogen1.8 is present in your system. |