From 6e62b3a85fc2c7a74dd3242bf123cc5f26adaeb0 Mon Sep 17 00:00:00 2001 From: albeu Date: Mon, 14 Apr 2008 11:21:29 +0000 Subject: Add options to disable some or all config files. Patch by Andrew Savchenko (Bircoph -at- list -dot- ru). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26448 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index a5f03582a6..ddac0acdac 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -372,6 +372,8 @@ struct { }; #endif /* WIN32 */ +extern const m_option_t noconfig_opts[]; + extern const m_option_t lavc_decode_opts_conf[]; extern const m_option_t xvid_dec_opts[]; -- cgit v1.2.3