--- src/modules/perlapi/Makefile.orig	2002-01-26 18:17:41 UTC
+++ src/modules/perlapi/Makefile
@@ -8,7 +8,7 @@ include ../Makefile.module
 
 include ../Makefile.module
 
-CFLAGS+=	`perl -MExtUtils::Embed -e ccopts`
+CFLAGS+=	`perl -MExtUtils::Embed -e ccopts` -fPIC
 XSUBPPDIR=	`perl -MConfig -e 'print $$Config{privlib}'`/ExtUtils
 XSUBPP=		$(XSUBPPDIR)/xsubpp
 
