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:
Alexander Færøy 2015-09-20 20:54:29 +02:00
commit 29cf546ee4
No known key found for this signature in database
GPG key ID: E15081D5D3C3DB53
5 changed files with 2 additions and 62 deletions

View file

@ -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