Author: yuri
Date: 2011-11-12 11:41:13 -0800 (Sat, 12 Nov 2011)
New Revision: 9171
Log:
fix STR #2764
Modified:
branches/branch-1.3/CMakeLists.txt
Modified: branches/branch-1.3/CMakeLists.txt
===================================================================
--- branches/branch-1.3/CMakeLists.txt 2011-11-12 13:06:54 UTC (rev 9170)
+++ branches/branch-1.3/CMakeLists.txt 2011-11-12 19:41:13 UTC (rev 9171)
@@ -156,6 +156,7 @@
if(HAVE_DLFCN_H)
set(CMAKE_REQUIRED_LIBRARIES dl)
+ set(HAVE_DLFCN_H 1)
endif(HAVE_DLFCN_H)
CHECK_FUNCTION_EXISTS(dlsym HAVE_DLSYM)
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit