15 Aug
2006
15 Aug
'06
10:31 p.m.
Sheplyakov Alexei wrote:
I suppose the information after "checking for suffix of executables" and at "ac_cv_exeext=.exe" may be of particular interest in determining where the autoconf/configure process may be in error in regard to the missing .exe extensions for executable targets in Makefiles.
Autoconf does its job right, but CLN's tests/Makefile.in do not care about $(EXEEXT). Attached patch should fix this.
Applied. Thanks. -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>