From 514cb250ca0402821f7fa453bc5268eff31648f0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 7 Jun 2000 04:22:06 +0000 Subject: [PATCH] r78: *** empty log message *** --- configure.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.in b/configure.in index 580d9d2..db15adb 100644 --- a/configure.in +++ b/configure.in @@ -293,9 +293,6 @@ fi dnl Setting projet libraries and includes LDFLAGS="$LDFLAGS -L../libkmath -L../libk -L../libcio -L../libir" ctlibs_base="$ctlibs_base -lkmath -lk -lcio" -if test -n "$pngdir" ; then - ctlibs_base="$ctlibs_base -lpng" -fi if test "$zlib" = "true" ; then ctlibs_base="$ctlibs_base -lz" fi -- 2.34.1