summaryrefslogtreecommitdiff
path: root/modules/tmpfile
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tmpfile')
-rw-r--r--modules/tmpfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/tmpfile b/modules/tmpfile
index 0fa61e8e3c..e65beb8a02 100644
--- a/modules/tmpfile
+++ b/modules/tmpfile
@@ -7,9 +7,9 @@ m4/tmpfile.m4
Depends-on:
stdio
-pathmax
-tempname
-tmpdir
+pathmax [test $REPLACE_TMPFILE = 1]
+tempname [test $REPLACE_TMPFILE = 1]
+tmpdir [test $REPLACE_TMPFILE = 1]
configure.ac:
gl_FUNC_TMPFILE