summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
blob: dbd641499599ad3ac4a90adf6b3ee47f39993eae (plain)
1
2
3
4
5
6
7
8
 # language-related config variables for LibreOffice
 # this file is intended to be able to be included in a Makefile
 # and not to be sourced in a shell session
 #

export ALL_LANGS=@ALL_LANGS@
export WITH_LANG=@WITH_LANG@
export WITH_LANG_LIST=@WITH_LANG_LIST@
ichael Stahl 2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich 2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud 2012-01-04build and pack NLPSolver help localizationsAndras Timar 2012-01-04just list the files explicitlyDavid Tardon 2012-01-03localize nlpsolver .properties files within the buildAndras Timar 2012-01-02pack *.default files, too fdo#43923Andras Timar 2011-12-14dos2unixAndras Timar 2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen 2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna 2011-11-29move reconfigure into gbuildBjoern Michaelsen 2011-11-29...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann 2011-11-29Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann 2011-11-28remove CR/LF linefeed from descriptionAndras Timar 2011-11-28eliminate duplicate IDsAndras Timar 2011-11-28enable l10n of nlpsolverAndras Timar 2011-11-28add missing dep. to generate LICENSEMichael Meeks 2011-11-28nlpsolver: add missing passive registration rdbMichael Meeks 2011-11-28add missing dmakefile to please gbuildMichael Meeks