Skip to content
  • gbazin's avatar
    · 4c0c62a7
    gbazin authored
    * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. Re-enabled
       the oss plugin as it seems to be working fine.
    * src/audio_output/input.c: fixed an obscure bug... (strange one though:
       int foo = -1; unsigned int bar = 2; __MAX( foo, bar) == -1 ).
    4c0c62a7