1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changeset 5828

Show
Ignore:
Timestamp:
01/31/12 11:22:15 (16 months ago)
Author:
yuichironaito
Message:

check sys/xattr.h

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • gfarm_v2/trunk/configure.ac

    r5808 r5828  
    10191019###### 
    10201020 
    1021 AC_CHECK_HEADERS(inttypes.h shadow.h crypt.h machine/endian.h sys/loadavg.h byteswap.h execinfo.h) 
     1021AC_CHECK_HEADERS(inttypes.h shadow.h crypt.h machine/endian.h sys/loadavg.h byteswap.h execinfo.h sys/xattr.h) 
    10221022 
    10231023######