Changeset 3983 for trunk/CMakeLists.txt


Ignore:
Timestamp:
11/24/10 19:45:21 (13 years ago)
Author:
hapeba
Message:

revert #3981 and #3982 because _network and other devs means,
that is a big error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r3982 r3983  
    273273endif (HAVE_PTHREAD)
    274274
    275 if (WITH_SSL)
    276275check_include_file ("openssl/aes.h" HAVE_AES)
    277276if (HAVE_AES)
     
    294293    endif (WITH_SSL)
    295294endif (OPENSSL_FOUND)
    296 endif (WITH_SSL)
    297295
    298296if (NOT OSCamOperatingSystem MATCHES "Mac OS X")
Note: See TracChangeset for help on using the changeset viewer.