On Fri, 19 Nov 2010 18:56:03 EST, Ken Hornstein said:

> Yeah, that's exactly what I was thinking (and really, why would setting
> CPPFLAGS/LDFLAGS be unacceptable for packaging distros?  That's the way
> nearly every other autoconf package works).

The way every other autoconf package works is that when it gets done, it
results in a Makefile that sets CPPFLAGS and LDFLAGS appropriately, It sounds
like what was done here was create a situation where you have to say:

export CPPFLAGS=yadda
explor LDFLAGS=yadda
make

to build it.  And that won't fly for distros that have automated build 
machinery.

Attachment: pgpIe9CGczn6u.pgp
Description: PGP signature

_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to