From 6195ec1bc720db33404d0f8976aecf212100c7c4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Aug 2001 06:59:30 +0000 Subject: . --- m4/Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'm4') diff --git a/m4/Makefile.in b/m4/Makefile.in index 48df7d92a..97e941c81 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4k from Makefile.am. +# Makefile.in generated automatically by automake 1.4i from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. @@ -66,7 +66,6 @@ CPP = @CPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ DF_PROG = @DF_PROG@ -EXEEXT = @EXEEXT@ FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ @@ -92,7 +91,6 @@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ NEED_SETGID = @NEED_SETGID@ -OBJEXT = @OBJEXT@ OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ PACKAGE = @PACKAGE@ @@ -108,8 +106,8 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ -am__include = @am__include@ -am__quote = @am__quote@ +_am_include = @_am_include@ +_am_quote = @_am_quote@ install_sh = @install_sh@ l = @l@ @@ -185,6 +183,8 @@ utime.m4 \ utimes.m4 \ xstrtoumax.m4 +EXEEXT = +OBJEXT = o subdir = m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h -- cgit v1.2.3-54-g00ecf