Folks,

http://bugs.ntp.isc.org/769 describes a problem where our configure script
does this:

 case "$host" in
  *-*-linux*)
     AC_CHECK_FUNCS(__adjtimex __ntp_gettime)
     ;;
 esac

and this is apparently (at least nowadays) wrong.

I have no idea how to fix it and I am also concerned that any fix I may make
will break older systems.

Any useful feedback on this issue would be greatly appreciated.

H

_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to