Author: kkolinko
Date: Wed Nov 4 23:57:27 2015
New Revision: 1712690
URL: http://svn.apache.org/viewvc?rev=1712690&view=rev
Log:
Remove mention of sslext.c. That file was removed some time ago.
I do not know what this CMakeLists.txt file is used for.
The list of file names that I corrected is OK: it matches the actual files in
src/*, none are omitted.
Modified:
tomcat/native/trunk/CMakeLists.txt
Modified: tomcat/native/trunk/CMakeLists.txt
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/CMakeLists.txt?rev=1712690&r1=1712689&r2=1712690&view=diff
==============================================================================
--- tomcat/native/trunk/CMakeLists.txt (original)
+++ tomcat/native/trunk/CMakeLists.txt Wed Nov 4 23:57:27 2015
@@ -826,7 +826,6 @@ native/src/sslnetwork.c
native/src/dir.c
native/src/shm.c
native/src/multicast.c
-native/src/sslext.c
native/src/sslcontext.c
native/src/user.c
native/src/pool.c
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]