Magellan Linux

Diff of /alx-src/branches/alxconf_20060908/functions/config_x11.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1586 by niro, Fri Nov 26 09:32:30 2010 UTC revision 1587 by niro, Fri Nov 26 10:41:45 2010 UTC
# Line 64  config_x11() Line 64  config_x11()
64   else   else
65   HAS_REALVNC="no"   HAS_REALVNC="no"
66   fi   fi
67    
68   if [ -f /usr/X11R6/lib/modules/extensions/libvnc.so ]   if [ -f /usr/X11R6/lib/modules/extensions/libvnc.so ]
69   then   then
70   HAS_TIGERVNC="yes"   HAS_TIGERVNC="yes"

Legend:
Removed from v.1586  
changed lines
  Added in v.1587