(

   #This should fix the zvtterm.h problem when compiling for gtk
   #this should be cought in ld but for some reason its not
   export CFLAGS="$CFLAGS -I/usr/include/gnome-1.0"

   default_build
   
) > $C_FIFO 2>&1
