strerror_r: Avoid clobbering the strerror buffer when possible.
[gnulib.git] / modules / strerror
index cd14d12..6e4c9c5 100644 (file)
@@ -7,8 +7,10 @@ m4/strerror.m4
 
 Depends-on:
 string
-errno           [test $REPLACE_STRERROR = 1]
-intprops        [test $REPLACE_STRERROR = 1]
+errno            [test $REPLACE_STRERROR = 1]
+intprops         [test $REPLACE_STRERROR = 1]
+verify           [test $REPLACE_STRERROR = 1]
+strerror_r-posix [test $REPLACE_STRERROR = 1]
 
 configure.ac:
 gl_FUNC_STRERROR