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