config.h needs to be included for automake to work properly
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#define STDAFX_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
//#include <config.h>
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#if _MSC_VER >= 1000
|
||||
|
||||
Reference in New Issue
Block a user