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:
f4bfd0c
)
(AC_REPLACE_FUNCS): Remove mkdir.
author
Jim Meyering
<jim@meyering.net>
Mon, 19 Jun 2000 09:50:20 +0000
(09:50 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 19 Jun 2000 09:50:20 +0000
(09:50 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 193813adb2efb68420ccc526cdf74e39d04697a1..cb1c7492bc9f85cde2907b8e2047d4997f40cf22 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-1,4
+1,4
@@
-#serial 2
0
+#serial 2
1
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@
-107,7
+107,7
@@
AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(gethostname getusershell)
AC_REPLACE_FUNCS(stime strcspn stpcpy strstr strtol strtoul)
AC_REPLACE_FUNCS(strpbrk)
- AC_REPLACE_FUNCS(euidaccess memcmp
mkdir
rmdir rpmatch strndup strverscmp)
+ AC_REPLACE_FUNCS(euidaccess memcmp rmdir rpmatch strndup strverscmp)
AC_REPLACE_FUNCS(atexit)
AC_REPLACE_FUNCS(strnlen)