« Previous | Next » 

Revision 15329e83

ID15329e8338d5bb2b69e177d5ab4e01b8c1e488ff

Added by Aneesh Kumar K.V over 12 years ago

configure: Update configure so that open_by_handle_at check returns correct value

According to David Gibson for some compiler/libc combinations, open_by_handle_at
test in configure isn't quite right: because the file_handle pointer is never
dereferenced, gcc doesn't complain even if it is undefined. Change the test
as suggested by him.

Signed-off-by: Aneesh Kumar K.V <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences