Opened 18 years ago
Closed 7 years ago
#116 closed enhancement (invalid)
Patch to disable PortAudio ALSA support in configure script
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | Known-Issues-and-Ideas |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
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 (3)
comment:1 Changed 18 years ago by bennylp
- Milestone changed from release-0.7.0-rc2 to unassigned
comment:2 Changed 16 years ago by bennylp
- Milestone changed from unassigned to Known-Issues
comment:3 Changed 7 years ago by nanang
- Backported unset
- Resolution set to invalid
- Status changed from new to closed
- Summary changed from Patch to disable ALSA support in configure script to Patch to disable PortAudio ALSA support in configure script
Note: See
TracTickets for help on using
tickets.
TeluuCon? 2018: PortAudio? support has been removed.