]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(AM_PO_SUBDIRS, AM_NLS): Don't define as no-ops.
authorJim Meyering <jim@meyering.net>
Mon, 18 Aug 2003 20:59:02 +0000 (20:59 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 18 Aug 2003 20:59:02 +0000 (20:59 +0000)
Their absence provoked a failure due to non-creation of po/Makefile.

m4/gettextext.m4

index 9f08fcd640b78a50cd1ce962863e676e412d2137..a0de56cbbc821b95beb7413356be7c9bc760baaf 100644 (file)
@@ -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