Show
Ignore:
Timestamp:
06/10/08 12:37:46 (5 months ago)
Author:
edmanm
Message:

Try to sound a little less 'hood' in our CMakeLists.txt.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CMakeLists.txt

    r2645 r2689  
    7676check_include_file("sys/limits.h" HAVE_SYS_LIMITS_H) 
    7777 
    78 ## Check fo the sizes of various data types 
     78## Check for the sizes of various data types 
    7979check_type_size(int SIZEOF_INT) 
    8080