mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Initial revision
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
2d97cd3cc4
commit
770ae4596d
29 changed files with 4987 additions and 0 deletions
25
acconfig.h
Normal file
25
acconfig.h
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
#undef HAVE_GTK
|
||||
#undef HAVE_GNOME
|
||||
#undef HAVE_GNOME_PANEL
|
||||
#undef SYSCONFDIR
|
||||
#undef PLUGINSDIR
|
||||
#undef PERLSCRIPTDIR
|
||||
#undef GTK_10
|
||||
#undef HAVE_SOCKS_H
|
||||
#undef HAVE_IMLIB
|
||||
#undef MEM_DEBUG
|
||||
#undef HAVE_IPV6
|
||||
#undef GTK_HEBREW
|
||||
#undef GTK_HEBREW_RC
|
||||
|
||||
#undef HAVE_NCURSES_USE_DEFAULT_COLORS
|
||||
#undef HAVE_CURSES_IDCOK
|
||||
|
||||
#undef HAS_CURSES
|
||||
#undef USE_SUNOS_CURSES
|
||||
#undef USE_BSD_CURSES
|
||||
#undef USE_SYSV_CURSES
|
||||
#undef USE_NCURSES
|
||||
#undef NO_COLOR_CURSES
|
||||
#undef SCO_FLAVOR
|
||||
#undef NCURSES_970530
|
||||
Loading…
Add table
Add a link
Reference in a new issue