From 2b049d253dc2dfcbddc656ee3bffedf9f65a67b2 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 29 Feb 2008 15:40:00 +0000 Subject: next step in autotools update add autoheader in reautoconf script and maintainer rules (maintainer mode still has some problems) remove need for acconfig.h (templates via AC_DEFINE) svn:ignore atom4te.cache directories reautoconf of the whole tree git-svn-id: svn://tug.org/texlive/trunk@6773 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/configure.in') diff --git a/Build/source/configure.in b/Build/source/configure.in index 1653d9dd2be..52422fb6f95 100644 --- a/Build/source/configure.in +++ b/Build/source/configure.in @@ -3,7 +3,7 @@ dnl Top-level configure for TeX Live build. Public domain. AC_INIT(texk/make/common.mk) AC_CONFIG_AUX_DIR(config) -AC_SET_MAKE +AC_PROG_MAKE_SET AC_PROG_CC AC_PROG_CXX -- cgit v1.2.3