]> git.ipfire.org Git - thirdparty/libtool.git/commit
Don't run compiler checks twice.
authorPeter O'Gorman <peter@pogma.com>
Wed, 27 May 2009 19:19:57 +0000 (14:19 -0500)
committerPeter O'Gorman <peter@pogma.com>
Wed, 27 May 2009 19:19:57 +0000 (14:19 -0500)
commit57013d8e689ed32f0a4fb8d3b0549ed5e793e2d6
tree7feb49278bf8a60358d1f6eed20b03c0203627f7
parent94537d111dcd64b0937ffe36dda485f794b47fbb
Don't run compiler checks twice.

libltdl/m4/libtool.m4 (_LT_PROG_FC, _LT_PROG_F77,
_LT_PROG_CXX): Remove these macros.
libltdl/m4/lt~obsolete.m4: Add removed macros here.
libltdl/m4/libtool.m4 (_LT_LANG_FC_CONFIG, _LT_LANG_F77_CONFIG,
_LT_LANG_CXX_CONFIG): Remove references to removed macros, and
move functionality here.
NEWS: Update.
ChangeLog
NEWS
libltdl/m4/libtool.m4
libltdl/m4/lt~obsolete.m4