Hi!
When installing xemacs-21.4.5 on my HP-UX box I found, that LDFLAGS
is not honored in Makefile.in.in.
I can successfully run
LDFLAGS=-L/usr/local/lib ./configure --options
and my additional libraries are found, but the compilation phase
fails, because LDFLAGS is not supported in Makefile.in.in.
Solution: Add
LDFLAGS=@LDFLAGS@
to Makefile.in.in
Best regards,
Lutz
--
Lutz Jaenicke
Lutz.Jaenicke(a)aet.TU-Cottbus.DE
BTU Cottbus
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355
69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355
69-4153