>>> "Karl" == Karl Berry <[EMAIL PROTECTED]> writes:
> * lib/Makefile.am (DEFS): Remove, included in... > I thought it was traditional to include -DPATHDIR=\"$(somepath)\" in > DEFS instead of AM_CPPFLAGS. It doesn't seem like it should hurt > anything. Is it going to be dis-recommended in the next Autoconf? It doesn't hurt, but it's simpler to completely forget about DEFS which is kind of Autoconf's world, whereas AM_CPPFLAGS is the Automake's visible user interface. > On the other hand, I guess just including everything in AM_CPPFLAGS is > simpler anyway. Right :) _______________________________________________ Texinfo home page: http://www.gnu.org/software/texinfo/ [email protected] http://lists.gnu.org/mailman/listinfo/bug-texinfo
