Index: codeblocks-trunk/src/sdk/wxscintilla/Makefile.am
===================================================================
--- codeblocks-trunk/src/sdk/wxscintilla/Makefile.am (revision 5593)
+++ codeblocks-trunk/src/sdk/wxscintilla/Makefile.am (working copy)
@@ -3,7 +3,7 @@
-I$(srcdir)/src/scintilla/include \
-I$(srcdir)/src/scintilla/src
-AM_CPPFLAGS = -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__
+AM_CPPFLAGS = -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DWXMAKINGDLL_SCI
noinst_LTLIBRARIES = libwxscintilla.la
from squirrel.h SQUIRREL_VERSION "Squirrel 2.1.1 stable"I don't really get the question from this part but keep in mind that we are using a patched version of Squirrel to match C::B requirements. So there is no package you can download with the sources except exactly the ones from C::B SVN.
bindings Code::Blocks custom bindings best guess
include "Squirrel 2.1.1 stable" best guess
sqstdlib "Squirrel 2.1.1 stable" best guess
squirrel "Squirrel 2.1.1 stable" best guess
sqplus 2.3 or higher best guess
from squirrel.h SQUIRREL_VERSION "Squirrel 2.1.1 stable"I don't really get the question from this part but keep in mind that we are using a patched version of Squirrel to match C::B requirements. So there is no package you can download with the sources except exactly the ones from C::B SVN.
bindings Code::Blocks custom bindings best guess
include "Squirrel 2.1.1 stable" best guess
sqstdlib "Squirrel 2.1.1 stable" best guess
squirrel "Squirrel 2.1.1 stable" best guess
sqplus 2.3 or higher best guess