]> git.sesse.net Git - vlc/commitdiff
Don't include config.h from the headers - refs #297.
authorRémi Denis-Courmont <rem@videolan.org>
Wed, 23 Jan 2008 21:50:58 +0000 (21:50 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Wed, 23 Jan 2008 21:50:58 +0000 (21:50 +0000)
Missing some cases that I could not test.
Also ffmpeg/chroma.c is locked, so I can but leave it broken.
Fix is for the remaining modules is obvious and the issue is easy to detect.

625 files changed:
bindings/java-gcj/vlc-glue.cc
bindings/java/src/graphics-jni.cc
extras/MacOSX/Framework/Sources/VLCLibrary.m
extras/MacOSX/Framework/Sources/VLCMediaList.m
extras/MacOSX/Framework/Sources/VLCMediaListAspect.m
extras/MacOSX/Framework/Sources/VLCMediaPlayer.m
extras/MacOSX/Framework/Sources/VLCVideoLayer.m
extras/MacOSX/Framework/Sources/VLCVideoView.m
extras/MacOSX/Framework/VLC_Prefix.pch
extras/zsh.cpp
include/vlc_common.h
modules/access/cdda.c
modules/access/dc1394.c
modules/access/directory.c
modules/access/dshow/crossbar.cpp
modules/access/dshow/dshow.cpp
modules/access/dshow/filter.cpp
modules/access/dv.c
modules/access/dvb/access.c
modules/access/dvb/en50221.c
modules/access/dvb/http.c
modules/access/dvb/linux_dvb.c
modules/access/dvdnav.c
modules/access/dvdread.c
modules/access/eyetv.m
modules/access/fake.c
modules/access/file.c
modules/access/ftp.c
modules/access/gnomevfs.c
modules/access/http.c
modules/access/jack.c
modules/access/mms/asf.c
modules/access/mms/buffer.c
modules/access/mms/mms.c
modules/access/mms/mmsh.c
modules/access/mms/mmstu.c
modules/access/pvr.c
modules/access/rtsp/access.c
modules/access/rtsp/real.c
modules/access/rtsp/rtsp.c
modules/access/screen/beos.cpp
modules/access/screen/mac.c
modules/access/screen/screen.c
modules/access/screen/win32.c
modules/access/screen/x11.c
modules/access/smb.c
modules/access/tcp.c
modules/access/udp.c
modules/access/v4l.c
modules/access/v4l2/v4l2.c
modules/access/vcd/cdrom.c
modules/access/vcd/vcd.c
modules/access/vcdx/access.c
modules/access/vcdx/demux.c
modules/access/vcdx/info.c
modules/access/vcdx/intf.c
modules/access/vcdx/vcd.c
modules/access/vcdx/vcdplayer.c
modules/access_filter/bandwidth.c
modules/access_filter/dump.c
modules/access_filter/record.c
modules/access_filter/timeshift.c
modules/access_output/bonjour.c
modules/access_output/dummy.c
modules/access_output/file.c
modules/access_output/http.c
modules/access_output/shout.c
modules/access_output/udp.c
modules/audio_filter/channel_mixer/dolby.c
modules/audio_filter/channel_mixer/headphone.c
modules/audio_filter/channel_mixer/mono.c
modules/audio_filter/channel_mixer/simple.c
modules/audio_filter/channel_mixer/trivial.c
modules/audio_filter/converter/a52tofloat32.c
modules/audio_filter/converter/a52tospdif.c
modules/audio_filter/converter/dtstofloat32.c
modules/audio_filter/converter/dtstospdif.c
modules/audio_filter/converter/fixed.c
modules/audio_filter/converter/float.c
modules/audio_filter/converter/mpgatofixed32.c
modules/audio_filter/equalizer.c
modules/audio_filter/format.c
modules/audio_filter/normvol.c
modules/audio_filter/param_eq.c
modules/audio_filter/resampler/bandlimited.c
modules/audio_filter/resampler/linear.c
modules/audio_filter/resampler/trivial.c
modules/audio_filter/resampler/ugly.c
modules/audio_filter/spatializer/spatializer.cpp
modules/audio_mixer/float32.c
modules/audio_mixer/spdif.c
modules/audio_mixer/trivial.c
modules/audio_output/alsa.c
modules/audio_output/arts.c
modules/audio_output/auhal.c
modules/audio_output/directx.c
modules/audio_output/esd.c
modules/audio_output/file.c
modules/audio_output/hd1000a.cpp
modules/audio_output/jack.c
modules/audio_output/oss.c
modules/audio_output/portaudio.c
modules/audio_output/sdl.c
modules/audio_output/waveout.c
modules/codec/a52.c
modules/codec/adpcm.c
modules/codec/araw.c
modules/codec/cc.c
modules/codec/cdg.c
modules/codec/cinepak.c
modules/codec/cmml/browser_open.c
modules/codec/cmml/cmml.c
modules/codec/cmml/history.c
modules/codec/cmml/intf.c
modules/codec/cmml/xarray.c
modules/codec/cmml/xlist.c
modules/codec/cmml/xtag.c
modules/codec/cmml/xurl.c
modules/codec/cvdsub.c
modules/codec/dirac.c
modules/codec/dmo/buffer.c
modules/codec/dmo/dmo.c
modules/codec/dts.c
modules/codec/dvbsub.c
modules/codec/faad.c
modules/codec/fake.c
modules/codec/ffmpeg/audio.c
modules/codec/ffmpeg/deinterlace.c
modules/codec/ffmpeg/demux.c
modules/codec/ffmpeg/encoder.c
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/mux.c
modules/codec/ffmpeg/postprocess.c
modules/codec/ffmpeg/scale.c
modules/codec/ffmpeg/video.c
modules/codec/ffmpeg/video_filter.c
modules/codec/flac.c
modules/codec/fluidsynth.c
modules/codec/libmpeg2.c
modules/codec/lpcm.c
modules/codec/mash.cpp
modules/codec/mpeg_audio.c
modules/codec/png.c
modules/codec/quicktime.c
modules/codec/rawvideo.c
modules/codec/realaudio.c
modules/codec/sdl_image.c
modules/codec/speex.c
modules/codec/spudec/parse.c
modules/codec/spudec/spudec.c
modules/codec/subtitles/subsass.c
modules/codec/subtitles/subsdec.c
modules/codec/subtitles/subsusf.c
modules/codec/subtitles/t140.c
modules/codec/svcdsub.c
modules/codec/tarkin.c
modules/codec/telx.c
modules/codec/theora.c
modules/codec/twolame.c
modules/codec/vorbis.c
modules/codec/x264.c
modules/codec/xvmc/decode.c
modules/codec/xvmc/header.c
modules/codec/xvmc/slice_xvmc_vld.c
modules/codec/xvmc/xxmc.c
modules/codec/zvbi.c
modules/control/dbus.c
modules/control/gestures.c
modules/control/hotkeys.c
modules/control/http/http.c
modules/control/http/macro.c
modules/control/http/mvar.c
modules/control/http/rpn.c
modules/control/http/util.c
modules/control/lirc.c
modules/control/motion.c
modules/control/netsync.c
modules/control/ntservice.c
modules/control/rc.c
modules/control/showintf.c
modules/control/telnet.c
modules/demux/a52.c
modules/demux/aiff.c
modules/demux/asf/asf.c
modules/demux/asf/libasf.c
modules/demux/au.c
modules/demux/avi/avi.c
modules/demux/avi/libavi.c
modules/demux/cdg.c
modules/demux/demuxdump.c
modules/demux/dts.c
modules/demux/flac.c
modules/demux/gme.cpp
modules/demux/live555.cpp
modules/demux/mjpeg.c
modules/demux/mkv.cpp
modules/demux/mod.c
modules/demux/mp4/drms.c
modules/demux/mp4/libmp4.c
modules/demux/mp4/mp4.c
modules/demux/mpc.c
modules/demux/mpeg/h264.c
modules/demux/mpeg/m4a.c
modules/demux/mpeg/m4v.c
modules/demux/mpeg/mpga.c
modules/demux/mpeg/mpgv.c
modules/demux/nsc.c
modules/demux/nsv.c
modules/demux/nuv.c
modules/demux/ogg.c
modules/demux/playlist/asx.c
modules/demux/playlist/b4s.c
modules/demux/playlist/dvb.c
modules/demux/playlist/gvp.c
modules/demux/playlist/ifo.c
modules/demux/playlist/itml.c
modules/demux/playlist/m3u.c
modules/demux/playlist/playlist.c
modules/demux/playlist/pls.c
modules/demux/playlist/podcast.c
modules/demux/playlist/qtl.c
modules/demux/playlist/sgimb.c
modules/demux/playlist/shoutcast.c
modules/demux/playlist/xspf.c
modules/demux/ps.c
modules/demux/pva.c
modules/demux/rawdv.c
modules/demux/rawvid.c
modules/demux/real.c
modules/demux/smf.c
modules/demux/subtitle.c
modules/demux/ts.c
modules/demux/tta.c
modules/demux/ty.c
modules/demux/vc1.c
modules/demux/vobsub.c
modules/demux/voc.c
modules/demux/wav.c
modules/demux/xa.c
modules/gui/beos/AudioOutput.cpp
modules/gui/beos/BeOS.cpp
modules/gui/beos/Interface.cpp
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/ListViews.cpp
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/MessagesWindow.cpp
modules/gui/beos/PlayListWindow.cpp
modules/gui/beos/PreferencesWindow.cpp
modules/gui/beos/VideoOutput.cpp
modules/gui/fbosd.c
modules/gui/macosx/equalizer.m
modules/gui/macosx/macosx.m
modules/gui/macosx/prefs.m
modules/gui/macosx/prefs_widgets.m
modules/gui/minimal_macosx/intf.m
modules/gui/minimal_macosx/macosx.c
modules/gui/ncurses.c
modules/gui/pda/pda.c
modules/gui/pda/pda_callbacks.c
modules/gui/qnx/aout.c
modules/gui/qnx/qnx.c
modules/gui/qnx/vout.c
modules/gui/qt4/components/complete_preferences.cpp
modules/gui/qt4/components/extended_panels.cpp
modules/gui/qt4/components/info_panels.cpp
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/open_panels.cpp
modules/gui/qt4/components/playlist/playlist.cpp
modules/gui/qt4/components/playlist/playlist_model.cpp
modules/gui/qt4/components/playlist/selector.cpp
modules/gui/qt4/components/playlist/standardpanel.cpp
modules/gui/qt4/components/preferences_widgets.cpp
modules/gui/qt4/components/simple_preferences.cpp
modules/gui/qt4/dialogs/bookmarks.cpp
modules/gui/qt4/dialogs/errors.cpp
modules/gui/qt4/dialogs/extended.cpp
modules/gui/qt4/dialogs/gototime.cpp
modules/gui/qt4/dialogs/help.cpp
modules/gui/qt4/dialogs/interaction.cpp
modules/gui/qt4/dialogs/mediainfo.cpp
modules/gui/qt4/dialogs/messages.cpp
modules/gui/qt4/dialogs/open.cpp
modules/gui/qt4/dialogs/playlist.cpp
modules/gui/qt4/dialogs/podcast_configuration.cpp
modules/gui/qt4/dialogs/preferences.cpp
modules/gui/qt4/dialogs/sout.cpp
modules/gui/qt4/dialogs/vlm.cpp
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/input_manager.cpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/menus.cpp
modules/gui/qt4/qt4.cpp
modules/gui/qt4/util/customwidgets.cpp
modules/gui/qt4/util/input_slider.cpp
modules/gui/qt4/util/registry.cpp
modules/gui/skins2/commands/cmd_add_item.cpp
modules/gui/skins2/src/file_bitmap.cpp
modules/gui/skins2/src/skin_main.cpp
modules/gui/skins2/src/vlcproc.cpp
modules/gui/skins2/utils/bezier.cpp
modules/gui/skins2/vars/equalizer.cpp
modules/gui/skins2/vars/playtree.cpp
modules/gui/skins2/vars/volume.cpp
modules/gui/wince/dialogs.cpp
modules/gui/wince/fileinfo.cpp
modules/gui/wince/interface.cpp
modules/gui/wince/iteminfo.cpp
modules/gui/wince/menus.cpp
modules/gui/wince/messages.cpp
modules/gui/wince/open.cpp
modules/gui/wince/playlist.cpp
modules/gui/wince/preferences.cpp
modules/gui/wince/preferences_widgets.cpp
modules/gui/wince/subtitles.cpp
modules/gui/wince/timer.cpp
modules/gui/wince/video.cpp
modules/gui/wince/wince.cpp
modules/gui/wxwidgets/dialogs.cpp
modules/gui/wxwidgets/extrapanel.cpp
modules/gui/wxwidgets/menus.cpp
modules/gui/wxwidgets/streamdata.cpp
modules/gui/wxwidgets/video.cpp
modules/gui/wxwidgets/wxwidgets.cpp
modules/meta_engine/folder.c
modules/meta_engine/id3tag.c
modules/meta_engine/musicbrainz.c
modules/meta_engine/taglib.cpp
modules/misc/audioscrobbler.c
modules/misc/dummy/aout.c
modules/misc/dummy/decoder.c
modules/misc/dummy/dummy.c
modules/misc/dummy/encoder.c
modules/misc/dummy/input.c
modules/misc/dummy/interface.c
modules/misc/dummy/renderer.c
modules/misc/dummy/vout.c
modules/misc/freetype.c
modules/misc/gnutls.c
modules/misc/gtk_main.c
modules/misc/inhibit.c
modules/misc/logger.c
modules/misc/lua/acl.c
modules/misc/lua/callbacks.c
modules/misc/lua/configuration.c
modules/misc/lua/httpd.c
modules/misc/lua/intf.c
modules/misc/lua/meta.c
modules/misc/lua/net.c
modules/misc/lua/objects.c
modules/misc/lua/playlist.c
modules/misc/lua/sd.c
modules/misc/lua/variables.c
modules/misc/lua/vlc.c
modules/misc/lua/vlm.c
modules/misc/memcpy/memcpy.c
modules/misc/memcpy/memcpyaltivec.c
modules/misc/notify/growl.c
modules/misc/notify/msn.c
modules/misc/notify/notify.c
modules/misc/notify/telepathy.c
modules/misc/notify/xosd.c
modules/misc/osd/osd_menu.c
modules/misc/osd/parser.c
modules/misc/osd/simple.c
modules/misc/osd/xml.c
modules/misc/playlist/export.c
modules/misc/playlist/m3u.c
modules/misc/playlist/old.c
modules/misc/playlist/xspf.c
modules/misc/probe/hal.c
modules/misc/profile_parser.c
modules/misc/qte_main.cpp
modules/misc/quartztext.c
modules/misc/rtsp.c
modules/misc/screensaver.c
modules/misc/svg.c
modules/misc/testsuite/test1.c
modules/misc/testsuite/test2.cpp
modules/misc/testsuite/test3.m
modules/misc/testsuite/test4.c
modules/misc/win32text.c
modules/misc/xml/libxml.c
modules/misc/xml/xtag.c
modules/mux/asf.c
modules/mux/avi.c
modules/mux/dummy.c
modules/mux/mp4.c
modules/mux/mpeg/csa.c
modules/mux/mpeg/pes.c
modules/mux/mpeg/ps.c
modules/mux/mpeg/ts.c
modules/mux/mpjpeg.c
modules/mux/ogg.c
modules/mux/rtp/rtcp.c
modules/mux/wav.c
modules/packetizer/copy.c
modules/packetizer/h264.c
modules/packetizer/mpeg4audio.c
modules/packetizer/mpeg4video.c
modules/packetizer/mpegvideo.c
modules/packetizer/vc1.c
modules/services_discovery/bonjour.c
modules/services_discovery/hal.c
modules/services_discovery/podcast.c
modules/services_discovery/sap.c
modules/services_discovery/shout.c
modules/services_discovery/upnp_cc.cpp
modules/services_discovery/upnp_intel.cpp
modules/stream_out/autodel.c
modules/stream_out/bridge.c
modules/stream_out/description.c
modules/stream_out/display.c
modules/stream_out/dummy.c
modules/stream_out/duplicate.c
modules/stream_out/es.c
modules/stream_out/gather.c
modules/stream_out/mosaic_bridge.c
modules/stream_out/rtcp.c
modules/stream_out/rtp.c
modules/stream_out/rtpfmt.c
modules/stream_out/rtsp.c
modules/stream_out/standard.c
modules/stream_out/switcher.c
modules/stream_out/transcode.c
modules/stream_out/transrate/block.c
modules/stream_out/transrate/frame.c
modules/stream_out/transrate/transrate.c
modules/video_chroma/chain.c
modules/video_chroma/grey_yuv.c
modules/video_chroma/i420_rgb.c
modules/video_chroma/i420_rgb16.c
modules/video_chroma/i420_rgb8.c
modules/video_chroma/i420_ymga.c
modules/video_chroma/i420_yuy2.c
modules/video_chroma/i422_i420.c
modules/video_chroma/i422_yuy2.c
modules/video_chroma/yuy2_i420.c
modules/video_chroma/yuy2_i422.c
modules/video_filter/adjust.c
modules/video_filter/alphamask.c
modules/video_filter/blend.c
modules/video_filter/bluescreen.c
modules/video_filter/clone.c
modules/video_filter/colorthres.c
modules/video_filter/crop.c
modules/video_filter/deinterlace.c
modules/video_filter/erase.c
modules/video_filter/extract.c
modules/video_filter/gaussianblur.c
modules/video_filter/gradient.c
modules/video_filter/grain.c
modules/video_filter/invert.c
modules/video_filter/logo.c
modules/video_filter/magnify.c
modules/video_filter/marq.c
modules/video_filter/mosaic.c
modules/video_filter/motionblur.c
modules/video_filter/motiondetect.c
modules/video_filter/noise.c
modules/video_filter/opencv_example.cpp
modules/video_filter/opencv_wrapper.c
modules/video_filter/osdmenu.c
modules/video_filter/panoramix.c
modules/video_filter/psychedelic.c
modules/video_filter/puzzle.c
modules/video_filter/ripple.c
modules/video_filter/rotate.c
modules/video_filter/rss.c
modules/video_filter/rv32.c
modules/video_filter/scale.c
modules/video_filter/seamcarving.c
modules/video_filter/sharpen.c
modules/video_filter/transform.c
modules/video_filter/wall.c
modules/video_filter/wave.c
modules/video_output/aa.c
modules/video_output/caca.c
modules/video_output/directfb.c
modules/video_output/fb.c
modules/video_output/ggi.c
modules/video_output/glide.c
modules/video_output/hd1000v.cpp
modules/video_output/image.c
modules/video_output/mga.c
modules/video_output/msw/direct3d.c
modules/video_output/msw/directx.c
modules/video_output/msw/events.c
modules/video_output/msw/glwin32.c
modules/video_output/msw/wingdi.c
modules/video_output/opengl.c
modules/video_output/opengllayer.m
modules/video_output/qte/qte.cpp
modules/video_output/sdl.c
modules/video_output/snapshot.c
modules/video_output/svgalib.c
modules/video_output/x11/glx.c
modules/video_output/x11/x11.c
modules/video_output/x11/xcommon.c
modules/video_output/x11/xvideo.c
modules/video_output/x11/xvmc.c
modules/visualization/galaktos/init_cond.c
modules/visualization/galaktos/preset.c
modules/visualization/goom.c
modules/visualization/visual/effects.c
modules/visualization/visual/visual.c
mozilla/control/npovlc.cpp
src/Makefile.am
src/audio_output/common.c
src/audio_output/dec.c
src/audio_output/filters.c
src/audio_output/input.c
src/audio_output/intf.c
src/audio_output/mixer.c
src/audio_output/output.c
src/config/chain.c
src/config/cmdline.c
src/config/configuration.h [moved from src/config/config.h with 100% similarity]
src/config/core.c
src/config/file.c
src/config/intf.c
src/control/audio.c
src/control/libvlc_internal.h
src/control/media_descriptor.c
src/control/media_instance.c
src/control/mediacontrol_audio_video.c
src/control/mediacontrol_core.c
src/control/mediacontrol_util.c
src/control/playlist.c
src/control/testapi.c
src/control/video.c
src/control/vlm.c
src/extras/libc.c
src/input/access.c
src/input/clock.c
src/input/control.c
src/input/decoder.c
src/input/decoder_synchro.c
src/input/demux.c
src/input/es_out.c
src/input/input.c
src/input/item.c
src/input/mem_stream.c
src/input/meta.c
src/input/stream.c
src/input/subtitles.c
src/input/var.c
src/input/vlm.c
src/interface/interaction.c
src/interface/interface.c
src/interface/intf_eject.c
src/libvlc-common.c
src/libvlc-module.c
src/libvlc.c
src/misc/beos_specific.cpp
src/misc/block.c
src/misc/cpu.c
src/misc/darwin_specific.c
src/misc/devices.c
src/misc/error.c
src/misc/events.c
src/misc/image.c
src/misc/md5.c
src/misc/messages.c
src/misc/mtime.c
src/misc/objects.c
src/misc/rand.c
src/misc/stats.c
src/misc/threads.c
src/misc/update.c
src/misc/variables.c
src/misc/win32_specific.c
src/misc/xml.c
src/modules/cache.c
src/modules/entry.c
src/modules/modules.c
src/modules/os.c
src/network/acl.c
src/network/error.c
src/network/getaddrinfo.c
src/network/httpd.c
src/network/io.c
src/network/poll.c
src/network/tcp.c
src/network/tls.c
src/network/udp.c
src/osd/osd.c
src/osd/osd_text.c
src/osd/osd_widgets.c
src/playlist/control.c
src/playlist/engine.c
src/playlist/item.c
src/playlist/loadsave.c
src/playlist/search.c
src/playlist/services_discovery.c
src/playlist/sort.c
src/playlist/thread.c
src/playlist/tree.c
src/stream_output/announce.c
src/stream_output/profiles.c
src/stream_output/sap.c
src/stream_output/sdp.c
src/stream_output/stream_output.c
src/test/i18n_atof.c
src/test/url.c
src/test/utf8.c
src/text/charset.c
src/text/iso_lang.c
src/text/strings.c
src/text/unicode.c
src/text/wincp.c
src/video_output/video_output.c
src/video_output/video_text.c
src/video_output/video_widgets.c
src/video_output/vout_intf.c
src/video_output/vout_pictures.c
src/video_output/vout_subpictures.c
src/vlc.c
test/native/algo.c
test/native/gc.c
test/native/i18n.c
test/native/profiles.c
test/native/stats.c
test/native/threads.c
test/native/url.c
toolbox

index 826cb911af7745fbe28369614d81f45949619faf..7c32ed9a515cf309ae0286656249aa47bbf203d5 100644 (file)
@@ -1,5 +1,9 @@
 /* These are a must*/
 #include <gcj/cni.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h> // for printf
index e24845622da86ce98079d4c8b5affccba198fcd0..164e33fa5cdb66734e16be38d03d5196090d676f 100644 (file)
 
 /* These are a must*/
 #include <jni.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc.h>
 #include <jawt.h>
index 1c4d83f6d7637a2ce39808c2f91b7b81cf7b553a..a8c12741b1cb66905d0c6c5abdb93418b8eb8159 100644 (file)
 #import "VLCLibrary.h"
 #import "VLCLibVLCBridging.h"
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc_structures.h>
 
index f6a5d19775f58fcd929d275e0a808454881db96e..9fc4e2b53b61bfb8051c3e56431a28253db492f1 100644 (file)
 #import "VLCLibrary.h"
 #import "VLCEventManager.h"
 #import "VLCLibVLCBridging.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc.h>
 
index eeeb8d4a4a3145280c7280ca6639bdd3bd540f07..aa7411b98ca13854a892be9405cfe515211e08cc 100644 (file)
 #import "VLCLibrary.h"
 #import "VLCEventManager.h"
 #import "VLCLibVLCBridging.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc.h>
 
index 3d170993d51a5e2b60c7ddfac49ae2876bf2cf57..76214fea7755e5de65167138ac3f7fae48b27800 100644 (file)
 #import "VLCEventManager.h"
 #import "VLCLibVLCBridging.h"
 #import "VLCVideoView.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /* Notification Messages */
index d26fa6f74d561a6cdd012cee42e844734e0351fa..202b38e03fd0fb1a0ef05757d8dd3ac28345fea8 100644 (file)
 #import "VLCVideoCommon.h"
 
 /* Libvlc */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc.h>
 
index 489690b66f1213edbaeea73779dd349b6149977a..87f3c4f3486e9f75dfffb055c999aed3ee5ed347 100644 (file)
 #import "VLCVideoCommon.h"
 
 /* Libvlc */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc.h>
 
index c4340c70492e4e5d963595470dbb171e020b6d05..ca028e04d924d85029f7582ca05b8c0f239bb71d 100644 (file)
@@ -7,6 +7,10 @@
     #import <Cocoa/Cocoa.h>
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc_structures.h>
 #include <vlc/libvlc.h>
index 3b7645997246e184e4f9f7c425447a000e7356cc..04c516830d45d25d57685ccb073a0310d6eaec06 100644 (file)
@@ -33,6 +33,10 @@ typedef std::multimap<int, std::string> mcmap;
 typedef std::pair<std::string, std::string> mpair;
 typedef std::pair<int, std::string> mcpair;
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /* evil hack */
index a467273876def2093cc448c4daa46fe6a461d6aa..356cb1612701cdd92a028419365e63f695eaf012 100644 (file)
  * This file is a collection of common definitions and types
  */
 
+#ifndef PACKAGE
+/* Temporary regression test */
+#error You probably forgot to include config.h!!
+#endif
+
 /*****************************************************************************
  * Required vlc headers
  *****************************************************************************/
-#if defined( __BORLANDC__ )
-#   undef PACKAGE
-#endif
-
-#include "config.h"
-
-#if defined(PACKAGE)
-#   undef PACKAGE_NAME
-#   define PACKAGE_NAME PACKAGE
-#endif
-#if defined(VERSION)
-#   undef PACKAGE_VERSION
-#   define PACKAGE_VERSION VERSION
-#endif
-
 #if defined( __BORLANDC__ )
 #   undef HAVE_VARIADIC_MACROS
 #   undef HAVE_STDINT_H
index 0668bcdebb6d5b1d808839e178355f7f053a7da4..68a6c873eb4aa6227ba8221063ea25cd93112542 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index 6cde55e46064d6772afb60bc2e1bbdc48d44b244..9b73b514e9d187fd3f0b0a89e9d3b4a0a5a826c3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_vout.h>
index 884a708ebf38f30bc09d47bed36fa250378d94ca..f4ceb264ce1df8b23636d22de461af7a2fc1b5c1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include <vlc_input.h>
index 6fb5908174736cb55bb00c1a8e3df3b25f2b2399..36c50d48db8e95f1d87f6df0cea60bdbcb5f8271 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index dc0f42149a5e2ecb1d32e898e756c603e56d29ca..582fa407b057a23cf1c7d8af2051da53347ecd37 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index 88d8f2b78d100af48c07894bdd0a46c3e9394669..21496311d6bb476e044a0eed2df9c028064cbd4b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 5fc73542041ebfcc18236a4b29b9efb9730227f5..3661483c1c6d203adb54bce04682e5355812848e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 47ced7b7d7c2be51067d98220f4b2798c99640f2..7547d75c51d82be950613a10f4777d7e3df8e8b7 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include <vlc_interface.h>
index 153295bcccd46f9b029195a1767156bce968797a..983f84faff5fa6a2f1605d6d5089f89baf205953 100644 (file)
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA    02111, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 15363aac762ae8ef86212d36bf7ac0222160833d..65fe71f9695609b9f6f277a1d6aa935cd864e519 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index f70a57eb577cafe5af97895dcfd0dbabf6b31f1d..f90faab181446187ad9e120645ad311a521a4fcd 100644 (file)
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA    02111, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include <sys/ioctl.h>
index 05173aad34d38ba5baae9993bc9c3d4b3bf09fe9..3f2d4cf50535534674a21099bbfeb1dc5c798541 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index cbc28544ec24f4d666938e145ca4f85f6a9bacfa..f7d0d8abb4c6bcb07e76ec7e8f015501235f390f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index e7150c9c400e8de2d4115cd1e435a33ed9335202..7c68e6f38f221ab927bdb099dbafe2a911f5f536 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 1e21733361df7ab3bbf47ae4be02b18ac456ab47..93ae8516837152710ec2b0b2077a7366d9ba6613 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include <vlc_demux.h>
index 9f5750d317f29589b0f74841bf3b04a87b7cfd00..48153f96b69fd2b85b6b439ca3a52139cc5bcf57 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index 2e12d8e8eb1502134547985ad5daaf706f506ed5..d2cbc54ffcadc1369a57e8510306dad1c657fe01 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <assert.h>
index f329421119de0e12af7224dab2e990a80a09b961..d14d5b73a5dc8eeb76c6e12ccc3033cde640499c 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index a03e9e1f5df143d7de247cff93b1bfc21f95365e..9dde912893606cd8606c5dd9599ccb0e4e14af48 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index 47eeae376b3e1db316e2e15694d0160591988821..8e258137d259e7a1c41d9e4df7ea21d0db8ea179 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_demux.h>
index b39a1d9062830048cbc2bf9e4900ddc2b8aad822..82c8f7e60cca21e9c5abe3d2ba569ea9f41d5979 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "asf.h"
index be364d0dfe980082c966aaa8c509be4b652e96fd..726ba544e0f9fe7f654a1c063c90b248d1b1a0b1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "asf.h"
index 82012d2f74371d1402e09a7aa6e95004eaf1d3ef..ed1dd8d2bfb1035e042627fbb5dcaa0798b905b1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 15b8920a27dd3a5dcbbe92eb0b9adbc53b0eb6b0..71bd20f2ea64ebeb40f9d81388f4a966d1fbf00f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include "vlc_playlist.h"
index ca51b9943e4ad217b315230ba7bf83970cd57fcb..5f5534e09f317532e3d202b0f1ae04226248fa19 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index b2ff451de43086ab1c350e4be6c386c1fea4a9ab..94f4fcbd42aa04a2c1f777b36482174d7d5f0e9a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 9a46ab2fc2f66ebe0d15573c411e2b012a58d919..8c2d7bcba5d7ba11c3f7e35cfb60f167604b4671 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include <vlc_interface.h>
index 04dcdb014c8c5dccb967f6fa379a73a584a28b87..12062b25103358b843db737dcac690bb013977b7 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "rtsp.h"
index 67fbf409b7ce4d70df9922c86ee31808cfed6d8a..67b5b6eb8a97197d0a4d41c7b5a86965b32ce371 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "rtsp.h"
index 23ec59088e24b43cda157026d5862e8a5b92f176..cd75919e52c165d5c77ca976f18a726b34d81887 100644 (file)
  *****************************************************************************/
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <Screen.h>
index fd14f637dc46dc27a3b2d637d0815dc91ef4d8d0..2c3c54b539df5241bccb26749bb4f60a48cb69cc 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <Carbon/Carbon.h>
index 223cc46b98f1e68980d72fa18cee7ecf8c0d6d36..42a4c403c3ffcc46e1ddbb7bfd29500b31cb35e7 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "screen.h"
 
index 6ca2b24a55b1e644cf296b4375acad6782cb43c2..0815f90e74254456db4df6b471958b1917fc5f57 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "screen.h"
index 9d32eb7c0d1d5e04f18aefc70adabf9d8e5d2f6f..e06acdd71c9a19aff302b699ad5d6804c4799396 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <X11/Xlib.h>
index 57e21f7c439e51b7a75f575f6c28a726e6f448b3..7cb36896ef54e1a77e81b0add12929ab025ec0ed 100644 (file)
  *****************************************************************************/
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 1a8c90eaa3170e4c9ff994998cf2c33b701588b7..1e6f3d1118613ea9cddd5e90eef3539bbebfc724 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 9ba058116dc9dee4085f763f50e0c649e2b38640..c99176cfea8e8c6e43b75e47d341cd6c7b1dca40 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include <vlc_network.h>
index 7efc65f5a65e4d5dc704449236f7c4d88957fffb..2a600b94376a3f58678aac5e7b52bd635c39755c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_demux.h>
index 960d4d5e34000a66d7929adf3eb2b393941932cc..41c9fadc7dcc30e45da213cffabfb9c82ea5a61e 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 #include <vlc_demux.h>
index c78876f984618101385bb13aa8199fa07faa91c5..95e5c49a7f496575e77ed2debc0cbdc02b61527a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_access.h>
 
index 943272f4e7a08f95ec006ac16f09d24d56fb077c..763d88b11f774f14ee0aba53f5c4f31b781bcfb5 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index ffccfadb08184ad8479a72cdb3040ee0e13bf1fa..7f185a06aadedc6acaeae6fb6a4eb32523f37b29 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_input.h>
index 8382d79148c35716e234fb42c3fc768d0b91626f..4774e91498954dd1964baa4dc517bd68f290bc07 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index 3824548630f35dc09824fbdb9d62a9f8d9a619a5..88b55ba1eafe4f87f8050f9c4b21d77296194c84 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
index df494cf0b7175efe7a2c88cc9339db75d72d67bc..8bd1a5210dea362dca1e0ade2d8630bd74f35f2a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_access.h>
index af142b4ec6079f5aa3d37f7342c13e4c46c33510..efd344200eb81684ccd7efae8e87235a907ab154 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index 21ca35dfcb8ffd0916be826211ebeffc2a771d85..36d3d50ac6a35d83334103db12ad9a26390e3fa1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_interface.h>
index 7553c0e9d7411940be48e419ca27ac7b15a7e894..cce2702fb0b13566e460929e2ecb40d765541607 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <assert.h>
index 214af4a55f7579459d8ef30877762e09150a9878..c2881496c9fdeafcfc40dc06e6fd0daaede3f6d4 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <assert.h>
index b9585a185de6cff438fab9801358dff71371d43b..a4c8459d60a6efe6e3b68a31eeb5daac3bf18833 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_input.h>
index 788ca3d700db425670d81dd85429b217f1aef9fc..4e7c32306756b6b34640f4b4a63fe8c3401b6d0a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index 0ee48469f1498896336fd110e842e1bb1434fa27..d4dbc1456a5510b08018221dfac663f580315042 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "bonjour.h"
 
index ea2ea6602e7b4c9786ac4ca20b455c2fa03726c5..9575372dc1b2a480c5c4fdb368ef4f917db17ca1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 3b674d4ccdd594b84155855dcb0921e96818dfdc..272ceda84561617d14ef36cf014437e1a2c4bf90 100644 (file)
 #include <fcntl.h>
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index d46d1b7241b22b15db7cdc61571c8f829f471d41..a04f87aaa5f212a4aa5fe030f3b3e7c218b3b03c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index d3eea7f894d16444c31dbee29bdb88245aa01fd9..15d7ae8cc5be66c03d351e49acaf156f787f2b72 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index b5cb4012c8a1cb1976d7e987e106905664f39d5b..0d9277daa07d92eab0c2ad84cc51848291acd168 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <sys/types.h>
index 2e1132b447861d7f70b9a1676d48a4febc68d6d5..b38c3e098e2af961e6ecd68134e1e5d4c4eda806 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 7d3d56aecc690e16526cba53669b8b771d8361d0..14abb4b044bab5808716a2eca3d1f60e2d660974 100644 (file)
  *****************************************************************************/
 #include <math.h>                                        /* sqrt */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_filter.h>
index 31faed137cf0b58a4c54271172c776eb393ad999..97a4aba0384b4058626b7526d29f8bc467bdc4d5 100644 (file)
 #   include <unistd.h>
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_es.h>
 #include <vlc_block.h>
index 8c36e36a3b162a035c4f2b27c0deb2fe7416699c..d9152048bb16998ba32b890126d50ecf2474e9e1 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_filter.h>
index 490868b136da9f53b198654685a03afbf56de7ee..9129625729aee700c26b5dcaef248890da2cb25a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 6cac68dd3ab219b0e799664cf48489152bf95511..17ab0e37cf13687a77cf6d83559d9af8073428ed 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_STDINT_H
index ed53abc875f689f2582939cb36a7380de6ba83af..236f428066cba9982bffea0cc44ab267815ebd44 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_UNISTD_H
index 56f08a298ce7e1c0c4076bd0981950ba2f7e241d..c8f1ca1e28261fccef46104f95f05ac777ff8a03 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index ee264cb38694f6c180821857787bcbf2ab263b25..2ba3a92286d5bf19766e48f31a714a9f35525792 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index dc953915d29d15013338c95664b975fbef8d9c67..e181ef5410c23f925bf97261ccaf2c875a67e149 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 85f27a8fb0cb55eae6f8ba293febf8308118bbdf..83239bf2d71a7c4d757dcf7c6e27156f000244cd 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_UNISTD_H
index 387e11ea3c55d0a71187de98f31b3d808f3e066a..54e652809213ea992bf75697d300e0e848c49c3b 100644 (file)
 
 #include <mad.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_block.h>
index 1b4507c57cc6499d982411b02f99902f9f422058..df8168af858e3dd7fcafd5c80ee8420bae6ed931 100644 (file)
  *****************************************************************************/
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "vlc_aout.h"
index 2591ad41c4668594de7b4247d8ec136cd3080459..56543a8d2ebd3d6e59d22eae1f0d09836f6b1af8 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_block.h>
index 5ad9c185c9acd44578a7626937693ca84749e2d1..e7b760b1118a4a8356890da4a11e6fabb11b7cba 100644 (file)
 #include <math.h>
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_aout.h>
index d3c40826032cf00283ea3e83a7c2dd2da5a2cb72..c1b957544e45d47cd4fccc5900a063f4ae6073ca 100644 (file)
  *****************************************************************************/
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 5a5bc99850c9184ad5244650308761b74158fdf0..41a83dbec715d220bc5c3f0dddd1e2a6dc40c13c 100644 (file)
  *
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 2c76f46a644ba1810f706b547b29f668e280618d..8d0f99d7ff6e7f6fe8d4bd7ce1e3c6521744f422 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_filter.h>
index a5892b2268c5ad3c1c376c8378a72bc51154af95..aaf436ea1a586bf8455cebae1a863ecf3a15a707 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 0f711140793629a8d3d2fbbbf353f5731138ab86..23fa7ce4bf9816e3a96a07d94d20794e4eddbb06 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index f4243948ad6862365f8013c993ec9580f8cd3f92..74d301c129fefdb01dbe3945727c96b918e7a0b6 100644 (file)
 #include <stdlib.h>                                      /* malloc(), free() */
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_aout.h"
 #include "revmodel.hpp"
index 26d669cf6e922983daea1f269d07c4c1a1a0b6bf..89d5f201ece64da0c932ed93e505633ef81a2f23 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 6426a2ced1a93e9a574060a1ecbdaf73eb66cc72..201df71945b83159e45c4935146da5b1e5f49d2c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index a2fea054808eddb710f374f33a027618e8e69c91..629b08663f03e067fce4635080c142520c180bc7 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index dbcb02bc1a6b01d71961a844e3222e84d9811216..945f276b80a45f17762483a49cd5a7bade6a67ab 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <errno.h>                                                 /* ENOMEM */
index bf3d316fc7a9a037254d3a1d70d6dac9d8e0d9a0..d44a34a9dc7a0bf10e96cf685cb23dd7ab6dffd3 100644 (file)
  *****************************************************************************/
 #include <unistd.h>                                      /* write(), close() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 84b05f365d5d50cfa65eb57010f27671dce2367b..d76541413d5f597ee098554b3912bf5c47d99329 100644 (file)
  *****************************************************************************/
 #include <unistd.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_aout.h>
index f22c77488240f4190cd1af47e9d079d17ab67ff1..f025028bc0a48b1d64e523ccebd5874a2478d6c3 100644 (file)
  *****************************************************************************/
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 5fca9c9dfab7403ab1ff4776bb88643340e8fcdd..b2e6aef098c54b5359b6b45eed1fec3b2a1b9f77 100644 (file)
 #include <errno.h>                                                 /* ENOMEM */
 #include <unistd.h>                                      /* write(), close() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index ac30c75b28d3b1da3f74145e718572aa68fdd1b9..f6e281367e97122e4f391e6981cc7c56379bc43f 100644 (file)
  *****************************************************************************/
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codecs.h> /* WAVEHEADER */
index 13b30ba463f0d899f948f8683e17443b5fdafdd1..38d71773f685893bad5035943ed5b8bf4e3ba7b9 100644 (file)
@@ -28,6 +28,10 @@ extern "C"
 {
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index acba4619ff440422be2c7aaa9c58dcfb607b6588..681338d175640fafba62486605bbf6da801c2e30 100644 (file)
  *****************************************************************************/
 #include <unistd.h>                                      /* write(), close() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index e3842ff9cd54aa28bbdb00ae86436446cde2f838..69e83f4b846dbecb7209334150b99b0b9bfb4c50 100644 (file)
 #include <sys/ioctl.h>                                            /* ioctl() */
 #include <unistd.h>                                      /* write(), close() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_ALLOCA_H
index 4c3cb39d4407a820a9c28e925eb2e34dbb982603..b0c4d4a72e7a243c6c9e1c7aa3cadbf933b42357 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index d91fcc2b16a6186b2dc12091bb04800430e89dbe..243e82bfe6aefe60e4d749e82ce9750a46adea2d 100644 (file)
  *****************************************************************************/
 #include <unistd.h>                                      /* write(), close() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index faac4c4e80303f2c2ce326cf8b9331905e347f46..b7efbe2c413d00f51511acfa9f71d49f03ab2e4b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 844507a5d9492a7efd67e475049e327bec8e2329..4e5fdb7e3b9ce2c4242e886cd69982e4c34ea2cc 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_aout.h>
index 909ac4f656e2deca1a25e1cf716fa709c6314d18..044fcd6d07713532051e45986139b8368f7aa56f 100644 (file)
  *
  * Documentation: http://www.pcisys.net/~melanson/codecs/adpcm.txt
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index 3213963ab3574f1c93c129dfc2190a2a7c2a3b9f..e31843cd2de3de3c956ab20b31cf9a2edd03b477 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index bea6152aa02f26587d709a380e39d2b9acc2d253..4ccd807866bd60b41339e85ad03a8cac1e030372 100644 (file)
  *  708 decoding
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index a7695d046e67a701cb9a40c7b31b96f42c89b379..a2110c037ad3421091eebf02233204643a0e7031 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 12cc445e4f88ef55d5b088290b38d2c87971b934..f7384583ce693cb21874ae248f24b1b90f0916e6 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index b4385d5353246307018e2592e9514bb194be03ec..5a1edb79953e1bad7a07c80b43307b9f52c343c7 100644 (file)
@@ -24,6 +24,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "xstrcat.h"
 #include "browser_open.h"
index 446a7f882d6ade01301865d028925488c8564a03..2ea083562da5cc659fefe19afc45361a303b3fe4 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_codec.h>
index 1b80c8c6c3fcb87abf0f49b8e310b3c3fd1c0ed8..58f59507b895e05486e2ff41125b984f180cb99d 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 
index fa45e66d25d3ea5bca6b30a350b7e999f7848334..b1940c0300ba2b87aa75026aee41868d4cf65f62 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index 81f3494ff1bb0092761547698860fbb3ac2d86f7..8441d7f7b2e1d8044bc81c47d81b16ab979eff65 100644 (file)
@@ -23,6 +23,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  ************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <stddef.h>
 #include <stdlib.h>
index aa999ddf1a70c7abf1775611876db97ac9d2ced2..ab5b67ad4fd8a037ce4a05f441416f948a304897 100644 (file)
@@ -24,6 +24,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <stdlib.h>
 
index 70fefb20ad7b9d1197d19da78e5ceeae3861114a..2387e1d18cb264cb81b8451aa43c22f30e722efe 100644 (file)
@@ -24,8 +24,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
-
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <ctype.h>
 #include <stdarg.h>
index 5b288cea38fdad6a488e095978b3ec37f0ae18cc..bad1ecad1e44eeb469ea85a737959cb6d396ccf5 100644 (file)
@@ -23,6 +23,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <stdio.h>
 
index eee1e99a438e5fdf4b56d7e04c18d16790a882ff..faaa42dbc5f18dabf6707d5f654a7a4e830cdd43 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index 42d5d71d540259fad2da3b6b190926c186d689c4..4572018d6c8ba08812c781b2d4e9f932003b24a5 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_sout.h>
index 8e0721fddc8040b96dd9e9f6cf79b47995dc38dd..c3bc07c162de0df6de4ca5334c109e820f38a033 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index ccc41859719f320e21432b414e1b2de82ab01b71..8ff51241781b8bcc0e1e7d2136df5ed6540b4e32 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index eef996edf8ba52a0f02cc1c14f5f50dce22a250e..4e8bdfc4279091d3c2f74f2500791c7e056a2496 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_aout.h>
index 45b6efb9bc24dc40d166ef5d1cedf9db3ec545a0..9bbbddac29f25912ea737c32c8c36dca4e7425f7 100644 (file)
  * in the subtitle descriptor. Potentially it's designed for widechar
  * (but not for UTF-*) codepages.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index b4d179a85effc503e0d4b4fba2cd0034225e35be..db8c8c64ca040d999fd97864cdac9fca730eece0 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index 0a8a21727ed1525df32705c9e8a8dd7bc707ff10..c75af4ef9e019bd4964080795e5d4341b24dd73f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 
index d2d0e4e7e516b937e2dc005414ffae88ba45a360..e68354ffd5af15fdbb52ab72bece73998d9aaddf 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index 7718bfd6a639685d5b2656ff8669f7d3e49e2936..db46f77a950a3bd39ae097009ad2c37a9d642e94 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 80c4943af3682c7be52d22373a1cfb6acb67c3a3..07f948cee80a7c6d4d2c113139da44f2b37be724 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_stream.h>
index 4e93aa1e6a710c5e6f28f3bdb5d0d1c7c95079d5..3d80c39628bb8ff64e9058a7be171cc09bfad84f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_aout.h>
index 734ede140384bc9df16ee8a8f42bc5d66571c604..541124c319b92ed55cb186b42e82043a309443dc 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 
index cf9c7cb3286278b248bb4b4d5da5a55de9c4d17b..c86b70f3278bc3604e78fc98aabf0fd97f39ad42 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_block.h>
 #include <vlc_sout.h>
index 17c938947088cbfd5dbc27d5f5687fda991a1beb..36b00eec271b73d757714c3fc9afde61f2169691 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index 96b3d0b517b4481087c50c7a62bb9244de9ea4c8..b93281290aeea3ee26eb62ca7d3c58cdbdfd024a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 76282fada0793a764eb805852dcd5033b9cca806..a8a41ff3760a19779cf1df7089331a6e5a54ada8 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index e66cb184fa71d3c05e3f4f13c2026c4749588217..d00964e1bbca73ef5ffd4c56f35e8097f64fc389 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index c77f9dcc3ac69db518f3f106224d18db2d75b784..f77349aa3a567e08cd375ae02fc2dee24fbae8b5 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_aout.h>
index d59a5081d31f9dd643bdc3324a5c0f250afe6d4a..ddf6d7d1e8925632edc078622ec1c9bded8eee9f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index 338fbc56c207ced191179acebe5757c86859d1d5..f6e20d4d269670e625be8555608e9643d470459e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index 42beb4a819ed93b768ddfe285dca0cfed673068e..77dddf90de7f5c0708f16dd4eaa9878e8e770571 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_aout.h>
index 86005eec929879e519082465040f621f5400470c..f82f2579719b6f730c22974dedb353893980131f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 0db5be0e5aa286df8429725099b76526d4a0e95b..6c87a64be8471449a4fdb5ff2619e601ddee5c9e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_aout.h>
index 0c034d17c558f4d3f2bf9a0ad5391e58db77b0b9..7bcc290563a12c568a7f30e5aeb76e3177f84ed8 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 56a0af7efe20dae94c919405355fec344e3130a1..460abfe012fa60a26e998d07f6d7269c975f0a08 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_vout.h>
index a9d2136148ae1783df2b4caa027ff1152b2ee128..f842d35c10fb6d281d6b58ec1f7ffd98c7bf32b7 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index c956fc2f55a9e4ac381ba6846d2502e7a4b28da8..a00bc0f4a2b25044d76867ac0093fb5e7f781e12 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index 610696f174e642294910ce05a95bbdb88fa84a77..69ebebdda12c79bcb9dfa6be9c8658a9a53d4f75 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 2dc0cfdde9c0ff6d7fbaddb12b05e38cafc2830f..8583bee53ca468579e8520de53b210384ecddf49 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_codec.h>
index 9617aec45e59a0589fb40eddc3ab60cae9fa19f4..205a23ff05706e45d1818800afe90ee2576aa01f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index 540f864f05a08d76a6d5f0d5604ffd1413199ed9..4e4d1cacad200f7bbd9222cb8103445ccc1be005 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 
index 5ea915f879281a94d83fd47922cce1113497a0da..f832af19172d4fd2d260a30297b627b490ae260c 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "subsdec.h"
 
index 2d87535c58a77bc2685524808d3bca28000695e1..e96b4b5278122c6c308c3890656869adf8e5e4d8 100644 (file)
@@ -27,6 +27,9 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "subsdec.h"
 
index 82ad2d10a13df03c168c78252c76fecc45d429e6..4f1626f3a08f91823337c9836185525e264e2a7a 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "subsdec.h"
 
index c78e1b8fffd5056aa8c175e409681f92aa2487c0..babbcf00daf608bd79e817c918c830f8ca553d81 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index cf4a3aa7ef9fc0e02af3a898e4564fffb48567c5..5a41f5c77facda043a5147d101dd8f84dc3f636d 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_osd.h>
index 80f7a9feb078dbdd94d81ce7350bc50b315e40e3..c13a4c0af91006020b78a805a70283c4aa3c5490 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 1d36118d1f0156d6f4ed392f2265895aaaf81f2b..bbc771c028d37d53fd881954b6baadb24e402659 100644 (file)
  * http://pdc.ro.nu/teletext.html
  *
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 #include <stdint.h>
index 5d97e8ab00fc13014aa1f304325e0bf8f220bcbe..df30ac2b272b6861ed699b911b4883ce04a5b6bd 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_vout.h>
index 8fc52b10ca2093420dbeb8d3cee8d8c1da45cddf..957d0b7c01dea5a34ca4b555104f47375a9e6e10 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_sout.h>
index 79a75e3e3fbf6054595a5176112ce12b2f7bb7c2..0ef7d033050ad40e77732c3f02bf9d49818aef91 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_aout.h>
index 38dbf0730e8b123cc61c713c761128c0a3f76978..5fd15961a234a9298cbbb18341258003ea20c3c0 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_sout.h>
index da8810c9d9a126b5f920f3ddc850e4a208f5eea7..26c535bff1eac0eff51efdf3613165d7783e5462 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index e0ba6f97ace7da15e6280e3ab2e8da46913473af..b2759479724d95b0a10de2292c7952a65dad7b9d 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <inttypes.h>
index b9a0d136545db279a1ac70c81a73cf691a2963f3..d52caf41aeefdb70da39acc2a9486e55e343228c 100644 (file)
  *
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index cd4b1bbff68913a7e0a8eeb89824ef0d020f6284..c6c6f1d62da4c3a07c6d7b718f6131906cd7d6b3 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_codec.h>
index 41cfe2c49d4ec49d8161b80de4404a8b0b42fd7f..30fc6d5bf111a7221d29174af914cac5ca9715d3 100644 (file)
  * EIA-608 Revision A: Closed Captioning [CC] (libzvbi)
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 #include <stdint.h>
index d4e3705fba0e748a6805b8937079da84dc7f9c27..23acee7d71bc7bdc7a05be79a9e3a14eb2bc2c06 100644 (file)
 
 #include "dbus.h"
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_interface.h>
index d81b4e9446eb9900dd601412a05d9ad504ea15ef..d1cc21adb6b4c043edb4f47a41132d65f69f4870 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index f62a3f4084bb327762c0dddcfc648982b77bf0b4..88b0fbdf2d732eaa4370d0ae0ea1ba2c74368bf1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_input.h>
index fb39ea788442feca44d69ba7ac4b1d8ec143a9ba..3d238fcae67689599a1a6799b6c9aaae1f1fe526 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "http.h"
 
index c856b41b1359f24ea4e6017861b134a4097ecb5b..450a0e4106b212552978f6c47349c4cdc80c98bb 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "http.h"
 #include "macros.h"
index be874c349a28a28c99493cce83fa46e70a70226e..579a350af9b077e9d56df8512960eff260d5b783 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "http.h"
 #include <limits.h>
index d2bc53ad7cd4a531591e1cd7ed7da3e2dbd48b74..ff1bc03b169c94bc9196f09598c8b4e215139bc9 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "http.h"
 #include "vlc_url.h"
index 3b8d67263086f5e327eb82c9aa4fa42d16baedcf..a6a2a2784683f010b1b9bc6ab3aac07ce1862287 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "http.h"
 #include "vlc_strings.h"
index 48c18d6f59567490bb94e96bb4d24602b66268c0..67cd2962ed4b5e52a36bb9eb474953c45be30bae 100644 (file)
 
 #include <fcntl.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_osd.h>
index ad43d281345f0af6fe9c341e085b46beb6ff9612..124bd34fc6efa74759849b6075c0b990c3d51ac9 100644 (file)
  *****************************************************************************/
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 8df6188aae964382cc28064e9dd63a7531aa5390..60e4937587c72ec24bd5c0fe5c4dc66a3b9fe970 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_input.h>
index 9b716a6bcafff5df8631a27c9b5295dee2339cca..b8b567bf8b5b65f0223ab224f513208e9a182726 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 63dd4a0c5561ac9a36bca6f341e8fb8f8f109e03..b0878212e19fa9aaa654ce7ff39a1d8da8b377dd 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <errno.h>                                                 /* ENOMEM */
index 1a386b3a4b3e1741640576c173befee9644e9055..e20d67acec0c9fefdae25209a2d939cb120b6bef 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 31fe2e466b92616bb0e4b8b3b77e9f0c96d0141f..901a7c9203e638494bffff8a690e2d2b2ad9889d 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_input.h>
index 09b8786fa19969551a286cfc1357b84425236f14..d854aa818c8e835799f6607d18f5ebbbd2b6477d 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>
index d1871a08d21aa42d62dfcdb678b8c921e87880f9..da74d56739fc0ee398329b0a66171ecfcbd71d13 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 2bd5df9b9a0206697c7616d8fe3bf563b56dfd92..bd8e86d50a2a32b48c23dd182f3de3c496f9a71e 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_interface.h>
index 80a5413d236394ce084f23dc5dc6130bd9cf179d..1fa82d07c016baf7ffc87d59b3145b80735507b6 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index 36f38ef7b0eeb7600e90654509714316c3691b10..5e5cad2a7013cff843622a62cc5374697f89e50d 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 1f536c78f9f8ecaa89bcb0d21edad0aaa8a37ecb..a7a2b99fe86ae2bd2cabf69f4484be6a56abcc70 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 19e6eafbc766575d8c601bc6a26160e7cbe1f584..d991dcd999ef7cc241e982dc6a9029fe5ad84d42 100644 (file)
  *****************************************************************************/
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codecs.h>                                /* BITMAPINFOHEADER */
index b67af9bd9959ab85f2c7c06c79196769f793b42e..b5f839edce728b067b302ff103204bd375ee80b5 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index d1a3fc552c95e40131fb16f0d956d1f9f722842f..cd95cdc3e260500c87eced39f5ed9947e3cf10f2 100644 (file)
  *****************************************************************************/
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_charset.h>
index d448e07a1c176533e8723b34708488fc81955d88..c5e956e41816f9c68d1c103c0e8f239761e02c4e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>
index 10637978c47f8256cd2f2263be72b392298d47d3..4995da366f8cc6f9afe93cec87e7e4465553a05e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_meta.h>
index ddd86b87248fcd1c937bebacece4d9b50131990e..886f09ce58108c6bdb38f70065d796cd510df003 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "Nsf_Emu.h"
index dc1bc0ab6d8078cf6143906a5a3c44c8e9f00705..e26c27e69dc18881a1e2695616e72cdb92ca7a3e 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_demux.h>
index ec5e5c038e38cf3cd0f42a2e3369160b5979c9cc..c3e77e8f823ac6b983adb798d5fca3178c931361 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 3c8ad0d5db1e4e85e3feb075a7a06126bb39b785..65ed0fb85b915a90094c0a28a99c0d8ba8af1c92 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_TIME_H
index 813294d01e118a672ed1d262e18c54f868f6d33f..659215d1d6727501e111e5eafcf0484d0bc29a7a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 2e80bb3f54e5d670f390b151b62581f44e01af89..0a32c0162443d9e08e4acdf836da52657d9cd3fa 100644 (file)
 #endif
 
 #ifdef __LIBVLC__
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #   include <vlc/vlc.h>
 #   include <vlc_md5.h>
 #   include "libmp4.h"
index 71aa517f0f1d374540c3f614c686e50fee1548be..60057b9bdac94784b9a33451a751990a0a28394e 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index f5da57efb57e31387513896b9a153edbcd61b464..8bf57232d2eaeb67bcb235d4d40bd763aefeedc8 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index 2a31503c010cb65a65f9f930af166e5c5aff6400..2a420e02279d36cd1bce9c0c69a1db45fec46aba 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_input.h>
index 414addfa9e5a62b5ba75c312d451b69032981a79..29f3cd0c4b0deb764800d52ae370371e03d4f045 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include "vlc_codec.h"
index 0ad743eb4df886d6acf25cdf2dbe4b9d62f3f09c..cd5150e7934f2a67b0d2536fbe1845e5980fc821 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>
index b86a5f7175e3b6773be490ccfc5ff13b91359809..06c5d99b8f98430452a6db5446b79949e5942536 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include "vlc_codec.h"
index 957705d2ce5c643fd3db4b0395caf266cd88385d..bb97fb162131e58932ef81181158614d3800871c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>
index 204307fe5fe3a47f0de223a3c1079aa98b76e89f..705665de20e1cc2c7bba0d247ffcc47ffdc3210f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>
index ca9ec9d7a071966aa80c0707d7593d4d95018030..e1a25799b1fa43067e0b0f66683a180e34a56ddf 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_playlist.h>
index 74477b7b69a5e239bf02a437273d5e6f86b2bfec..8c0714a8802d78b68ccdac5798dbd29c53c62ab7 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index bdc02a34010cf27b522686fcdc49f3a2ded7cba9..5b41cd8294755787ded0324dc0b938f7877f0137 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 4ede1a91292d4325ba9d91151b13af3de240f2fb..69e20112b48b7542f800795477953d11fdc865d0 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_meta.h>
index 7ff18acd6aeba601c92eeaac7d2a3e030d7079c7..834ee0b27a42d9f4dabb2d409c431ccc8379046f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 7f0fe7639492740f190628a19ac034fc278bce3c..7b7d8270f8034b20bc5f2f038fee34f15b7f8351 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_interface.h>
index 31fefceb638549ea4ba54fdebad31d27f8288457..401d8ae26b4018ffdeeb7a6b0baf473097db1b8b 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_interface.h>
index f9883e12485065cfd2c1a20f6942af4fe2e20db5..8ee0dc4aaff93c416c95da39f44102425431946f 100644 (file)
@@ -48,6 +48,10 @@ description:The now infamous Apple Macintosh commercial aired during the 1984 Su
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 0cd978fe0ce301c3bd5262c65426bb8f7326f28b..e32fce9f78d110eef1a530b84cbece719d908266 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index fab553db779e9f6c33e4fc4ad32baf0a08a03dc1..57c340b9857cee9247d1421b6b7dc7ab3882ca34 100644 (file)
  * \brief iTunes Music Library import functions
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 109600d950906f5d2ef3313b75c79afe728b1a6e..34113ce8aaccf919d095055120e2f0c178a37eb9 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_charset.h>
index 0e6ac6df14327e5ee4ae8f214cf9864533d32977..518791a21effb65edf89fd6e664e5c67cd49d8b7 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_playlist.h>
index ef7d059f96346e2163b75f589397e354d119ea90..4afc7435e663eadf04d93c829e5e370458f76897 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 30ef2f493590ab511ae28e935bcdf6e07bdfe14a..180091ddebd67ffc91f9b849be82f1188838eb1b 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 4ad9f5cf4c806d9e4bc4745578d997a3b2dc64d7..96aa89def694a4ba5afc580d21ba302935a3513c 100644 (file)
@@ -48,6 +48,10 @@ volume - 0 (mute) - 100 (max)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 8a9ddd6369d71f1702f64eac4395f4d980feafb0..873c52f0c45ebd8cd879b60ba1e8ddc25129ffbb 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include "playlist.h"
index 9059da269db7caad7fcaa55bbcef1ab761d42d2d..f203ca60171fbf3d4865c2c383baea92a6a78d6c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index c998a3e22bca6124adcc3dda67ed4fdd00954667..058a91fe2f96e683bc0b137f914ce2059c72d09e 100644 (file)
  * \brief XSPF playlist import functions
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 7e50a49e70de1a51aab7ef8f36091d689b4116b4..90cbbc6c79d81a03792c26ab837da259c336671f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index c09ecdadc75a23e915cacff53da67e605e3ecdbf..9ac9b91515a113696a41d2f0c8762d053b048d78 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 1965dc1e7801ca96c2c00c8884e2f78277ea7b02..3570599967e7c4da338b4688bdf3274d8f943c9c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index fcd8c6d8d07c80477054c915c04e268990663d57..7eabc399088c39c03b3ba5d1b19c54ccd9acd6e9 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_vout.h>                                     /* vout_InitFormat */
index 5c1b43b96919dc6e20a4dc31f768ca266b9cec58..7f0c585453aa2ac6a7184efc3c6c2fa8acf01255 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index 64479159d4d7ae7bccd5e3bfeabcd902b998415d..4ed43136cea245fb1c8a488e4e9be1e927c816ce 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_aout.h>
index 68623b39ee54f3bc9fb5d4ea47fd068e1a5e48a8..44fd7ce05d4213159d0c39005a2e30b165241627 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 
index b7026e091545038ac8b21a2b06fbcec574643d3e..dd3549e2681aa79ebbbc6350c434af08cafff4f3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <ctype.h>
index cd1aaefefdc5f3dbb02a95d437c7d8fe9d461bca..41ab605cdcd8842d4334bb6a1123d1b953586393 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_codec.h>
index 4387e2d5609917b7d2cfc35d64b2025353e4d637..51e8a05995bd57c0621fe21967fa84ae6827165a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include "vlc_codec.h"
index b96b58e1aa52394bafb67cf9d097c63408acfe47..786ae9adbb7519ec86013dd60a9a0c74056f5ef2 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include "vlc_codec.h"
index 942a20df67249a95dfac0590268b35041d3538d3..b6d88c593d70d398f072d64cf7451fc2f961504b 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <errno.h>
index af211f0a737ce09df9806205157b7e3f86092b5f..2f6ad01127117f27904e764954af8009d23936dd 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_aout.h>
index 77c64a311f0e1fce442e4c7ea4b157ffddd5cbb6..b4cfa14422699f5d9998609decddb43ac238ef64 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_aout.h>
index f41eef0fc11193d6cbac408f73d4d991ec12af97..b7a3ff6d18c360368bcecb0960b82641f9f3e4e1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 
index 71ebfb99950d8d4f1363b342f11d7241c056e43e..a754a5a95d3eb1aaca140a7aa415ad935a9c7840 100644 (file)
 #include <media/MediaDefs.h>
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 extern "C"
index f7d69a24ab17ca783ace315e1b755535c65bbbc8..b66501c3ad3243abc5e4ed2436067d40be00eb9a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index 6da022a32bf7420210df5452cc0795be77b7a947..2253d4cb75ac3a9c76b01d4392168df5cb880e08 100644 (file)
 #include <Application.h>
 #include <Message.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_aout.h>
index 96b500ee50801f55e4fd7e15358a6b2c6d55a0e6..8402c8d1f1e77d4ca2f5df48409642e977072654 100644 (file)
 #include <fs_info.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_interface.h>
index e339c6fa2f95a555883f051f86802cbfcf6887a1..a7562f4d4d7bcfcaaad7f95b7b410cf82e9eeafc 100644 (file)
 #include <String.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index deca1a9732a65859865d22144caf98fb79e563b5..0902e521210b33142158d4280fa4cce9473ae78c 100644 (file)
 #include <String.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 extern "C"
index 7884d55da7f681d5dc3ef7ba770b770c274251f6..b1058677f0963eabda189603d2a0bb77da184470 100644 (file)
 #include <SupportKit.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 069eaeba43543d83eae5bb1faff892fbf7c7c14d..e73521cddaf01d1692ff2533dbfdcc4f9667655b 100644 (file)
 #include <StorageKit.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 9d5c0320aea85be32e6dab0ca7ae53c867075bd7..6cc0164fe345c9033a5bf75cfbc9e79109d40bda 100644 (file)
 
 #include <String.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_keys.h>
index 24a30010345e48f2d550c031d9a83c428b6f3a8e..ca6d69a66a27eefeecd9c6d7e6f95a9e1684e0f0 100644 (file)
 #include <WindowScreen.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 8560a5aa312e5d9ab97b3a69c0da4881dc4481cf..c1a7008fa53111bb1ddfeea1898d71541e30f3c8 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <errno.h>
index d570baf6bc08fee3f87443de658c9be8d5aa6b4b..e3dae3be0650e0fe57df30e689eba36194e1cc88 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 59d61b586ded01445b49a841f7db2b1c0ba7e585..87bd8689d5743a7b341fd70827625a9c30d9f43f 100644 (file)
 #include <stdlib.h>                                      /* malloc(), free() */
 #include <string.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index ce90e7d3f960ce25bc2a45c5eb23f22e6c602b3e..e496ebd0013fb07f7b99aedc29c4dccdac9e807b 100644 (file)
 #include <sys/param.h>                                    /* for MAXPATHLEN */
 #include <string.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_config_cat.h>
 
index 6772ea1611e28903fa5252412a202e394f93552a..5769eaca9ecb35d051144d019023b640fd135118 100644 (file)
 #include <stdlib.h>                                      /* malloc(), free() */
 #include <string.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_keys.h"
 
index 9c1483b2cae79da6c60028e98c40b50cd823a164..1bdf7fb9ff0bc88fb5c5207b8b176350db1ddd2a 100644 (file)
 #include <stdlib.h>                                      /* malloc(), free() */
 #include <sys/param.h>                                    /* for MAXPATHLEN */
 #include <string.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_keys.h>
index 535a4b540ba9841b136078517a43e092b15e4e39..057fb3d9c035cf468ddb26fb45ff2f58c54929f9 100644 (file)
 #include <stdlib.h>                                      /* malloc(), free() */
 #include <string.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index 74529861c6d8e6f0fd0eafc38f3b026b51d6814e..3d33e8be142921666381e60d8e3f301562b01f3f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_NCURSESW
index 5b18b1fcc224b38c65bb3a971734454d19bc635d..0650b1b3dd414b241fb6683c93c545bcdcdeca76 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_interface.h>
index 5b1bc6fd6b98646ba1ea230686fc09216d7e6280..1685c58411ebf85fc28227ceed075673f88a919f 100644 (file)
  *****************************************************************************/
 #include <sys/types.h>                                              /* off_t */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_interface.h>
index 0c26661fc56fdd23a8df9282ffef6976535c8d96..b68f66a2f41da1f711a84fea4dc570aa862ffc02 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_ALLOCA_H
index bf90776e5cf837a82dda52f8760749fbc730be28..8ae6cd14b85e0b2b0c48e1314facb192495e4d90 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index be05b4065607969a346675df55b0195e5df89ee9..751ca7cc47768a09a6b6b8f8ff171f94d3a4bf43 100644 (file)
 #include <photon/PtLabel.h>
 #include <photon/PdDirect.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 45a0b2000ca234889d58a78212e669ea65ae5ee2..7f209d346ce00ccc601efbd0c0bcc1dd59656e6a 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <QApplication>
 #include <QLabel>
index bb5d54f961b2c11937104d4e93584132273f980c..02909de7c78650e218e643745d28d61300825e07 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <QLabel>
 #include <QVariant>
index b9dc52efc8674d91f7d8adca71bfd7dbdbb84a91..e52f7116b38fffd6654305a6c0ac43c092c1256d 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "qt4.hpp"
 #include "components/info_panels.hpp"
index 0545307f187b82d23f04b10da201b1db4e2e4e46..885f6762ebe4e05be05df4074760575c9829eaa8 100644 (file)
@@ -23,6 +23,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs_provider.hpp"
 #include "components/interface_widgets.hpp"
index ae42c7d0b9633d4cbf900fc7ceb41520badab17b..b413b1734e2ea840d5a6ef1506b1d0e4344e869d 100644 (file)
@@ -26,6 +26,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "qt4.hpp"
 #include "components/open_panels.hpp"
index 27aa3ec2508eaf4a6b059fe5af467568e774282a..3bb2cdae401b201a96018ef63fa6f98f12245484 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "components/playlist/panels.hpp"
 #include "components/playlist/selector.hpp"
index 20a8c2014b9e7886d906b6a3e9c93a996b95a754..d9a30d218f646a606403cbe5fd90c6e83d4dc0b6 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <assert.h>
 #include <QIcon>
index 207459bc54bacd412991294eaae8019aea683011..b8a68b2d020b2904f099849b72309384c81113ff 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "components/playlist/selector.hpp"
 #include "qt4.hpp"
index 4709378c2e054b80d66c37962e6d0b7c7535dfd9..745e56fc05d4d3a8357338982bcf4b977bab9e11 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "qt4.hpp"
 #include "dialogs_provider.hpp"
index d918c5e98d4443e423f5f2f78a601a99e6d58c96..b7a2080538f893a9e0c85596223b172adf8e1ba2 100644 (file)
@@ -30,6 +30,9 @@
  *  - Improvements over WX
  *      - Validator for modulelist
  */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "components/preferences_widgets.hpp"
 #include "util/customwidgets.hpp"
index d84fd6135effabd911ad5e3c530c90d725ae61d9..68d88012f094602a3a67ee7e4ba905639e14a45b 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "components/simple_preferences.hpp"
 #include "components/preferences_widgets.hpp"
index 5f365a2c4e9cfdf35df077b4870816f181d63acb..4aed4d4f34ea711e593b4bf1363db00fc8d45500 100644 (file)
@@ -19,6 +19,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/bookmarks.hpp"
 #include "dialogs_provider.hpp"
index 951e229006b45648afc62d98dbeb525e905f4b11..3de1700e0522cf95b8bf24d0687dcb597b33d753 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/errors.hpp"
 
index b6e3a56e414ade82a241c5ae80d999bd69e8bf41..30ac0ce05c45b19b28b63143f9e886b69ed5118d 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/extended.hpp"
 #include "dialogs_provider.hpp"
index 14fab202ba008b239dd6034e81b37547a8e5b246..e67e63163b29132bb9a7b324c43c9d6a23619e1d 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/gototime.hpp"
 
index c3a167e73efabecbbe7c8950ac2cb387d6d35186..19fc589b49a2bb0ee2108270e55ec2a080a6951c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "dialogs/help.hpp"
index 63252b323c11f592c7a70519a6fd31cb5f322724..0cf4149906b04fd8adf9306289ecb377bb6b16c0 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/errors.hpp"
 #include "dialogs/interaction.hpp"
index caa586d67f87473c34f46672d30b9eef30170230..b062c7c51188690592a352a760c68a3cca86aad9 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  ******************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/mediainfo.hpp"
 #include "input_manager.hpp"
index 317df3cba12a5de095ce72545e8449670a791843..a056ab7bea42a7eb838e86ac3e88794c51a519d4 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/messages.hpp"
 #include "dialogs_provider.hpp"
index 1bda5aa0b65675ce7249e71b1e21668df2647b16..fb0f31c43f2004743de417c8ac7094a56c6712a6 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "input_manager.hpp"
 
index 52e64c9860199b75efb45258cbfc5faf9999a62d..fcb20ea2deeb43780bc1a75cbce4bd2404142120 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  ******************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/playlist.hpp"
 
index a756fec1c6c1ec282e3193242bcd2081e412249b..040600a963d9ff33b7442cab326f6691eb4fbb75 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "podcast_configuration.hpp"
 
index d48b00a3865326eae8c02ba28cb94bcee4ffe892..7abb5a66accb77668ef240491b5636e7dcdb7e5d 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/preferences.hpp"
 #include "dialogs_provider.hpp"
index e87c70bcb51ced61ec20576727268fabaa5a2e48..c87ac2b8ac0ae358931dd6255875004552d8c9a4 100644 (file)
@@ -26,6 +26,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/sout.hpp"
 #include <vlc_streaming.h>
index 7982f8d326b968894e49f987ed63c7c7d888a842..d4ee86c638c2b0c1e29c069aec92805f777a3749 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "dialogs/vlm.hpp"
 
index 67831d5865ce13aef3c5ecbe8740c0b2e70ea270..b636742bc805577918cbca5873bb29d71e1de549 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <QEvent>
 #include <QApplication>
index e25c7067c9cfa19df732b1bf32cc05ef6a67faf8..10977eddedfd035716fa058746d480f1db7e1dce 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "qt4.hpp"
 #include "input_manager.hpp"
index 7843ac46f0be51e276e4857c0585f5b8d2a2b98f..672da8ec211027aad2ef560362e25210de067909 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "qt4.hpp"
 #include "main_interface.hpp"
index 323fe4ea71b2d0ed1272a61c468d3706c90303b6..b59948ec89372573700d39b1d006e8412aabd119 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_intf_strings.h>
index 0f92f92401290c0cfb2cf91e028e0cea62fd2293..a90ffdc5a9acc666097d20adc8556fc0dc945972 100644 (file)
@@ -21,6 +21,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <QApplication>
 #include <QLocale>
index 907e71ccc1fcd9dd4b3c8b9c14314d17cdbff01b..c47b3ccb67b2d201120ec0b563cbd115ed3fa1e2 100644 (file)
@@ -23,6 +23,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "customwidgets.hpp"
 #include <QPainter>
index cdb6f6ce3114778e75aa9486cc36f99ee881a759..260d62d71098bc741f2f60393c862e504aa69122 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "util/input_slider.hpp"
 
index 7664fa246480d4f3cc56519a321c57e15a9076d1..bafcf9c27854dd19235ca54abba74754c440515d 100644 (file)
@@ -1,5 +1,10 @@
 // License GPLv2 or later
 // COde by atmo
+//
+#error your license text is wrong and copyright is missing
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "registry.hpp"
 
index 5b9683576090458246e607bd5109d7d986ab1cc1..e53f036288fe97514d991f5a530b6bf31b74747f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include "cmd_add_item.hpp"
index b41a79650fc8e90754fc31ad4e1e8f931a11c684..508c07be592803873777486bc6929d90f61d131f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_image.h"
 #include "file_bitmap.hpp"
index 9f37ebaf2dbee4f83ab08a7eab37c5f1806556ff..017f885af7f8dd7320bddf5ffd9a79f685e25699 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_demux.h>
index 41ceab12a0e7d909fe88bbbcfe7e0b901d3420db..cb4d631eca29fe40a95592ba86070c794113cad3 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_vout.h>
index e15fa20d586edc5b2949135510063ba6f55c08db..cc1b8f91dce5b6d86c9a4bba359945bee5d88117 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "bezier.hpp"
 #include <math.h>
index d6bd705483154c51a0058edd8b3b586b93882f2f..bda212f6110274995cfee7e0c915fe6504075219 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include "equalizer.hpp"
index 9d8a2a0976b03e9ef348d2ff7c3d7aa932bf8afe..85cd2845e711bc1fb8daba899ea9bd13ee32d9fe 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "playtree.hpp"
index 6adca642f9f516ff12c99789eafa2d2738297263..335e9fd64f45eb01b8f5337ca01057523ba99a9f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include "volume.hpp"
index f0bf00706ebbc00bb90879be17ad855d1aa0f7c3..4fee91c4432faabf3e1c64d766890e60d2a3824b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_interface.h>
index d6df533eefce5042b1508dd5d36f8016b846c681..7fafbc64b2949cb850126d00bd6fbae2876b930d 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 69b71647cdee4bc6e07ce64ff02c0b87625ff955..6634eae67785907e0553e397a84a9d13dec36406 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_vout.h>
index 8abf79b5647e51bdbfaa3328288c98760e5efcbc..d636057290bc54f9b9a67f169c7c0384bd77606a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index cd8edc7d0c18827b347e6c7fa8ccb013e5636ab6..ce27d952402e1b2d640412e417fc4439e0cb099b 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 82a35eda50d22b0d51441c3b3509b483f57e0b2b..d18f56d8435c0cf36fab112e2b19c6413e5100ca 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index b3f65e5d1f6d04b1acdab7559be8430cade138e4..e5be15c1e069c8690a55d7f5528c125393122dda 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 08673ce1a78e686f64c8d10d6b1305ba288f9b9c..3167f7e92cb8642db434b6c92609e7fb817868d8 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index f69c7b56424744daae5041c64d920c8c46885f66..d0bfa02a439aa0228565cf66bae87e8310591451 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 298954ad9f24d02911efe563f968515b56ee0316..0071c0f9413fa74a56c2db6f0e3ca511a244f486 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 7a38c56b2d8ae31e7064945bfe652151e71a81a0..9cff6611a4fd679d7b0f912eba4f83b0b9286e9b 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 53d6c5cad83018d84fbd7ff382c29478d394360c..f760771c1e1d5ce4df1103fa7a2301d5da03c66f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_interface.h>
index 5c87ae3f6402a39c597cf904257011b1a4b710dd..37300f935380bd0a1a665ac4e261fc8c1d4fb1bb 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index e3e0c6bd29e310be204e701ecf16c746b2403401..de3d8214f41d158acc0b0b2e59f180062c9d2772 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index 7430f6e60c41260076f5fcd31bd63a84fb00cd78..2701e7932c38150783ce2dcae10e598fdbe8d57c 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_interface.h>
index 59da29aca2c3041ec5068cc631206bfc2fe93525..77f9b1eedb82c3b2227066858e57116b79c16222 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_vout.h>
index 5c36511f2c084a7d3a126e6eb6340042052e48fc..0f6513fcf069152151c66fe15c98a9f3cb456a24 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index e780572930a0cd7e3fd6434d82db0ad21606a381..6ae906fc4dd805c35717abf206fe88e301ac603c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <wx/string.h>
 #include "streamdata.h"
index 397ae40aa6da813c7068a5aa42609ecf9411628d..4983fdf052c0d15d6a445dcfa1310aba4b443d1c 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index a738a7654a5060c5e2cf96668dd65518415e573b..e671ee559753d2592878580bdd5c106a86b7b24d 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index d52bb60baf2e128c396f3a2a7281a8df1a1b51ec..6e4b7be191662980def8ec0912becae6d30245ce 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_meta.h>
index 99a8b185e0f15949e2820bc6d0b1e09194f4946f..03e149c06f2031d5a7e89a7038de58238d8553e6 100644 (file)
 #include <config.h>
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_demux.h>
index 7f3611d66637291499138b0cb426449c5636ba27..47eba8f2b7b728d8cfeedab758fad894ecde0636 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_input.h>
index 8cd05e8fe4ce2120cbe011204a419148efca7f00..ab19699a2e0c9029feb923e797d6aa0eafa0ebcf 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include <vlc_meta.h>
index 47fa29671373d49439b1b255503ca0a65b28a770..b55052932e6ab2bd032732e49271f5ddb9512d5d 100644 (file)
 #include <time.h> 
 #endif 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_meta.h>
index 756cafa35c27eaaebc259f48fdce711ad6971a1c..4b333c9a50ae2d93560edf98cdc049832c722bec 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 
index 92d76cd91ae9a0a6d13a1a7f06ccf22d6a26765e..5ef33e02422d2edf64c06aaf1054e97959d45d2e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 
index 5c8145339e0bdc12297cf3c815f721853470a151..59f1fdf5d3d39e903cb5e5d3bda79ae7d30d55c2 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "dummy.h"
index fc93fd11360bda0ade0e8fab99515103bfcd39ef..e10ce27732556615cbad3cf567466ea2948c089b 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include "dummy.h"
index d4a0d76247c72ed5a9eba3a439f1353ccde8725d..beca7a4629a37bfa3ae2088d0013ced7feb5a21d 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_access.h>
index f30709479f07e5d192fffde50f800563de2ec85d..530e53ab2f1cd773004ce8e50ba9dd1084b8f1a1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index b6e89ec20dc87338d253dac675ced339f2fab0b5..92e2659a1c0dec026f8eaea7857485fdfef53957 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_block.h>
index 15fe7d61b2c4a339f32656b2f081b786c4e1284d..bfa5094faa370ffcc2a0d1f0e3b2188e06551605 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 8a2233b3114287bf6f8888ad538a5c2fc441f5b9..843a5cca14b0a875b7ad203ca7ccd4ddad59bae7 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_osd.h>
index 934e2e6dfee7f029f34788c51f32674a5b3c3fe8..07239f1062836233d2ce354f7db9600713613356 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <errno.h>
 #include <time.h>
index d1ff1657571472b5760befa63c33700fd86d843c..127e59e455a94b8f34051beb9c8dab4ccc477017 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 
index 500276defe46f8e729db4b7db807200d2267b09b..1ec6b1c2344a1f043c28ff46529d681876d0dae0 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_interface.h>
index 61cb45a54a04f7219641a8e647bee648c3eefcb9..5703e9bf7a6c0ede72a6a98a21d7a6f2cc00af1f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 72d738a8dc66449c61f3ff9bf663f1fcd9fe5b85..eec848cf9be4d0901a63a60ea7dd07c3514d19cd 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_acl.h>
 
index 2023b74b240fb67517485544f65c26e5b1fd7b7f..2eab4e774d90739451b2fb1cf8e4d1363a47ce34 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <lua.h>        /* Low level lua C API */
index 9286a6c70047ace4295d4b15b9ef8288c901671b..7336780e2b2aa2774b34c9fc6084b487d7f46ac6 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <lua.h>        /* Low level lua C API */
index 17a5fd0d0e99cec145c8267095086434b81a0f0b..9cd00aaac4e209088da561320c9df514d8481b9c 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_httpd.h>
 
index c986dcbb4ec7826d9e14766490ac0ab58c3375d8..48dee622c94361cdf1f4e351034af3fb95b5f426 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_meta.h>
 #include <vlc_charset.h>
index 9566c73c358a6af3c7865982017a6961a3a46b46..e7a1ca65ca7feea8e3dfc4c9ac3c4f02b2b4d109 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_playlist.h>
index d982cc1807b5e79b1676518f8f1b40a4f1034494..a4e525cfbfd31bb20be05d5635eedd2006a615b1 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_network.h>
 #include <vlc_url.h>
index 2e4dc40be46a13e6997870a03e2a8f000cd7b1c4..a53de9fc4cab3e0f925c45812d43d0214f2fa20b 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <lua.h>        /* Low level lua C API */
index a948d8f459da6bedd83c3598ae6a22c77c6d8fa7..0593e903e69c41662086cf5898bd44e3874a64e6 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>
 #include <vlc_url.h>
index 3d10e48f2495038c4c7a60d73014351da4722489..8c48aa7b4558a31fe0fbe8af40313d2ebf704754 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_services_discovery.h>
 #include <vlc_playlist.h>
index ed0f93ca1eb81c44d043df39fa0f82a8efd12f12..4e00a1191aa57ebff14f603ce24fc30fb9c60da5 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <lua.h>        /* Low level lua C API */
index cd0fac03b024269463b1f1c7cb18677b1260f133..6cd732b98555238f1a9344c9cfb2734e83e59c32 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_meta.h>
 #include <vlc_charset.h>
index 314bc2c1952ee2784ff9db8f342f4e2b6f6bd6ed..e4157061856fc5d01b60431678a865cc0d10f4e6 100644 (file)
 #   define  _GNU_SOURCE
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vlm.h>
 
index 1f2706536f8ad86b323807fd96f84662c4932398..829073a62e9399c6977c1116a6b7ad031597c267 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #undef HAVE_MMX
index cffedb3a768e5a074f620b2b0ffc502006bc706e..85cdcd501e4e81bb1e044bb81f6b0bddd0128ca0 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_ALTIVEC_H
index c0a073084fa182623ae3001873486f00d5593105..892aadbb6e38cc949191f3125b9e7a21372728ec 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index a807982879247fc79fb2a1bb451a79a772f45f03..9d4678ad6d9c60da1618db5c9240fc2fb538fc57 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_meta.h>
index f8a56fbab0c57a6fd29d9b2ef3a8c2e64c908a81..68a5f7f64fd2df166ba612f9deaa7290ae48ffc6 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 223c8ddd10cc25234adf524171affebcd3559d53..6b020ae72cc1cb987f72d9fccd68069a0dfd7e53 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_meta.h>
index 6c52e704798da4a86ba84bc488da1f334d588533..bf5ad459e116cdbf4f4c19a1d3169b8c24fe2cd9 100644 (file)
  *****************************************************************************/
 
 #include <xosd.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include <vlc_input.h>
index f287a03fecde5daa9ef929b2ae0689ca70f55a98..1f6fb3ba9872047759a49044addd9eb803fac112 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_config.h>
index 80ba47ac6d04942f991835254118d674b426ca91..eb07c6465876b5069f78dc3e05e7826e50369b0e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_config.h>
index e2b5749dd4b7a362c37146be2ade6205c8707537..88c66336e1c118db18c1bb658b8feaff140473eb 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_config.h>
index 46fd1ea68abcf1f6cd960bd9042fcdfdbaf172de..e70d6589c311a49c7048fa74f580dd7cb665c27b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_config.h>
index af49869575f622687e1f3efb070850058168cb57..6ff735d55055f6703b50bc936d24b4791cf2bdc0 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /***************************************************************************
index 1c650baa7c40c044d276777f47f567597d37f08e..532cfd75da5fc0e8139de1a4fc6b46e02fa8b1c0 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index f91a7ad570ffd9542deaa9d965957883798ebb7b..a8334035fc3ca5a3f4b446e12687e46957f2809a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index e18c6ad70d0162d29f300e7ad7baa955f2af51e9..eb6fe4012824cedd4659547389d9a2aff80785a7 100644 (file)
  * \file modules/misc/playlist/xspf.c
  * \brief XSPF playlist export functions
  */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 6b8475c4e0b7b04cfae5a08ed4b13cdd0237ee1d..9f84efec6545226bb191fa1553067d382690a504 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_devices.h>
index 3393924ae5c966d6eceef5553a8bb884b7cc6a4f..a75dfba1eb9aae2653b34cc567604efc22c6f3fc 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_stream.h>
 #include <vlc_streaming.h>
index 00665ff3dee15ae10555bc2dd0307acdf33e11d6..7926433a7505a2ebd50d1222574b39813fc82e99 100644 (file)
  *****************************************************************************/
 extern "C"
 {
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 }
 
index c088cebcb1148930b9612cdcec49994074f34f10..551f5a8da546e84565dae126cd144aeb23c1c190 100644 (file)
 // Preamble
 //////////////////////////////////////////////////////////////////////////////
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_osd.h>
index 566966678926c723180945b9e1ba088eeccb4d03..0b3f54ab0b09db21a32ff2a30255ef373dedde98 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_sout.h>
index 3e0093bd288da743094bb171bb748ca6cca71398..80c42ffa26739e66ad836a77be6d61740e7bc474 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_interface.h>
index 2e9944ccd47bcd8306996fbba4e0a50e2825e607..7669dc5e13f5728af33d5ff81803c314c8a31bd1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_charset.h>
 #include <vlc_vout.h>
index 9603197989b4158379c87285131e0d8f33a66d4e..6c9668103f4433a842b79ce7a4d65e5377977a15 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index 21e2ec433b48a7cddcf57ebc4688720ae976b859..4677ef7593738737a8a4d113ad82abf8587fa7d0 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <string>
index a4dfb8f355e92a9cf1fd750d094b3410b3b98ee7..b84d5776989b221f19623f7c362fce4794fdd798 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <objc/Object.h>
index 409f1be0292af13224b6049688b624ae3b786ca7..b3ca9d0d6492b31be77b2f1a9b1d9a16a9566556 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <signal.h>
index 20f1d63e4d76800b74835ba299e74e22f70756b4..7c35f9361c0b4b2721d62129506c261c5fa09582 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_osd.h>
index 6fd24f0f6ee4c6696828cf39e6a1e7047a976abc..5198667dac3d2a003a2837c9b3893eb9c31fce1d 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "vlc_block.h"
index d9b866d760f2a3b03a3220827dc2678391ec5c2b..f99c535cf364f35c2406f6380a0f9c9be35ccfd7 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "vlc_xml.h"
index e03d9d9f55f0d28b315d2af4e64b528b9047eff2..07e5e6dda7cd913037d04677cd3eac92e819354e 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 5f339e7eb18e663b86dff757a9c6947638dc12ad..f5b9522aace4ac924408b7cbc1ae9f08ad3a4923 100644 (file)
 /* TODO: add OpenDML write support */
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 6921d100b40ef242f6640f782c6444d265c23b35..7ba790b9f436fc6ce9b69e201ca7a3991a31f0d0 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 3ef7dc3f83d642bea466c7701a0b678514f86900..2a3ea49c98a1a396dae591005ad8357ac458c6d6 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 2c17ba668c352be483f0a17ef9b846d5efcebfa1..b5ddcade07a829823e81fe9a73e10533fd0eae7b 100644 (file)
  * author and the license. If there is a problem with it please e-mail me.
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "csa.h"
index 27789e5544c9876fa96032961af1ad691d0372f6..ed199c2be1ccd75acf3afc57fc4a757e04d889c0 100644 (file)
 #include <errno.h>
 #include <fcntl.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index eff0bd0f7f2b96d3acde29d9f66d003971aae1bd..c73144484cf4a30a6be08e7fd836ee4218dc254f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_codecs.h>
index 7c588fa2cc39bc53fe0a2112723aaf42b98f01ff..c37b37e11568eeb5f1f35e0768f58d9b86d04a57 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_codecs.h>
index f71ac7668b58ca6049bf48f8890d09bf6ca2d87d..05b9a9998e80ca00879b73410008027e0544adc4 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index da08c720044f5ad554247dcb0f4c28dc044f5334..f6d21f0f0f4be0f508e7bb7af67c07d983d3eba6 100644 (file)
 #   include <time.h>
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 177e2d593f4b0dd9ba37ed76b4fea5c0f483213c..6bc81de5dd933299ff0f5b26cd06892bbedce99f 100644 (file)
 #include <netinet/in.h>
 #include <sys/time.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_bits.h>
 #include <vlc_block.h>
index 19383f96169b24907aef8c98d4392bf425624779..7e5875636c10ba0ae54aa618436befa48acacc7b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_sout.h>
index 82ceeeca31bf776ec180295d3afa76e2f02247a7..053a1061824624e5f0fdbec8e637a5fc3bd1c174 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_block.h>
index 31cef6cff98c2151e89fc2ea4c8fa152c4783775..83b5bfc29bc15a113480a3949d6ddfe74178e606 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_codec.h>
index 47f4086f77fe505524da3d8fc2526b54487cc84d..6f238634aebfbb28a960b01978fa8c4e9becd277 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_codec.h>
index 00ce8ac9f7f08df544eab90725a831e03cf29815..7bcb597a3466851f2622f185c0c0415978b1de1e 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_codec.h>
index 685abdbfbd1b2fe7afb2eb2d99c3990b0c9b5c5d..1cec5e83d31372e9101338a087cd603508fd8f10 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_block.h>
 #include <vlc_codec.h>
index 0cb339d8bc0abf50fe4b800a54bc1bd527f47a54..5a8ca95c850566bb072048b3018a86fc16d4526f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_block.h>
index d5826834655983ee9226de5890a0ee6a8c0c20c6..2c896117a1ba1e8ddcab456c63a2a07312634fd2 100644 (file)
  * Includes
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include <vlc_arrays.h>
index 00ebc8fe71abf5ba4a1e68322afc54420bf33fff..05223c5681ae35b51043289c87415b13156f299c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 
index 20c1bceb4bb91f3f65812d76e6130c9d8f338bc3..b1e2d46b55cd94d4faf0f9209e06fca066f4b5e2 100644 (file)
  * Includes
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include <vlc_network.h>
index 92e89472853fa74c4167f6685c31eaea0875fa3a..c3af238416e082342e314c1297908b1665b9d5e5 100644 (file)
 /*****************************************************************************
  * Includes
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 
index 472ac5ff31baf43d14766da377f9b47f68e1552f..bef740ed4a88280dc6e538009ae6de6e1bced1d1 100644 (file)
  * Includes
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_services_discovery.h>
 
index cd6e7fd48636d20fbe17ddd0766c5e55d224734b..9ae89708093d681c3fb13dab63c42a4a11ecfe54 100644 (file)
 #include <cybergarage/upnp/media/player/MediaPlayer.h>
 
 #undef PACKAGE_NAME
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 
index 8d43bcf4b00e37393c323651e5da7390b2caad82..c5945a5e8314b965a2ff7806147dc43c968a558b 100644 (file)
 #include <upnp/upnptools.h>
 
 #undef PACKAGE_NAME
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include "vlc_strings.h"
index d4475de9cdbdf5ac5d5e3bd5694b5c6fecd619bc..a81c60fad38243029bdaf845de0cb4bf188c314c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 719b5447e8b2e6b577cd9a8a45efcc53f2510fe7..b7369c99f926b5aebbb09a719d8e4333ac91f560 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 6e855fea9e9bb17d7c82280266602827937ce3cf..c8cd1f898c7f7d5d5a69ef064df657ab8590b0d3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_block.h>
index b4c9e9f6acfa75ff49e4ceca6e32598a3c6f76e6..37ad4263ac9b4a2368cb7dce1ad4772eb15c89ec 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_sout.h>
index b86c709e3e42e06f397811bef268c9297189a6f8..c1bc8a8bfbe71f9af08547739dc24ccab1850ae4 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_block.h>
 #include <vlc_sout.h>
index c6f04f399ee86a9ee82ab33a8fa2151960df827a..3ac8335c67e56ebcce96f3d90c73e6d043b159f4 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 99879473c9a64af319ef6805af00481edf0701a6..222bfa33a73848ad235933c5187ab3c83ea3052b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_sout.h>
index 7c11b46a4d0e16148d8c86bc89de3fb65804169b..fb17b1aaac97d4776a0aa3f51623e4c38a1b555b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_sout.h>
index 17c396ec4db114be80f1b376e5deee827fc9ae23..996785687052a4eee0c5a31f0c6d77b8fcb0e2da 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index eb143cfbacb70b06d41086677e05848d78c07cf2..f0beee9677cd4e8b1944e79b084e7948ccffe4a9 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_block.h>
 
index c4228971e28bac8d04aae6f3af6f448a31222926..28439eee2eacde16fb75874175524870a15d32d4 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 71111bb670137d01d245c73a2701d2d21d48f27b..1ccc24fff01eadefd818a19add82f1fdde1193a5 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>
index 8181cedaa009a4d8ef2bc59533ac9f1744d94f7c..f5872afa7f19011ac20acad232fc4ce8052e5ea5 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 
index 3f50459e81f08e713db9578dd9aec2b8ada94a0b..d7288e724782507bdbbef9f0d84be73e34245121 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 
index aee074c4c446106d60b46be078743b6f88283968..901d138f14193216d586b163c793220907af58bd 100644 (file)
  *****************************************************************************/
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index 786c8bf2338d46e94ea4d58f793bb5df01b2aee6..06f8f86c98d37f7a8df3929d006150c614c3d1e1 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_sout.h>
index 5a4c97bc4daf13c0b2a6e25a7aae93ba229e8a66..386677b1cdb43515d2f198c5a9164a785c88f864 100644 (file)
 #include <assert.h>
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_codec.h>
index 43b8994e264c5a25db21fa71b37fd7c050e65ee2..544459816c7eae0a4594dc5b3bf7dda8aecebdb1 100644 (file)
 #include <assert.h>
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_codec.h>
index 34efbd582d23478fc0989c88bb0e0724dec13b1e..d391679140072fcabb67d9bf8fa9dffe9103d822 100644 (file)
 #include <assert.h>
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_input.h>
index aa72b96d5c9474d043d20349143e08e359b65308..15637c893563f8c346ea38fff9e2f978392ba5d1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 5c2e2d1764af0a9cf4886845bc04e54610de65d0..595e593bf7f909f539934e8bccb88425cde7f5b3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 4eb2398ad59626af47ecb13c05574e0836bcfa03..b08824b66f879ca0a7142f59c7f02d55a2fc384b 100644 (file)
  *****************************************************************************/
 #include <math.h>                                            /* exp(), pow() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index ae254aadb5ad8fc7f7665b7c4e224328f2e30d8b..2f37e48d4f8b06361cbf772d00dc25c832c7dabc 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 52f955491d3f5b2a2a2460cbb6be4e03e2259a49..1fa07c6606f1b7df4bcc26fe2798d571dcecf253 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 5729e238c1b93671f6da05cb7be2cabe321e924e..102404930542a342f96a6a78afa5fe92697aa005 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 3e5ee5571a161cf84cd8c26851148cd2fcf1cf00..f141ce312b206650c79ac2868d85d54ff3070dbd 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 92fd1bf4e31347e32047a11199e9b252abd51cbc..ea79eb7b2b444f769b11f77fc107690adb111114 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 932500f5cee62310155cf81f6c9cb1355ed216e3..dfe469927b0e9785bf8079cb29b42f852b18699b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 65ef25c4792c637776d34f0cc2161924856879e7..69f82bca356ce8e9e0d2c4e69c611e62f1402ef3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 6ba16d66b0189ec29e3989ce516c9920e63acdec..99615f268000a39e6afbb3841d1b578105d5901c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index eccd6e1c09a4d88b68bfd98e19c0ef9c522e7e10..ac5551e16a7ceabff7b2631c4d18a2fe4d76c0a7 100644 (file)
 #include <errno.h>
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index c1fa05c847096c75bc35ea552d247f667970b4f1..1518c18ac504f21edab8ad901abbaba2da734faf 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 7045e34f34dd4b59d580cc533c65dd9a7a771a17..5316fc795eb2142901d781fdf9ae3b581ac329e2 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include "vlc_filter.h"
index 41fc5b7d491e5f2d6c57c068307a6258f3f62289..e1db482a1488709fc3019ac535643bb4b023d71f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 8e21a97d466b704b340c18425685e51e39371b7a..5a37d9a2b7dc34245a0f738d6396dbdaa90c8b22 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 831da9a5e0ab4364e83197819bfd71ee40f1e993..f659113fa5569ffa98d96782a6259bccf1381e1b 100644 (file)
 #include <errno.h>
 #include <math.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index d555184c62895cd52f078f2b5d738cbd1f3e1237..522a46dcb47c0da97aa2d59a95ada30eae4fcc60 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index ad13c4e90d1a972e9bc02f58d9fc2b6e97303674..b02bb9736987bdc38e76bec08285d9fcb8923765 100644 (file)
  *****************************************************************************/
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_sout.h>
index f0293900ac950530502deec326d9efb7f2267b09..1d5048211aa720fb045b67cffbaa6da3c95328b1 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index 53a64b7eed5182056887f566ede1893d037d23c7..b3d21fe808f2f5673fc89197e94dbd228fd3ae7a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 53e17da5ca9fedfc393d07a62407170bbe72087f..58379e312e7f08f97014b48c7b4c74c2b4ab9574 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 64cdc64719a67f2e7783fdbb0298f2dbdd1f9e80..b57797137e987dc497f9a5b1b573077e97824d9d 100644 (file)
 
 #include <math.h>                                            /* sin(), cos() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index 0fe5fb6b3bf73fafd63d332e7aa4054e5937ad86..0042ff603b71c5cbe1bd6dad578374bb30ad205a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 79acf624c89091ea82ae09c0f53b5f6a59b479fb..424ef51f61c13e8600cf5f561aa395b6a64d39e5 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 7a9a58dba20456a7883c878d07cb37f80770f9b0..2f9087928f1da0e71a1e8d9d8557960532db3af9 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 8c0156003fba014efb1ac3a6f5e58af7b101205b..e0949a975b18cfec9ae84b7ca2ec39416ce6f0d9 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index bd3c72bf1c4adc114d3b9a0df19bd75cbf860895..923ed788f9a7e93d6bd095da198400c762aac06c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 6eeb90faf5131f10d22ef1f10a37bc048858a192..ccd30c85255770e27813926f766300c70f27c52a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 8088ac94e0b87f1acf150a8de3a46f44f2f5a02b..74b3a084f0a4ca64ef109546c2015d8f841f7d0a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index 23647b0fa17eaa0aef66d9ac8fa72449a90d16bb..2a1ab1c8ab90b4cd16a07234f12da0d0569f2b98 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index a73678c5d7a1b260d7c59bae4c2af8c7d9635908..47f0003ed529845a85dfc3a2a96490e3aaba15ec 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 66ff608164f756351aa09569e2180c0d2234824a..8a5b1705a51f7bb1c8e1acbbd576fd1ea15b7d87 100644 (file)
 #include <highgui.h>
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_decoder.h>
 #include <vlc_filter.h>
index cc87e629b152974b65932f25233dca7bf6a8305b..8b588119814237abb9aa59641f83373caf315d13 100644 (file)
 #include <cv.h>
 #include <highgui.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index d1bc93b1dcaeea129f531f55ad7d2cec168d33b2..ff7009c340c7aff24fe29f3f68637edd62b5256a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_filter.h>
index 90d127854586ee137587e2b24215849b947615dd..3213f36a34650258a42bdb3601160b0770573f97 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 8067584c1674f80f1ee352b8a22f45bac8a6bb84..9ea7301346158d7efcf10c998f1a01564cc5b7fa 100644 (file)
 
 #include <math.h>                                            /* sin(), cos() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "vlc_filter.h"
index c6dbbff56caefccf9164da2c260b37eeac2e1fd9..e951ad0fb6827d6c2ae8e9798046ca21f06047ab 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 75bba583d9236a05e8661711d3e31c4161956fba..d387d20fdc6385687666f18a7026abfa599690a7 100644 (file)
 
 #include <math.h>                                            /* sin(), cos() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_filter.h>
index 85a7240e02efb06a554218e69543aff835652160..066f5cdacf49c9de5de6554c74200e5685dcb571 100644 (file)
 
 #include <math.h>                                            /* sin(), cos() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 2636741c1539c4c632a7bba9e5a87083e035063b..c7874672e9ce5426e51c36e701513148b5a62382 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 04b4d857599c28337795e525c382f32b68329050..f0ad60003b9fdc47e2bac358f4a6fb91795546ee 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include "vlc_filter.h"
index 80468edea136207a28dbb98c7b0a5d25a4a56bce..690e1457d3e79b3f95a6a0c20148513d99d52fef 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include "vlc_filter.h"
index 20723d0139c653dd326e7e7ed95631b3b4fe048d..c219aab2e586f36868a3d1da129d84d3de2afae9 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_vout.h>
index 753bf40621fb00b4e40d0d70db9dff3d7dfd3556..ecc38b1a19dda70736542f63ba58f7b0ea79d627 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 01e88442c0da09a34c799d822c1d216a608547ae..0e87f59b827f5ea2e2c26da18454ee06e4878c0b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 026ca8aef03a0850f1582e467e909bb58698b1a8..4a455604600578cf20579044a8f092e1fab0e64c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index b857115ba5d351359cc4c059352b44108e6f0e1d..b30ce551f34c738a73a6cb0fbf3b6e1f4e7998b1 100644 (file)
 
 #include <math.h>                                            /* sin(), cos() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 4b694e1f6f7fe6b9dbc7557e64f54a4350ba990c..e8f002428b4b6c31bee7e350fbe4d5f2b47dbe16 100644 (file)
 
 #include <aalib.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index 1d8ff5265b6bc4e23d9fe97cb5345a09c38beb09..e5f54949bf8eb6ec099f9ee18aba210f1b98b187 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index 6a988e8f48129aecd2d9c788d50f5899cfdff587..28deb8018ebc67fd421767748755883189742e87 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <directfb.h>
index 551556c35d50002b003d5dab2d332253ec4a8d97..f392bcb982899d37bde3423c12b2d608411648e5 100644 (file)
 #include <linux/vt.h>                                                /* VT_* */
 #include <linux/kd.h>                                                 /* KD* */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index fa375dc999a25dd46935b060df9516f80241b66f..0d697d284ea8abec6f6a9e3a9f1f2f795058922e 100644 (file)
 
 #include <ggi/ggi.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 9a18a97d9c273de7de1e6b8b7e25d14dba48d0a7..0c2b9eb1cb8c5b17c90aa1a8565c1b16d6ee5426 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 266ad670bbc3e189c5e8ce490eb10c27fad14b50..70fb464798a9d4cb0909d34764df01a064a18831 100644 (file)
 extern "C" {
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_playlist.h>
index d79a5bfea0b6dc43b305937f557bc0fc17b74e07..9dec98d6bfbf26e9d69f74a95554980e3b958846 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index d68979426916fe93c0da8793feb4ead602e02fb8..e1dff096ab083da63f36adfa7039a7c4f23e96d9 100644 (file)
 #include <sys/ioctl.h>                                            /* ioctl() */
 #include <sys/mman.h>                                          /* PROT_WRITE */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 3b7596730926dfb8ec71c71b8e60d1c9e897bedb..b1e9a17b10420cbc264b0afa2e496a9dd1efb993 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 2b97b828d570f910913acae3c5b19d4baa2889a6..e2232468f3707839c6ebff5eda6358a250ffd766 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 69f1aa2438577dd3d123a7c474ee66143a22b7a8..0c50caf4a38034c22298d3bc4242d4d4e663923d 100644 (file)
 #   define _WIN32_WINNT 0x0500
 #endif
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 0c1e64bc1f8ea0920d837877093ad22040e40b8e..45c2fbd913fffff6182d430ad0a37d915aba4c2d 100644 (file)
 
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 26893f21395d23891a4a9b85cc91e2e3f036cab9..5cf577f539f6cf55ef9496fa63910549cb80fec5 100755 (executable)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 4ab6a0f4bd5e7dc0b092887749e9b691c62bf4ca..71cdfed744d1392e099b6d20133e01efe991490a 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 78d39b02ddc75ccb11480e231ad7edd2b1aa1193..91e996f87d549f84d5843010291574781cd7701b 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 42d60a958c79e9b1bbb6466a65593885fc901337..4b07300b8974f29de52f3b4340ba016d431e1d9e 100644 (file)
@@ -38,6 +38,10 @@ extern "C"
 {
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 30bc1bdf786e0a38a126318ad084833e12944eaf..30eb07eab22cdf1c57499981a6cd909458e08ab9 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index 9c2c63fb93107f35b9ec8133e0982c0021fdfa57..a087268760f66bdc048decf06ae2b65ad4f33e7b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_interface.h>
index 467ea7cdc6dfa6a9d9545b8bd0cc33df65425efe..822a5cbccc344992711860a2e7d624b16892ac4f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 
index 6c923a5302709cf46bc0929b838711dacc09858f..6ce788183b09b3e71e604e6d050f94c7b7dcfd02 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index dd9db9b59ef825b9ed601fe35793d735b7477e8c..dee79eee8dfd065a576344457b87e7a350f31978 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index 3a8e41810b76c098c03237ecd9d9c52428b6bba7..ea23a8367af788e32dae36933865765bc2bc5e3f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>
index d449766ba3a52889b59d973a378344a63e160354..70b09d8dc5fd7aa2a26fd6f571f5b861288ff01e 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index 153de41716812599ed4417972ddef4467c29d867..d19ed247a2ee09022b77373ebb18552f285b1b3a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
index 1f76668a8df312dbad935c3754c8582eb4ee24cd..da35aa7800b7c1f32a4a020aa3ee55e81e5c3a1a 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /* Library functions to manipulate initial condition values */
index fb827ad323bc8a3a710c5a872e384538ba998d83..54800ad9e4c7bb50d1515c8320c3e47b235d7467 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_charset.h>
 
index 3d8c7f67520b8de57cd94f1ab0ef7f2ed0f0b822..03a424b803ef2e5b2d3c37daafb416e587660793 100644 (file)
  *****************************************************************************/
 #include <errno.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include <vlc_vout.h>
index 4d17a11a718f84c882f5c6d004267ef78fd4a546..8c0b3a9631e1005fa17d0f2a8b44b2a1a45070e2 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_aout.h>
index e23752e258a85a1f1a3742a04a70f4f9c5fb9255..477c329be5816313de1719f2c27b1a958f15e355 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_aout.h>
index 5e6e4ded8a5f8580931d4d759cf15232d238dac2..30189baf9f34b7f03f8fc78376de326ddd592802 100755 (executable)
 #include <string.h>\r
 #include <stdlib.h>\r
 \r
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>\r
 \r
 /* Mozilla stuff */\r
index fea85e470d4bb809a70e72cbfcd527ff5ba7947b..287c902963dfa9b7be7ad6c5f2211971068e7545 100644 (file)
@@ -302,7 +302,7 @@ SOURCES_libvlc_common = \
        misc/threads.c \
        misc/stats.c \
        misc/cpu.c \
-       config/config.h \
+       config/configuration.h \
        config/core.c \
        config/chain.c \
        config/file.c \
index 928641d9954c720c4c6c24fdbecf76a3b6c93496..d668742f017f6ad19fb2beebe556ff14184b95b2 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include "aout_internal.h"
index d6a95769484eab8174b078615303305db74253e4..bccf683864272b0b5cd6c09fc0b062f1225acba8 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_ALLOCA_H
index cf7cafefc0283d244c4510f9e857dc4bc867143a..9563f3551b42cac554bf8a70dee202d7c7078359 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 
index f8d6662941f179f8577c66cba54f71af0d445b9b..10cfddb3305216a04ad0d2a7a0f0887b3715ec38 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index e646131ca004b744b55954cf0a65edbc8ddd888d..9f1aed765160457b57bceac16fb5723a4ab93203 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index cbcfcc3e10df1f5d56b93f0d205549c789611089..ee15f59fdf46712aefb3636aad1fa7527f4acda7 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_ALLOCA_H
index 86f8a06a0afd24ee18e92225a6de28fc64158c92..16c55e4adaa287f7f3107e4e9ccbd1e9371a8b22 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>
 #include "aout_internal.h"
index 53cd9e35118ef2e7abb402516bfd903e3929cd18..ebb8a80634d11f3fbfb1359f5bf8d32c1d35827f 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "libvlc.h"
 
index 591c1a0ff615ea3d4a74ca72eb1cb72213e5b350..16a3d4058062446c98dfbe7270275e32894c1d11 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 #include "vlc_keys.h"
@@ -61,7 +65,7 @@
 #include <tchar.h>
 #endif
 
-#include "config.h"
+#include "configuration.h"
 #include "modules/modules.h"
 
 /*****************************************************************************
index 8cb217139b145c5aee3503e604d1c7ceae747f07..43e5b76a4037b30910f7bc64f6ee9aed6ffd4446 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 #include "vlc_keys.h"
@@ -61,7 +65,7 @@
 #include <tchar.h>
 #endif
 
-#include "config.h"
+#include "configuration.h"
 #include "modules/modules.h"
 
 static inline char *strdupnull (const char *src)
index 89f8de138ce44c5de0fa1161211c9010ce076483..b41381e625ae1204d95d513210caf8b47b4e537a 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 #include "vlc_charset.h"
@@ -33,7 +37,7 @@
 #   include <limits.h>
 #endif
 
-#include "config.h"
+#include "configuration.h"
 #include "modules/modules.h"
 
 static char *ConfigKeyToString( int );
index 5f29460a88b3546cc46ed662c7765dc793a2ecc5..78f15454c25898bd16800e97e6ad01021a7ee79f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 #include "vlc_keys.h"
index 09d627c0e08dbe512bb2e859443be9545b2df27a..317164ebbbe1399b5d40f34255e63ded515ad79f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "libvlc_internal.h"
 #include <vlc/libvlc.h>
 
 #include <vlc_input.h>
 #include <vlc_aout.h>
 
-#include "libvlc_internal.h"
-
 
 /*
  * Remember to release the returned aout_instance_t since it is locked at
index 8ff46babeff8418cef2c504cd58d30cc50d84f88..080706873be52d6cd80a55f55f7291b45b4a16a2 100644 (file)
 #ifndef _LIBVLC_INTERNAL_H
 #define _LIBVLC_INTERNAL_H 1
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/libvlc_structures.h>
 
index 2c4fee065e29f9e3103c6b977a6523a674478557..471ab8465cde2f38b2bebd23342d2489b1a4aad3 100644 (file)
@@ -21,6 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "libvlc_internal.h"
+
 #include <vlc/libvlc.h>
 #include <vlc_input.h>
 #include <vlc_meta.h>
@@ -28,8 +30,6 @@
 /* For the preparser */
 #include <vlc_playlist.h>
 
-#include "libvlc_internal.h"
-
 static const vlc_meta_type_t libvlc_to_vlc_meta[] =
 {
     [libvlc_meta_Title]        = vlc_meta_Title,
index e9b7478a13aa1c0287b078a14abb1c03531ef16c..8ac0d9567910014371504f57ca16a468fca7e1a6 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "libvlc_internal.h"
+
 #include <vlc/libvlc.h>
 #include <vlc_demux.h>
 #include <vlc_input.h>
-#include "libvlc_internal.h"
 #include "libvlc.h"
 
 static int
index 5b9ad36f4ffe3c9dac812fea0839120a9d59dd2f..59fa33663dd4b51c0ffde321b66408a2a13192e8 100644 (file)
@@ -21,6 +21,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 #include "mediacontrol_internal.h"
 
 #include <vlc/mediacontrol.h>
index 7c3c9756f49983bb0cff15a5dbcf189ca5c1b70c..b0da64439540bc189291b92e898edabcf628de16 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/mediacontrol.h>
 
index 84b56b8d914ad1cbb9b348e04711aa02d1872bce..95ee456c701964f38797c89c42b91875bec5e6e1 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/mediacontrol.h>
 
 #include <vlc_interface.h>
index 584a4503f6feda4418d0d899f25df67a3c697d3f..60ade9ce0cc7ed7bf266b733ee7c12e198bceb0d 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "libvlc_internal.h"
+
 #include <vlc/libvlc.h>
 #include <vlc_playlist.h>
 
 #include <assert.h>
 
-#include "libvlc_internal.h"
-
 #include "../playlist/playlist_internal.h"
 
 #define PL p_instance->p_libvlc_int->p_playlist
index 2f5bf6140dbbd9f417a0805b1f65043fa27d5f05..bb5fd1b09d1070cf669ebac2dddcefcef05c6da3 100644 (file)
@@ -21,6 +21,9 @@
  *  http://www.gnu.org/copyleft/gpl.html                              *
  **********************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 #include <vlc/libvlc.h>
 
 #undef NDEBUG
index 039639be2debc6f435245f2d8f1577939fabcfc3..e9aea7ac0c574d20898122ffd6fe7fcee8a3f8af 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "libvlc_internal.h"
+
 #include <vlc/libvlc.h>
 #include <vlc_input.h>
 #include <vlc_vout.h>
 
-#include "libvlc_internal.h"
-
 /*
  * Remember to release the returned vout_thread_t since it is locked at
  * the end of this function.
index fc864235decb88171b66b98761e349eaaa397cd1..a5bd67bd839506e436c24e321825eee9ac7a912c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "libvlc_internal.h"
+
 #include <vlc/libvlc.h>
 #include <vlc_es.h>
 #include <vlc_input.h>
 #include <vlc_vlm.h>
 
-#include "libvlc_internal.h"
-
 #if 0
 /* local function to be used in libvlc_vlm_show_media only */
 static char* recurse_answer( char* psz_prefix, vlm_message_t *p_answer ) {
index ba3d9ab7da3e2f663c4c1fbdb3cd76cbec17d0f7..4309aefa9feea9173bbfbc7e3ccf0f8987299c51 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <ctype.h>
index 24b4fa01b930588787f049dc5cc0ecdb3518ae19..b8080b7ce66c62839ecc48dc73d0abc5ed381ae1 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "input_internal.h"
index 03e8299fe98cfd22b4aa1802aa89ac4d26ca5085..f76d53e24a356f8cd653d40ec4d0f56de54f9642 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "input_internal.h"
index 255fd9bdf6952831b677464eee552209f7c9d7a1..324e771948c171677bf80d2c12e0b0ded3f26ee3 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index 434eb6f0034f4a5112e501f0e358d944953ad79f..90c019fb7a3addd0c0b96c5530a74bfd62b9541a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_block.h>
index c9449941f03e11f88cb7bc6593fb7e550b9e9f2f..a007a4fed46eec33d552ef15ee060242119f0757 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_codec.h>
index ff349688f44227d0593ae58fccc0d8cc85a0386a..4bd3163c07c8b1b035e34e433344e4d28c1806f0 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "input_internal.h"
index c6de41f5bfc042f4a7de86540c205ca2cea0d1f4..a634ef41b3e9a58811961dcf42f5b9397089e1ba 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index 8d48ed5c858301e005a050ab0ee5de018317fcf3..a5db26c2313da6e079d16ef2124ffd97e25010ed 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <ctype.h>
index 1745d3e8d57a94c5d0ae598b47f3ba4438866207..427d8181239fc3f9cc9f9ca9a72e133e7a190f96 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_playlist.h"
 #include "vlc_interface.h"
index f8ea83747d37bdd663f78e8215b9e5e908f45986..3496ab3b93dd7076a84cf0ca067e63fc07af20e3 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "input_internal.h"
index d862176ee50ef8a19dc363d1e172da2fedf21423..18e5c553d2e171d0cf473b304f696bc066f847d1 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_stream.h>
index 5615ba8b372e92836554fc2d2d4d5dbc337715fa..29cb558cb12797f218c675ffe7c24c05faf4f3cf 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "input_internal.h"
index a20bcabf2ec43231efe08cabd5bf1f17d52d7813..9d0a0bcc071fa34469ce07ef5784a42c51d9af4e 100644 (file)
  *  This file contains functions to dectect subtitle files.
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_charset.h>
index fd4ab177b7b548eacd2b1ac8447c3a65a9a8a7f6..ebb12c510cf20478e404ed6f04c8d3213de39f61 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <stdio.h>
 #include <stdlib.h>
index f5fb85ef9d2d1b2a58e2788e2fa35e0aa464420c..2cb0ef7a9792c38d1ccb9b927c9e7d547dade2a8 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index c72509a3a7e5da7bbec5dd00094521d15614ad14..7f5f9ef1ebd9389fdf7eb16a1e741c12c5785119 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdlib.h>                                      /* free(), strtol() */
index 650c61f3613e7432a078846adc9ef66aedb513a7..26441eaf64bab32b98596bc873b2b2549edb116a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <vlc_aout.h>
index 0d209cec4fea2ca702262bf1e6aebf2351b77c85..0f33bc464c666c41b1b59e4868b8bbf5ef479d47 100644 (file)
  *  This file contain functions to eject CD and DVD drives
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_UNISTD_H
index b4093bba9773e14bb51c42f137256200759e0bab..b110793b301e4a303a3f93299bb3e4bab6ecbcd1 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "control/libvlc_internal.h"
 #include <vlc_input.h>
 
 #include "modules/modules.h"
-#include "config/config.h"
+#include "config/configuration.h"
 
 #include <errno.h>                                                 /* ENOMEM */
 #include <stdio.h>                                              /* sprintf() */
index 156de1df174946f1d34a951a6baa08ebd3800ed1..40f45ea49ae068741fe9c9bebf04a5c5d0221e0b 100644 (file)
 #define __BUILTIN__
 
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "libvlc.h"
 
index d62a2a9e5a1896f93b4082384b69e8e346e28b21..6d7ce25b6790b735202c3c41100d4bd504ccc172 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "control/libvlc_internal.h"
index 6c621b899520c4380deceb85cd86b1ffe8d97b10..779bcebab357a0c949ec2d8f3041774b3656cafd 100644 (file)
 
 extern "C"
 {
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 }
index 7be282e9580b8e1e445e0230df079e0c10766b49..31a001b9b2dde231bc516a3892caca9d08cf931a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_block.h"
 
index 611adad381eb0e313aed1da57c942b6da42f1aa6..2e0b218a0d1a119a4fabb4ba3aea399541f842db 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef HAVE_SIGNAL_H
index 16e82b27ad9e17f7dba6acc2978d3e6695f88297..90cd16e0ab8cefcb46e6a5e9db56bf44bfa192bd 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 #include <dirent.h>                                                /* *dir() */
index ba0cf63216d5089593df29ba97eb40b09b6f333d..ae2414b0b92e08f0035239f660e0df8364434ad6 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc/intf.h>
 #include <vlc_devices.h>
index e103c447f9c9eb0bc39f0ac59485f11f47f11c91..774ccd85dd83dd301c82a5d6abeb3077ef779bc3 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /*****************************************************************************
index fc788dd2c1a98192055a58832e89262e93195110..3bad1d8bcdc46ab22a42be6af14ec9f2197462ec 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <assert.h>
index 463b43ce233b3bbbfea0afbe405a2ada34755985..973b12646e91b9aacdcbe5558d1161541b1c1686 100644 (file)
  *****************************************************************************/
 #include <ctype.h>
 #include <errno.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_codec.h>
 #include <vlc_filter.h>
index 9d6999ad0d43394ca01249a862bfa1fbfa0fedd7..adbb7d5a9981843500d6d4b3b0a95c488af67704 100644 (file)
  *****************************************************************************/
 
 #include <string.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_md5.h>
 
index 904321620e95047c2be8c407c8314751e892feb0..9fc91a3088df99811a45d92afe22a04d44bb14ba 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdarg.h>                                       /* va_list for BSD */
index 93fbdb472ece075a15d841392130e1adcae12c05..ead654273cf2e6ee1e90f85ac0aeeeddb456a3e3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <time.h>                      /* clock_gettime(), clock_nanosleep() */
index 396187854ed797d2180949bfca5b64883098413f..ddf5a3842b6e296eb334db722d82ee77d3512d68 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "../libvlc.h"
index de3cb062588b656d27ac727319f15f1b92e19cbf..45f77c871a34fc1b6ad40076018027cc5c35a55c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_rand.h>
 
index f8576ea894e5ebf1ea0ec695fab4fd68c442746e..42e9a9adff1f3eeeba79acc19efff8649391a137 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <stdio.h>                                               /* required */
 
index d10bdf05f09e9fb8f80bcfe26e6f52ee44c8b932..31e26ace082a6b40bd8a653b8ab3138bea1668fd 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "libvlc.h"
index 9f9f071983d2db251d49a5256c88f572a3f51dd2..af16fdb1281ad5d4cb4127a7c090c9fe2ae6fe6c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef UPDATE_CHECK
index 0a53ab85c04b56d7ddc13ae1c422e15f0d3586de..0a44246a0e937428a798a234dd095e9c6cda757e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "variables.h"
 
index 41e10b7f8e71197b10454060dcabee70db4beb44..6be6beac38f6ef3448876cc630b4d07a197b719f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "../libvlc.h"
 #include <vlc_playlist.h>
index 5e8e561c705f3e4751387298fa56fa3e0a62fcc5..11243a5d27338e012b62288dddb800190ed119a0 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "vlc_xml.h"
index 4d6393c6c6afbfeca8448c3c53fb19790e4f3a7a..a37f476fd900827bc6907690005ed731c4e8a514 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "libvlc.h"
 
@@ -63,7 +67,7 @@
 #   endif
 #endif
 
-#include "config/config.h"
+#include "config/configuration.h"
 
 #include "vlc_charset.h"
 
index ac006c9b23243b612c659e1989509a8024146906..fa57d2b3c5c0dba5305fefdc9ae2b94da7c0568f 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 #include <stdarg.h>
 
 #include "modules/modules.h"
-#include "config/config.h"
+#include "config/configuration.h"
 #include "libvlc.h"
 
 static const char default_name[] = "unnamed";
index 879f428fcf3957f129a8ea958af6f1aaa53ba038..0ef91cad6f04d1bdbdd19b230e3d639f9460300d 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "libvlc.h"
 
@@ -76,7 +80,7 @@
 #   endif
 #endif
 
-#include "config/config.h"
+#include "config/configuration.h"
 
 #include "vlc_charset.h"
 
index 36c222bdb32d91ed5360e824a10de2ce372c3b37..0d6ec3b931d48c249f66edc061fb800e8b1f2308 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "libvlc.h"
 #include "modules.h"
index a24b5546fb3e512202e0714bc3a70fec68988e01..ee60113fee70dda614ac9ee6cec9d3a1407ead79 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <ctype.h>
index 8fdd7b89b1ffbe2e1796a06a696d74062b41b448..71b423f1dd36b0ff69798f0c33df960036eafc54 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <errno.h>
 #include <vlc_network.h>
index d5514d2d6c4cc0e3cbc78faf87cb070a6317440d..80f8d0b2bb4b8d7dff87b98bc9428ec52bd9f1c7 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stddef.h> /* size_t */
index 9d7d57406c62e0390591eb9383c6a81b02ecd2a0..af4db3d6d37d07c713cd2792b7d4c8a04aca50ec 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifdef ENABLE_HTTPD
index 33119db4c377cf50a805c499214716a51d49641a..cb722f8c5e810f1c14e2c7d73baad386e9eb94f6 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdlib.h>
index b50cb835d83ee2a05d9c715a5cf94acaf10a0387..666c812e480af0bd3c42721ac8b016ae2264d356 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifndef HAVE_POLL
index 04521700044e908f17289501380e35d037a956d5..2f461ae896a72c8e904c4c3aa48c28007a58c678 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <errno.h>
index 3f5a3c992fead7c6fdabe44fbdd337ba277db398..385e99e9201ec5c42475c7b34826d5c318109622 100644 (file)
  * libvlc interface to the Transport Layer Security (TLS) plugins.
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "libvlc.h"
 
index c6e71ab55f9d5f32fdd60279879763d6257ca0c9..7515af6139fb26601b9f013aa9b31c22734ec11a 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <errno.h>
index ac289b8e26980903b2d6ceb1e7902603f96017de..829af78cc33e05dd43e24162507793818059e4e2 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_keys.h>
 #include <vlc_osd.h>
index 507d48ac70ff7d04f0e172f67672e11fac25816c..a8bb35837b5571e51a3cdef005b00eab8189892c 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_block.h>
index fd2ffeb6494004ca704c60b76304e1d0d694f9d9..7a07d18b248f29468cdd68d43eaacb85424f6a17 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_osd.h>
 #include <vlc_vout.h>
index 6de8b3838824b24169f04d0986ca26dbba20232a..781b73e74799e49d74c5f5c4b9cb4424f21508bf 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_playlist.h"
 #include "playlist_internal.h"
index 3383331895314c73b7852941d0deb0b7e3443215..66ec6653e9fc7d8f016b13ad5feef61c5a58e2a0 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_sout.h>
index 0a288d2eb3c539346df09ad981d7bdbf4d3184e0..eb6255e16778708e934b2be29a96712f3e399445 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 #include <vlc_playlist.h>
index be675b0a11bfeae0b417e06706918ce3275cacbe..4f6c0ccfd0951b5f25a410ff31037fc2e306b8ad 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>
 #include <vlc_events.h>
 #include "playlist_internal.h"
-#include "config/config.h"
+#include "config/configuration.h"
 #include <vlc_charset.h>
 
 #include <sys/types.h>
index 252c190f650fe064180696b09676f5e3e2fc8732..b0482dd45c3f196cc16a630df082a613ed8d46e6 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_playlist.h"
 #include "playlist_internal.h"
index b57716d5420b1b1a9cada16ae4eede3314c94742..2498ab7fa300e8ddb6b93eedc637c16cbfe3e88b 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_playlist.h"
 #include "vlc_events.h"
index b2db64bd3f8fbf89ca13cecb195dc4215b44295a..7d57921b856208924d80f06c08795ae052c898f5 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_playlist.h"
 #include "playlist_internal.h"
index d82ab56b01a4171028405ad5bb5cb0946430094e..ad9242d678f834c8103649a572fe7ed49472c452 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_es.h>
 #include <vlc_input.h>
index 755d297f2fde0b014f90237a199779b0c3eab4b0..35f50cff7dbcce0a4e9dc17c4f496ddf95904229 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 #include "vlc_playlist.h"
index f6afa5b7b029d673cdade8952cb87d0d620b9ae8..0215eec7dacb92703483de1352ca29d3a0587095 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include "stream_output.h"
index c148f137285e611857e1718840aa89c0468d5038..8cc975d759bfeb75dfbc38db096fe3be899878e3 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc_streaming.h>
 #include <assert.h>
 
index 3420bfadc60fbef067e75bc99d0872c12dcc7737..e19d3e99d057070db6a0a5843b79d20e9ab7bbc0 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdlib.h>                                                /* free() */
index 414c301779a8381c6e080ebd32f8274c999f1f18..253980f712a67ed6b8703bd38f9e3a07f4429281 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <string.h>
index 82168ce5076ba91d04f97fedb7ef7ba6f858a632..61e911f06394f7f36683954ec4e7e5f53a452021 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdlib.h>                                                /* free() */
index 3d961d259188cd6404c75e17f1bca404f1ba1dcb..d16b1a41ee745402187259106bb728014dbd8228 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_charset.h"
 
index 33dcd4a1dc20de6abd94aa16eae7274a7171bfae..3ae9798140a52fe64f99b280f6cb9f88f872a820 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_url.h"
 #include "vlc_strings.h"
index d06509afc15556b569d0e7b9f1949ef5a85d1571..1fad571cb9e08dca08300c6b956eb9c27751d364 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_charset.h"
 
index b1bb5f897e2089004c23fbb67952da3a03309eef..5352ecbaaf3d957451ebbf40ce891e9c912c5145 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #if !defined WIN32
index 30c011b464050254722c3e5c3e8bec25a894fd2f..00f2915754887e7e6bd5f10cb58cfaf909cf0d28 100644 (file)
  *****************************************************************************/
 #include <stdio.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include "iso_lang.h"
index 5dc80d7195426dd9208479f0f9109307f348ca01..22004dd7607b7e212dfa9c47f262d13f0f1a1e0e 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <assert.h>
 
index 499b0e7906393545911bf3d246928fede056ec15..e8268016fe89f14fcdcf01dc6bec9c6582067f14 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_charset.h>
 #include "libvlc.h" /* utf8_mkdir */
index ec135c20790232dd292fe292aa16245d6682a069..9e20513f79c82d314830cc1859af7fb26a4a7634 100644 (file)
 
 /*** We need your help to complete this file!! Look for FIXME ***/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #ifndef WIN32
index a71444e7777baf03cab20dffbabe32866fa45bbb..edb78f1ad0fd8b46e372c4390b7047f9501d607f 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdlib.h>                                                /* free() */
index ea9642554f52d0a2fe80844445a5e65461096a80..26c8465519d08e0542077bac987499b6167c9019 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_block.h>
index 5d21183a1595f3c42cd9ce491b92501de60229c1..562d8a69ce29ce3bae97d510513d45ab2f3d1554 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_osd.h>
index a9bfa473083d27fba513ab71219cdf9376939186..7ee1b2c8e6b5a339a9b5ba98f417ccdc470ed593 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h>
index 1c7cdc86acf9c8cb40ea89d54c17b4c7a1e8e683..c6b843126e659d3095fde7efafd4bc10c0f942ed 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_osd.h>
index e4724d8e64b9650319fd36bffb794977d337c818..7110ee12b289520dcd5eafbeba9c54973d09bbef 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>
 #include <vlc_block.h>
index 11a7c632d29826d61d3e58cc65f3d640edefa93b..b7a340aad70b9149648c34b8601153f82b2f86cd 100644 (file)
--- a/src/vlc.c
+++ b/src/vlc.c
 
 #include "config.h"
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <stdio.h>
 #include <stdlib.h>
index 4b8df13f501b342246977f7fb3056285eeb2cbd0..946d259910662396c40a38a61f9ae9a3ec5c2015 100644 (file)
  *****************************************************************************/
 
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 /**********************************************************************
index 718e1f83beda544f37787d904fd5fd14119c50b7..f52263ad6c1025d3631d965935e5834a7d909601 100644 (file)
@@ -1,4 +1,8 @@
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 struct mygc
index 480969ddb2e6213c947c8262a2bf5e0160e3b79f..aa5cee18e7d17137895dc524e5902cf74ed20489 100644 (file)
  *****************************************************************************/
 
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_charset.h>
 
index e0f30e71516b6cb418e32aca31252c3bf5046865..8096fe90c7ce3e67c69d1bd986b0e3c95a07e334 100644 (file)
  *****************************************************************************/
 
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_streaming.h>
 
index 3a20702da8ada2d4069e735175be2a13e54cee7a..b1d71169f67972c87b26f18ef883aae29cbbd365 100644 (file)
@@ -1,4 +1,8 @@
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 PyObject *timers_test( PyObject *self, PyObject *args )
index 117c84dcfa5ff0bbc7432dfdbf7800dc5c1f6fae..5220596f690d8ca3e1af8d508ca7dc7867311c78 100644 (file)
@@ -1,4 +1,8 @@
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 PyObject *threadvar_test( PyObject *self, PyObject *args )
index 6316939c8b91e1b7518aeeeb40d305c74db6fe71..53ed5eada32adcd94d1184a831ef4878affecf70 100644 (file)
  *****************************************************************************/
 
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_url.h"
 
diff --git a/toolbox b/toolbox
index cdac5ed62c4d1dc7d2d2e603b17596236db8af93..09a90710557ef09979987a300e13b38bb160c943 100755 (executable)
--- a/toolbox
+++ b/toolbox
@@ -194,6 +194,10 @@ then
     cat > "$file.$$.bak" << EOF
 /* This file was created automatically by glade2 and fixed by bootstrap */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 EOF
     sed -e 1,7d \