projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b225f00
)
(jm_GLIBC21): Quote first arg of AC_DEFUN.
author
Jim Meyering
<jim@meyering.net>
Sat, 4 Aug 2001 16:57:45 +0000
(16:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 4 Aug 2001 16:57:45 +0000
(16:57 +0000)
m4/glibc21.m4
patch
|
blob
|
history
diff --git
a/m4/glibc21.m4
b/m4/glibc21.m4
index
9fd4566
..
75f0690
100644
(file)
--- a/
m4/glibc21.m4
+++ b/
m4/glibc21.m4
@@
-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,