mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
Remove Garbage Collection support.
GC support was never enabled by default and nobody in the current development team seems to care about it.
This commit is contained in:
parent
9586766d87
commit
29cf546ee4
5 changed files with 2 additions and 62 deletions
|
|
@ -3,9 +3,6 @@
|
|||
#undef HAVE_SOCKS_H
|
||||
#undef HAVE_STATIC_PERL
|
||||
#undef HAVE_GMODULE
|
||||
#undef HAVE_GC_H
|
||||
#undef HAVE_GC_GC_H
|
||||
#undef USE_GC
|
||||
|
||||
/* macros/curses checks */
|
||||
#undef HAS_CURSES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue