Home | History | Annotate | Download | only in fio

Lines Matching refs:gfio

157   --enable-gfio)
187 echo "--enable-gfio Enable building of gtk gfio"
999 # Check if we have required gtk/glib support for gfio
1000 gfio="no"
1026 if compile_prog "$GTK_CFLAGS" "$GTK_LIBS" "gfio" ; then
1029 gfio="yes"
1034 gfio="no"
1038 gfio="no"
1044 echo "gtk 2.18 or higher $gfio"
1519 if test "$gfio" = "yes" ; then