(AC_REPLACE_FUNCS): Remove mkdir.
authorJim Meyering <jim@meyering.net>
Mon, 19 Jun 2000 09:50:20 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Jun 2000 09:50:20 +0000 (09:50 +0000)
m4/jm-macros.m4

index 193813a..cb1c749 100644 (file)
@@ -1,4 +1,4 @@
-#serial 20
+#serial 21
 
 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)