* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Set ac_ext to cpp, not cc.

This commit is contained in:
Peter Ekberg 2005-08-10 06:25:10 +00:00 committed by Ralf Wildenhues
parent 3a859cfaed
commit 597e574635
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-08-10 Peter Ekberg <peda@lysator.liu.se>
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Set ac_ext to cpp, not cc.
2005-08-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config/ltmain.m4sh (inherited_linker_flags): Backed out broken

2
m4/libtool.m4 vendored
View File

@ -4744,7 +4744,7 @@ _LT_TAGVAR(whole_archive_flag_spec, $1)=
_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
# Source file extension for C++ test sources.
ac_ext=cc
ac_ext=cpp
# Object file extension for compiled C++ test sources.
objext=o