Issue #33636 make path names toc/cue files be relative to the toc/cue when no absolute path is specified in toc/cue FILENAME statements.

This commit is contained in:
R. Bernstein
2011-12-11 10:59:36 -05:00
parent 1841da6de0
commit 29b7baa1d6
6 changed files with 16 additions and 9 deletions

View File

@@ -6,6 +6,7 @@
# include "config.h"
# define __CDIO_CONFIG_H__ 1
#endif
#include "cdio_private.h"
#ifdef HAVE_STRING_H
# include <string.h>