$OpenBSD: patch-configure,v 1.4 2004/06/08 20:21:24 danh Exp $
--- configure.orig	2004-04-06 17:30:38.000000000 -0400
+++ configure	2004-06-08 12:18:32.000000000 -0400
@@ -18840,7 +18840,7 @@ fi
 
 if test x$local_libpng = xyes
 then
-  PNG_LINK=-lpng
+  PNG_LINK="-L${prefix}/lib -lpng"
 
 else
   PNG_LIB_DIR=libpng-1.0.9
@@ -24797,33 +24797,3 @@ echo $ECHO_N "checking in... $ECHO_C" >&
 echo "$as_me:$LINENO: result: and out again" >&5
 echo "${ECHO_T}and out again" >&6
 
-echo $ECHO_N "ordering CD from http://people.ee.ethz.ch/~oetiker/wish $ac_c" 1>&6
-sleep 1
-echo $ECHO_N ".$ac_c" 1>&6
-sleep 2
-echo $ECHO_N ".$ac_c" 1>&6
-sleep 1
-echo $ECHO_N ".$ac_c" 1>&6
-sleep 3
-echo $ECHO_N ".$ac_c" 1>&6
-echo $ECHO_N ".$ac_c" 1>&6
-echo $ECHO_N ".$ac_c" 1>&6
-sleep 2
-echo "$as_me:$LINENO: result:  just kidding ;-)" >&5
-echo "${ECHO_T} just kidding ;-)" >&6
-echo
-echo "----------------------------------------------------------------"
-echo "Config is DONE!"
-echo
-echo "Type 'make' to compile the software and use 'make install' to "
-echo "install everything to: $prefix."
-echo
-echo "If you want to install the perl"
-echo "modules in site-perl, try 'make site-perl-install'."
-echo
-echo "       ... that wishlist is NO JOKE. If you find RRDtool useful"
-echo "make me happy. Go to http://ee-staff.ethz.ch/~oetiker/wish and"
-echo "place an order."
-echo
-echo "                               -- Tobi Oetiker <tobi@oetiker.ch>"
-echo "----------------------------------------------------------------"
