2009-09-04 12:27:17 +00:00
|
|
|
diff -up netpbm-10.35.67/converter/other/Makefile.svgtopam netpbm-10.35.67/converter/other/Makefile
|
|
|
|
--- netpbm-10.35.67/converter/other/Makefile.svgtopam 2009-09-04 13:57:06.000000000 +0200
|
|
|
|
+++ netpbm-10.35.67/converter/other/Makefile 2009-09-04 14:09:00.000000000 +0200
|
2009-03-31 14:01:09 +00:00
|
|
|
@@ -107,10 +107,6 @@ ifneq ($(ZLIB),NONE)
|
|
|
|
BINARIES += pnmtops
|
|
|
|
endif
|
|
|
|
|
|
|
|
-ifneq ($(XML2_LIBS),NONE)
|
|
|
|
- BINARIES += svgtopam
|
|
|
|
-endif
|
|
|
|
-
|
|
|
|
MERGEBINARIES = $(BINARIES)
|
|
|
|
|
2009-07-29 12:38:18 +00:00
|
|
|
EXTRA_OBJECTS = exif.o rast.o bmepsoe.o
|