Searched refs:ac_hdr (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/opie/
H A Dconfigure2245 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
2247 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
2248 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
2249 echo "configure:2250: checking for $ac_hdr that defines DIR" >&5
2257 #include <$ac_hdr>
2275 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
2279 ac_header_dirent=$ac_hdr; break
2411 for ac_hdr in crypt.h fcntl.h limits.h termios.h sys/file.h sys/ioctl.h sys/time.h syslog.h unistd.h paths.h shadow.h signal.h sys/signal.h lastlog.h sys/utsname.h pwd.h sys/param.h string.h stdlib.h utmpx.h sys/select.h
2413 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
2414 echo $ac_n "checking for $ac_hdr""
[all...]
/freebsd-10-stable/contrib/gdb/
H A Dltconfig1906 for ac_hdr in dlfcn.h; do
1907 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1908 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1909 echo "$progname:1871: checking for $ac_hdr" >&5
1915 #include <$ac_hdr>
/freebsd-10-stable/contrib/bmake/
H A Dconfigure4466 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
4467 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
4468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
4469 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
4476 #include <$ac_hdr>
4500 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
4503 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/dialog/
H A Dconfigure13928 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
13929 as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
13930 echo "$as_me:13930: checking for $ac_hdr that defines DIR" >&5
13931 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
13939 #include <$ac_hdr>
13974 #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
13977 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/libreadline/
H A Dconfigure3985 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
3986 as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
3987 echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
3988 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
3999 #include <$ac_hdr>
4045 #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
4048 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/binutils/ld/
H A Dconfigure11499 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
11500 as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
11501 echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
11502 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
11513 #include <$ac_hdr>
11559 #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
11562 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure11381 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
11382 as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
11383 echo "$as_me:11383: checking for $ac_hdr that defines DIR" >&5
11384 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
11392 #include <$ac_hdr>
11427 #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
11430 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/ntp/sntp/
H A Dconfigure22927 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
22928 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
22929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
22930 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
22937 #include <$ac_hdr>
22960 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
22963 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/ntp/
H A Dconfigure14615 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
14616 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
14617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
14618 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
14625 #include <$ac_hdr>
14648 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
14651 ac_header_dirent=$ac_hdr; break
/freebsd-10-stable/contrib/binutils/bfd/
H A Dconfigure15370 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
15371 as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
15372 echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
15373 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
15384 #include <$ac_hdr>
15430 #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
15433 ac_header_dirent=$ac_hdr; break

Completed in 385 milliseconds