$NetBSD: patch-aa,v 1.3 2000/07/14 09:52:47 jlam Exp $

--- configure.in.orig	Tue Jan 19 21:55:27 1999
+++ configure.in	Fri Jul 14 05:47:11 2000
@@ -16,12 +16,6 @@
     AC_CHECK_LIB(m, pow, [MATH_LIB="${MATH_LIB} -lm"
                  COMPILABLE_EXTRAS="${COMPILABLE_EXTRAS} gifclrmp gifrotat"] )
 
-if test ${MATH_LIB}; then
-    AC_CHECK_LIB(rle, rle_hdr_init, [RLE_LIB="${RLE_LIBS} -lrle -lm"
-                 COMPILABLE_EXTRAS="${COMPILABLE_EXTRAS} gif2rle rle2gif"],
-                 ,"-lm" )
-fi
-
 dnl I don't have this on my system.  Could someone else configure it and
 dnl check that it works? (Need to change "main" to a function that's in the
 dnl library, check that giflib can be reautoconf'd, configured, and
