From: Mikael M. <mik...@tj...> - 2004-11-23 20:15:04
|
Steve Kann wrote: > > OK, I've tried this stuff out, and I encourage others to do so as well. > > It seems to be pretty flexible, and I've figured out how to make it > work. (to use the patch as-is, you may need to add codec_alaw.[ch] to > lib/Makefile.am). > ... I have updated my patches against current CVS (yesterday actually) and added codec_alaw to lib/Makefile.am. Some other changes: * Defaults to using local portaudio library, since it contains some modifications. * Disabled IAX1 support in configure.ac, it isn't working. * Commented out inclusions of winpoop.h, which definitions aren't used. * Fixed format of some help strings in configure. * Build Mac OS X resources in simpleclient/iaxcomm/Makefile.am and simpleclient/iaxphone/Makefile.am (untested). * Added some missing files to distribution. Now only ChangeLog and NEWS are needed before using make dist. Mikael Magnusson |