summaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2001-06-28Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE.Richard Boulton
2001-06-27Add a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules to...Richard Boulton
2001-06-27Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE: n...Richard Boulton
2001-06-27Fix brokenness with autoconf 2.50. *sigh*Richard Boulton
2001-06-27Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature to b...Richard Boulton
2001-06-27Add XMMS macro to acinclude.m4, since it's a commonly missing macro.Richard Boulton
2001-06-26Convert artsc and arts checks to use GST_CHECK_FEATURE.Richard Boulton
2001-06-26Move alsa check to use GST_CHECK_FEATURE macro.Richard Boulton
2001-06-26Fixes to work properly with automake 1.4Richard Boulton
2001-06-26Added feature check macro, GST_CHECK_FEATURE.Richard Boulton
2001-05-29Simplify alsa checking: we can use the standard AM_PATH_ALSA macro to check t...Richard Boulton
2001-01-07Slight tweak: now I just need to send the modified version off to the alsa pe...Richard Boulton
2001-01-07New macro for testing for ALSA libraries.Richard Boulton
2001-01-07Don't add -lasound etc to LIBS if ALSA turns out not to be installed.Richard Boulton
2001-01-07Add an acinclude containing AM_PATH_ALSA, so wtay can compile.Richard Boulton