summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-03 22:22:41 +0000
committerJim Meyering <jim@meyering.net>2001-11-03 22:22:41 +0000
commit703ecc8d87bc62b2ec54b3f12d126c4bb5fdab67 (patch)
treea32c721a6397bd6a6657e9166b1874e2e4a05e43
parent99dbd21f566f00978e7b7beba88a2459f3607b02 (diff)
downloadgnulib-703ecc8d87bc62b2ec54b3f12d126c4bb5fdab67.tar.gz
(jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN.
-rw-r--r--m4/jm-glibc-io.m4n2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/jm-glibc-io.m4n b/m4/jm-glibc-io.m4n
index b90f5033e3..b30da0e3b3 100644
--- a/m4/jm-glibc-io.m4n
+++ b/m4/jm-glibc-io.m4n
@@ -6,7 +6,7 @@ dnl See if the glibc *_unlocked I/O macros are available.
dnl Use only those *_unlocked macros that are declared.
dnl
-AC_DEFUN(jm_FUNC_GLIBC_UNLOCKED_IO,
+AC_DEFUN([jm_FUNC_GLIBC_UNLOCKED_IO],
[
# Kludge (not executed) to make autoheader do the right thing.
if test a = b; then