From a3f6402906b3fe3772a4a626fcc9a9535745bf8e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Aug 2001 17:02:18 +0000 Subject: [PATCH] (jm_MACROS): Reflect s/jm_/AM_/ renamings. --- m4/jm-macros.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 6960729530..6788d04674 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 37 -*- autoconf -*- +#serial 38 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -176,9 +176,9 @@ AC_DEFUN(jm_MACROS, LIBS="$ac_seq_save_LIBS" ]) - jm_LANGINFO_CODESET + AM_LANGINFO_CODESET jm_GLIBC21 - jm_ICONV + AM_ICONV jm_FUNC_UNLINK_BUSY_TEXT # These tests are for df. -- 2.30.2