Re: Solving the config.h nightmare ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Russ Allbery wrote on Sun, Apr 23, 2006 at 03:58:52AM CEST:
> Ralf Wildenhues <Ralf.Wildenhues@xxxxxx> writes:
> 
> > There's an easy solution to the maintenance problem: in your test suite,
> > use the stripped-down hand-crafted header only, just as users of your
> > library would.
> 
> Even your stripped-down version should rename the defines, since they may
> otherwise conflict with other Autoconf-using software.  (Yes, usually they
> will end up with the same values, but not always.)

Oh, the ones that can conflict should not appear in the installed header
_at all_, but rather be recomputed by the Autoconf macro that goes along
with the package, to use by the client package.  (At least for the
generic ones I'd recommend that; for the other ones renaming is fine.)

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux