summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-12-02 06:53:49 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-12-02 06:53:49 +0000
commit1cdb15c44c4c2f2f701c89b4213183a25c6f4c3b (patch)
tree2f7d9a84568cd5ba894972afe5228e78070b1fca /m4/jm-macros.m4
parent7e01484e7f8917c7de253d8f01d71c9666dbfb67 (diff)
downloadcoreutils-1cdb15c44c4c2f2f701c89b4213183a25c6f4c3b.tar.xz
(gl_MACROS): Assume localeconv exists.
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 590852b7c..e03225c54 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 80 -*- autoconf -*-
+#serial 81 -*- autoconf -*-
dnl Misc type-related macros for coreutils.
@@ -109,7 +109,6 @@ AC_DEFUN([gl_MACROS],
iswspace \
lchown \
listmntent \
- localeconv \
memcpy \
mempcpy \
mkfifo \