From 2d37ce0f616d7b17d4bb39744af5ec43d35a9dbd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 18 Oct 2002 01:49:07 +0000 Subject: * configure.in (MIG): Just AC_SUBST it here. * configure: Regenerated. * sysdeps/mach/configure.in (MIG): Do the AC_CHECK_TOOL here. Adding final - argument to all AC_CHECK_HEADER uses for .defs files. * sysdeps/mach/configure: Regenerated. * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_TR_SH_PREPARE]) and AC_PROVIDE([_AS_CR_PREPARE]). --- aclocal.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'aclocal.m4') diff --git a/aclocal.m4 b/aclocal.m4 index 2325c73cd8..3fe441285b 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -5,6 +5,8 @@ dnl AC_REQUIREs or AC_BEFOREs duplicating their code. dnl define([GLIBC_PROVIDES], [dnl AC_PROVIDE([_AS_ECHO_N_PREPARE])dnl +AC_PROVIDE([_AS_CR_PREPARE])dnl +AC_PROVIDE([_AS_TR_SH_PREPARE])dnl AC_PROVIDE([AC_PROG_INSTALL])dnl AC_PROVIDE([AC_PROG_RANLIB])dnl AC_PROVIDE([AC_PROG_CC])dnl -- cgit v1.2.3