From 969b4e32a5157d1423ca82c0e3ad55bed9a96f7a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 10 May 2008 18:11:24 +0000 Subject: Handle sub requests properly in mod_httpauth --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 93dd8ae..8606554 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Stef Walter dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(httpauth, 0.9.1, stef@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.9.1) +AC_INIT(httpauth, 0.9.1.90, stef@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.9.1.90) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3