﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
4086	configure doesn't find X	Benoît LORAND <benoit.lorand@…>	Isaac Richards	"hi,
   Since many times i'm obliged to update configure to find X. here it's svn diff who show the difference.

root@MythTV:/home/rev new/mythtv# svn diff configure
Index: configure
===================================================================
--- configure   (révision 14695)
+++ configure   (copie de travail)
@@ -1640,7 +1640,7 @@

 has_header()
 {
-    HPATHS=""/usr/local/include /usr/include /usr/include/g++-v3 /usr/X11R6/include""
+    HPATHS=""/usr/local/include /usr/include /usr/include/g++-v3 /usr/X11R6/include /srv/xorg/include""
     INCL=`echo $DYLD_LIBRARY_PATH $LD_LIBRARY_PATH | sed s/':'/' '/g`
     HPATHS=""$HPATHS `echo $INCL | sed s/$libdir_name/include/g` ""


I have search to indicate $x11_include_path at the same place but it's not define yet at this moment.

Thanks"	defect	closed	minor	unknown	mythtv	unknown	medium	wontfix			0
