From: Paul Brossier Date: Sat, 3 May 2008 19:32:01 +0000 (+0200) Subject: configure.ac: update project name to gst-aubio X-Git-Tag: 0.10.0.1~11 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=9c948f7b8c662b78cf40a99d188105a9d1f6955c;p=gst-aubio.git configure.ac: update project name to gst-aubio --- diff --git a/configure.ac b/configure.ac index f2a39e5..602b52c 100644 --- a/configure.ac +++ b/configure.ac @@ -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