Home | History | Annotate | Download | only in fio

Lines Matching refs:GTK_CFLAGS

1014 GTK_CFLAGS=$(pkg-config --cflags gtk+-2.0 gthread-2.0)
1026 if compile_prog "$GTK_CFLAGS" "$GTK_LIBS" "gfio" ; then
1031 CFLAGS="$CFLAGS $GTK_CFLAGS"