Commit graph

103 commits

Author SHA1 Message Date
Richard Boulton beb29ac257 Put GST_CFLAGS before other CFLAGS, to ensure that the correct headers get used if there's an installed copy of the g...
Original commit message from CVS:
Put GST_CFLAGS before other CFLAGS, to ensure that the correct headers get
used if there's an installed copy of the gst headers on the system (ie,
make sure the uninstalled headers are used instead).
2001-06-29 11:30:18 +00:00
Wim Taymans 63e14f10ef Added a check for the FLAC plugin.
Original commit message from CVS:
Added a check for the FLAC plugin.
2001-06-28 19:32:41 +00:00
Richard Boulton 13e2e375ef Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables determined for alsa 0.5 with the ones from th...
Original commit message from CVS:
Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables
determined for alsa 0.5 with the ones from the check that alsa 0.9 wasn't
there.  Now does the 0.9 check first, to avoid this problem.
2001-06-28 18:35:51 +00:00
Richard Boulton fa53aaa72f Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE.
Original commit message from CVS:
Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE.
Convert glib2 check to use GST_CHECK_FEATURE.
2001-06-28 15:39:48 +00:00
Richard Boulton 4dce71b5a7 Actually pass the infomessages variable into config.status, so the message about plugin-builddir gets displayed.
Original commit message from CVS:
Actually pass the infomessages variable into config.status, so the
message about plugin-builddir gets displayed.

