Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 2016 13:17:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 205836] graphics/cairo - fix build with GLIB option unset
Message-ID:  <bug-205836-6497-3qvKaOkcOe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205836-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Pietro Cerutti <gahr@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 205836: graphics/cairo - fix build with GLIB option unset
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205836



--- Description ---
Created attachment 164996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164996&action=edit
Fix build with GLIB option unset

sphinx needs GLIB, see configure.ac, line 808
AM_CONDITIONAL(BUILD_SPHINX, test "x$have_glib" = "xyes" -a "x$have_windows" =
"xno")


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205836-6497-3qvKaOkcOe>