| /openbsd/src/gnu/usr.bin/texinfo/m4/ |
| D | ChangeLog | 1 2004-02-05 gettextize <bug-gnu-gettext@gnu.org> 3 * po.m4: Upgrade to gettext-0.14.1. 5 2003-12-20 gettextize <bug-gnu-gettext@gnu.org> 7 * printf-posix.m4: Upgrade to gettext-0.13.1. 9 2003-12-13 gettextize <bug-gnu-gettext@gnu.org> 11 * intmax.m4: New file, from gettext-0.13. 12 * longdouble.m4: New file, from gettext-0.13. 13 * longlong.m4: New file, from gettext-0.13. 14 * printf-posix.m4: New file, from gettext-0.13. 15 * signed.m4: New file, from gettext-0.13. [all …]
|
| D | gettext.m4 | 1 # gettext.m4 serial 29 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License. 22 dnl Macro to add for using GNU gettext. 34 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 37 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 43 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 47 dnl 2) GNU gettext has been found in the system's C library. 55 dnl GNU format catalogs when building on a platform with an X/Open gettext), [all …]
|
| D | isc-posix.m4 | 1 # isc-posix.m4 serial 2 (gettext-0.11.2) 13 # because gettext's gettext.m4 (distributed in the automake package) 14 # still uses it. Otherwise, the use in gettext.m4 makes autoheader
|
| D | lcmessage.m4 | 1 # lcmessage.m4 serial 3 (gettext-0.11.3) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License.
|
| /openbsd/src/gnu/usr.bin/texinfo/intl/ |
| D | Makefile.in | 36 gettextsrcdir = $(datadir)/gettext/intl 258 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 273 if test "$(PACKAGE)" = "gettext-tools" \ 315 if test "$(PACKAGE)" = "gettext-tools"; then \ 342 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 348 if test "$(PACKAGE)" = "gettext-tools" \ 360 if test "$(PACKAGE)" = "gettext-tools"; then \ 370 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 378 if test "$(PACKAGE)" = "gettext-tools" \ 410 if test "$(PACKAGE)" = "gettext-tools"; then \ [all …]
|
| D | libgnuintl.h.in | 25 gettext() and dgettext(). It is specified in POSIX, but not in ANSI C. 36 implementation of gettext. */ 44 /* Resolve a platform specific conflict on DJGPP. GNU gettext takes 47 # undef gettext 56 necessary, because some systems define gettext/textdomain/... in the C 74 Since Solaris gettext() behaves differently than GNU gettext(), this 77 The redirection happens by default through macros in C, so that &gettext 80 class methods called 'gettext'. */ 110 static inline char *gettext (const char *__msgid) function 116 # define gettext libintl_gettext [all …]
|
| /openbsd/src/gnu/usr.bin/texinfo/po/ |
| D | ChangeLog | 1 2004-02-05 gettextize <bug-gnu-gettext@gnu.org> 3 * Makefile.in.in: Upgrade to gettext-0.14.1. 4 * ORIG: New file, from gettext-0.14.1. 5 * Rules-quot: Upgrade to gettext-0.14.1. 7 2003-12-20 gettextize <bug-gnu-gettext@gnu.org> 9 * ORIG: New file, from gettext-0.13.1. 11 2003-12-13 gettextize <bug-gnu-gettext@gnu.org> 13 * ORIG: New file, from gettext-0.13.
|
| /openbsd/src/gnu/gcc/config/ |
| D | gettext.m4 | 1 # gettext.m4 serial 20 (gettext-0.12) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License. 22 dnl Macro to add for using GNU gettext. 34 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 37 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 43 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 47 dnl 2) GNU gettext has been found in the system's C library. 55 dnl GNU format catalogs when building on a platform with an X/Open gettext), [all …]
|
| D | lcmessage.m4 | 1 # lcmessage.m4 serial 3 (gettext-0.11.3) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/config/ |
| D | gettext.m4 | 1 # gettext.m4 serial 20 (gettext-0.12) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License. 22 dnl Macro to add for using GNU gettext. 34 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 37 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 43 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 47 dnl 2) GNU gettext has been found in the system's C library. 55 dnl GNU format catalogs when building on a platform with an X/Open gettext), [all …]
|
| D | lcmessage.m4 | 1 # lcmessage.m4 serial 3 (gettext-0.11.3) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License.
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | ABOUT-NLS | 10 assume that the distributed package does use GNU `gettext' internally, 12 need to install GNU `gettext' prior to configuring, installing or using 22 `gettext' which is used. The information can be found in the 31 ./configure --with-included-gettext 36 the `gettext' implementation in the GNU C library version 2 provides as 40 of a `catgets' implementation. Future versions of GNU `gettext' will 42 to change to GNU `gettext' as soon as possible. 45 you have installed a recent copy of the GNU gettext package with the 53 packages use GNU `gettext'. Other packages have their own ways to 54 internationalization, predating GNU `gettext'. [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/ |
| D | gettext.m4 | 1 # This file is derived from `gettext.m4'. The difference is that the 4 # Macro to add for using GNU gettext. 9 # but which still want to provide support for the GNU gettext functionality. 28 AC_MSG_CHECKING([whether included gettext is requested]) 29 AC_ARG_WITH(included-gettext, 30 [ --with-included-gettext use the GNU gettext library included here], 38 dnl to use. If gettext or catgets are available (in this order) we 46 [AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc, 47 [AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")], 52 [AC_CACHE_CHECK([for gettext in libintl], [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ |
| D | gettext.m4 | 1 # This file is derived from `gettext.m4'. The difference is that the 4 # Macro to add for using GNU gettext. 9 # but which still want to provide support for the GNU gettext functionality. 27 AC_MSG_CHECKING([whether included gettext is requested]) 28 AC_ARG_WITH(included-gettext, 29 [ --with-included-gettext use the GNU gettext library included here], 37 dnl to use. If gettext or catgets are available (in this order) we 45 [AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc, 46 [AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")], 51 [AC_CACHE_CHECK([for gettext in libintl], [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/intl/ |
| D | libgnuintl.h | 41 # undef gettext 42 # define gettext gettext macro 60 extern char *gettext PARAMS ((const char *__msgid)); 109 # define gettext(msgid) \ macro
|
| D | Makefile.in | 36 gettextsrcdir = $(datadir)/gettext/intl 149 if test "$(PACKAGE)" = "gettext" \ 188 if test "$(PACKAGE)" = "gettext"; then \ 216 if test "$(PACKAGE)" = "gettext" \ 250 if test "$(PACKAGE)" = "gettext"; then \ 300 additional="$(DISTFILES.gettext)"; \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ABOUT-NLS | 10 assume that the distributed package does use GNU `gettext' internally, 12 need to install GNU `gettext' prior to configuring, installing or using 22 `gettext' which is used. The information can be found in the 31 ./configure --with-included-gettext 36 the `gettext' implementation in the GNU C library version 2 provides as 40 of a `catgets' implementation. Future versions of GNU `gettext' will 42 to change to GNU `gettext' as soon as possible. 45 you have installed a recent copy of the GNU gettext package with the 53 Most such packages use GNU `gettext'. Other packages have their own 54 ways to internationalization, predating GNU `gettext'. [all …]
|
| D | intl.h | 48 # undef gettext 49 # define gettext(msgid) (msgid) macro 54 # define _(msgid) gettext (msgid)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/intl/ |
| D | aclocal.m4 | 45 # This file is derived from `gettext.m4'. The difference is that the 48 # Macro to add for using GNU gettext. 53 # but which still want to provide support for the GNU gettext functionality. 72 AC_MSG_CHECKING([whether included gettext is requested]) 73 AC_ARG_WITH(included-gettext, 74 [ --with-included-gettext use the GNU gettext library included here], 82 dnl to use. If gettext or catgets are available (in this order) we 90 [AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc, 91 [AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")], 96 [AC_CACHE_CHECK([for gettext in libintl], [all …]
|
| D | Makefile.in | 36 gettextsrcdir = @datadir@/gettext/intl 115 if test "$(PACKAGE)" = "gettext" \ 128 if test "$(PACKAGE)" = "gettext"; then \ 191 additional="$(DISTFILES.gettext)"; \
|
| /openbsd/src/gnu/usr.bin/binutils/intl/ |
| D | aclocal.m4 | 45 # This file is derived from `gettext.m4'. The difference is that the 48 # Macro to add for using GNU gettext. 53 # but which still want to provide support for the GNU gettext functionality. 72 AC_MSG_CHECKING([whether included gettext is requested]) 73 AC_ARG_WITH(included-gettext, 74 [ --with-included-gettext use the GNU gettext library included here], 82 dnl to use. If gettext or catgets are available (in this order) we 90 [AC_CACHE_CHECK([for gettext in libc], gt_cv_func_gettext_libc, 91 [AC_TRY_LINK([#include <libintl.h>], [return (int) gettext ("")], 96 [AC_CACHE_CHECK([for gettext in libintl], [all …]
|
| D | Makefile.in | 36 gettextsrcdir = @datadir@/gettext/intl 115 if test "$(PACKAGE)" = "gettext" \ 128 if test "$(PACKAGE)" = "gettext"; then \ 187 additional="$(DISTFILES.gettext)"; \
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
| D | messages_members.cc | 48 const char* __msg = const_cast<const char*>(gettext(__dfault.c_str())); in do_get() 54 const char* __msg = gettext(__dfault.c_str()); in do_get() 68 char* __msg = gettext(_M_convert_to_char(__dfault)); in do_get() 74 char* __msg = gettext(_M_convert_to_char(__dfault)); in do_get()
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
| D | messages_members.cc | 48 const char* __msg = const_cast<const char*>(gettext(__dfault.c_str())); in _GLIBCXX_BEGIN_NAMESPACE() 54 const char* __msg = gettext(__dfault.c_str()); in _GLIBCXX_BEGIN_NAMESPACE() 68 char* __msg = gettext(_M_convert_to_char(__dfault)); in do_get() 74 char* __msg = gettext(_M_convert_to_char(__dfault)); in do_get()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | intl.h | 40 # undef gettext 41 # define gettext(msgid) (msgid) macro 47 # define _(msgid) gettext (msgid)
|