From 82a32ff78428bec9f9a4f69cc21ccf9d197a38ff Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:29:25 +0000 Subject: Use 'Stef' instead of 'Nate' --- configure.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 75798b5..ee8b6db 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 @@ -32,12 +32,12 @@ dnl DAMAGE. dnl dnl dnl CONTRIBUTORS -dnl Nate Nielsen +dnl Stef Walter dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(httpauth, 0.6, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.6) +AC_INIT(httpauth, 0.7, stef@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.7) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3