diff options
Diffstat (limited to 'README.GIT')
-rw-r--r-- | README.GIT | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.GIT b/README.GIT index 27180f211..ee2c6383f 100644 --- a/README.GIT +++ b/README.GIT @@ -16,7 +16,7 @@ tools, or the tools are not installed, you may use environment variables to override the default tool names: AUTOMAKE_SUFFIX is used as a suffix for all tools from the automake - package. For example + package. For example AUTOMAKE_SUFFIX="-1.7" ./autogen.sh uses "automake-1.7" and "aclocal-1.7. AUTOMAKE_PREFIX is used as a prefix for all tools from the automake @@ -47,5 +47,3 @@ if the maintainer decides that newer versions are required. The maintainer should also make sure that the required version of automake et al. are properly indicated at the top of configure.ac and take care to copy the files and not merely use symlinks. - - |