0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-10-21 19:54:04 -04:00

[gettext] try system gettext. Refs #62

Now, only meson was changed.
-Dnls=true -Dgettext=true
This commit is contained in:
Witold Filipczyk
2021-08-08 21:25:08 +02:00
parent 86edf56482
commit 66305fcb50
141 changed files with 548 additions and 140 deletions

View File

@@ -6,7 +6,7 @@
#include "elinks.h"
#include "intl/gettext/libintl.h"
#include "intl/libintl.h"
#include "main/module.h"
#include "viewer/text/marks.h"
#include "viewer/text/search.h"