Searched refs:HAVE_FTS (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/mandoc/
H A Dconfig.h15 #define HAVE_FTS 1 macro
H A Dconfigure65 HAVE_FTS=
337 HAVE_FTS=0
339 echo "tested fts: HAVE_FTS=0 (for make depend)" 1>&2
340 echo "tested fts: HAVE_FTS=0 (for make depend)" 1>&3
342 elif ismanual fts FTS ${HAVE_FTS}; then
345 HAVE_FTS=1
482 #define HAVE_FTS ${HAVE_FTS}
530 if [ ${HAVE_FTS} -eq 0 ]; then
H A Dcatman.c33 #if HAVE_FTS
H A Dmandocdb.c34 #if HAVE_FTS

Completed in 128 milliseconds