Changeset 1384:50cee967869a in roaraudio


Ignore:
Timestamp:
03/25/09 14:12:05 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected syntax error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r1383 r1384  
    775775 
    776776echo -n 'checking for 64 bit types... ' 
    777 f $TARGET_WIN32 
     777if $TARGET_WIN32 
    778778then 
    779779 echo 'int64_t, uint64_t (win32 build)' 
Note: See TracChangeset for help on using the changeset viewer.