Home
last modified time | relevance | path

Searched refs:enable_nls (Results 1 – 25 of 1364) sorted by relevance

12345678910>>...55

/dports/biology/gperiodic/gperiodic-3.0.3/
H A DMakefile12 enable_nls ?= 1 macro
19 $(MAKE) -C po/ all enable_nls=$(enable_nls)
42 $(MAKE) -C po/ install enable_nls=$(enable_nls) datadir=$(datadir) DESTDIR=$(DESTDIR)
54 $(MAKE) -C po/ uninstall enable_nls=$(enable_nls) datadir=$(datadir) DESTDIR=$(DESTDIR)
/dports/biology/gperiodic/gperiodic-3.0.3/po/
H A DMakefile8 enable_nls ?= 1 macro
19 ifeq ($(enable_nls),1)
29 ifeq ($(enable_nls),1)
H A DREADME34 explicitely enable i18n in all the below examples by adding enable_nls=1
37 make enable_nls=1
41 make install enable_nls=1
/dports/sysutils/gkrellm2/gkrellm-2.3.11/po/
H A DREADME11 make enable_nls=1 messages
21 make enable_nls=1 merge
43 explicitely enable i18n in all the below examples by adding enable_nls=1
46 make enable_nls=1
50 make install enable_nls=1
H A DMakefile13 ifeq ($(enable_nls),yes)
16 ifeq ($(enable_nls),1)
/dports/converters/recode/Recode-3.6/m4/
H A Dgettext.m452 enable_nls=$enableval, enable_nls=yes)
53 AC_MSG_RESULT($enable_nls)
54 use_nls=$enable_nls
57 if test $enable_nls = yes; then
/dports/audio/ncmpc/ncmpc-0.41/
H A Dmeson.build34 enable_nls = get_option('nls') variable
35 if enable_nls.disabled() or mini
36 enable_nls = false variable
38 enable_nls = true variable
39 elif enable_nls.auto()
40 enable_nls = false variable
44 conf.set('ENABLE_NLS', enable_nls)
45 if enable_nls
/dports/devel/bsdbuild/bsdbuild-3.1/
H A Dconfigure526 if [ "${enable_nls}" = "yes" ]; then
529 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> config/enable_nls.h
530 echo "#endif" >> config/enable_nls.h
544 echo "#ifndef ENABLE_NLS" > config/enable_nls.h
545 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> config/enable_nls.h
546 echo "#endif" >> config/enable_nls.h
551 echo "#undef ENABLE_NLS" >config/enable_nls.h
/dports/devel/newt/newt-0.52.21/
H A Dconfigure.ac125 if test "x$enable_nls" != "xno"; then
130 if test "x$enable_nls" != "xcheck"; then
133 enable_nls=no
137 if test "x$enable_nls" != "xno"; then
/dports/shells/yash/yash-2.51/
H A DMakefile.in64 enable_nls = @enable_nls@
140 @+if $(enable_nls); then (cd po && $(MAKE) $@); fi
147 @+if $(enable_nls); then (cd po && $(MAKE) $@); fi
165 @+if $(enable_nls); then (cd po && $(MAKE) $@); fi
/dports/devel/agar/agar-1.5.0/tests/agarreinit/
H A Dconfigure508 if [ "${enable_nls}" = "yes" ]; then
510 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
511 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
512 echo "#endif" >> $BLD/config/enable_nls.h
525 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
526 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
527 echo "#endif" >> $BLD/config/enable_nls.h
532 echo "#undef ENABLE_NLS" >$BLD/config/enable_nls.h
/dports/devel/agar/agar-1.5.0/tests/coreonly/
H A Dconfigure508 if [ "${enable_nls}" = "yes" ]; then
510 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
511 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
512 echo "#endif" >> $BLD/config/enable_nls.h
525 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
526 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
527 echo "#endif" >> $BLD/config/enable_nls.h
532 echo "#undef ENABLE_NLS" >$BLD/config/enable_nls.h
/dports/devel/agar/agar-1.5.0/tools/agar-bench/
H A Dconfigure506 if [ "${enable_nls}" = "yes" ]; then
508 echo "#ifndef ENABLE_NLS" > config/enable_nls.h
509 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> config/enable_nls.h
510 echo "#endif" >> config/enable_nls.h
523 echo "#ifndef ENABLE_NLS" > config/enable_nls.h
524 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> config/enable_nls.h
525 echo "#endif" >> config/enable_nls.h
530 echo "#undef ENABLE_NLS" >config/enable_nls.h
/dports/devel/agar/agar-1.5.0/tests/agarevloop/
H A Dconfigure508 if [ "${enable_nls}" = "yes" ]; then
510 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
511 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
512 echo "#endif" >> $BLD/config/enable_nls.h
525 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
526 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
527 echo "#endif" >> $BLD/config/enable_nls.h
532 echo "#undef ENABLE_NLS" >$BLD/config/enable_nls.h
/dports/www/bluefish/bluefish-2.2.12/macosx/
H A Dconfig.osxapp20 enable_nls=yes
/dports/devel/agar/agar-1.5.0/tests/agaraudio/
H A Dconfigure508 if [ "${enable_nls}" = "yes" ]; then
510 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
511 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
512 echo "#endif" >> $BLD/config/enable_nls.h
525 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
526 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
527 echo "#endif" >> $BLD/config/enable_nls.h
532 echo "#undef ENABLE_NLS" >$BLD/config/enable_nls.h
/dports/devel/agar/agar-1.5.0/tests/agarcplusplus/
H A Dconfigure508 if [ "${enable_nls}" = "yes" ]; then
510 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
511 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
512 echo "#endif" >> $BLD/config/enable_nls.h
525 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
526 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
527 echo "#endif" >> $BLD/config/enable_nls.h
532 echo "#undef ENABLE_NLS" >$BLD/config/enable_nls.h
/dports/devel/agar/agar-1.5.0/tests/agarsdl/
H A Dconfigure508 if [ "${enable_nls}" = "yes" ]; then
510 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
511 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
512 echo "#endif" >> $BLD/config/enable_nls.h
525 echo "#ifndef ENABLE_NLS" > $BLD/config/enable_nls.h
526 echo "#define ENABLE_NLS \"$ENABLE_NLS\"" >> $BLD/config/enable_nls.h
527 echo "#endif" >> $BLD/config/enable_nls.h
532 echo "#undef ENABLE_NLS" >$BLD/config/enable_nls.h
/dports/sysutils/gkrellm2/gkrellm-2.3.11/
H A DMakefile123 enable_nls?=1 macro
125 export enable_nls
/dports/math/numdiff/numdiff-5.9.0/
H A Dconfigure.ac84 , enable_nls=yes)
151 if test "x$enable_nls" = "xyes"; then
260 if test "x$enable_nls" = "xyes"; then
/dports/java/java-subversion/subversion-1.14.1/build/generator/
H A Dgen_win.py114 if self.enable_nls:
202 if not self.enable_nls:
566 if self.enable_nls and name == '__ALL__':
741 if self.enable_nls:
817 if self.enable_nls:
870 if self.enable_nls:
/dports/devel/py-subversion/subversion-1.14.1/build/generator/
H A Dgen_win.py114 if self.enable_nls:
202 if not self.enable_nls:
566 if self.enable_nls and name == '__ALL__':
741 if self.enable_nls:
817 if self.enable_nls:
870 if self.enable_nls:
/dports/security/subversion-gnome-keyring/subversion-1.14.1/build/generator/
H A Dgen_win.py114 if self.enable_nls:
202 if not self.enable_nls:
566 if self.enable_nls and name == '__ALL__':
741 if self.enable_nls:
817 if self.enable_nls:
870 if self.enable_nls:
/dports/devel/p5-subversion/subversion-1.14.1/build/generator/
H A Dgen_win.py114 if self.enable_nls:
202 if not self.enable_nls:
566 if self.enable_nls and name == '__ALL__':
741 if self.enable_nls:
817 if self.enable_nls:
870 if self.enable_nls:
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dversion.cpp350 int enable_nls =0; in dumpLibraryInfo() local
477 enable_nls=1; in dumpLibraryInfo()
553 output(os,keys,"enable_nls" ,enable_nls ); in dumpLibraryInfo()

12345678910>>...55