Changeset 3179:4a3d2172d926 in roaraudio


Ignore:
Timestamp:
01/15/10 23:01:36 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

write to config if we are on cygwin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r3172 r3179  
    871871 $TARGET_MICROCONTROLLER && echo '#define ROAR_TARGET_MICROCONTROLLER' 
    872872 $TARGET_WIN32           && echo '#define ROAR_TARGET_WIN32' 
     873 $TARGET_CYGWIN          && echo '#define ROAR_TARGET_CYGWIN' 
    873874                            echo '#define ROAR_OS_'$(echo $SYSNAME | tr a-z-. A-Z__) 
    874875 echo 
Note: See TracChangeset for help on using the changeset viewer.