summaryrefslogtreecommitdiff
path: root/modules/mkostemps
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mkostemps')
-rw-r--r--modules/mkostemps3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/mkostemps b/modules/mkostemps
index ff3c97acee..2061f69518 100644
--- a/modules/mkostemps
+++ b/modules/mkostemps
@@ -13,6 +13,9 @@ 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])