Small patch for gnome-guile



This small patch might be dead wrong, it may not...that's why I'm not
going to commit it.  Will someone in the know take a look?  Gnome-guile
won't compile without it.

--Chris

Index: guile-gtk/main.c
===================================================================
RCS file: /debian/home/gnomecvs/gnome-guile/guile-gtk/main.c,v
retrieving revision 1.2
diff -u -r1.2 main.c
--- main.c      1998/03/02 07:43:12     1.2
+++ main.c      1998/03/02 20:12:45
@@ -81,7 +81,7 @@
 void
 sgtk_init_main ()
 {
-#ifndef SCM_MAGIC_SNARFER
+#ifdef SCM_MAGIC_SNARFER
 #include "main.x"
 #endif /* SCM_MAGIC_SNARFER */
 }


-- 

------------
Christopher Blizzard
AppliedTheory Communications, Inc. 
http://odin.appliedtheory.com/
blizzard@appliedtheory.com
------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]