]> sourceware.org Git - automake.git/commit
* lib/am/depend2.am (%SOURCEFLAG%): New substitution, goes
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 16 Oct 2006 05:24:17 +0000 (05:24 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 16 Oct 2006 05:24:17 +0000 (05:24 +0000)
commit0cb2469a2076d35049130ed7b6fe098b00365fac
tree65aba381c93af33c5b7ab63f2c475486ac70f2c9
parentf42035f4a100c75f391a52b769ce065ffecbff14
* lib/am/depend2.am (%SOURCEFLAG%): New substitution, goes
right before the expanded source file name.
* automake.in (%sourceflags): New global: per-extension flag
to denote that the next compiler argument is the source file.
(scan_autoconf_traces): Trace AC_FC_SRCEXT; initialize
%sourceflags accordingly.
(handle_single_transform): Store source file extension in...
(%lang_specific_files): ...this and...
(handle_languages): ...adjust here.  Pass flag in SOURCEFLAG.
* doc/automake.texi (Optional): Add AC_FC_SRCEXT.
(Fortran 9x Support): Update.
* tests/fort2.test: New test.
* tests/Makefile.am: Adjust.
* NEWS, THANKS: Update.
Suggested by Steven G. Johnson.
ChangeLog
NEWS
THANKS
automake.in
doc/automake.texi
lib/am/depend2.am
tests/Makefile.am
tests/Makefile.in
tests/fort2.test [new file with mode: 0755]
This page took 0.029182 seconds and 5 git commands to generate.