From: Jim Meyering Date: Tue, 20 Apr 2004 09:07:30 +0000 (+0000) Subject: Reflect the renamings. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a99d045a06ff553934fddab6dec8481e9a8a6a;p=pspp Reflect the renamings. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index ce132e841f..94c7112393 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 71 -*- autoconf -*- +#serial 72 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -21,7 +21,7 @@ AC_DEFUN([gl_MACROS], gl_CHECK_ALL_TYPES - AC_REQUIRE([UTILS_HOST_OS]) + AC_REQUIRE([gl_HOST_OS]) AC_REQUIRE([gl_ASSERT]) AC_REQUIRE([gl_CHECK_TYPE_STRUCT_UTIMBUF]) AC_REQUIRE([gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE])