about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-06-01 14:34:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-06-01 14:34:24 +0000
commit6800887649b8ee8c21c2607d056c273821ba4b39 (patch)
tree115ca25e9145ace65a87dd9077d5dceda48d945a /Etc
parenta594e4eb04aa6bfe43443d0cbb5e1ffefedfb7bb (diff)
downloadzsh-6800887649b8ee8c21c2607d056c273821ba4b39.tar.gz
zsh-6800887649b8ee8c21c2607d056c273821ba4b39.tar.xz
zsh-6800887649b8ee8c21c2607d056c273821ba4b39.zip
can't use autoconf 2.50 yet
Diffstat (limited to 'Etc')
-rw-r--r--Etc/zsh-development-guide4
1 files changed, 4 insertions, 0 deletions
diff --git a/Etc/zsh-development-guide b/Etc/zsh-development-guide
index 6917621b2..8cbb62d55 100644
--- a/Etc/zsh-development-guide
+++ b/Etc/zsh-development-guide
@@ -23,6 +23,10 @@ tools:
   of the config.status files that get generated.  See the comments in
   configure.in and at the end of Src/mkmakemod.sh for an explanation.)
 
+  Note that configure.in has not yet been modified to work with autoconf
+  2.50.  Use version 2.13 until configure.in and associated files have
+  been updated.
+
 * GNU m4.  (Required by autoconf.)
 
 * yodl.