Eventually including ../config.h generated by autotools
This commit is contained in:
@ -4,6 +4,11 @@
|
||||
Copyright (C) 2009 Thomas Schmitt <scdbackup@gmx.net>, provided under GPLv2+
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
#undef HAVE_CONFIG_H
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef Libburn_use_libcdiO
|
||||
|
||||
|
Reference in New Issue
Block a user