projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
134af7c
)
(jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
author
Jim Meyering
<jim@meyering.net>
Sun, 28 Apr 2002 21:29:39 +0000
(21:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 28 Apr 2002 21:29:39 +0000
(21:29 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 66415a3bf6ae49389f3561286b322ed5c5a00abb..aff96244ec8187cf9e5f771bd7913afecf8e30f9 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-1,4
+1,4
@@
-#serial 4
6
-*- autoconf -*-
+#serial 4
7
-*- autoconf -*-
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@
-76,6
+76,7
@@
AC_DEFUN([jm_MACROS],
AC_REPLACE_FUNCS(strcasecmp strncasecmp)
AC_REPLACE_FUNCS(dup2)
AC_REPLACE_FUNCS(gethostname getusershell)
+ AC_REPLACE_FUNCS(sig2str)
AC_REPLACE_FUNCS(strcspn stpcpy strstr strtol strtoul)
AC_REPLACE_FUNCS(strpbrk)
AC_REPLACE_FUNCS(euidaccess memcmp rmdir rpmatch strndup strverscmp)