Skip site navigation (1)Skip section navigation (2)
Date:      29 Apr 2002 15:50:21 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Franz Klammer <klammer@webonaut.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: gnomecore-1.4.0.8 (small?) mistake in configure.in
Message-ID:  <1020109822.347.11.camel@gyros.marcuscom.com>
In-Reply-To: <1020107149.46433.25.camel@ncc-1701.webonaut.com>
References:  <1020107149.46433.25.camel@ncc-1701.webonaut.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2002-04-29 at 16:05, Franz Klammer wrote:
> while i made my daily update ;-) i have 
> found a (small?) mistake in configure.in:

This doesn't look to be a big deal.  libpng is still detected correctly,
and gnomecore compiles.  I think this is just an aesthetic blemish that
might not be worth the trouble to correct.

Joe

> 
> franz
> 
> 
> configure output: 
> ========================================== 
> checking for png_init_io in -lpng... ]: not found 
> yes 
> 
> 
> configure.in: 
> ========================================== 
> 
> dnl 
> dnl libpng 
> dnl 
> PNG_LIBS= 
> AC_CHECK_LIB(png, png_init_io, [ 
>              PNG_LIBS="-lpng -lz"],[ 
>              AC_MSG_ERROR(libpng is required for gnome-core)], 
>       =====> -lz]) <===== here!?
> AC_SUBST(PNG_LIBS) 
> 
> 
> 
> -- 
> WEBONAUT.com
> http://webonaut.com
> mailto:klammer@webonaut.com
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key: http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1020109822.347.11.camel>