From: Jim Meyering Date: Fri, 9 Jan 2004 21:48:23 +0000 (+0000) Subject: Quote underquoted `jm_DUMMY_1' to avoid new warning. X-Git-Tag: v5.1.1~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54e7000549f3827e7fe4c50227dc678d7136175c;p=thirdparty%2Fcoreutils.git Quote underquoted `jm_DUMMY_1' to avoid new warning. --- diff --git a/configure.ac b/configure.ac index 7bae6f9237..e876fbf4e7 100644 --- a/configure.ac +++ b/configure.ac @@ -117,7 +117,7 @@ else fi fi -AC_DEFUN(jm_DUMMY_1, +AC_DEFUN([jm_DUMMY_1], [ AC_REQUIRE([gl_READUTMP]) if test $ac_cv_header_utmp_h = yes || test $ac_cv_header_utmpx_h = yes; then