X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fchdir-long;h=0c8e7926ef5950c0098c93964fe5d5b4bf51143a;hb=686069051add46d5c552f4e34e005d49cad43529;hp=a069cf9590a4cb8a331cf9215f2028a03164fca4;hpb=018039820ee41e5d8a9a7352ae55bc3eb14bac3c;p=gnulib.git diff --git a/modules/chdir-long b/modules/chdir-long index a069cf959..0c8e7926e 100644 --- a/modules/chdir-long +++ b/modules/chdir-long @@ -7,8 +7,16 @@ lib/chdir-long.c m4/chdir-long.m4 Depends-on: -openat -memrchr +unistd +atexit [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +fchdir [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +fcntl-h [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +openat [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +memchr [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +mempcpy [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +memrchr [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +stdbool [test $gl_cv_have_arbitrary_file_name_length_limit = yes] +stdlib [test $gl_cv_have_arbitrary_file_name_length_limit = yes] configure.ac: gl_FUNC_CHDIR_LONG