changeset 3315:e62603727fcf

(jm_GLIBC21): Quote first arg of AC_DEFUN.
author Jim Meyering <jim@meyering.net>
date Sat, 04 Aug 2001 16:57:45 +0000
parents 0cbeff087afe
children 6f2c813452e5
files m4/glibc21.m4
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/m4/glibc21.m4	Sat Aug 04 16:56:32 2001 +0000
+++ b/m4/glibc21.m4	Sat Aug 04 16:57:45 2001 +0000
@@ -1,9 +1,9 @@
-#serial 2
+#serial 3
 
 # Test for the GNU C Library, version 2.1 or newer.
 # From Bruno Haible.
 
-AC_DEFUN(jm_GLIBC21,
+AC_DEFUN([jm_GLIBC21],
   [
     AC_CACHE_CHECK(whether we are using the GNU C Library 2.1 or newer,
       ac_cv_gnu_library_2_1,