summaryrefslogtreecommitdiff
path: root/config_host/config_langs.h.in
blob: d60a5c1684209954414b17cc50508bc39d2e8991 (plain)
1
2
3
4
5
6
7
8
9
10
/* Configuration of restriction on supported ui languages, by the
 * --with-lang option.
 */

#ifndef CONFIG_LANGS_H
#define CONFIG_LANGS_H

#define WITH_LANG ""

#endif