X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flseek;h=5b4a267a628ad52efff83766881c11db62995ad6;hb=98ceac18596c7520e9c022fa64431b48ee22b4d7;hp=33de968df72c590fc836a727b2dadb1a52098033;hpb=96093e577da339dd25582c2bb625d948b1d44cbe;p=gnulib.git diff --git a/modules/lseek b/modules/lseek index 33de968df..5b4a267a6 100644 --- a/modules/lseek +++ b/modules/lseek @@ -10,6 +10,9 @@ unistd configure.ac: gl_FUNC_LSEEK +if test $REPLACE_LSEEK = 1; then + AC_LIBOBJ([lseek]) +fi gl_UNISTD_MODULE_INDICATOR([lseek]) Makefile.am: