Le 30 juil. 2012 à 10:02, Stefano Lattarini a écrit :

> To check whether we should handle $(EXEEXT), simply check for
> "ifdef EXEEXT" in our Makefile fragments, rather than also checking
> whether EXEEXT has been set as a configure-time AC_SUBST.  This
> simplifies the logic, and move it completely at make runtime, rather
> than having it split between automake runtime (to decide whether
> EXEEXT is AC_SUBST) and make runtime (to decide whether $(EXEEXT) is
> empty).

Nice.


Reply via email to