X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkostemps;h=fb956f9c5a8fb8165e87d769476ad2822a3e0857;hb=936cef69b1e34a2f654de30577cce8bf6db461b5;hp=54c55e67ba9b6e2de913d976e17dfc8fd2c65342;hpb=964a52336aad0cf4a4d6c08c128560c87742c921;p=gnulib.git diff --git a/modules/mkostemps b/modules/mkostemps index 54c55e67b..fb956f9c5 100644 --- a/modules/mkostemps +++ b/modules/mkostemps @@ -7,12 +7,17 @@ lib/mkostemps.c m4/mkostemps.m4 Depends-on: -extensions stdlib -tempname +extensions +largefile +tempname [test $HAVE_MKOSTEMPS = 0] configure.ac: gl_FUNC_MKOSTEMPS +if test $HAVE_MKOSTEMPS = 0; then + AC_LIBOBJ([mkostemps]) +fi +gl_MODULE_INDICATOR([mkostemps]) gl_STDLIB_MODULE_INDICATOR([mkostemps]) Makefile.am: