mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / setenv
index 811261622111aca23d69d8579666d2292ab22fd4..95ff0a0e3de5203931be7c7aad9abf8db57abb7c 100644 (file)
@@ -7,10 +7,10 @@ m4/setenv.m4
 
 Depends-on:
 stdlib
-malloca
-alloca-opt
-unistd
-environ
+malloca         [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
+alloca-opt      [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
+unistd          [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
+environ         [test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1]
 
 configure.ac:
 gl_FUNC_SETENV