]> git.ipfire.org Git - thirdparty/autoconf.git/commit
New macro AC_FC_PP_DEFINE for the preprocessor define flag.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Apr 2011 13:20:48 +0000 (15:20 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Apr 2011 13:37:40 +0000 (15:37 +0200)
commit8c2db1c128fbcee77530b813f45a575c37a0f10f
treeaf63adb729684abe360d838875ba4dca27e0b4d9
parent1c3373c5f06e4c2d2551354f03b8da5c0f831040
New macro AC_FC_PP_DEFINE for the preprocessor define flag.

* lib/autoconf/fortran.m4 (AC_FC_PP_DEFINE): New macro.
* lib/autom4te.in (Automake-preselections): Preselect it.
* doc/autoconf.texi (Fortran Compiler): Document it.
* tests/local.at (_AT_CHECK_ENV): Do not complain about
FCFLAGS_F nor FC_DEFINE.
* NEWS: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
doc/autoconf.texi
lib/autoconf/fortran.m4
lib/autom4te.in
tests/local.at