doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / opendir
index ede6d48..04a3359 100644 (file)
@@ -10,6 +10,8 @@ Depends-on:
 dirent
 largefile
 filename        [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
+unistd          [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
+closedir        [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
 
 configure.ac:
 gl_FUNC_OPENDIR