Guus Leeuw jr. wrote:
1. POSIX threads
Is this solved as easily as adding the acx_pthread macro in
aclocal.m4, then
calling it in configure.ac and using the defined variables to properly
set
my foo_CFLAGS, foo_LIBS (or do I use LDADD?), etc., in my Makefile.am?
Yes it is ;)
Yes, I figured
Hello,
I don't have enough experience to answer all your question, but I'll try
to provide one suggestion:
On Thu, Dec 02, 2004 at 05:31:15PM -0600, Robert Lowe wrote:
> 2. A header file which seems to be in different places on some platforms
>(net/ethernet.h, sys/ethernet.h, and perhaps othe
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:autoconf-
> [EMAIL PROTECTED] On Behalf Of Robert Lowe
> Sent: vendredi 3 décembre 2004 00:31
> To: [EMAIL PROTECTED]
> Subject: A newbie asks...
>
> 1. POSIX threads
> Is this solved as easily as adding the acx_pthread macro in
>