Stepan Kasal <[EMAIL PROTECTED]> writes: > 2005-08-31 Stepan Kasal <[EMAIL PROTECTED]> > > * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't try to > detect exeext, it will be done by _AC_COMPILER_EXEEXT_O; just set > ac_file top the name of the default output file. Move the definition > of ac_files and the initial `rm' of the candidate files... > (_AC_COMPILER_EXEEXT): ... here and simplify them. Moreover, use > the same list in subsequent `rm' calls, and for the temporary > redefinition of ac_clean_files. > (_AC_COMPILER_EXEEXT_O): Don't export ac_cv_exeext, it's not needed (or > no longer needed) by libtool. Make it a cache check. > (_AC_COMPILER_EXEEXT_CROSS): Remove the comment, it was obviously > copied here by mistake.
I didn't see any problem with this, and nobody else has commented on it. Please commit.
