blob: ebada2bd465eba603bcabea24564f6fb36018b13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.5 2003/02/16 23:08:57 seb Exp $
--- configure.orig Fri Oct 11 18:39:32 2002
+++ configure
@@ -2231,8 +2231,6 @@ echo "$ac_t""$rd_cv_gcc_opt" 1>&6
fi
fi
-CFLAGS="$CFLAGS "`grep pic_flag= libtool | sed -e 's/.*pic_flag=//' -e 's/"//g'`
-
ZLIB_CFLAGS=$CFLAGS
case $target_os in
*hpux*)
|