diff -Naur cups-1.1.20/cups/Makefile cups-1.1.20.new/cups/Makefile --- cups-1.1.20/cups/Makefile 2003-08-30 01:26:40 +0400 +++ cups-1.1.20.new/cups/Makefile 2003-12-03 13:31:11 +0300 @@ -26,6 +26,8 @@ include ../Makedefs +OPTIONS +=-fPIC + # # Object files... # diff -Naur cups-1.1.20/filter/Makefile cups-1.1.20.new/filter/Makefile --- cups-1.1.20/filter/Makefile 2003-11-18 01:04:53 +0300 +++ cups-1.1.20.new/filter/Makefile 2003-12-03 13:31:51 +0300 @@ -26,6 +26,8 @@ include ../Makedefs +OPTIONS +=-fPIC + FILTERS = gziptoany hpgltops texttops pstops imagetops imagetoraster \ rastertodymo rastertoepson rastertohp TARGETS = $(FILTERS)