Changeset 1734:3bb98828d2d4 in roaraudio for libroarpulse


Ignore:
Timestamp:
05/17/09 19:08:08 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

disabled -DDEBUG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarpulse/Makefile

    r1733 r1734  
    44include ../Makefile.conf 
    55 
    6 DEFINES        = -DDEBUG 
     6#DEFINES        = -DDEBUG 
    77INCLUDE = -I../include -I../include/libroarpulse 
    88CFLAGS += -g -Wall -O2 $(DEFINES) $(INCLUDE) $(INCPATH) $(SHARED_CF) $(fPIC) 
Note: See TracChangeset for help on using the changeset viewer.