]> git.pld-linux.org Git - packages/mythtv.git/blame - mythtv-x11.patch
- pass %{_lib} to configure
[packages/mythtv.git] / mythtv-x11.patch
CommitLineData
2be0b978
ER
1--- ./configure~ 2005-09-04 11:49:01.000000000 +0300
2+++ ./configure 2005-09-04 13:43:02.000000000 +0300
3@@ -1683,7 +1683,7 @@
4
5 if test x"$x11" = x"yes" ; then
6 x11="no"
7- if test -f /usr/X11R6/bin/xinit ; then
8+ if test -f /usr/X11R6/include/X11/X.h; then
9 x11="yes"
10 fi
11 fi
This page took 0.05664 seconds and 4 git commands to generate.