Searched refs:HAVE_GETTEXT (Results 1 – 20 of 20) sorted by relevance
/freebsd/contrib/libxo/ |
H A D | configure.ac | 105 HAVE_GETTEXT=no 115 [HAVE_GETTEXT=yes], 116 [HAVE_GETTEXT=no]) 119 AC_MSG_RESULT([$HAVE_GETTEXT]) 121 if test "$HAVE_GETTEXT" != "yes"; then 129 [HAVE_GETTEXT=yes], 130 [HAVE_GETTEXT=no]) 133 AC_MSG_RESULT([$HAVE_GETTEXT]) 136 if test "$HAVE_GETTEXT" != "yes"; then 144 [HAVE_GETTEXT=yes], [all …]
|
/freebsd/contrib/tzcode/ |
H A D | private.h | 88 #if !defined HAVE_GETTEXT && defined __has_include 90 # define HAVE_GETTEXT true 93 #ifndef HAVE_GETTEXT 94 # define HAVE_GETTEXT false 230 #if HAVE_GETTEXT 232 #endif /* HAVE_GETTEXT */ 965 #if HAVE_GETTEXT 967 #else /* !HAVE_GETTEXT */ 969 #endif /* !HAVE_GETTEXT */ 971 #if !defined TZ_DOMAIN && defined HAVE_GETTEXT 91 # define HAVE_GETTEXT global() macro 95 # define HAVE_GETTEXT global() macro [all...] |
H A D | tzconfig.h | 7 #define HAVE_GETTEXT false macro
|
H A D | date.c | 60 #if HAVE_GETTEXT in main()
|
H A D | zdump.c | 59 #if HAVE_GETTEXT 61 #endif /* HAVE_GETTEXT */ 495 #if HAVE_GETTEXT in main() 501 #endif /* HAVE_GETTEXT */ in main()
|
H A D | zic.c | 989 #if HAVE_GETTEXT in main() 995 #endif /* HAVE_GETTEXT */ in main()
|
H A D | NEWS | 3777 compiled with HAVE_GETTEXT.
|
/freebsd/contrib/libxo/tests/ |
H A D | Makefile.am | 11 if HAVE_GETTEXT
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | genshell.h | 178 # ifndef HAVE_GETTEXT
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpsnmpd-opts.h | 206 # ifndef HAVE_GETTEXT
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.h | 264 # ifndef HAVE_GETTEXT
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-opts.h | 277 # ifndef HAVE_GETTEXT
|
/freebsd/contrib/ntp/sntp/ |
H A D | sntp-opts.h | 333 # ifndef HAVE_GETTEXT
|
/freebsd/crypto/openssh/ |
H A D | audit-bsm.c | 111 #ifndef HAVE_GETTEXT
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen-opts.h | 349 # ifndef HAVE_GETTEXT
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.h | 428 # ifndef HAVE_GETTEXT
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | gettext.m4 | 334 AC_DEFINE([HAVE_GETTEXT], [1],
|
/freebsd/contrib/libxo/libxo/ |
H A D | libxo.c | 95 #ifdef HAVE_GETTEXT 3095 #ifdef HAVE_GETTEXT 5979 #ifdef HAVE_GETTEXT
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 424 AC_DEFINE(HAVE_GETTEXT, 1, 1203 AC_DEFINE(HAVE_GETTEXT,1,[Define to 1 if we have gettext function]) 1205 AC_DEFINE(HAVE_GETTEXT,1,[Define to 1 if we have gettext function])
|
/freebsd/contrib/tzdata/ |
H A D | NEWS | 3855 compiled with HAVE_GETTEXT.
|