Reported by Pavel.
+2000-11-30 Akim Demaille <akim@epita.fr>
+
+ * acspecific.m4 (_AC_EXEEXT): Also remove conftest$ac_exeext.
+ Reported by Pavel.
+
2000-11-30 Akim Demaille <akim@epita.fr>
* acspecific.m4 (_AC_EXEEXT, _AC_OBJEXT): Make the two macros more
break;;
esac
done
- rm -f conftest.$ac_objext conftest.$ac_ext
+ rm -f conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
else
AC_MSG_ERROR([cannot compile and link])
fi
break;;
esac
done
- rm -f conftest.$ac_objext conftest.$ac_ext
+ rm -f conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
else
AC_MSG_ERROR([cannot compile and link])
fi