diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2007-11-01 21:16:42 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2007-11-01 21:16:42 +0000 |
| commit | 66edc22374b45781cd3c48445fbaa56f7b338cf9 (patch) | |
| tree | 8fb7be84be439965eace724c5d02e40b813b2cf6 | |
| parent | Update to include libwpg as an external lib. Also use the new name "devlibs"... (diff) | |
| download | inkscape-66edc22374b45781cd3c48445fbaa56f7b338cf9.tar.gz inkscape-66edc22374b45781cd3c48445fbaa56f7b338cf9.zip | |
remove duplicate define
(bzr r4003)
| -rw-r--r-- | build-dw2.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build-dw2.xml b/build-dw2.xml index 6bee3cdae..e021d8f00 100644 --- a/build-dw2.xml +++ b/build-dw2.xml @@ -154,9 +154,6 @@ /* Allow reading WordPerfect? */ #define WITH_LIBWPG 1 - /* Allow reading WordPerfect? */ - #define WITH_LIBWPG 1 - #endif /* _CONFIG_H_ */ </makefile> </target> |
