dnl real-time library, so we don't want to use it.
case "$host" in
- *-*-linux*) ;;
+ *-*-*linux*) ;;
*)
AC_CHECK_LIB(rt, sched_setscheduler, ,
AC_CHECK_LIB(posix4, sched_setscheduler))
esac
case "$host" in
- *-*-linux*)
+ *-*-*linux*)
AC_CHECK_FUNCS(__adjtimex __ntp_gettime)
;;
esac
# Do we have getifaddrs() ?
#
case $host in
-*-linux*)
+*-*linux*)
# Some recent versions of glibc support getifaddrs() which does not
# provide AF_INET6 addresses while the function provided by the USAGI
# project handles the AF_INET6 case correctly. We need to avoid
*-*-irix[[45]]*)
# Just a stub in "old" Irix. Idiots.
;;
- *-*-linux*)
+ *-*-*linux*)
# there, but more trouble than it is worth for now (resolver problems)
;;
*-*-qnx*)
*-*-hpux*)
ans=yes
;;
- *-*-linux*)
+ *-*-*linux*)
ans=yes
;;
*-*-sunos3*)
AC_CACHE_CHECK(if the OS needs the wildcard socket set to REUSEADDR for binding interface addresses, ac_cv_os_wildcardreuse,
[[case "$host" in
- *-*-linux*)
+ *-*-*linux*)
ans=yes
;;
*) ans=no
*-*-freebsd*)
ans=no
;;
- *-*-linux*)
+ *-*-*linux*)
ans=no
;;
*-*-unicosmp*)
*-*-hpux*)
ans=no
;;
- *-*-linux*)
+ *-*-*linux*)
ans=no
;;
*-*-osf*)
*-*-hpux*)
ans=no
;;
- *-*-linux*)
+ *-*-*linux*)
ans=no
;;
*-*-osf*)
ac_cv_var_no_parenb_ignpar,
[ans=no
case "$host" in
- i?86-*-linux*)
+ i?86-*-*linux*)
ans=yes
;;
mips-sgi-irix*)
AC_CACHE_CHECK([[arg type needed for IP*_MULTICAST_LOOP for setsockopt()]],
ac_cv_var_typeof_ip_multicast_loop,
[case "$host" in
- *-*-netbsd*|*-*-linux*)
+ *-*-netbsd*|*-*-*linux*)
ac_cv_var_typeof_ip_multicast_loop=u_int
;;
*-*-winnt*)
ac_cv_var_rawdcf_parity,
[ans=no
case "$host" in
- *-*-linux*)
+ *-*-*linux*)
ans=yes
;;
esac
ans=no
if test "$ntp_parseutil" = "yes"; then
case "$host" in
- *-*-sunos4*|*-*-solaris2*|*-*-linux*|*-*-netbsd*)
+ *-*-sunos4*|*-*-solaris2*|*-*-*linux*|*-*-netbsd*)
ans="dcfd testdcf"
DCFD=dcfd
TESTDCF=testdcf
*-*-irix[[456]]*)
ans=no
;;
- *-*-linux*)
+ *-*-*linux*)
ans=no
;;
*-*-winnt3.5)
*-ibm-aix[[45]]*)
ans=yes
;;
- *-*-linux*)
+ *-*-*linux*)
ans=yes
;;
*-*-solaris2.[[01]])
*-*-irix*)
ans=10000
;;
- *-*-linux*)
+ *-*-*linux*)
ans=txc.tick
;;
*-*-mpeix*)