summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2003-01-25 03:19:40 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2003-01-25 03:19:40 +0000
commit0e61b4c8296d554065d934a4a0c27bed8603d3de (patch)
tree11041d8560a2cc69ba8aae34b4ef8b26a47203f5 /acconfig.h
parent8fe52e204147fcda0699badc2b1511e9c456ef97 (diff)
downloadirssi-0e61b4c8296d554065d934a4a0c27bed8603d3de.zip
Lets see if GC happens to work now without explicit free() calls. Perl
objects now set the C pointer to NULL once they're done with it, so this might just work without leaking.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3101 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 70bd9784..24806c2e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -13,6 +13,7 @@
#undef HAVE_GC_H
#undef HAVE_GC_GC_H
#undef WANT_BIG5
+#undef USE_GC
/* macros/curses checks */
#undef HAS_CURSES