Lars Gullik Bjønnes wrote:
Michael Gerz <[EMAIL PROTECTED]> writes:
| -### 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],
gtk is not experimental anymore?
Hmmm, EXPERIMENTAL is not really a possible value, is it? :-)
If you want to have it back, just let me know.
Michael