Hi Harald, * Harald Dunkel wrote on Sun, Nov 13, 2005 at 12:00:18PM CET: > Harald Dunkel wrote: > > > > What is the criteria for copying the compile script into > > the source directory tree? I have some *.cc code, it is > > mentioned in my Makefile.am file, configure detects that > > the compile script must be used, too, but Automake doesn't > > provide it. > > It seems that the compile script is only copied, if you have > C code only. As soon as you have C++ code in your Makefile.am > (with or without C code), compile is not copied into the > source tree anymore. This breaks support for MSVC. > > Below you can find a patch.
Please consider this thread: http://lists.gnu.org/archive/html/libtool/2005-10/msg00069.html Cheers, Ralf