2 chdir-like function that tries not to fail due to ENAMETOOLONG
14 assure [test $gl_cv_have_unlimited_file_name_length = no]
15 atexit [test $gl_cv_have_unlimited_file_name_length = no]
16 fchdir [test $gl_cv_have_unlimited_file_name_length = no]
17 fcntl-h [test $gl_cv_have_unlimited_file_name_length = no]
18 openat [test $gl_cv_have_unlimited_file_name_length = no]
19 memchr [test $gl_cv_have_unlimited_file_name_length = no]
20 mempcpy [test $gl_cv_have_unlimited_file_name_length = no]
21 memrchr [test $gl_cv_have_unlimited_file_name_length = no]
22 stdbool [test $gl_cv_have_unlimited_file_name_length = no]
23 stdlib [test $gl_cv_have_unlimited_file_name_length = no]
27 if test $gl_cv_have_unlimited_file_name_length = no; then
28 AC_LIBOBJ([chdir-long])