diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-11-08 06:51:23 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-11-08 06:51:23 +0000 |
| commit | d20bafac9b7c92fdfd8e8365d7e9dd063ccaeaa9 (patch) | |
| tree | 4e61e6bee8f0e8160d5693a48f6cb2f89be64252 | |
| parent | Fix for Bug #773288 (border options) by demicoder. (diff) | |
| download | inkscape-d20bafac9b7c92fdfd8e8365d7e9dd063ccaeaa9.tar.gz inkscape-d20bafac9b7c92fdfd8e8365d7e9dd063ccaeaa9.zip | |
Win32. Updating the trunk for devlibs r36.
(bzr r11864)
| -rw-r--r-- | build-lx.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-lx.xml b/build-lx.xml index 1bd85c4ed..f5b448439 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -142,6 +142,8 @@ #define ENABLE_LCMS 1 + #define WITH_GTKMM_2_24 1 + #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
