Removed config.h

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5576 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-12-17 19:09:17 +00:00
commit 80a9062f1d

View file

@ -660,9 +660,10 @@ public:
Printf(s_header,
"#define SWIG_init init%s\n\n"
"#define SWIG_name \"%s\"\n"
"#ifdef HAVE_CONFIG_H\n"
/* "#ifdef HAVE_CONFIG_H\n"
"#include \"config.h\"\n"
"#endif\n\n"
*/
"#ifdef __cplusplus\n"
"extern \"C\" {\n"
"#endif\n"