about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-06-01 13:38:46 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-06-01 13:38:46 +0000
commit8099e85f79ffb54b2d9881e93c3964fe7242888d (patch)
treea414df8fcb1930956bb639f55f8a1b17a50fcd4a /ChangeLog
parent7ed58fa17d173a4206212ef41011ff3852c4e354 (diff)
downloadzsh-8099e85f79ffb54b2d9881e93c3964fe7242888d.tar.gz
zsh-8099e85f79ffb54b2d9881e93c3964fe7242888d.tar.xz
zsh-8099e85f79ffb54b2d9881e93c3964fe7242888d.zip
Don't undefine macros if not defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f2ccbe9d..e5e921053 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-01  Peter Stephenson  <pws@csr.com>
+
+	* 14644: configure.in: only undefine M4 macros if they are
+	defined, since new autoconf complains.  Undefining the macros
+	in question is probably only a historical curiosity.
+
 2001-06-01  Clint Adams  <clint@zsh.org>
 
 	* 14635: Completion/Unix/Command/_gdb: presume