From: Jim Meyering Date: Mon, 3 Apr 2000 07:20:38 +0000 (+0000) Subject: (AC_CHECK_HEADERS): Add langinfo.h (moved here from textutils/configure.in). X-Git-Tag: FILEUTILS-4_0r~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ce4615d654ca290d09fdd543ef7460f080626ca;p=thirdparty%2Fcoreutils.git (AC_CHECK_HEADERS): Add langinfo.h (moved here from textutils/configure.in). --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 2ed57dcae2..b2357f9a8c 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -24,6 +24,7 @@ AC_DEFUN(jm_MACROS, fcntl.h \ fenv.h \ float.h \ + langinfo.h \ limits.h \ memory.h \ mntent.h \