aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-01-07 17:54:21 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-01-07 17:54:21 +0000
commitf51ec51f5b83372510c8da84eceeb898a7790892 (patch)
tree3f1fd3a7cd5428ac3ff2515f81aafed10e6b4ec5 /configure.ac
parent5915919120e2e85685d565c4537238889d2d9ab7 (diff)
downloadsg3_utils-f51ec51f5b83372510c8da84eceeb898a7790892.tar.gz
sginfo, sg_inq + llseek.c: H. Reinecke small patches
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@473 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 24d24243..547c5367 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,6 +24,7 @@ AC_CHECK_FUNCS(getopt_long,
GETOPT_O_FILES='',
GETOPT_O_FILES='getopt_long.o')
AC_CHECK_FUNCS(posix_fadvise)
+AC_CHECK_FUNCS(lseek64)
AC_SUBST(GETOPT_O_FILES)
AC_CANONICAL_HOST