gst-plugins-mythtv/configure.ac
branchtrunk
changeset 393 0dd110388c6f
parent 285 0923cd303a9a
child 503 b0e8a532e882
     1.1 --- a/gst-plugins-mythtv/configure.ac	Fri Jan 19 22:03:01 2007 +0000
     1.2 +++ b/gst-plugins-mythtv/configure.ac	Wed Mar 07 00:59:36 2007 +0000
     1.3 @@ -176,6 +176,12 @@
     1.4  # make GST_MAJORMINOR available in Makefile.am
     1.5  AC_SUBST(GST_MAJORMINOR)
     1.6  
     1.7 +AC_DEFINE(GST_LICENSE, "LGPL", [License for Distribution])
     1.8 +
     1.9 +AC_DEFINE(GST_PACKAGE_NAME, "GStreamer", [Gstremar package name])
    1.10 +
    1.11 +AC_DEFINE(GST_PACKAGE_ORIGIN, "http://gstreamer.net/", [Origin of this package] )
    1.12 +
    1.13  AC_CONFIG_FILES([
    1.14  Makefile
    1.15  src/Makefile