From 4093e901218ff6293aa9543f6468b75edc23c9f1 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:34:01 +0000 Subject: Use 'Stef' instead of 'Nate' --- configure.in | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 9fb0d85..fc2636e 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl -dnl Copyright (c) 2004, Nate Nielsen +dnl Copyright (c) 2004, Stefan Walter dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -29,15 +29,11 @@ dnl AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, dnl OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF dnl THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH dnl DAMAGE. -dnl -dnl -dnl CONTRIBUTORS -dnl Nate Nielsen -dnl + dnl Process this file with autoconf to produce a configure script. -AC_INIT(proxsmtp, 1.6, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(proxsmtp, 1.6) +AC_INIT(proxsmtp, 1.7, stef@memberwebs.com) +AM_INIT_AUTOMAKE(proxsmtp, 1.7) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3