Searched refs:USE_GETTEXT (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xhost/dist/
H A Dconfigure.ac49 AC_SEARCH_LIBS([gettext], [intl], [USE_GETTEXT="yes"], [USE_GETTEXT="no"])
54 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
56 USE_GETTEXT="no"
62 if test "x$USE_GETTEXT" = "xyes" ; then
63 AC_DEFINE([USE_GETTEXT], 1, definition
66 AM_CONDITIONAL(USE_GETTEXT, test "x$USE_GETTEXT" = "xyes") condition
H A DMakefile.am23 if USE_GETTEXT
H A Dxhost.c122 #ifdef USE_GETTEXT
189 #ifdef USE_GETTEXT
H A Dconfigure12203 USE_GETTEXT="yes"
12205 USE_GETTEXT="no"
12219 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
12222 USE_GETTEXT="no"
12229 if test "x$USE_GETTEXT" = "xyes" ; then
12231 printf "%s\n" "#define USE_GETTEXT 1" >>confdefs.h
12234 if test "x$USE_GETTEXT" = "xyes"; then
12380 as_fn_error $? "conditional \"USE_GETTEXT\" was never defined.
/xsrc/external/mit/libXpm/dist/cxpm/
H A DMakefile.am8 if USE_GETTEXT
H A Dcxpm.c40 #ifdef USE_GETTEXT
147 #ifdef USE_GETTEXT
/xsrc/external/mit/libXpm/dist/
H A Dconfigure.ac33 AC_SEARCH_LIBS([gettext], [intl], [USE_GETTEXT="yes"], [USE_GETTEXT="no"])
39 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
41 USE_GETTEXT="no"
46 if test "x$USE_GETTEXT" = "xyes" ; then
47 AC_DEFINE([USE_GETTEXT], 1, definition
50 AM_CONDITIONAL(USE_GETTEXT, test "x$USE_GETTEXT" = "xyes") condition
H A Dconfigure19492 USE_GETTEXT="yes"
19494 USE_GETTEXT="no"
19523 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
19526 USE_GETTEXT="no"
19532 if test "x$USE_GETTEXT" = "xyes" ; then
19534 printf "%s\n" "#define USE_GETTEXT 1" >>confdefs.h
19537 if test "x$USE_GETTEXT" = "xyes"; then
20228 as_fn_error $? "conditional \"USE_GETTEXT\" was never defined.
/xsrc/external/mit/libXpm/dist/sxpm/
H A DMakefile.am12 if USE_GETTEXT
H A Dsxpm.c53 #ifdef USE_GETTEXT
169 #ifdef USE_GETTEXT
/xsrc/external/mit/xfd/dist/
H A Dconfigure.ac41 AC_SEARCH_LIBS([gettext], [intl], [USE_GETTEXT="yes"], [USE_GETTEXT="no"])
47 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
49 USE_GETTEXT="no"
54 if test "x$USE_GETTEXT" = "xyes" ; then
55 AC_DEFINE([USE_GETTEXT], 1, definition
58 AM_CONDITIONAL(USE_GETTEXT, test "x$USE_GETTEXT" = "xyes") condition
H A Dxfd.c46 #ifdef USE_GETTEXT
197 #ifdef USE_GETTEXT
H A Dconfigure11173 USE_GETTEXT="yes"
11175 USE_GETTEXT="no"
11190 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
11193 USE_GETTEXT="no"
11199 if test "x$USE_GETTEXT" = "xyes" ; then
11201 printf "%s\n" "#define USE_GETTEXT 1" >>confdefs.h
11204 if test "x$USE_GETTEXT" = "xyes"; then
11563 as_fn_error $? "conditional \"USE_GETTEXT\" was never defined.
/xsrc/external/mit/xfontsel/dist/
H A Dconfigure.ac51 AC_SEARCH_LIBS([gettext], [intl], [USE_GETTEXT="yes"], [USE_GETTEXT="no"])
56 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
58 USE_GETTEXT="no"
64 if test "x$USE_GETTEXT" = "xyes" ; then
65 AC_DEFINE([USE_GETTEXT], 1, definition
68 AM_CONDITIONAL(USE_GETTEXT, test "x$USE_GETTEXT" = "xyes") condition
H A DMakefile.am57 if USE_GETTEXT
H A Dxfontsel.c85 #ifdef USE_GETTEXT
319 #ifdef USE_GETTEXT
H A Dconfigure11737 USE_GETTEXT="yes"
11739 e) USE_GETTEXT="no" ;;
11755 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
11758 USE_GETTEXT="no"
11765 if test "x$USE_GETTEXT" = "xyes" ; then
11767 printf "%s\n" "#define USE_GETTEXT 1" >>confdefs.h
11770 if test "x$USE_GETTEXT" = "xyes"; then
11916 as_fn_error $? "conditional \"USE_GETTEXT\" was never defined.
/xsrc/external/mit/xload/dist/
H A Dconfigure.ac49 AC_SEARCH_LIBS([gettext], [intl], [USE_GETTEXT="yes"], [USE_GETTEXT="no"])
55 if test "x$LOCALEDIR" = "xno" -o "x$USE_GETTEXT" = "xno" ; then
57 USE_GETTEXT="no"
62 if test "x$USE_GETTEXT" = "xyes" ; then
63 AC_DEFINE([USE_GETTEXT], 1, definition
66 AM_CONDITIONAL(USE_GETTEXT, test "x$USE_GETTEXT" = "xyes") condition
H A DMakefile.am58 if USE_GETTEXT
H A Dxload.c78 #ifdef USE_GETTEXT
219 #ifdef USE_GETTEXT

Completed in 71 milliseconds