mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[meson] muon compatibility
muon does not support i18n yet
This commit is contained in:
parent
07da251555
commit
27c513cb61
@ -1028,7 +1028,9 @@ if not conf_data.get('CONFIG_SMALL')
|
|||||||
testdeps += files('src/util/fastfind.c')
|
testdeps += files('src/util/fastfind.c')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if conf_data.get('CONFIG_NLS')
|
||||||
subdir('po')
|
subdir('po')
|
||||||
|
endif
|
||||||
subdir('src')
|
subdir('src')
|
||||||
subdir('contrib')
|
subdir('contrib')
|
||||||
subdir('doc')
|
subdir('doc')
|
||||||
|
Loading…
Reference in New Issue
Block a user