configfiles bugfix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@751 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
szabii 2001-05-10 11:38:57 +00:00
parent 84b1122dd2
commit 7cb2f88607
1 changed files with 2 additions and 0 deletions

View File

@ -535,6 +535,8 @@ if ((conffile = get_path("")) == NULL) {
printf("%s",banner_text);
parse_cfgfiles();
#ifdef HAVE_GUI
if ( nogui )
{