diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-02-15 09:03:05 +0000 |
|---|---|---|
| committer | Johan Engelen <goejendaagh@zonnet.nl> | 2012-02-15 09:03:05 +0000 |
| commit | 7417bd137c66ef15faad00a57b15979925e858dd (patch) | |
| tree | 871e26075a1e62e44932e7c0489d74b3c1e5a055 /build.xml | |
| parent | Synchronized 2geom to revision 2058 (diff) | |
| download | inkscape-7417bd137c66ef15faad00a57b15979925e858dd.tar.gz inkscape-7417bd137c66ef15faad00a57b15979925e858dd.zip | |
fix compile (for r10969)
(bzr r10979)
Diffstat (limited to 'build.xml')
| -rwxr-xr-x | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ #define HAVE_OPENMP 1 #define HAVE_TR1_UNORDERED_SET 1 - #define ENABLE_LCMS 1 + #define HAVE_LIBLCMS1 1 #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
