Lines Matching refs:gfio
164 --enable-gfio) gfio_check="yes"
208 echo "--enable-gfio Enable building of gtk gfio"
1234 # Check if we have required gtk/glib support for gfio
1235 if test "$gfio" != "yes" ; then
1236 gfio="no"
1263 if compile_prog "$GTK_CFLAGS" "$GTK_LIBS" "gfio" ; then
1266 gfio="yes"
1271 gfio="no"
1275 gfio="no"
1281 echo "gtk 2.18 or higher $gfio"
2133 if test "$gfio" = "yes" ; then