X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fopen;h=a504aee9c8e5da2c6d5999a06a11574a705d86f0;hb=936cef69b1e34a2f654de30577cce8bf6db461b5;hp=29829084eb309b6148e19f3b3003d2a72040568b;hpb=c7d2ab945f0ecf9ec6e0182186ab5e8c12783f4a;p=gnulib.git diff --git a/modules/open b/modules/open index 29829084e..a504aee9c 100644 --- a/modules/open +++ b/modules/open @@ -8,10 +8,15 @@ m4/mode_t.m4 Depends-on: fcntl-h -stat +largefile +stat [test $REPLACE_OPEN = 1] configure.ac: gl_FUNC_OPEN +if test $REPLACE_OPEN = 1; then + AC_LIBOBJ([open]) + gl_PREREQ_OPEN +fi gl_FCNTL_MODULE_INDICATOR([open]) Makefile.am: