Cosmetic: Xvnc(1) message updated.
authorshort <>
Thu, 18 Sep 2003 11:09:25 +0000 (11:09 +0000)
committershort <>
Thu, 18 Sep 2003 11:09:25 +0000 (11:09 +0000)
glade-w.m4

index 763552d..fd5c8f7 100644 (file)
@@ -110,9 +110,9 @@ dnl                 fi
                                unset PATH_GLADE
                                if test "x$PATH_XVNC" = "x"
                                then
-                                       AC_MSG_WARN([GTK+/Gnome: Unable to access any valid X server, you should at least install Xvnc.])
+                                       AC_MSG_WARN([GTK+/Gnome: Unable to access any valid X server, give DISPLAY or install Xvnc(1) (vnc-server package).])
                                else
-                                       AC_MSG_WARN([GTK+/Gnome: Unable to access any valid X server, even Xvnc tried.])
+                                       AC_MSG_WARN([GTK+/Gnome: Unable to access any valid X server, DISPLAY and Xvnc(1) tried.])
                                fi
                        fi
                fi