From dc3a0051da04f460d32379d48da7d6f33372a7a9 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 2 Jun 2008 21:40:44 +0000 Subject: Use the right name --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 9d066e8..0234a09 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(cyrus-distributed-sasl-plugin, 0.0.1, stef@memberwebs.com) -AM_INIT_AUTOMAKE(cyrus-distributed-sasl-plugin, 0.0.1) +AC_INIT(sasl-delegateldap, 0.0.1, stef@memberwebs.com) +AM_INIT_AUTOMAKE(sasl-delegateldap, 0.0.1) AC_CONFIG_SRCDIR([plugin/delegateldap.c]) AM_CONFIG_HEADER([config.h]) -- cgit v1.2.3