Re: [gtk-list] Re: gIDE 0.0.5 released!
- From: Steffen Kern <alfi nuke tj>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: gIDE 0.0.5 released!
- Date: Wed, 5 Aug 1998 16:52:56 +0200 (CEST)
On 5 Aug 1998, Preben Randhol wrote:
> * Didimo Emilio Grimaldo Tunon
> |
> | What gtk version does it requires (when compiled from source)?
> Gtk+ 1.1 :(
it compiles clearly (with this patch) w/ gtk+ 1.0.5, but then some
important features are missing....
bye
Steffen
--- gI_clp.c Sat Aug 1 14:14:51 1998
+++ gI_clp.c Wed Aug 5 08:49:28 1998
@@ -73,11 +73,13 @@
exit( -1 );
}
}
+#ifdef GTK_HAVE_FEATURES_1_1_0
if( strcmp( modarg, "disable-font-stuff" ) == 0 )
{
g_print( "Font Stuff disabled\n" );
cfg->disable_font_stuff = TRUE;
}
+#endif
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]