svn commit: r1925067 - in /apr/apr-util/branches/1.7.x: ./ CMakeLists.txt

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: ivan
Date: Sun Apr 13 16:51:48 2025
New Revision: 1925067

URL: http://svn.apache.org/viewvc?rev=1925067&view=rev
Log:
Merged r1924726 apr/trunk:
  CMakeLists.txt: Define APU_HAVE_OPENSSL when APU_HAVE_CRYPTO is enabled and
  we are going to use OpenSSL crypto backend.

Modified:
    apr/apr-util/branches/1.7.x/   (props changed)
    apr/apr-util/branches/1.7.x/CMakeLists.txt

Propchange: apr/apr-util/branches/1.7.x/
------------------------------------------------------------------------------
  Merged /apr/apr/trunk:r1924726

Modified: apr/apr-util/branches/1.7.x/CMakeLists.txt
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/CMakeLists.txt?rev=1925067&r1=1925066&r2=1925067&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/CMakeLists.txt (original)
+++ apr/apr-util/branches/1.7.x/CMakeLists.txt Sun Apr 13 16:51:48 2025
@@ -78,7 +78,8 @@ ENDIF()
 
 IF(APU_HAVE_SQLITE3)
   FIND_PACKAGE(SQLite3 REQUIRED)
-ENDIF()
+  SET(APU_HAVE_OPENSSL ON)
+endif()
 
 IF(APU_HAVE_PGSQL)
   FIND_PACKAGE(PostgreSQL REQUIRED)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.