--- perdition/db/daemon/Makefile.in-old 2007-07-24 05:13:53.000000000 +0100 +++ perdition/db/daemon/Makefile.in 2007-07-24 05:14:05.000000000 +0100 @@ -217,7 +217,7 @@ distclean-noinstLIBRARIES: maintainer-clean-noinstLIBRARIES: .c.o: - $(COMPILE) -c $< + $(COMPILE) -fPIC -DPIC -c $< # FIXME: We should only use cygpath when building on Windows, # and only if it is available.