about summary refs log tree commit diff
path: root/Config/aczshoot.m4
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-10-13 01:41:53 +0000
committerClint Adams <clint@users.sourceforge.net>2007-10-13 01:41:53 +0000
commitb5479cd40958417f6b98a636746dcdf1d2d35dd6 (patch)
treeabd5bcf8b31e8d658cb2bac5c048df9a07b8184d /Config/aczshoot.m4
parent0db480e32bbc32cd9cea63f193fd9379d6c3d7e2 (diff)
downloadzsh-b5479cd40958417f6b98a636746dcdf1d2d35dd6.tar.gz
zsh-b5479cd40958417f6b98a636746dcdf1d2d35dd6.tar.xz
zsh-b5479cd40958417f6b98a636746dcdf1d2d35dd6.zip
unposted: quote name of aclocal function.
Diffstat (limited to 'Config/aczshoot.m4')
-rw-r--r--Config/aczshoot.m42
1 files changed, 1 insertions, 1 deletions
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)