On 10/27/2010 07:46 PM, Charles Davis wrote:
Please exclude changes to configure from your patches. AJ regenerates it himself.--- a/configure +++ b/configure
@@ -1866,6 +1867,7 @@ AC_CHECK_FUNCS(\
ftruncate \
futimes \
futimesat \
+ getattrlist \
getdirentries \
getopt_long \
getpagesize \
Incorrect indentation - should be a tab, not 4 spaces. Vitaliy.
