[svn r593] Fixed internal reference to gmyth.h. We can not include this header in src/gmyth_* files. Also fixed gmyth_debug link error. In the current implementation we need to include gmyth_debug.h in all files using gmyth_debug(), otherwise we will get library linking error
2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
7 Description: Myth TV upnp library based upon GLib/GObject paradigm
9 Requires: gobject-2.0 glib-2.0 clinkc
11 Libs: @LIBGMYTH_LIBS@ -L${libdir} -lgmythupnp
12 Cflags: @LIBGMYTH_CFLAGS@ -I${includedir}/gmyth-upnp