memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strerror_r-posix
index 90c98064a3421d2d2e5b9891e6e3d3858247ce7c..c7f18b2843516b96ef5960d071ace59be31054f5 100644 (file)
@@ -10,6 +10,7 @@ string
 extensions
 errno           [test $HAVE_DECL_STRERROR_R = 0 || test $REPLACE_STRERROR_R = 1]
 lock            [test $HAVE_DECL_STRERROR_R = 0 || test $REPLACE_STRERROR_R = 1]
+strerror-override [test $HAVE_DECL_STRERROR_R = 0 || test $REPLACE_STRERROR_R = 1]
 
 configure.ac:
 gl_FUNC_STRERROR_R