config.h needs to be included for automake to work properly

This commit is contained in:
William Reading
2003-07-05 01:07:49 +00:00
parent 604e7b542c
commit 23deb5c2c6
+1 -1
View File
@@ -14,7 +14,7 @@
#define STDAFX_H
#ifdef HAVE_CONFIG_H
//#include <config.h>
#include "config.h"
#endif
#if _MSC_VER >= 1000