config.m4 revision 108a52e39565819753b5400f7ac582ae3a1169fe
842ae4bd224140319ae7feec1872b93dfd491143fieldingdnl ## ====================================================================
842ae4bd224140319ae7feec1872b93dfd491143fieldingdnl ## The Apache Software License, Version 1.1
842ae4bd224140319ae7feec1872b93dfd491143fieldingdnl ##
842ae4bd224140319ae7feec1872b93dfd491143fieldingdnl ## Copyright (c) 2000-2002 The Apache Software Foundation. All rights
842ae4bd224140319ae7feec1872b93dfd491143fieldingdnl ## reserved.
842ae4bd224140319ae7feec1872b93dfd491143fieldingdnl ##
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ## Redistribution and use in source and binary forms, with or without
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## modification, are permitted provided that the following conditions
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ## are met:
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ##
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## 1. Redistributions of source code must retain the above copyright
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## notice, this list of conditions and the following disclaimer.
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ##
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## 2. Redistributions in binary form must reproduce the above copyright
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## notice, this list of conditions and the following disclaimer in
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## the documentation and/or other materials provided with the
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## distribution.
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ##
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## 3. The end-user documentation included with the redistribution,
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## if any, must include the following acknowledgment:
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## "This product includes software developed by the
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## Apache Software Foundation (http://www.apache.org/)."
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## Alternately, this acknowledgment may appear in the software itself,
ce9621257ef9e54c1bbe5ad8a5f445a1f211c2dcnddnl ## if and wherever such third-party acknowledgments normally appear.
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ##
6ace32dacb8313226eb9019275d0e4fa45a15148rsednl ## 4. The names "Apache" and "Apache Software Foundation" must
70535d6421eb979ac79d8f49d31cd94d75dd8b2fjortondnl ## not be used to endorse or promote products derived from this
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ## software without prior written permission. For written
a943533fd4d91d114af622731a405407990c4fb1rsednl ## permission, please contact apache@apache.org.
67139e2d50d1e11558d87f7042f61cb04bb0d1d2jimdnl ##
1660a5facf5797acb7aa1300f5ef86756a0bf493jortondnl ## 5. Products derived from this software may not be called "Apache",
1660a5facf5797acb7aa1300f5ef86756a0bf493jortondnl ## nor may "Apache" appear in their name, without prior written
a943533fd4d91d114af622731a405407990c4fb1rsednl ## permission of the Apache Software Foundation.
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ##
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsednl ## OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
7933d4a963def02417113b6798d87a36395053b0rsednl ## DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
7933d4a963def02417113b6798d87a36395053b0rsednl ## ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
7933d4a963def02417113b6798d87a36395053b0rsednl ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl ## SUCH DAMAGE.
7933d4a963def02417113b6798d87a36395053b0rsednl ## ====================================================================
71c00f988beb28388702e14cb7fe06f08bd792bbdougm
71c00f988beb28388702e14cb7fe06f08bd792bbdougmdnl # start of module specific part
71c00f988beb28388702e14cb7fe06f08bd792bbdougmAPACHE_MODPATH_INIT(ssl)
7933d4a963def02417113b6798d87a36395053b0rse
7933d4a963def02417113b6798d87a36395053b0rsednl # list of module object files
d1bb6e2664788e0437acc18e877562c9a796d7cersessl_objs="dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsemod_ssl.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsessl_engine_config.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsessl_engine_dh.lo dnl
c95d39bd1b86b856ca72485516e7b2e61008fe96wrowessl_engine_init.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_engine_io.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_engine_kernel.lo dnl
71c00f988beb28388702e14cb7fe06f08bd792bbdougmssl_engine_log.lo dnl
71c00f988beb28388702e14cb7fe06f08bd792bbdougmssl_engine_mutex.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_engine_pphrase.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_engine_rand.lo dnl
42167da203d969a1402cf7ce09c14586c04af1dfjimssl_engine_vars.lo dnl
53c239bee62c6d55b5ddfba5d99376d4c8de924ejwoolleyssl_expr.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_expr_eval.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_expr_parse.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_expr_scan.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsessl_scache.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_scache_dbm.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_scache_shmcb.lo dnl
7933d4a963def02417113b6798d87a36395053b0rsessl_scache_shmht.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsessl_util.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsessl_util_ssl.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrsessl_util_table.lo dnl
cc003103e52ff9d5fe9bed567ef9438613ab4fbfrse"
e726f34f8da08c01ee8bc90904b26196b69c8587wrowednl # hook module into the Autoconf mechanism (--enable-ssl option)
7933d4a963def02417113b6798d87a36395053b0rseAPACHE_MODULE(ssl, [SSL/TLS support (mod_ssl)], $ssl_objs, , no, [
7933d4a963def02417113b6798d87a36395053b0rse APACHE_CHECK_SSL_TOOLKIT
7933d4a963def02417113b6798d87a36395053b0rse AC_CHECK_FUNCS(SSL_set_state)
7933d4a963def02417113b6798d87a36395053b0rse AC_CHECK_FUNCS(SSL_set_cert_store)
7933d4a963def02417113b6798d87a36395053b0rse])
7933d4a963def02417113b6798d87a36395053b0rse
7933d4a963def02417113b6798d87a36395053b0rsednl # end of module specific part
7933d4a963def02417113b6798d87a36395053b0rseAPACHE_MODPATH_FINISH
7933d4a963def02417113b6798d87a36395053b0rse
7933d4a963def02417113b6798d87a36395053b0rse