From owner-freebsd-gnome Mon Apr 29 12: 5:49 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by hub.freebsd.org (Postfix) with ESMTP id EC35E37B400 for ; Mon, 29 Apr 2002 12:05:44 -0700 (PDT) Received: from mysqlhost (mysqlhost [127.0.0.1]) by ncc-1701.webonaut.com (Postfix) with ESMTP id C396A6F90F for ; Mon, 29 Apr 2002 21:05:49 +0200 (CEST) Subject: gnomecore-1.4.0.8 (small?) mistake in configure.in From: Franz Klammer To: gnome@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 29 Apr 2002 21:05:49 +0200 Message-Id: <1020107149.46433.25.camel@ncc-1701.webonaut.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG while i made my daily update ;-) i have found a (small?) mistake in configure.in: 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