1.5-1 release
[manu/libnss-mysql-bg.git] / configure.in
index 985f573..a360526 100644 (file)
@@ -15,18 +15,18 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with the nss-mysql library; if not, write to the Free Software
 dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 dnl
-dnl $Id: configure.in,v 1.54 2004/10/31 23:47:34 cinergi Exp $ */
+dnl $Id: configure.in,v 1.56 2005/09/04 03:34:00 cinergi Exp $ */
 
 dnl Autoconf 2.53 is REQUIRED
 
-AC_REVISION($Revision: 1.54 $)dnl
+AC_REVISION($Revision: 1.56 $)dnl
 AC_INIT
 AC_CONFIG_AUX_DIR(aux)
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR([src/nss_main.c])
 AC_CANONICAL_TARGET([])
 AC_PREFIX_DEFAULT()
-AM_INIT_AUTOMAKE(libnss-mysql, 1.3)
+AM_INIT_AUTOMAKE(libnss-mysql, 1.5)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE