The unified diff between revisions [5587f68e..] and [95cbeaa8..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'configure.ac'

#
#
# patch "configure.ac"
#  from [289e0cb6ea26e1a8e515e7f81626a49e77381d69]
#    to [0a8fcd82b46313fe334dc86907bde61e73c8ab4e]
#
============================================================
--- configure.ac	289e0cb6ea26e1a8e515e7f81626a49e77381d69
+++ configure.ac	0a8fcd82b46313fe334dc86907bde61e73c8ab4e
@@ -307,6 +307,7 @@ AC_SEARCH_LIBS([inet_ntoa], [nsl])
 AC_SEARCH_LIBS([inet_aton], [resolv])
 AC_SEARCH_LIBS([accept], [socket])
 AC_SEARCH_LIBS([inet_ntoa], [nsl])
+AC_SEARCH_LIBS([fdatasync], [rt])
 AC_CHECK_LIB([z], [deflate], , AC_MSG_FAILURE([zlib is required]))

 # Now let the user specify whether he wants large file support or not in