Changeset 3826:105d7a8bf965 in roaraudio for roarclients


Ignore:
Timestamp:
05/11/10 21:32:20 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected support for libroarpulse-simple

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roar-config.c

    r3811 r3826  
    4444 {"roarpulse", ROAR_CFLAGS, ROAR_LIBS_C_PULSE}, 
    4545 {"pulse",     ROAR_CFLAGS, ROAR_LIBS_C_PULSE}, 
    46  {"pulse-simple", ROAR_CFLAGS, ROAR_LIBS_C_PULSE}, 
     46 {"roarpulse-simple", ROAR_CFLAGS, ROAR_LIBS_C_PULSE_SIMPLE}, 
     47 {"pulse-simple",     ROAR_CFLAGS, ROAR_LIBS_C_PULSE_SIMPLE}, 
    4748 {"roarsndio", ROAR_CFLAGS, ROAR_LIBS_C_SNDIO}, 
    4849 {"sndio",     ROAR_CFLAGS, ROAR_LIBS_C_SNDIO}, 
Note: See TracChangeset for help on using the changeset viewer.