diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-10-27 21:56:50 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2012-10-27 21:56:50 +0000 |
| commit | 2e6b94f5c2905b26c07b585d9864ba6ffc87c06e (patch) | |
| tree | f85cda1e9317e4d34c7603003e69a386e59239b6 | |
| parent | cppcheck: get rid of more C-style pointer casts (diff) | |
| download | inkscape-2e6b94f5c2905b26c07b585d9864ba6ffc87c06e.tar.gz inkscape-2e6b94f5c2905b26c07b585d9864ba6ffc87c06e.zip | |
fix build
(bzr r11841)
| -rwxr-xr-x | build.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -155,6 +155,8 @@ #define HAVE_LIBLCMS1 1 + #define WITH_GTKMM_2_24 1 + #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
