Searched refs:msgfmt (Results 1 – 19 of 19) sorted by relevance
| /trueos/contrib/top/ |
| HD | display.c | 988 new_message(type, msgfmt, a1, a2, a3) in new_message() argument 991 char *msgfmt; 998 (void) snprintf(next_msg, sizeof(next_msg), msgfmt, a1, a2, a3);
|
| /trueos/contrib/netbsd-tests/kernel/ |
| HD | t_umountstress.sh | 70 if ! dd msgfmt=quiet if=/dev/zero \
|
| /trueos/contrib/gdb/ |
| HD | gettext.m4 | 63 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 94 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 95 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
|
| HD | src-release | 204 msgfmt -o `echo $$f | sed -e 's/\.po$$/.gmo/'` $$f ; \
|
| /trueos/contrib/libreadline/ |
| HD | aclocal.m4 | 3663 dnl Search for GNU msgfmt in the PATH. 3664 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions. 3665 dnl The second test excludes FreeBSD msgfmt. 3666 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 3687 dnl Test whether we really found GNU msgfmt. 3689 dnl If it is no GNU msgfmt we define it as : so that the 3697 [found $GMSGFMT program is not GNU msgfmt; ignore it])
|
| /trueos/contrib/dialog/ |
| HD | aclocal.m4 | 411 dnl Search for GNU msgfmt in the PATH. 412 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 437 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 451 dnl Test whether we really found GNU msgfmt. 453 dnl If it is no GNU msgfmt we define it as : so that the 459 [found msgfmt program is not GNU msgfmt; ignore it])
|
| HD | configure | 7892 set dummy msgfmt; ac_word=$2 8020 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/subversion/ |
| HD | configure.ac | 655 dnl First, check to see if there is a working msgfmt. 656 AC_PATH_PROG(MSGFMT, msgfmt, none)
|
| HD | configure | 18830 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/libstdc++/ |
| D | acinclude.m4 | 1488 AC_CHECK_PROG(check_msgfmt, msgfmt, yes, no)
|
| D | ChangeLog-2002 | 3591 * acinclude: More extensive checks for msgfmt, --enable-nls.
|
| D | configure | 6117 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/binutils/opcodes/ |
| HD | configure | 10733 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/binutils/ld/ |
| HD | configure | 10620 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/binutils/gas/ |
| HD | configure | 11759 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/binutils/binutils/ |
| HD | configure | 10813 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/binutils/bfd/ |
| HD | configure | 10861 set dummy msgfmt; ac_word=$2
|
| /trueos/contrib/binutils/ |
| HD | ChangeLog | 4593 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2000 | 15685 test for msgfmt without path instead.
|