--- rrdtool-1.0.39/configure.in.orig Thu Jun 20 08:20:52 2002 +++ rrdtool-1.0.39/configure.ac Tue Jul 23 22:21:31 2002 @@ -201,6 +201,7 @@ dnl add pic flag in any case this makes sure all our code is relocatable dnl TO: 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"