Re: Autoconf macros for various libraries.

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

 



* Jules Colding wrote on Mon, Jun 23, 2008 at 09:40:03AM CEST:
> I've written these two meager macros that checks for ACE and TAO:
>
>    http://trac.42tools.net/lorica/browser/trunk/m4/acetao.m4

In these macros, you check for several dozen headers, which is very
expensive.  Is that really necessary?  Can't you pick some "key"
headers?  Alternatively, write a manual compile/link check that includes
several headers at once so that you verify the presence of all of them
with only a few compiles?

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