Solaris doesn't have flock and fcntl is useless so make a no-op flock. Reported

by Dagobert Michelsen.
This commit is contained in:
Nicholas Marriott
2014-09-23 10:44:45 +01:00
parent 4d53fd98a6
commit b2224947fa
2 changed files with 8 additions and 0 deletions

View File

@@ -386,6 +386,7 @@ AC_CHECK_FUNCS(
[ \
bzero \
dirfd \
flock \
setproctitle \
sysconf \
cfmakeraw \