- Compiling fixes

- GNOME version isn't anymore build here so you don't need all that GTK and
GNOME crap to compile irssi-text.
- Some fixes to compile with -ansi -pedantic


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@200 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-05-09 11:42:42 +00:00 committed by cras
commit 93d6032151
34 changed files with 524 additions and 535 deletions

View file

@ -2,17 +2,6 @@
#undef SYSCONFDIR
#undef HELPDIR
#undef PLUGINSDIR
#undef LOCALEDIR
/* gtk / gnome */
#undef HAVE_GTK
#undef HAVE_IMLIB
#undef HAVE_GNOME
#undef HAVE_GNOME_PANEL
/* hebrew support for GtkText */
#undef GTK_HEBREW
#undef GTK_HEBREW_RC
/* misc.. */
#undef MEM_DEBUG
@ -29,7 +18,6 @@
#undef USE_NCURSES
#undef NO_COLOR_CURSES
#undef SCO_FLAVOR
#undef NCURSES_970530
/* our own curses checks */
#undef HAVE_NCURSES_USE_DEFAULT_COLORS