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:
parent
4d866f0f64
commit
80a9062f1d
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue