>>>>> "John" == John Poltorak <[EMAIL PROTECTED]> writes:
John> I would like to add the line:- John> #define lstat stat John> to config.h if lstat is not found on the system. John> Can anyone tell me if I can achieve this via an entry in John> configure.in ? AC_DEFINE(lstat, stat, [Foo])