mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-03 00:06:41 +02:00
(gl_HUMAN): Assume locale.h and localeconv exist.
This commit is contained in:
+2
-3
@@ -1,4 +1,4 @@
|
||||
# human.m4 serial 5
|
||||
# human.m4 serial 6
|
||||
dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
dnl This file is free software, distributed under the terms of the GNU
|
||||
dnl General Public License. As a special exception to the GNU General
|
||||
@@ -13,6 +13,5 @@ AC_DEFUN([gl_HUMAN],
|
||||
AC_REQUIRE([gl_AC_TYPE_UINTMAX_T])
|
||||
|
||||
dnl Prerequisites of lib/human.c.
|
||||
AC_CHECK_HEADERS_ONCE(locale.h)
|
||||
AC_CHECK_FUNCS_ONCE(localeconv)
|
||||
:
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user