2 opendir() function: start reading the entries of a directory
12 filename [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
13 unistd [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
14 closedir [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1]
18 if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
21 gl_DIRENT_MODULE_INDICATOR([opendir])