]> git.lyx.org Git - lyx.git/blobdiff - config/lyxinclude.m4
Remove some old files belonging to the old (now removed) gnome frontend
[lyx.git] / config / lyxinclude.m4
index 777e782d216a2ebbf09cf778b1c8f993718a16a5..1d16ed827204294450958c93672edcc1b72506e0 100644 (file)
@@ -548,13 +548,13 @@ rm -f conftest*])
 ])
 ### end of LYX_PATH_HEADER
 
-### Check which frontends we want to use. The default is XForms only
+### Check which frontends we want to use.
 ###
 AC_DEFUN([LYX_USE_FRONTENDS],
 [AC_MSG_CHECKING([what frontend should be used for the GUI])
 AC_ARG_WITH(frontend,
   [  --with-frontend=THIS    Use THIS frontend as main GUI:
-                           Possible values: qt, gtk(EXPERIMENTAL)],
+                           Possible values: qt3, qt4, gtk],
   [FRONTENDS="$withval"])
 if test "x$FRONTENDS" = x ; then
   AC_MSG_RESULT(none)