automake
[Top][All Lists]
Advanced

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

Re: program target missing $(EXEEXT)


From: Tom Tromey
Subject: Re: program target missing $(EXEEXT)
Date: 05 Apr 2001 11:33:26 -0600

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

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