Fixed building of Debian-native packages without any 'orig-*' archive.
[macros.git] / 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