Sophie

Sophie

distrib > PLD > ra > i386 > media > dist-src > by-pkgid > 8d5e6b56c777bff6ca2d72b550031fa0 > files > 2

rrdtool-1.0.39-2.src.rpm

--- rrdtool-1.0.39/configure.in.orig	Thu Jun 20 08:20:52 2002
+++ rrdtool-1.0.39/configure.in	Tue Jul 23 22:21:31 2002
@@ -146,7 +146,7 @@
 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'`
+CFLAGS="$CFLAGS "`grep pic_flag= libtool | sed -e 's/.*pic_flag=//' -e 's/"//g' | tr '\n' ' '`
 
 dnl it seems that hpux chockes on -fPIC for some reason
 ZLIB_CFLAGS=$CFLAGS