prepare NEWS.stable
[gnulib.git] / modules / read
index 85a9e02..12d97c7 100644 (file)
@@ -10,6 +10,9 @@ unistd
 
 configure.ac:
 gl_FUNC_READ
+if test $REPLACE_READ = 1; then
+  AC_LIBOBJ([read])
+fi
 gl_UNISTD_MODULE_INDICATOR([read])
 
 Makefile.am: