Home
last modified time | relevance | path

Searched refs:ntp_os_cflags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/m4/
H A Dos_cflags.m45 # allow ntp_os_cflags to be preset to skip this stuff
6 case "${ntp_os_cflags+set}" in
10 ntp_os_cflags=
16 ntp_os_cflags="-D_XOPEN_EXTENDED_SOURCE"
20 ntp_os_cflags="-DHAVE_BAD_HEADERS -D_XOPEN_EXTENDED_SOURCE"
21 ntp_os_cflags="${ntp_os_cflags} -D_USE_IRS -D_MSGQSUPPORT"
30 ntp_os_cflags="-DHAVE_BAD_HEADERS -D_XOPEN_SOURCE=600"
31 ntp_os_cflags="${ntp_os_cflags} -D_USE_IRS"
34 ntp_os_cflags="-DSYS_AMIGA"
37 ntp_os_cflags="-D_P1003_1B_VISIBLE"
[all …]
/freebsd/contrib/ntp/sntp/
H A Dconfigure5537 # allow ntp_os_cflags to be preset to skip this stuff
5538 case "${ntp_os_cflags+set}" in
5542 ntp_os_cflags=
5548 ntp_os_cflags="-D_XOPEN_EXTENDED_SOURCE"
5552 ntp_os_cflags="-DHAVE_BAD_HEADERS -D_XOPEN_EXTENDED_SOURCE"
5553 ntp_os_cflags="${ntp_os_cflags} -D_USE_IRS -D_MSGQSUPPORT"
5562 ntp_os_cflags="-DHAVE_BAD_HEADERS -D_XOPEN_SOURCE=600"
5563 ntp_os_cflags="${ntp_os_cflags}
[all...]
/freebsd/contrib/ntp/
H A Dconfigure5782 # allow ntp_os_cflags to be preset to skip this stuff
5783 case "${ntp_os_cflags+set}" in
5787 ntp_os_cflags=
5793 ntp_os_cflags="-D_XOPEN_EXTENDED_SOURCE"
5797 ntp_os_cflags="-DHAVE_BAD_HEADERS -D_XOPEN_EXTENDED_SOURCE"
5798 ntp_os_cflags="${ntp_os_cflags} -D_USE_IRS -D_MSGQSUPPORT"
5807 ntp_os_cflags="-DHAVE_BAD_HEADERS -D_XOPEN_SOURCE=600"
5808 ntp_os_cflags="${ntp_os_cflags}
[all...]