verify: fix bug when gnulib <assert.h> is also included
[gnulib.git] / modules / unsetenv
index 6dff883..26662b3 100644 (file)
@@ -7,8 +7,8 @@ m4/setenv.m4
 
 Depends-on:
 stdlib
-unistd
-environ
+unistd          [test $ac_cv_func_unsetenv = no || test $REPLACE_UNSETENV = 1]
+environ         [test $ac_cv_func_unsetenv = no || test $REPLACE_UNSETENV = 1]
 
 configure.ac:
 gl_FUNC_UNSETENV