X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=e962c02988ed1d31db1503f179633fdf6f634bfd;hb=e13510302dbcef7af111417e1b24626ea53d401f;hp=c0058e0d6563feb6de531749eb835c7160f2a285;hpb=14b7bc61de47f666ac7601311a01ed90058406bf;p=xboard.git diff --git a/configure.ac b/configure.ac index c0058e0..e962c02 100644 --- a/configure.ac +++ b/configure.ac @@ -552,7 +552,7 @@ CONFIGURE_OPTIONS="prefix=$prefix; datarootdir=$datarootdir; \ datadir=$datadir; gamedatadir=$GAMEDATADIR; desktopdir=$DESKTOPDIR; \ mimedir=$MIMEDIR; iconsdir=$ICONSDIR; svgiconsdir=$SVGICONSDIR; infodir=$infodir; \ sysconfigdir=$sysconfigdir; update_mimedb=$enable_mimedb; NLS=$USE_NLS; \ -GKT=$with_GTK; Xaw3d=$with_Xaw3d; Xaw=$with_Xaw; \ +GTK=$with_GTK; Xaw3d=$with_Xaw3d; Xaw=$with_Xaw; \ ptys=$enable_ptys; zippy=$enable_zippy; sigint=$enable_sigint" AC_SUBST(CONFIGURE_OPTIONS)