Changeset 3979 for trunk/CMakeLists.txt


Ignore:
Timestamp:
11/24/10 14:47:33 (13 years ago)
Author:
_network
Message:

revert r3976

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r3977 r3979  
    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.