CVSROOT: /cvsroot/gstreamer Module name: gstreamer Changes by: wtay 01/06/03 12:19:45 Modified files: gst : gst.c Log message: optionally call gtk_type_init() instead of gtk_init() if NO_X is defined. This avoids the X dependency of GStreamer.