Changeset 2689 for vidalia/trunk/CMakeLists.txt
- Timestamp:
- 06/10/08 12:37:46 (5 months ago)
- Files:
-
- 1 modified
-
vidalia/trunk/CMakeLists.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vidalia/trunk/CMakeLists.txt
r2645 r2689 76 76 check_include_file("sys/limits.h" HAVE_SYS_LIMITS_H) 77 77 78 ## Check fo the sizes of various data types78 ## Check for the sizes of various data types 79 79 check_type_size(int SIZEOF_INT) 80 80
