Can someone tell me where src/Makefile.in comes from?

Is it generated by AUTOMAKE by any chance?

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.

--
John


Reply via email to