Revision: 54140
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54140&view=rev
Author:   starseeker
Date:     2013-01-06 12:58:31 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
No longer need crypt library, without enigma

Modified Paths:
--------------
    brlcad/trunk/CMakeLists.txt

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2013-01-06 06:54:56 UTC (rev 54139)
+++ brlcad/trunk/CMakeLists.txt 2013-01-06 12:58:31 UTC (rev 54140)
@@ -1442,10 +1442,6 @@
   mark_as_advanced(CoreFoundation_LIBRARIES Carbon_LIBRARIES Cocoa_LIBRARIES)
 endif(APPLE)
 
-# crypt library (needed on some platforms for enigma)
-FIND_LIBRARY(CRYPT_LIBRARY NAMES crypt)
-mark_as_advanced(CRYPT_LIBRARY)
-
 # Do some extra Java related checks.
 if(JNI_FOUND AND JAVA_FOUND)
   BRLCAD_INCLUDE_FILE(JavaVM/jni.h HAVE_JAVAVM_JNI_H)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to