.
authorJim Meyering <jim@meyering.net>
Sun, 24 Oct 1999 17:00:35 +0000 (17:00 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Oct 1999 17:00:35 +0000 (17:00 +0000)
m4/Makefile.in

index ada3e3d4ec9d0f070f3362b753ac220d3d5bd3ee..a8dfddbddfd07a75a19c6ccca3c461928c637e93 100644 (file)
@@ -69,7 +69,6 @@ CXX = @CXX@
 CXXCPP = @CXXCPP@
 DATADIRNAME = @DATADIRNAME@
 DEPDIR = @DEPDIR@
-DF_PROG = @DF_PROG@
 GENCAT = @GENCAT@
 GETCONF = @GETCONF@
 GMOFILES = @GMOFILES@
@@ -90,6 +89,7 @@ PACKAGE = @PACKAGE@
 PERL = @PERL@
 POFILES = @POFILES@
 POSUB = @POSUB@
+POW_LIBM = @POW_LIBM@
 RANLIB = @RANLIB@
 U = @U@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
@@ -167,7 +167,7 @@ GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
-       cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
+       cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
        cd $(top_builddir) \