diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2008-01-24 20:26:40 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:22 +0200 |
| commit | ee94b95a993d091d1ab7826951498b03bb6dbbbc (patch) | |
| tree | 39224307d98bfa8438fd620c3f907d611afc4198 /Makefile.in | |
| parent | 637f7dc5e805bad55dba7fb7693a45f5992b2ae7 (diff) | |
Various updates in ALSA for probing while device is open and in Windows for thread priority (gps).
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 57df82b..23a444f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,7 @@ RANLIB = @RANLIB@ DEFS = @debug@ DEFS += @audio_apis@ -CFLAGS = @cflags@ -Iinclude +CFLAGS = @CFLAGS@ -Iinclude CFLAGS += @warn@ all : $(LIBRARY) |
