autoconf
[Top][All Lists]
Advanced

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

lstat()


From: John Poltorak
Subject: lstat()
Date: Wed, 6 Mar 2002 16:49:21 +0000

Is there any way to replace checks for certain functions such as lstat() 
which do not exist on a particular platform with suitable substitutes such 
as stat() ?

I guess 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 the exist. Is there any built-in mechanism to support 
something like this?



-- 
John





reply via email to

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