Ticket #116 (new enhancement)
Patch to disable ALSA support in configure script
| Reported by: | bennylp | Owned by: | bennylp |
|---|---|---|---|
| Priority: | normal | Milestone: | Known-Issues-and-Ideas |
| Component: | pjmedia | Version: | trunk |
| Keywords: | Cc: |
Description
870d869
< --disable-alsa Disable ALSA and use OSS
8552,8561d8550
< if test "${enable_alsa+set}" = set; then
< enableval="$enable_alsa"
< if test "$enable_alsa" = "no"; then
< ac_pa_use_alsa=0
< echo "$as_me:4396: Alsa available but disabling ... yes" >&5
< echo "${ECHO_T}Alsa available but disabling... yes" >&6
< else
< ac_pa_use_alsa=1
< fi
< fi;
Thanks Purna Chandar M.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)