1 # Assume AM_GNU_GETTEXT([external]) and Autoconf 2.54 or later, for coreutils.
5 dnl Copyright (C) 2003 Free Software Foundation, Inc.
6 dnl This file is free software, distributed under the terms of the GNU
7 dnl General Public License. As a special exception to the GNU General
8 dnl Public License, this file may be distributed as part of a program
9 dnl that contains a configuration script generated by Autoconf, under
10 dnl the same distribution terms as the rest of that program.
14 dnl Automake doesn't understand that AM_GNU_GETTEXT([external])
15 dnl never invokes the following macros, because of the [external].
16 dnl Insert empty macros to pacify Automake.
18 AC_DEFUN([AM_LC_MESSAGES])
19 AC_DEFUN([AM_MKINSTALLDIRS])
20 AC_DEFUN([gt_INTDIV0])
22 dnl A simpler substitute for gt_INTTYPES_PRI that assumes Autoconf 2.54
25 AC_DEFUN([gt_HEADER_INTTYPES_H], [
26 AC_REQUIRE([AC_HEADER_STDC])
27 gt_cv_header_inttypes_h=$ac_cv_header_inttypes_h