15 lines
487 B
Diff
15 lines
487 B
Diff
|
diff -up netpbm-10.35.58/converter/other/Makefile.svgtopam netpbm-10.35.58/converter/other/Makefile
|
||
|
--- netpbm-10.35.58/converter/other/Makefile.svgtopam 2009-01-19 09:23:58.000000000 +0100
|
||
|
+++ netpbm-10.35.58/converter/other/Makefile 2009-03-23 13:17:22.000000000 +0100
|
||
|
@@ -107,10 +107,6 @@ ifneq ($(ZLIB),NONE)
|
||
|
BINARIES += pnmtops
|
||
|
endif
|
||
|
|
||
|
-ifneq ($(XML2_LIBS),NONE)
|
||
|
- BINARIES += svgtopam
|
||
|
-endif
|
||
|
-
|
||
|
MERGEBINARIES = $(BINARIES)
|
||
|
|
||
|
EXTRA_OBJECTS = exif.o rast.o pngtxt.o bmepsoe.o
|