X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=9ae161a48f85f37be7470717d21c4c06a9f27560;hb=d4e1c7d0c419d85bf1ff3de33d60c4519f64728b;hp=b9b0f40e4ce34fab2b7b97eab766e058d6c9b8b4;hpb=6dfa974c326e97e908a05fb49e5ead3d76f2a897;p=xboard.git diff --git a/configure.ac b/configure.ac index b9b0f40..9ae161a 100644 --- a/configure.ac +++ b/configure.ac @@ -136,7 +136,7 @@ FRONTEND_CFLAGS="" FRONTEND_LIBS="" AC_ARG_WITH([gtk], - [AS_HELP_STRING([--with-gtk],[use GTK front-end (experimental)])], + [AS_HELP_STRING([--with-gtk],[use GTK front-end])], [with_GTK=$withval], [with_GTK="no"])