John Poltorak <[EMAIL PROTECTED]> writes:
> Can someone tell me where src/Makefile.in comes from?
> 
> Is it generated by AUTOMAKE by any chance?

No, it's hand-written.

> I'm trying to compile WGET 1.6 for OS/2 and it looks as though this line:-
> 
> exeext   = @exeext@
> 
> is preventing the compiler from using the correct flags.
> 
> If this line was changed to:-
> 
> exeext   = @EXEEXT@
> 
> I would get a WGET.EXE, which is what I'm looking for, but I don't
> know where this line (line 43) comes from or who to contact about
> trying to get it amended.

Well, you've contacted the right place.  I'll have to let someone who knows
more about Windows and OS/2 respond to your actual issue.

---------------------------------------------------------------
Dan Harkless            | To help prevent SPAM contamination,
GNU Wget co-maintainer  | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.

Reply via email to