summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-10-11 15:32:40 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-10-11 15:32:40 +0800
commite48a896afc7609f884c30c5be2fcfb2116c37ee3 (patch)
treedff8f145bb70feaa2fe5e576d4bd07dd02958b3d /configure.ac
parent51a331f7269ea80ae07cd69cb717dbe4d0dd06c9 (diff)
configure: fixed the package name
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 074c3c2..d58de31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
-AC_INIT(GStreamer PPStream Plug-in, 0.0.3,
+AC_INIT(GStreamer PMP Demuxer Plug-in, 0.0.3,
http://people.freedesktop.org/~jinghua,
- gst-plugins-sopcast)
+ gst-plugins-pmp)
AG_GST_INIT