Author :
Tom Tromey
Date :
1996-12-01 22:12:54
Hash :068a2710 Message :Bug fix
ChangeLog
Sun Dec 1 15:08:09 1996 Tom Tromey <tromey@cygnus.com>
* automake.in (handle_configure): Correctly handle common case of
multiple non-Makefiles in AC_OUTPUT. Require all input files when
using ":" syntax.
Sun Nov 24 00:33:50 1996 Tom Tromey <tromey@cygnus.com>
* automake.in (handle_source_transform): Don't define
EXTRA_prog_SOURCES unnecessarily. Test extra2.test.
* automake.in (initialize_per_input): New variables
included_generic_compile, included_knr_compile,
included_libtool_compile.
(get_object_extension): Use them.
* automake.in (handle_single_transform_list): Removed
Objective-C/C++ support (didn't really work anyway).
(handle_single_transform_list): Handle assembly specially.
* automake.in (handle_yacc_lex_cxx): Set --mode=compile or
--mode=link when running libtool.
* ltlibs.am: Set --mode=install when running libtool.
(uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
libtool.
* libtool.am (.c.lo): Set --mode=compile when running libtool.
* progs.am: Set --mode=install when running libtool.
Fix for bug reported by Fran