summaryrefslogtreecommitdiff
path: root/lib/am/compile.am
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2002-04-13 21:26:36 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2002-04-13 21:26:36 +0000
commitc9c536afe3a3e05524731d111634952148678af1 (patch)
treec5115ce21ab5ce5cdb711d9270b54dc38567bed0 /lib/am/compile.am
parentcc811fde2ac4eb456841070e9a522978fee18ffe (diff)
downloadautomake-c9c536afe3a3e05524731d111634952148678af1.tar.gz
Enable traces; wipe out the old configure.in parser.
* automake.in (scan_autoconf_traces): Use '$ENF{AUTOCONF}' of 'autoconf'. Honnor the $filename argument. (scan_autoconf_files): Don't call scan_one_autoconf_file. Always call scan_autoconf_traces. (scan_one_autoconf_file): Remove, with it associated regexes. (obsolete, obsolete_rx): Remove. (register_language, handle_languages): Remove the 'define_flag' support. Remove it from the struct and language definitions too. (unquote_m4_arg): Remove. * lib/am/header-vars.am, lib/am/compile.am, lib/am/lisp.am: Remove the `FOO = @FOO@' definitions for all AC_SUBST'ed variables. They are now generated automatically. * aclocal.in (obsolete_macros): Don't mention obsolete_macros in automake.in. * automake.texi (Invoking Automake): Mention the AUTOCONF envvar.
Diffstat (limited to 'lib/am/compile.am')
-rw-r--r--lib/am/compile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/am/compile.am b/lib/am/compile.am
index d179f846e..217521c37 100644
--- a/lib/am/compile.am
+++ b/lib/am/compile.am
@@ -17,11 +17,7 @@
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
## 02111-1307, USA.
-DEFS = @DEFS@
DEFAULT_INCLUDES = %DEFAULT_INCLUDES%
-CPPFLAGS = @CPPFLAGS@
-LDFLAGS = @LDFLAGS@
-LIBS = @LIBS@
mostlyclean-am: mostlyclean-compile
mostlyclean-compile: