]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The pattern was too general -- it would match the date within the
authorRoy T. Fielding <fielding@apache.org>
Fri, 11 May 2001 18:18:04 +0000 (18:18 +0000)
committerRoy T. Fielding <fielding@apache.org>
Fri, 11 May 2001 18:18:04 +0000 (18:18 +0000)
commitf0fc04112f1c30bc50647ed7beb64c1f6f7c1a54
tree9a37f262b98b0d697b79beb04565fd098514bcbc
parentc13afe3fd50058fb38dce6d4901044702f86f9e0
The pattern was too general -- it would match the date within the
OpenSSL version string instead of just the version number.  Fix it
using a hint from libtool.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89087 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4