projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dfbbeb
)
(jm_AC_HEADER_INTTYPES_H): Quote first arg of AC_DEFUN.
author
Jim Meyering
<jim@meyering.net>
Sat, 4 Aug 2001 16:58:07 +0000
(16:58 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 4 Aug 2001 16:58:07 +0000
(16:58 +0000)
m4/inttypes_h.m4
patch
|
blob
|
history
diff --git
a/m4/inttypes_h.m4
b/m4/inttypes_h.m4
index 750639d6fd9bb88cbfb3b88736780693a9913f81..9c10135b2fba96f123827ca7fbcbcc966b676353 100644
(file)
--- a/
m4/inttypes_h.m4
+++ b/
m4/inttypes_h.m4
@@
-1,11
+1,11
@@
-#serial
3
+#serial
4
dnl From Paul Eggert.
# Define HAVE_INTTYPES_H if <inttypes.h> exists,
# doesn't clash with <sys/types.h>, and declares uintmax_t.
-AC_DEFUN(
jm_AC_HEADER_INTTYPES_H
,
+AC_DEFUN(
[jm_AC_HEADER_INTTYPES_H]
,
[
AC_CACHE_CHECK([for inttypes.h], jm_ac_cv_header_inttypes_h,
[AC_TRY_COMPILE(