]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Clean up the OpenSSL/SSL-C tests...
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 27 May 2003 19:11:34 +0000 (19:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 27 May 2003 19:11:34 +0000 (19:11 +0000)
commitc7780d9b8d1ceabfd7a75c8302264864438294bc
treeccb7434d2011d53ab1b522554dbc76e2b2be8745
parentbf7a2291a5f200a3354e28442e0e390528b40f56
  Clean up the OpenSSL/SSL-C tests...

  OpenSSL must remain a 'higher priority' than picking up sslc headers
  (especially since openssl headers are clearly namespace decorated.)

  Introduce a --with-sslc flavor to override this priority ordering.

  Test the now-current safe flavors of OpenSSL/SSL-C (which gets tricky
  with OpenSSL 0.9.6j/0.9.7b safe flavors.)

  Reorder variables restoration to preceed error reporting/failure.

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