diff -ur cups-1.1.23/systemv/Makefile cups-1.1.23-setXid/systemv/Makefile --- cups-1.1.23/systemv/Makefile 2005-01-03 19:29:59 +0000 +++ cups-1.1.23-setXid/systemv/Makefile 2005-05-28 10:45:46 +0000 @@ -174,7 +174,7 @@ lppasswd: lppasswd.o ../cups/$(LIBCUPS) echo Linking $@... - $(CC) $(LDFLAGS) -o lppasswd lppasswd.o $(LIBZ) $(LIBS) + $(CC) $(LDFLAGS) -Wl,-z,now -o lppasswd lppasswd.o $(LIBZ) $(LIBS) #