Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_x11.sh

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

revision 2614 by niro, Wed Jul 6 21:35:22 2011 UTC revision 2615 by niro, Wed Jul 6 21:44:08 2011 UTC
# Line 24  config_x11() Line 24  config_x11()
24   config_display_manager   config_display_manager
25    
26   # got we vnc support ?   # got we vnc support ?
27   if [ -f /usr/X11R6/lib/xorg/modules/extensions/libvnc.so ]   if [ -f /usr/lib/xorg/modules/extensions/libvnc.so ]
28   then   then
29   has_tigervnc="yes"   has_tigervnc="yes"
30   else   else

Legend:
Removed from v.2614  
changed lines
  Added in v.2615