summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-05-19 09:51:03 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-05-19 09:51:03 +0000
commitb20d68a66092d9903d7649acf88881d5b51afd7f (patch)
tree97e82a98b7471594c2fb29c195e37407c556c539
parent458fa02a5d330b61738e31e469da6555fdb300c4 (diff)
Make my automake version shut up about undefined variables
Original commit message from CVS: * Makefile.am: * ext/Makefile.am: * sys/Makefile.am: Make my automake version shut up about undefined variables * gst/goom/gstgoom.c: GstAdapter moved to base objects.
-rw-r--r--ChangeLog9
-rw-r--r--Makefile.am2
-rw-r--r--ext/Makefile.am120
-rw-r--r--gst/goom/gstgoom.c2
-rw-r--r--sys/Makefile.am2
5 files changed, 67 insertions, 68 deletions
diff --git a/ChangeLog b/ChangeLog
index ec6ff122..474f1368 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-05-19 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * Makefile.am:
+ * ext/Makefile.am:
+ * sys/Makefile.am:
+ Make my automake version shut up about undefined variables
+ * gst/goom/gstgoom.c:
+ GstAdapter moved to base objects.
+
2005-05-18 Wim Taymans <wim@fluendo.com>
* ext/amrnb/Makefile.am:
diff --git a/Makefile.am b/Makefile.am
index 739a6440..2aa23f37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ endif
# if USE_GCONFTOOL
# GCONF_DIR = gconf
# else
-# GCONF_DIR =
+GCONF_DIR =
# endif
SUBDIRS = \
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 57be128a..66bf728e 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -1,7 +1,7 @@
# if USE_A52DEC
# A52DEC_DIR=a52dec
# else
-# A52DEC_DIR=
+A52DEC_DIR=
# endif
if USE_AALIB
@@ -13,85 +13,85 @@ endif
# if USE_AMRNB
# AMRNB_DIR=amrnb
# else
-# AMRNB=
+AMRNB_DIR=
# endif
# if USE_ARTS
# ARTS_DIR=arts
# else
-# ARTS_DIR=
+ARTS_DIR=
# endif
# if USE_ARTSC
# ARTSC_DIR=artsd
# else
-# ARTSC_DIR=
+ARTSC_DIR=
# endif
# if USE_AUDIOFILE
# AUDIOFILE_DIR=audiofile
# else
-# AUDIOFILE_DIR=
+AUDIOFILE_DIR=
# endif
# if USE_AUDIORESAMPLE
# AUDIORESAMPLE_DIR=audioresample
# else
-# AUDIORESAMPLE_DIR=
+AUDIORESAMPLE_DIR=
# endif
# if USE_CAIRO
# CAIRO_DIR=cairo
# else
-# CAIRO_DIR=
+CAIRO_DIR=
# endif
# if USE_CDAUDIO
# CDAUDIO_DIR=cdaudio
# else
-# CDAUDIO_DIR=
+CDAUDIO_DIR=
# endif
# if USE_CDPARANOIA
# CDPARANOIA_DIR=cdparanoia
# else
-# CDPARANOIA_DIR=
+CDPARANOIA_DIR=
# endif
# if USE_DIRAC
# DIRAC_DIR=dirac
# else
-# DIRAC_DIR=
+DIRAC_DIR=
# endif
# if USE_DIRECTFB
# DIRECTFB_DIR=directfb
# else
-# DIRECTFB_DIR=
+DIRECTFB_DIR=
# endif
# if USE_DIVX
# DIVX_DIR=divx
# else
-# DIVX_DIR=
+DIVX_DIR=
# endif
# if USE_DTS
# DTS_DIR=dts
# else
-# DTS_DIR=
+DTS_DIR=
# endif
# if USE_DVDREAD
# DVDREAD_DIR=dvdread
# else
-# DVDREAD_DIR=
+DVDREAD_DIR=
# endif
# if USE_DVDNAV
# DVDNAV_DIR=dvdnav
# else
-# DVDNAV_DIR=
+DVDNAV_DIR=
# endif
if USE_ESD
@@ -103,13 +103,13 @@ endif
# if USE_FAAC
# FAAC_DIR=faac
# else
-# FAAC_DIR=
+FAAC_DIR=
# endif
# if USE_FAAD
# FAAD_DIR=faad
# else
-# FAAD_DIR=
+FAAD_DIR=
# endif
## if USE_FESTIVAL
@@ -121,61 +121,61 @@ endif
# if USE_FLAC
# FLAC_DIR=flac
# else
-# FLAC_DIR=
+FLAC_DIR=
# endif
# if USE_GDK_PIXBUF
# GDK_PIXBUF_DIR=gdk_pixbuf
# else
-# GDK_PIXBUF_DIR=
+GDK_PIXBUF_DIR=
# endif
# if USE_GNOME_VFS
# GNOMEVFS_DIR=gnomevfs
# else
-# GNOMEVFS_DIR=
+GNOMEVFS_DIR=
# endif
# if USE_GSM
# GSM_DIR=gsm
# else
-# GSM_DIR=
+GSM_DIR=
# endif
# if USE_HERMES
# HERMES_DIR=hermes
# else
-# HERMES_DIR=
+HERMES_DIR=
# endif
# if USE_JACK
# JACK_DIR=jack
# else
-# JACK_DIR=
+JACK_DIR=
# endif
# if USE_JPEG
# JPEG_DIR=jpeg
# else
-# JPEG_DIR=
+JPEG_DIR=
# endif
# if USE_LADSPA
# LADSPA_DIR=ladspa
# else
-# LADPSA_DIR=
+LADSPA_DIR=
# endif
# if USE_LAME
# LAME_DIR=lame
# else
-# LAME_DIR=
+LAME_DIR=
# endif
# if USE_LCS
# LCS_DIR=lcs
# else
-# LCS_DIR=
+LCS_DIR=
# endif
if USE_LIBCACA
@@ -187,73 +187,73 @@ endif
# if USE_LIBDV
# LIBDV_DIR=dv
# else
-# LIBDV_DIR=
+LIBDV_DIR=
# endif
# if USE_LIBFAME
# LIBFAME_DIR=libfame
# else
-# LIBFAME_DIR=
+LIBFAME_DIR=
# endif
# if USE_LIBMNG
# LIBMNG_DIR=libmng
# else
-# LIBMNG_DIR=
+LIBMNG_DIR=
# endif
# if USE_LIBPNG
# LIBPNG_DIR=libpng
# else
-# LIBPNG_DIR=
+LIBPNG_DIR=
# endif
# if USE_POLYP
# POLYP_DIR=polyp
# else
-# POLYP_DIR=
+POLYP_DIR=
# endif
# if USE_LIBVISUAL
# LIBVISUAL_DIR=libvisual
# else
-# LIBVISUAL_DIR=
+LIBVISUAL_DIR=
# endif
# if USE_LIBMMS
# LIBMMS_DIR=libmms
# else
-# LIBMMS_DIR=
+LIBMMS_DIR=
# endif
# if USE_MAD
# MAD_DIR=mad
# else
-# MAD_DIR=
+MAD_DIR=
# endif
# if USE_MIKMOD
# MIKMOD_DIR=mikmod
# else
-# MIKMOD_DIR=
+MIKMOD_DIR=
# endif
# if USE_MPEG2DEC
# MPEG2DEC_DIR=mpeg2dec
# else
-#MPEG2DEC_DIR=
+MPEG2DEC_DIR=
#endif
# if USE_MPEG2ENC
# MPEG2ENC_DIR=mpeg2enc
# else
-# MPEG2ENC_DIR=
+MPEG2ENC_DIR=
# endif
# if USE_MPLEX
# MPLEX_DIR=mplex
# else
-# MPLEX_DIR=
+MPLEX_DIR=
# endif
#if USE_MAS
@@ -265,49 +265,43 @@ endif
# if USE_MUSEPACK
# MUSEPACK_DIR=musepack
# else
-# MUSEPACK_DIR=
+MUSEPACK_DIR=
# endif
# if USE_MUSICBRAINZ
# MUSICBRAINZ_DIR=musicbrainz
# else
-# MUSICBRAINZ_DIR=
+MUSICBRAINZ_DIR=
# endif
# if USE_NAS
# NAS_DIR=nas
# else
-# NAS_DIR=
-# endif
-
-# if USE_OGG
-# OGG_DIR=ogg
-# else
-# OGG_DIR=
+NAS_DIR=
# endif
# if USE_PANGO
# PANGO_DIR=pango
# else
-# PANGO_DIR=
+PANGO_DIR=
# endif
# if USE_DV1394
# DV1394_DIR=raw1394
# else
-# DV1394_DIR=
+DV1394_DIR=
# endif
# if USE_SDL
# SDL_DIR=sdl
# else
-# SDL_DIR=
+SDL_DIR=
# endif
# if USE_SHOUT
# SHOUT_DIR=shout
# else
-# SHOUT_DIR=
+SHOUT_DIR=
# endif
if USE_SHOUT2
@@ -325,61 +319,60 @@ endif
# if USE_SMOOTHWAVE
# SMOOTHWAVE_DIR=smoothwave
# else
-# SMOOTHWAVE_DIR=
+SMOOTHWAVE_DIR=
# endif
# if USE_SNDFILE
# SNDFILE_DIR=sndfile
# else
-# SNDFILE_DIR=
+SNDFILE_DIR=
# endif
# if USE_SWFDEC
# SWFDEC_DIR=swfdec
# else
-# SWFDEC_DIR=
+SWFDEC_DIR=
# endif
# if USE_TARKIN
# TARKIN_DIR=tarkin
# else
-# TARKIN_DIR=
+TARKIN_DIR=
# endif
# if USE_IVORBIS
# IVORBIS_DIR=ivorbis
# else
-# IVORBIS_DIR=
+IVORBIS_DIR=
# endif
# if USE_XVID
# XVID_DIR=xvid
# else
-# XVID_DIR=
+XVID_DIR=
# endif
# if USE_LIBPNG
# SNAPSHOT_DIR=snapshot
# else
-# SNAPSHOT_DIR=
+SNAPSHOT_DIR=
# endif
# if USE_SPEEX
# SPEEX_DIR=speex
# else
-# SPEEX_DIR=
+SPEEX_DIR=
# endif
# if USE_XINE
# XINE_DIR=xine
# else
-# XINE_DIR=
+XINE_DIR=
# endif
SUBDIRS=\
$(A52DEC_DIR) \
$(AALIB_DIR) \
- $(ALSA_DIR) \
$(AMRNB_DIR) \
$(ARTS_DIR) \
$(ARTSC_DIR) \
@@ -423,7 +416,6 @@ SUBDIRS=\
$(MPLEX_DIR) \
$(MUSEPACK_DIR) \
$(MUSICBRAINZ_DIR) \
- $(OGG_DIR) \
$(PANGO_DIR) \
$(POLYP_DIR) \
$(SDL_DIR) \
@@ -436,9 +428,7 @@ SUBDIRS=\
$(SPEEX_DIR) \
$(SWFDEC_DIR) \
$(TARKIN_DIR) \
- $(THEORA_DIR) \
$(IVORBIS_DIR) \
- $(VORBIS_DIR) \
$(XINE_DIR) \
$(XVID_DIR)
diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c
index 61985907..d9c0db42 100644
--- a/gst/goom/gstgoom.c
+++ b/gst/goom/gstgoom.c
@@ -24,7 +24,7 @@
#include <string.h>
#include <gst/gst.h>
#include <gst/video/video.h>
-#include <gst/bytestream/adapter.h>
+#include <gst/base/gstadapter.h>
#include "goom_core.h"
GST_DEBUG_CATEGORY_STATIC (goom_debug);
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 47c0c215..3b001603 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -7,7 +7,7 @@
# if USE_OSS
# OSS_DIR=oss
# else
-# OSS_DIR=
+OSS_DIR=
# endif
# if USE_OSX_AUDIO