gtk_show_uri() requires GTK+ 2.14
This commit is contained in:
@@ -201,7 +201,7 @@ dnl *********************************************************************
|
||||
|
||||
# we might get undefined macro without this test
|
||||
if test "$gtkfe" = yes ; then
|
||||
AM_PATH_GTK_2_0(2.10.0, havegtk=yes, havegtk=no)
|
||||
AM_PATH_GTK_2_0(2.14.0, havegtk=yes, havegtk=no)
|
||||
|
||||
if test "$havegtk" = no; then
|
||||
gtkfe=no
|
||||
|
||||
Reference in New Issue
Block a user