$OpenBSD: patch-lib_Makefile_in,v 1.2 2006/12/08 08:23:42 jakob Exp $
--- lib/Makefile.in.orig	Wed May 11 16:16:15 2005
+++ lib/Makefile.in	Wed Nov 22 10:57:01 2006
@@ -91,7 +91,7 @@ install_sh = @install_sh@
 
 #AM_CFLAGS=-g -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs
 #AM_CFLAGS=-O2
-AM_CFLAGS = -g -Wall
+AM_CFLAGS = -g -Wall -fPIC
 
 DEFS = -I. -I$(srcdir)/lib
 
