X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftmpfile;h=6adf22a9deadcf1ea7edb95c8c90190f464a5b28;hb=8a1f6249804a216743e8413158725145884d921b;hp=8358274e3e346cf78c09d3f691b776eba4fea029;hpb=6a9b156fdf9c71c0bbc8bb0b3aa0262df5674dda;p=gnulib.git diff --git a/modules/tmpfile b/modules/tmpfile index 8358274e3..6adf22a9d 100644 --- a/modules/tmpfile +++ b/modules/tmpfile @@ -6,12 +6,14 @@ lib/tmpfile.c m4/tmpfile.m4 Depends-on: -pathmax -tempname -tmpdir +stdio +pathmax [test $REPLACE_TMPFILE = 1] +tempname [test $REPLACE_TMPFILE = 1] +tmpdir [test $REPLACE_TMPFILE = 1] configure.ac: -gl_TMPFILE +gl_FUNC_TMPFILE +gl_STDIO_MODULE_INDICATOR([tmpfile]) Makefile.am: @@ -19,7 +21,7 @@ Include: License: -GPL +LGPL Maintainer: Ben Pfaff