]> git.lyx.org Git - features.git/commitdiff
* lyxinclude.m4: qt3 isn't a valid frontend any longer
authorMichael Schmitt <michael.schmitt@teststep.org>
Sat, 21 Oct 2006 08:57:32 +0000 (08:57 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sat, 21 Oct 2006 08:57:32 +0000 (08:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15434 a592a061-630c-0410-9148-cb99ea01b6c8

config/lyxinclude.m4

index 0a5bfe0d97b6b739321723799bdfe460406339e3..c6bebd908399a40c9afa0a324d9d09378373d8ce 100644 (file)
@@ -558,7 +558,7 @@ 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: qt3, qt4, gtk],
+                           Possible values: qt4, gtk],
   [FRONTENDS="$withval"])
 if test "x$FRONTENDS" = x ; then
   AC_MSG_RESULT(none)