diff options
author | Tom Tromey <tromey@redhat.com> | 1996-09-12 05:58:41 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1996-09-12 05:58:41 +0000 |
commit | 6e89d0afac91d3dfc58c8745be5060853336c4ee (patch) | |
tree | 5ea38a07d8a12e813deed9f69a266a7d73a81f35 /NEWS | |
parent | b9735c47f31d877c5806e77370c0f1f960c6cdd0 (diff) | |
download | automake-6e89d0afac91d3dfc58c8745be5060853336c4ee.tar.gz |
Gnits standards compliance
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ New in 1.1e: * Now uses `AM_' macro names everywhere * ansi2knr option can have directory prefix (eg `../lib/ansi2knr') * Better C++, yacc, lex support -* Random files listed in AC_OUTPUT now removed by "make clean" * Will compute _DEPENDENCIES variables automatically if not supplied * Will interpolate $(...) and ${...} when examining contents of a variable * .deps files now in build directory, not source directory; dependency |