[mythtv-commits] mythtv commit: r23857 by janne
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Mar 29 22:00:50 UTC 2010
Author: janne
Date: 2010-03-29 22:00:50 +0000 (Mon, 29 Mar 2010)
New Revision: 23857
Changeset: http://svn.mythtv.org/trac/changeset/23857
Modified:
trunk/mythtv/configure
Log:
configure: only add -ldl to XVMC_LIBS if it's required for dlopen
FreeBSD implements dlopen in its libc and has no libdl. reuse the
existing check for ldl. Restores compiling on FreeBSD with
XvMC enabled after [23641]. Fixes #8184
More information about the mythtv-commits
mailing list