Changeset 2780:8b7a70b3d7c8 in roaraudio


Ignore:
Timestamp:
09/24/09 03:05:11 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set cfreq on win32 to 20Hz

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r2776 r2780  
    433433   WITHOUT_VIO="$WITHOUT_VIO"' pipe cmd' # hope that with buffered pipes we can remove this soon 
    434434   WITHOUT_DCOMP="$WITHOUT_DCOMP"' cb' 
     435   [ "$ROARD_CFREQ" = '' ] && ROARD_CFREQ=20 
    435436  ;; 
    436437 esac; 
Note: See TracChangeset for help on using the changeset viewer.