intprops: shorten, to pacify gcc -Woverlength-strings
[gnulib.git] / modules / unsetenv
index 261c8e4..26662b3 100644 (file)
@@ -7,7 +7,8 @@ m4/setenv.m4
 
 Depends-on:
 stdlib
-unistd
+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