This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: BUG: Automake 1.4


On Thu, Jun 07, 2001 at 12:01:15AM +0430, jens@uniweb.se wrote:
>  Hi,
> 
>  OK, I'm new to automake/autoconf. I'm just learning.
> 
>  I've also found that handling of binaries having the .exe extension in the cygwin platform not working well. That counts for cleaning and uninstalling files.
> 
>  In the uninstalling part there is something there to handle the .exe extension. But it expects the EXEEXT to be set to .exe. And I wonder, should cygwin set this or is it automake. Or maybe is it ut to the user to set this.
> 
>  In the cleaningpart it does not try to handle .exe.
> 
>  Any comments???

You can add AC_EXEEXT to configure.in and then call autoconf again.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]