From 0b7db8805d91eac81a4b526d3400a9d50bd5c7e1 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 19 Jun 2006 16:30:37 +0000 Subject: Fix NTLM problems with apache 2x module. --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index c3fa502..784e34c 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.5.2, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.5.2) +AC_INIT(httpauth, 0.5.2.90, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.5.2.90) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3