aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* fix x11 linking when --disable-x11 used (btw sdl may still require it)Gravatar pl2001-11-19
* better support for --target: new boolean function x86()Gravatar pl2001-11-19
* fixed win32/xanim support on --target=i{4-6}86Gravatar gabucino2001-11-19
* png detect bug fixedGravatar pontscho2001-11-19
* Make description for SIMPLE_IDCT better and make #define consisten with others.Gravatar atmos42001-11-19
* small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultGravatar atmos42001-11-19
* missing parts of --target supportGravatar pl2001-11-19
* typoGravatar pl2001-11-19
* more debugging in configure.log [temporary]Gravatar pl2001-11-19
* fixed -lz bug found by Steven M. SchultzGravatar pl2001-11-18
* configure.log is no longer in /tmp/Gravatar pl2001-11-18
* merge of latest commits to configure1 (alex's qnx support)Gravatar pl2001-11-18
* double --enable-largefiles entriesGravatar alex2001-11-17
* removed _x _y support (no longer used)Gravatar pl2001-11-17
* wrong name of variables (avcodec)Gravatar pl2001-11-17
* missing C sources testsGravatar pl2001-11-17
* last part of changes since around configure 230 appliedGravatar pl2001-11-17
* bugs & fixes by Bohdan 'Nexus' HorstGravatar pl2001-11-17
* Major cleanupsGravatar pl2001-11-17
* optional parameters can be added after --enable-static .Gravatar gabucino2001-11-15
* gcc version messages updated. let's flame us again...Gravatar arpi2001-11-14
* Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)Gravatar jkeil2001-11-14
* Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpe...Gravatar mswitch2001-11-14
* Added proper #include's for libvo2Gravatar mswitch2001-11-14
* Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!Gravatar mswitch2001-11-14
* this test needed fixing tooGravatar gabucino2001-11-14
* added --enable-static optionGravatar gabucino2001-11-14
* left an empty lineGravatar gabucino2001-11-14
* hmm this is probably a better place for the check, as only theGravatar gabucino2001-11-14
* --target and some Intel checks fixedGravatar gabucino2001-11-14
* typo fixGravatar gabucino2001-11-13
* why not autodetecting lirc?Gravatar jaf2001-11-13
* FreeBSD fixGravatar nexus2001-11-13
* fix typosGravatar nexus2001-11-13
* added --enable-tv and --disable-tv (default is disabled)Gravatar alex2001-11-11
* mplayer does not need -ldivxencoreGravatar pl2001-11-11
* warning for unknown parameters is quite enoughGravatar nick2001-11-10
* unkow parameter fix.Gravatar pontscho2001-11-09
* memalign detection cleanupGravatar pl2001-11-09
* Somebody wanna drink some cola?Gravatar lgb2001-11-06
* FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec foundGravatar pl2001-11-06
* dvb test, /dev/ost/video:Gravatar jkeil2001-11-06
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* autodetecting for dvb-cardsGravatar jaf2001-11-05
* -lm for ffmpeg detect Christian Marillat <marillat@free.fr>Gravatar arpi2001-11-05
* Quick hack to don't use ldivxencode on systems where it'S not installed.Gravatar atmos42001-11-05
* problems with --with-sdl-config (option ignored)Gravatar pl2001-11-05
* Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously ad...Gravatar atmos42001-11-04
* avoids spitting bad compilation messages at the user when sthg does not workGravatar pl2001-11-03
* checkin for xanim support, also --disable-xanim and --with-xanimlibdir option...Gravatar alex2001-11-03