Robert> AC_EXEEXT was already present. I added AC_OBJEXT and ran
Robert> automake --foreign again, no change.

Akim> Sorry, I think I was confused.  I checked, and it seems to be
Akim> what was designed: compile as foo, but *install* as
Akim> foo.$(EXEEXT).  I might be wrong again, but at least 1.4 behaves
Akim> this way.

I'm suprised by that.  I thought we were always building as
foo.$(EXEEXT).  That's why we did the ugly _PROGRAMS rewrite stuff in
am_install_var.

Tom

Reply via email to