6 | | --with-external-speex Use external Speex development files, not the one in |
7 | | "third_party" directory. When this option is set, |
8 | | make sure that Speex is accessible to use (hint: use |
9 | | CFLAGS and LDFLAGS env var to set the include/lib |
10 | | paths) |
11 | | --with-external-gsm Use external GSM codec library, not the one in |
12 | | "third_party" directory. When this option is set, |
13 | | make sure that the GSM include/lib files are |
14 | | accessible to use (hint: use CFLAGS and LDFLAGS env |
15 | | var to set the include/lib paths) |
16 | | --with-external-pa Use external PortAudio development files, not the |
17 | | one in "third_party" directory. When this option is |
18 | | set, make sure that PortAudio is accessible to use |
19 | | (hint: use CFLAGS and LDFLAGS env var to set the |
20 | | include/lib paths) |
| 6 | --with-external-speex Use external Speex development files, not the one in |
| 7 | "third_party" directory. When this option is set, |
| 8 | make sure that Speex is accessible to use (hint: use |
| 9 | CFLAGS and LDFLAGS env var to set the include/lib |
| 10 | paths) |
| 11 | --with-external-gsm Use external GSM codec library, not the one in |
| 12 | "third_party" directory. When this option is set, |
| 13 | make sure that the GSM include/lib files are |
| 14 | accessible to use (hint: use CFLAGS and LDFLAGS env |
| 15 | var to set the include/lib paths) |
| 16 | --with-external-pa Use external PortAudio development files, not the |
| 17 | one in "third_party" directory. When this option is |
| 18 | set, make sure that PortAudio is accessible to use |
| 19 | (hint: use CFLAGS and LDFLAGS env var to set the |
| 20 | include/lib paths) |