summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aab9a71)
raw | patch | inline | side by side (parent: aab9a71)
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Fri, 21 Nov 2003 07:53:05 +0000 (07:53 +0000) | ||
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Fri, 21 Nov 2003 07:53:05 +0000 (07:53 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@776 f882894a-f735-0410-b71e-b25c423dba1c
README | patch | blob | history |
index ddc3f64e1c5316775f25b5d5c09abadf4a8f2d6b..03fa3d1f3d5d724ac5a513c28f32bef25470c2ec 100644 (file)
--- a/README
+++ b/README
start out, run ./tools/setup
For development, we generally use the most recent stable tools from
- the FSF. Currently we use gettext 0.11.5, autoconf 2.57, and
- automake 1.76. No other versions are tested, and you may see
- warnings or errors with other versions.
+ the FSF. Currently we use gettext 0.11.5, autoconf 2.58, and
+ automake 1.7.9. You may see warnings or errors with other versions,
+ particularly with autoconf < 2.54.
1) Run the configure script to initialize variables and create a Makefile, etc.