Ticket #495: mwb.txt

File mwb.txt, 463 bytes (added by dwilga@…, 20 years ago)
Line 
1Index: configure
2===================================================================
3--- configure (revision 7526)
4+++ configure (working copy)
5@@ -400,6 +400,9 @@
6 if has_header /opt/kde3/include/khtml_part.h ; then
7 hasit="yes"
8 fi
9+ if has_header khtml_part.h ; then
10+ hasit="yes"
11+ fi
12 fi
13 if test "$hasit" = "no" ; then
14 echo "Disabling MythBrowser due to missing KDE development packages."