Commit Graph

22 Commits

Author SHA1 Message Date
Moritz Bunkus
0768ed24c2 Fixes for Win32 2003-09-24 18:41:21 +00:00
Moritz Bunkus
f6992aecb4 Made the checks for the compression libs non-mandatory. Documented the "--compression" options for "none" and "zlib". 2003-09-23 17:26:04 +00:00
Moritz Bunkus
e448470a5d Added -mwindows to the mmg linking process which gets rid of the command line box on Windows. 2003-09-16 22:05:55 +00:00
Moritz Bunkus
f0dd8222bf Adding my mmg sources. 2003-09-13 13:01:26 +00:00
Moritz Bunkus
8509414a19 Added check for bzlib. 2003-09-11 18:15:05 +00:00
Moritz Bunkus
b1bc1a6d89 Added liblzo to the configure checks. 2003-09-11 11:09:07 +00:00
Moritz Bunkus
f54ac11b4a Proper CFLAGS, LDFLAGS, -lxxx for expat and zlib. 2003-09-01 16:32:33 +00:00
Moritz Bunkus
8a1f0fbd80 Enabled the libexpat configure check by default. Added a zlib configure check. 2003-09-01 07:42:25 +00:00
Moritz Bunkus
5dec828733 Added a check for libebml's version number. 2003-08-30 08:33:34 +00:00
Moritz Bunkus
81aa9964f0 Added the XML tag parser files. 2003-07-18 20:01:15 +00:00
Moritz Bunkus
de10457b79 Changes for compilation against libebml/libmatroska 0.5.0 2003-07-06 13:49:32 +00:00
Moritz Bunkus
95fa7e51c2 Better EBML and Matroska detection if --prefix is used for configure. 2003-06-30 17:26:22 +00:00
Moritz Bunkus
b471e9c200 Fixed a bug in acinclude... which would introduce c:/cygwin on Linux 2003-06-22 19:51:19 +00:00
Moritz Bunkus
1f867c49cf wxwindows detection/path fixes. 2003-06-22 14:00:42 +00:00
Moritz Bunkus
00d3ad6398 Unified a LOT of OS and compiler dependant stuff. Introduced support for mingw compilation. 2003-06-20 19:29:26 +00:00
Moritz Bunkus
979707f373 A lot of changes to comply with libmatroska/libebml v0.4.4. 2003-06-06 20:56:28 +00:00
Moritz Bunkus
abdfbd9be3 Removed the --sub-type switch as all text subtitles will be stored in UTF-8 format. Made iconv mandatory in the configure checks for this very reason. 2003-05-29 18:50:03 +00:00
Moritz Bunkus
393d2fd980 Added/updated the wxWindows check. 2003-05-28 08:20:12 +00:00
Moritz Bunkus
955de5ef81 iconv check for autoconf 2.1 2003-05-23 18:27:10 +00:00
Moritz Bunkus
0efc5f877b gcc2 compatibility fixes. Removed a lot of unnecessary static_casts. 2003-05-21 22:17:33 +00:00
Moritz Bunkus
e82c2fcfe6 Removed pre-0.4.3 code. 2003-05-21 21:14:40 +00:00
Moritz Bunkus
0d7e5e6845 Different acinclude.m4 files based on the autoconf version. 2003-05-10 09:41:37 +00:00