From: Jim Meyering Date: Mon, 18 Aug 2003 20:59:02 +0000 (+0000) Subject: (AM_PO_SUBDIRS, AM_NLS): Don't define as no-ops. X-Git-Tag: v5.0.91~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8533768108800b55f73627b76a12701d9205e4;p=thirdparty%2Fcoreutils.git (AM_PO_SUBDIRS, AM_NLS): Don't define as no-ops. Their absence provoked a failure due to non-creation of po/Makefile. --- diff --git a/m4/gettextext.m4 b/m4/gettextext.m4 index 9f08fcd640..a0de56cbbc 100644 --- a/m4/gettextext.m4 +++ b/m4/gettextext.m4 @@ -1,6 +1,6 @@ # Assume AM_GNU_GETTEXT([external]) and Autoconf 2.54 or later, for coreutils. -# serial 1 +# serial 2 dnl Copyright (C) 2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU @@ -17,8 +17,6 @@ dnl Insert empty macros to pacify Automake. AC_DEFUN([AM_LC_MESSAGES]) AC_DEFUN([AM_MKINSTALLDIRS]) -AC_DEFUN([AM_NLS]) -AC_DEFUN([AM_PO_SUBDIRS]) AC_DEFUN([gt_INTDIV0]) dnl A simpler substitute for gt_INTTYPES_PRI that assumes Autoconf 2.54