aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* gui fixGravatar arpi2001-09-22
* -q flag for grep does not exist for all versions of grep. Just redirect outputGravatar jkeil2001-09-18
* Enable Alpha Code.Gravatar atmos42001-09-18
* Fix broken memalign detect.Gravatar atmos42001-09-17
* Removed my fuckin' debug stuffGravatar laaz2001-09-17
* Added X 4.0 DPMS support for configure scriptGravatar laaz2001-09-17
* ffmpeg compatible MEMALIGN definitionGravatar nick2001-09-13
* Add support for libdvdread-0.9.0Gravatar jkeil2001-09-09
* OggVorbis lib detection, manual language selection and some minor stuff.Gravatar atmos42001-09-01
* gui infoGravatar arpi2001-08-30
* gcc 2.96 infoGravatar arpi2001-08-30
* Rearranged C++ check.Gravatar atmos42001-08-29
* Added C++ compiler/runtime enviroment detection and enabled ppc detection.Gravatar atmos42001-08-29
* Fix "echo -n" problems on solaris for the new GUI stuff.Gravatar jkeil2001-08-27
* GUI support (--enable-gui)Gravatar arpi2001-08-25
* Oops, remove some debug code in the configure script.Gravatar jkeil2001-08-24
* Enable mediaLib support for Solaris on UltraSPARC CPUsGravatar jkeil2001-08-24
* added memalign detection, maps to malloc if fails.Gravatar atmos42001-08-24
* test -e file => test -f file (for bourne shell / solaris)Gravatar jkeil2001-08-22
* libdvdread desc.Gravatar nick2001-08-22
* Provide a better default for the DVD device on solaris.Gravatar jkeil2001-08-21
* Happy configure version bumping (bugfix of bugfix).Gravatar atmos42001-08-21
* Fixed small flying thingy..erm bug with css vs. libdvdread.Gravatar atmos42001-08-21
* Made -bps default.Gravatar atmos42001-08-21
* libDVDread supportGravatar arpi2001-08-20
* exporting DEBUGGravatar arpi2001-08-17
* '--disable-sdl;; _aa=no' fixedGravatar folke2001-08-15
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compileGravatar jkeil2001-08-14
* Use the standard mplayer config test for finding libraries, so that it canGravatar jkeil2001-08-14
* Added cool aalib vo driver.Gravatar atmos42001-08-14
* add define of DEFAULT_CDROM_DEVICEGravatar arpi2001-08-12
* Applied vladimirs freebsd patch (largefile default on freebsd and misc)Gravatar atmos42001-08-09
* Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).Gravatar atmos42001-08-06
* Start OpenBSD support and fix detection of older GNU as.Gravatar atmos42001-08-06
* Solaris' and *BSD's sed does not like the "i" flag in the substitute command.Gravatar jkeil2001-08-06
* ehh. duplicated GL check removed... drinkin' 10l...Gravatar arpi2001-08-06
* more paranoia -> check for DEC_OPT_FRAME_311Gravatar arpi2001-08-06
* better divx4 detection, --disable-divx4Gravatar arpi2001-08-06
* Make cygwin define WIN32 for compatibility with mingw and visualc, ...Gravatar atmos42001-08-05
* define USE_MMX_IDCT for libavcodecGravatar arpi2001-08-03
* Pre commit so I won't have to sync with later configure changes (cygwin stuff)Gravatar atmos42001-08-03
* largefile patch by Stephen Davies <steve@daviesfam.org>Gravatar arpi2001-07-31
* divx4linux autodetectionGravatar arpi2001-07-31
* sdl-config fixed - again =) huje atmosGravatar atmos42001-07-30
* Solaris /bin/sh does not like the extra ; in a "for var do ... done" loopGravatar jkeil2001-07-30
* libvo2 supportGravatar arpi2001-07-30
* Fixed override of --with-sdl-config.Gravatar atmos42001-07-29
* Fixed check for mmx2 extensions.Gravatar atmos42001-07-29
* Display detected OS and arch.Gravatar atmos42001-07-29
* Added checking for x86 cpu extensions using test-programs.Gravatar atmos42001-07-28