We can use this mechanism to display lists of plugins which won't be built:
just add the lines to be output at the end of ./configure to $infomessages
2001-06-28 11:56:03 +00:00
Richard Boulton 60efda8a42 Change plugin-srcdir msg stuff near the end of configure.base to
Original commit message from CVS:
Change plugin-srcdir msg stuff near the end of configure.base to
-builddir.
2001-06-28 10:57:39 +00:00
Erik Walthinsen b562614242 configure.base: changed to 0.2.1, reworked the -D gathering for cflags gstreamer-config.in, gstreamer.pc.in, gstreame...
Original commit message from CVS:
configure.base: changed to 0.2.1, reworked the -D gathering for cflags
gstreamer-config.in, gstreamer.pc.in, gstreamer-uninstalled.pc.in:
reworked -D gathering for cflags
2001-06-27 20:14:07 +00:00
Richard Boulton aa41529d67 Add a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules to the -config script. Convert gnome test...
Original commit message from CVS:
Add a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules
to the -config script.  Convert gnome test to use GST_CHECK_CONFIGPROG.
2001-06-27 17:04:29 +00:00
Richard Boulton 64f9f9c4be Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE: nothing uses these.
Original commit message from CVS:
Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE:
nothing uses these.
Add GST_CHECK_CONFIGPROG macro, to check a -config script and set --cflags
and --libs from it.
Replace audiofile and gdk-pixbuf checks with calls to this macro.
Change use of HAVE_LIBAUDIOFILE to USE_LIBAUDIOFILE automake conditional.
Change use of AUDIOFILE_LIBS variable to LIBAUDIOFILE_LIBS.
2001-06-27 16:56:17 +00:00
Richard Boulton 57db14c036 Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature to be turned off by default. Turn of XMMS c...
Original commit message from CVS:
Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature
to be turned off by default.  Turn of XMMS check using this, rather than
a hack.  Fix display of commandline parameters for GST_CHECK_FEATURE and
GST_SUBSYSTEM_DISABLE.
2001-06-27 15:04:03 +00:00
Wim Taymans 4498dccbec Removed the GST_CONFIG_DIR from config.h and made a -D CFLAG for it instead so that we can do full expansion on the s...
Original commit message from CVS:
Removed the GST_CONFIG_DIR from config.h and made a -D CFLAG for it
instead so that we can do full expansion on the sysconfdir.
2001-06-26 22:15:20 +00:00
Richard Boulton 7fcf8e668c Fix up configure --help output: GST_DISABLE_SUBSYSTEM options were not displayed properly.
Original commit message from CVS:
Fix up configure --help output: GST_DISABLE_SUBSYSTEM options were not
displayed properly.
2001-06-26 21:49:54 +00:00
Richard Boulton 37c010c00d Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE()
Original commit message from CVS:
Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE()
XMMS check is turned off by default (though not in a very neat way)
2001-06-26 21:44:45 +00:00
Wim Taymans b6f67c7948 Removed vgasink for now.
Original commit message from CVS:
Removed vgasink for now.
2001-06-26 21:29:02 +00:00
Erik Walthinsen d4fdfa7497 Changes to the GST_SUBSYSTEM_DISABLE macro.
Original commit message from CVS:
Changes to the GST_SUBSYSTEM_DISABLE macro.
2001-06-26 19:49:50 +00:00
Richard Boulton 0ab71b3df2 Convert artsc and arts checks to use GST_CHECK_FEATURE.
Original commit message from CVS:
Convert artsc and arts checks to use GST_CHECK_FEATURE.
Extract the checks into macros.
2001-06-26 18:20:34 +00:00
Richard Boulton ebfdfb73ca Move alsa check to use GST_CHECK_FEATURE macro.
Original commit message from CVS:
Move alsa check to use GST_CHECK_FEATURE macro.
Fix a small bug in the macro.
2001-06-26 02:48:17 +00:00
Richard Boulton 912d0fd85c Added feature check macro, GST_CHECK_FEATURE.
Original commit message from CVS:
Added feature check macro, GST_CHECK_FEATURE.
Moved generation of configure.{in,ac} into a separate script.
Add hack to the script to stop automake complaining about missing
AM_CONDITIONAL call.
Replace ESD check by a call to GST_CHECK_FEATURE.
2001-06-26 01:53:20 +00:00
Richard Boulton 67fef4e42a Move config dir from /etc/gstreamer to ${sysconfdir}/gstreamer by default: more portable, configurable, and standard.
Original commit message from CVS:
Move config dir from /etc/gstreamer to ${sysconfdir}/gstreamer by default:
more portable, configurable, and standard.
2001-06-25 21:39:00 +00:00
Wim Taymans d89a407f2f Added configure checks to disable various major subsystems.
Original commit message from CVS:
Added configure checks to disable various major subsystems.
2001-06-25 19:19:17 +00:00
Wim Taymans 23a5829e73 Removed the wine stuff.
Original commit message from CVS:
Removed the wine stuff.
2001-06-25 16:44:05 +00:00
Erik Walthinsen 91d7e800d5 Reworked the arguments for DEBUG and INFO. Removed -debug-verbose.
Original commit message from CVS:
Reworked the arguments for DEBUG and INFO.  Removed -debug-verbose.
Renamed GST_DISABLE_XML to GST_DISABLE_LOADSAVE and added --disable flag.
2001-06-25 06:45:56 +00:00
Erik Walthinsen 7f8d8fe8d5 Merged from GOBJECT1 to HEAD at 200106241
Original commit message from CVS:
Merged from GOBJECT1 to HEAD at 200106241
2001-06-25 01:20:11 +00:00
Erik Walthinsen f19c6342c9 New check for libesd, a model for all the other checks I hope. Need to convert all the other checks to operate like ...
Original commit message from CVS:
New check for libesd, a model for all the other checks I hope.  Need to
convert all the other checks to operate like this.
2001-06-24 21:06:46 +00:00
Wim Taymans 17fcac76eb Added vgasink.
Original commit message from CVS:
Added vgasink.
2001-06-21 19:44:25 +00:00
Wim Taymans 6e9aec0f26 Removed the winloader
Original commit message from CVS:
Removed the winloader
2001-06-21 11:35:53 +00:00
Erik Walthinsen 5b830ed6ad changed plugin-srcdir to plugin-builddir, which is what it should be
Original commit message from CVS:
changed plugin-srcdir to plugin-builddir, which is what it should be
2001-06-19 07:57:06 +00:00
Richard Boulton 55746a46af Add chart plugin to build system.
Original commit message from CVS:
Add chart plugin to build system.
2001-06-18 11:12:19 +00:00
David I. Lehn 56d428f57f ALSA checks use alsa_save_* names and gst attempt to save flags fails when using the same names. Prefixed with gst_.
Original commit message from CVS:
ALSA checks use alsa_save_* names and gst attempt to save flags fails
when using the same names.  Prefixed with gst_.
2001-06-18 04:56:50 +00:00
Richard Boulton e9b51b9450 Fix mistake with saved CPPFLAGS for sdl test and libdv test: was unsaving the value before saving... :(
Original commit message from CVS:
Fix mistake with saved CPPFLAGS for sdl test and libdv test: was unsaving
the value before saving... :(
2001-06-15 15:44:32 +00:00
Richard Boulton d3286080e6 Fix bug #433398, by putting GLIB_CFLAGS
Original commit message from CVS:
Fix bug #433398, by putting GLIB_CFLAGS
2001-06-15 15:42:43 +00:00
Thomas Vander Stichele af0f1309c7 added cutter example
Original commit message from CVS:
added cutter example
2001-06-13 21:52:42 +00:00
Thomas Vander Stichele 60c349cb29 added deinterlace
Original commit message from CVS:
added deinterlace
2001-06-13 20:26:10 +00:00
Wim Taymans 7c6c3ed06b Added a check for avifile.
Original commit message from CVS:
Added a check for avifile.
2001-06-09 00:14:28 +00:00
Wim Taymans c57122e0ae Added the lav encoder Makefile.am
Original commit message from CVS:
Added the lav encoder Makefile.am
2001-06-06 18:31:23 +00:00
Thomas Vander Stichele 8e58af799d added cutter plugin to config stuff
Original commit message from CVS:
added cutter plugin to config stuff
2001-06-06 14:24:17 +00:00
Thomas Vander Stichele fdac74d01c added Makefile generation for gstaudio library
Original commit message from CVS:
added Makefile generation for gstaudio library
2001-06-06 14:14:53 +00:00
Richard Boulton 8bb71e68a9 Fix arts check, with artsc-config hackery.
Original commit message from CVS:
Fix arts check, with artsc-config hackery.
2001-06-02 23:36:42 +00:00
Wim Taymans 3d12df5409 Added the avi makefiles.
Original commit message from CVS:
Added the avi makefiles.
2001-06-02 18:11:00 +00:00
Andrew Mitchell 528d8c273b Let's just say I have a better understanding of autoconf now (I should really have read the manual first). It helps t...
Original commit message from CVS:
Let's just say I have a better understanding of autoconf now (I should really have read the manual first). It helps to remember that yes != no ;)
2001-06-02 15:33:38 +00:00
Andrew Mitchell 14ae775e05 Automake is picky about white space...
Original commit message from CVS:
Automake is picky about white space...
2001-06-02 13:42:04 +00:00
Andrew Mitchell 3f4be546de Added options --disable-tests and --disable-examples for quicker builds for the impatient...
Original commit message from CVS:
Added options --disable-tests and --disable-examples for quicker builds for the impatient...
2001-06-02 13:38:57 +00:00
Richard Boulton bb9908680b Fix gsm to check for "gsm.h" as well as "gsm/gsm.h".
Original commit message from CVS:
Fix gsm to check for "gsm.h" as well as "gsm/gsm.h".
2001-06-02 12:21:26 +00:00
Richard Boulton 97b6de7b23 Oops: fixed SDL header check: put flags in CPPFLAGS rather than CFLAGS.
Original commit message from CVS:
Oops: fixed SDL header check: put flags in CPPFLAGS rather than CFLAGS.
We should really filter the SDL_CFLAGS and only pass appropriate options
through, but this works well enough for now.
2001-06-02 02:21:25 +00:00
Richard Boulton 0c8050e3ba Improve SDL check: use correct CFLAGS when searching for header.
Original commit message from CVS:
Improve SDL check: use correct CFLAGS when searching for header.
2001-06-02 02:05:21 +00:00
Wim Taymans 91af099719 Added a better SDL_createYUVOverlay check.
Original commit message from CVS:
Added a better SDL_createYUVOverlay check.
2001-06-01 18:52:55 +00:00
Richard Boulton 1559a54b1d More tidyup to SDL check.
Original commit message from CVS:
More tidyup to SDL check.
2001-06-01 13:03:22 +00:00
Richard Boulton 1f6482a012 Fix SDL check
Original commit message from CVS:
Fix SDL check
Check for Overlay stuff, which isn't in SDL version 1.0
2001-06-01 12:36:45 +00:00
Richard Boulton c044bafbdf Add comments to many (but not all :( ) AC_DEFINES in configure scripts.
Original commit message from CVS:
Add comments to many (but not all :( ) AC_DEFINES in configure scripts.
Add note about debian packages for building documentation.
2001-05-31 20:20:03 +00:00
Richard Boulton 7dfeffc2a5 Fix a couple of formatting errors in idiottest, and add plugin-srcdir warning to configure.base.
Original commit message from CVS:
Fix a couple of formatting errors in idiottest, and add plugin-srcdir
warning to configure.base.
2001-05-31 19:08:41 +00:00
Richard Boulton 41aa12b2c6 Add AS and ASFLAGS to configure.base, fixing the build with automake 1.4g
Original commit message from CVS:
Add AS and ASFLAGS to configure.base, fixing the build with automake 1.4g
AS is defined in a hacky way: I've asked on the automake list for help
doing this properly.
2001-05-31 14:19:09 +00:00
Erik Walthinsen a3742beca4 added no-alsa warning and made 0.9 check conditional on alsa existing at all
Original commit message from CVS:
added no-alsa warning and made 0.9 check conditional on alsa existing at all
2001-05-30 21:27:35 +00:00
Richard Boulton 53ca792d2f create a configure.base file, containing the contents of configure.{in,ac}, with those lines specific to one file pre...
Original commit message from CVS:
* create a configure.base file, containing the contents of
configure.{in,ac}, with those lines specific to one file prepended by
"SUBSTFOR configure.in:" or "SUBSTFOR configure.ac:" appropriately.

* Add lines to autogen.sh to generate configure.in and configure.ac
automatically from this file. (Very simple sed scripts)

* Remove configure.in and configure.ac

This shouldn't cause any problems to anyone, and should make it easy to do
work on configure scripts by just working on configure.base.
2001-05-30 14:22:50 +00:00
Renamed from configure.ac (Browse further)