Check for gtk 2.0

svn path=/trunk/boinc/; revision=20459
This commit is contained in:
Rom Walton 2010-02-06 08:44:58 +00:00
parent a62b72785b
commit e6a2addd81
1 changed files with 1 additions and 0 deletions

View File

@ -679,6 +679,7 @@ fi
dnl ---------- wxWidgets --------------------------------------------------
if test "${enable_manager}" = yes ; then
AM_PATH_GTK_2_0([2.10.0])
BOINC_OPTIONS_WXWIDGETS([2.8.0])
if test "$enable_release_client" = yes -a "$disable_static_linkage" = no
then