2004-04-03 15:52 csoutheren * version.h: Incremented build number after tagging to v1_13_4. 2004-04-03 15:52 csoutheren * version.h: Pre-tagging check in for v1_13_4. 2004-03-23 17:41 csoutheren * configure.exe: Fixed problems with multiple directories in exclude spec 2004-03-20 09:01 csoutheren * version.h: Manually added pwlib version number as tagbuild did not work for some reason 2004-03-20 08:58 csoutheren * version.h: Incremented build number after tagging to v1_13_4. 2004-03-20 08:58 csoutheren * version.h: Pre-tagging check in for v1_13_4. 2004-03-20 08:54 csoutheren * version.h: Version numbers strange again 2004-03-16 12:45 rjongbloed * configure.exe: Fixed locating lbrary in pre-defined search directories. Added version number to configure program. Tidied the --help display. 2004-03-15 20:33 rogerhardiman * version.h: Add warning about putting comments into version.h 2004-03-13 13:51 rjongbloed * configure.exe: Fixed anomalous message where even though a feature was disabled, a "Located " directiory message is still displayed causing confusion. Added --disable- as synonym to existing --no- to be compatible with autoconf. Added default value to defines of 1 rather than blank. 2004-03-11 11:37 csoutheren * version.h: CHanged pwlib dependncy information to be correct 2004-03-09 15:11 csoutheren * version.h: Incremented build number after tagging to v1_13_3. 2004-02-26 23:08 csoutheren * Makefile.in, openh323u.mak.in: Fixed various problems thanks to Klaus Kaempf 2004-02-19 20:47 csoutheren * version.h: Incremented build number after tagging to v1_13_2. 2004-02-19 20:46 csoutheren * version.h: Pre-tagging check in for v1_13_2. 2004-02-10 11:04 csoutheren * version.h: Incremented build number after tagging to v1_13_1. 2004-02-10 11:03 csoutheren * version.h: Pre-tagging check in for v1_13_1. 2004-02-01 23:24 dsandras * Makefile.in: Set default target to optshared. 2004-01-31 18:37 rjongbloed * configure.in: Added HAS_IXJ for Windows platform (always on) 2004-01-30 12:45 csoutheren * configure, configure.in, openh323u.mak.in: Moved some compiler flags to include files 2004-01-28 09:42 dominance * configure: updated to produce an OPENH323_VERSION 2004-01-27 21:55 csoutheren * configure.in: Added version information to openh323buildopts.h 2004-01-18 07:09 csoutheren * version.h: Incremented build number after tagging to v1_13_0. 2004-01-18 07:07 csoutheren * version.h: Pre-tagging check in for v1_13_0. 2004-01-02 12:23 csoutheren * configure, configure.in, openh323u.mak.in: More changes to allow correct autodetection of local Speex libraries 2003-12-29 23:13 csoutheren * configure, configure.in, openh323u.mak.in: configure now checks for libspeex in system libraries and compares version against version in local sources. Also use --enable-localspeex to force use of local Speex or system Speex 2003-12-14 21:42 rjongbloed * OpenH323Lib.dsp: Changes for compilability without video support. 2003-12-03 17:40 csoutheren * configure.in: Fixed problem with configuring video and audio under Windows 2003-11-27 01:03 dsandras * configure: Don't forget to define H323_AUDIO_CODECS and H323_VIDEO for Linux. 2003-11-27 01:02 dsandras * configure.in: Don't forget to define H323_VIDEO and H323_AUDIO_CODECS for Linux. 2003-11-25 19:30 rjongbloed * configure.in: Added ability to build system without video or audio sw codecs. 2003-11-25 19:24 rjongbloed * configure.exe: Fixed display of configured items 2003-11-06 20:15 rjongbloed * configure.exe, configure.in: Improved the Windows configure system to allow multiple defines based on file existence. Needed for SDL support of two different distros. 2003-10-30 23:00 rjongbloed * OpenH323dll.dsp: Fixed ability to specify partial path for -x parameter. Fixes problem with removal of msos directory in include path. 2003-09-05 08:38 dereksmithies * ReadMe.txt: Add a quick start on cvs usage and build for unix. 2003-09-01 19:38 dsandras * Makefile.in: Fixed install target thanks to Stefan BrĂ¼ns .