diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-20 18:15:07 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-22 04:10:39 +0200 |
commit | ac87230767db4779a10acf0eaba6493327a3c257 (patch) | |
tree | 6ba271a6dee5b3a7298effdb2eb849c2243beb40 /src | |
parent | 12d0de235e1b24c2afc34ab13e317ea3ae69792e (diff) | |
download | sciteco-ac87230767db4779a10acf0eaba6493327a3c257.tar.gz |
pass curses CFLAGS into Scinterm build system
* requires a recent patch to Scinterm
* can be overwritten in SciTECO's build system via NCURSES_CFLAGS or
PDCURSES_CFLAGS.
* NCURSES_LIBS has also been introduced. The check for ncurses
will now use pkg-config if available.
* eases multiple builds with different Curses variants
(e.g. when cross-compiling for Windows)
* pass more toolchain variables into Scintilla build process (CC and RANLIB).
This should fix Cross-compiling Scintilla/Gtk
* Pass GTK cflags into Scintilla/Gtk build system.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions