$NetBSD: patch-ac,v 1.5 2003/02/16 23:08:57 seb Exp $

--- configure.in.orig	Fri Oct 11 18:39:19 2002
+++ configure.in
@@ -145,9 +145,6 @@ if test "x$GCC" = "xyes"; then
   fi
 fi
 
-dnl add pic flag in any case this makes sure all our code is relocatable
-CFLAGS="$CFLAGS "`grep pic_flag= libtool | sed -e 's/.*pic_flag=//' -e 's/"//g'`
-
 dnl it seems that hpux chockes on -fPIC for some reason
 ZLIB_CFLAGS=$CFLAGS
 case $target_os in