changeset 562:db6d5d24d9a1

[gaim-migrate @ 572] blah committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 01 Aug 2000 04:13:08 +0000
parents 9b36c91cce26
children 8d6e2de1fb64
files src/perl.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/perl.c	Tue Aug 01 02:08:43 2000 +0000
+++ b/src/perl.c	Tue Aug 01 04:13:08 2000 +0000
@@ -28,7 +28,8 @@
 #endif
 #undef PACKAGE
 
-#ifdef USE_PERL
+/* #ifdef USE_PERL */
+#if 0 /* still has problems */
 
 #include <EXTERN.h>
 #ifndef _SEM_SEMUN_UNDEFINED