From cb2140a3a466cb002e4cdec3fa571dee1eb5c425 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 10 May 2006 18:05:57 +0000 Subject: Fix some minor build problems. --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 27c75a1..5cbd584 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Nate Nielsen dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(httpauth, 0.4.94, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.4.94) +AC_INIT(httpauth, 0.5, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.5) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3