Doc update.
[pspp] / modules / mkostemps
index ff3c97acee4cf03f38d84cc8aad1143ee2f1c1fc..2061f695180b7a1aefad88f6f34cac7e40a0b8e7 100644 (file)
@@ -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])