From: Jim Meyering Date: Sat, 3 Nov 2001 22:22:41 +0000 (+0000) Subject: (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN. X-Git-Tag: FILEUTILS-4_1_1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5f0bac1aa598163227323d693401cfc16ffb88a;p=thirdparty%2Fcoreutils.git (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN. --- 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