From b5479cd40958417f6b98a636746dcdf1d2d35dd6 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 13 Oct 2007 01:41:53 +0000 Subject: unposted: quote name of aclocal function. --- ChangeLog | 4 ++++ Config/aczshoot.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9a107f3c1..61da8a098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-13 Clint Adams + + * unposted: Config/aczshoot.m4: quote name of aclocal function. + 2007-10-12 Clint Adams * 23945: Config/aczshoot.m4: autoconf include file for diff --git a/Config/aczshoot.m4 b/Config/aczshoot.m4 index d062e20fb..3b90c6c7f 100644 --- a/Config/aczshoot.m4 +++ b/Config/aczshoot.m4 @@ -1,4 +1,4 @@ -AC_DEFUN(zsh_OOT, +AC_DEFUN([zsh_OOT], [ AC_CHECK_HEADERS(stdarg.h varargs.h termios.h termio.h) -- cgit 1.4.1