head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2009.01.19.15.18.10; author rse; state Exp; branches; next ; commitid cVBU0ypmnXAfC4zt; desc @@ 1.1 log @new package: apache-sasl 1.0.2 (Apache Extension: SASL) @ text @Index: configure --- configure.orig 2008-04-04 22:19:20 +0200 +++ configure 2009-01-19 15:46:42 +0100 @@@@ -19665,7 +19665,7 @@@@ ap_httpd="`$APXS -q SBINDIR`/`$APXS -q TARGET`" - ap_httpd_version="`$ap_httpd -v | grep 'version' | sed -e 's!.*/\([[:digit:].]*\).*$!\1!'`" + ap_httpd_version="`$ap_httpd -v | grep 'version' | sed -e 's!.*/\([0-9.][0-9.]*\).*$!\1!'`" if test "x" != "x" then @