autoconf
[Top][All Lists]
Advanced

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

Re: lstat()


From: Paul Eggert
Subject: Re: lstat()
Date: Wed, 6 Mar 2002 09:14:17 -0800 (PST)

> From: John Poltorak <address@hidden>
> Date: Wed, 6 Mar 2002 16:49:21 +0000
> 
> what I'm looking for is a way of adding platform specific plugins 
> which don't need to be incorporated into Autoconf itself, but Autoconf 
> will call them if they exist.

Presumably you can build the plugin and add it to LIBS before invoking
AC_CHECK_LIB or AC_TRY_RUN.  But I expect it will be a bit of a
hassle.  For example, if the plugin supplies .h files I guess you'll
also need to modify CPPFLAGS.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]