autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] A better (?) _AC_EXEEXT


From: Morten Eriksen
Subject: Re: [PATCH] A better (?) _AC_EXEEXT
Date: 12 Oct 2000 15:36:04 +0200
User-agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.3

* Pavel Roskin
| [...] _AC_LINK_IFELSE that is the same as AC_LINK_IFELSE but
| accepting _possible_ suffix as argument.

This is for all practical purposes the same as setting $ac_exeext by
hand and running the "standard" _AC_LINK_IFELSE.

I agree that it looks like better design, though.

* Morten
| +  # Couldn't use empty suffix, try with suffix commonly used
| +  # on MSWindows platforms.

* Pavel
| It's an insult for OS/2 people. Use "DOS-based platforms" or "PC
| platforms"

Ok, done.

| Also it appears (I haven't tested) that ac_exeext is not guaranteed
| to be equal to ac_cv_exeext at the end of the macro.

Yep, well spotted. Also fixed in the latest revision of the patch.

Regards,
Morten



reply via email to

[Prev in Thread] Current Thread [Next in Thread]