mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
parent
611ae75fed
commit
7ac870cd29
@ -186,7 +186,7 @@ dnl *********************************************************************
|
||||
dnl ** GLIB *************************************************************
|
||||
dnl *********************************************************************
|
||||
|
||||
AM_PATH_GLIB_2_0(2.12.0, glib=yes, glib=no)
|
||||
AM_PATH_GLIB_2_0(2.14.0, glib=yes, glib=no)
|
||||
if test "$glib" = no; then
|
||||
AC_MSG_ERROR(Cannot find GLib!)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user