projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5972f7a
)
(AC_REPLACE_FUNCS): Add getpass.
author
Jim Meyering
<jim@meyering.net>
Wed, 21 Jun 2000 20:23:14 +0000
(20:23 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 21 Jun 2000 20:23:14 +0000
(20:23 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index cb1c7492bc9f85cde2907b8e2047d4997f40cf22..cbe58ef1afd3995b86057dfda56481742dbdaae8 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-1,4
+1,4
@@
-#serial 2
1
+#serial 2
2
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@
-110,6
+110,7
@@
AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(euidaccess memcmp rmdir rpmatch strndup strverscmp)
AC_REPLACE_FUNCS(atexit)
AC_REPLACE_FUNCS(strnlen)
+ AC_REPLACE_FUNCS(getpass)
dnl used by e.g. intl/*domain.c and lib/canon-host.c
AC_REPLACE_FUNCS(strdup)