Lines Matching refs:gfio
136 gfio="no"
150 --enable-gfio)
151 gfio="yes"
170 echo "--enable-gfio Enable building of gtk gfio"
971 # Check if we have required gtk/glib support for gfio
972 if test "$gfio" = "yes" ; then
995 if compile_prog "$GTK_CFLAGS" "$GTK_LIBS" "gfio" ; then
998 gfio="yes"
1003 gfio="no"
1007 gfio="no"
1011 echo "gtk 2.18 or higher $gfio"
1301 if test "$gfio" = "yes" ; then