X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Flseek;h=ced4431235b24fc61c7fcc32e3537c8ecba84716;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=33de968df72c590fc836a727b2dadb1a52098033;hpb=96093e577da339dd25582c2bb625d948b1d44cbe;p=gnulib.git diff --git a/modules/lseek b/modules/lseek index 33de968df..ced443123 100644 --- a/modules/lseek +++ b/modules/lseek @@ -7,9 +7,16 @@ m4/lseek.m4 Depends-on: unistd +sys_types +largefile +msvc-nothrow [test $REPLACE_LSEEK = 1] +fstat [test $REPLACE_LSEEK = 1] configure.ac: gl_FUNC_LSEEK +if test $REPLACE_LSEEK = 1; then + AC_LIBOBJ([lseek]) +fi gl_UNISTD_MODULE_INDICATOR([lseek]) Makefile.am: