summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2007-05-15Fix the GNU assembler configuration checkMatt Messier
2007-05-15Enable dvb input plugin support by default on LinuxMatt Messier
2007-05-15Mac OS X universal build fixesMatt Messier
2007-05-14Clean up xine.m4 to match with package.m4 for 3rd-party use.Matt Messier
2007-05-14Final pass over decoders.m4Matt Messier
2007-05-14Final pass over input plugin configuration checksMatt Messier
2007-05-14Final pass over video_out.m4Matt Messier
2007-05-13Fixes to make Objective C tests actually workMatt Messier
2007-05-13Clean up xxmc/xvmc configure checks, move xv.m4 into video_out.m4Matt Messier
2007-05-12X11 and video output plugin configuration check cleanupsMatt Messier
2007-05-12Fix the sense of a check for with_external_libmadMatt Messier
2007-05-12Style consistency fixes. No functional change.Matt Messier
2007-05-12Fix stupid typos: instances of $" should be "$Matt Messier
2007-05-12Final pass over audio_out configure checksMatt Messier
2007-05-12Minor fixes and cleanupsMatt Messier
2007-05-12More configure/Makefile cleanupsMatt Messier
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-11Cleanup, fix, and generally rework assembler configure checksMatt Messier
2007-05-10Rename PPC_ARCH to ARCH_PPC for consistency.Matt Messier
2007-05-10Uncomment libFLAC tests accidentally left commented outMatt Messier
2007-05-09Clean up decoder/demuxer configuration checksMatt Messier
2007-05-09Move some more macros around into more approriately named placesMatt Messier
2007-05-09Move decoder/demuxer checks from configure.ac to decoders.m4Matt Messier
2007-05-09Clean up input plugin configuration checksMatt Messier
2007-05-09Clean up video output plugin configure checksMatt Messier
2007-05-08Clean up audio out plugin testsMatt Messier
2007-05-08Add AC_MSG_RESULT([no]) for test failures so lines don't bunch upMatt Messier
2007-05-08Minor cleanups for X11 checks. Mostly comment what's going on.Matt Messier
2007-05-08More configure.ac cleanupsMatt Messier
2007-05-08Remove some more dead macrosMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-05-05More configure cleanups.Matt Messier
2007-05-04More build cleanupsMatt Messier
2007-05-04Begin cleaning up compiler command-line flagsMatt Messier
2007-05-04Move a bunch of x11/xv related stuff out of configure.acMatt Messier
2007-05-04Move some stuff out of configure.ac and into existing or new m4 files forMatt Messier
2007-05-03Remove libtool15.m4 -- Nobody can offer up an explanation as to what this isMatt Messier
2007-05-03Fix alpha order of files in EXTRA_DIST and add missing files:Matt Messier
2007-05-03Move autoconf macros that come from gettext from m4 to m4/gettext to make itMatt Messier
2007-05-02Mac OS X Universal Binary supportMatt Messier
2007-04-14Check for __malloc__ attribute during configure stage, avoid conditional in x...Diego 'Flameeyes' Pettenò
2007-04-12Update from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-04-12Set xv_path before rewriting X_LIBS if we're not using pkg-config to discover...Diego 'Flameeyes' Pettenò
2007-04-11Return NULL to avoid 'control reaches end of non-void function' warning from ...Ville Skyttä
2007-04-11Merge changes from 1.1 branch (where they still make sense).Diego 'Flameeyes' Pettenò
2007-04-11Try linking the program for Pthread support, and feed proper parameters to pt...Diego 'Flameeyes' Pettenò
2007-04-10Add a new check for __attribute__((packed)), and if present, define XINE_PACKED.Diego 'Flameeyes' Pettenò
2007-04-09format_arg attribute requires the function to return char*.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Never udnefine m4_foreach_w, after all if it's defined it is because it never...Diego 'Flameeyes' Pettenò