configure.ac: update project name to gst-aubio
authorPaul Brossier <piem@piem.org>
Sat, 3 May 2008 19:32:01 +0000 (21:32 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 3 May 2008 19:32:01 +0000 (21:32 +0200)
configure.ac

index f2a39e5..602b52c 100644 (file)
@@ -15,7 +15,7 @@ dnl and 2... for a prerelease
 
 dnl when going to/from release please set the nano correctly !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugin, GST_PLUGIN_VERSION, 0, 10, 0, 1,
+AS_VERSION(gst-aubio, GST_PLUGIN_VERSION, 0, 10, 0, 1,
     GST_PLUGIN_CVS="no", GST_PLUGIN_CVS="yes")
 
 dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode