Commit Graph

4 Commits

Author SHA1 Message Date
Mike Kestner
c31b2d1c6b 2005-05-16 Mike Kestner <mkestner@novell.com>
* configure.in.in : expand new vte glue makefile.
	* vte/glue/Makefile.am : add GTK_CFLAGS to fix build.

svn path=/trunk/gtk-sharp/; revision=44564
2005-05-16 15:43:13 +00:00
Mike Kestner
d988c7ebe8 2005-05-11 Mike Kestner <mkestner@novell.com>
* configure.in.in : s/-g/-debug

svn path=/trunk/gtk-sharp/; revision=44419
2005-05-12 00:02:21 +00:00
Mike Kestner
dcae7c2869 2005-05-06 Mike Kestner <mkestner@novell.com>
* configure.in.in : always enable debug build in maintainer_mode.

svn path=/trunk/gtk-sharp/; revision=44170
2005-05-06 20:36:21 +00:00
Mike Kestner
09c61ee026 2005-05-04 Mike Kestner <mkestner@novell.com>
* autogen.sh : error out with bootstrap help message.
	* bootstrap : replaces autogen.sh for the 2.5.x release line.
	* bootstrap-2.4 : replaces autogen.sh for the 1.9.x release line.
	* configure.in.in : renamed from configure.in and added substitution
	for version, dependencies, CFLAGS and CSFLAGS.
	* README : bootstrap docs
	* */*-api.raw : moved to api-2.6.raw for bootstrapping.
	* */*-api-2.4.raw : added 2.4 api files for bootstrapping.
	* */glue/Makefile.am : add GTK_SHARP_VERSION_CFLAGS.
	* pango/Attribute.cs : add a #if GTK_SHARP_2_6 block.
	* pango/glue/attribute.c : add a couple #ifdef GTK_SHARP_2_6 blocks.
	* sample/GtkDemo/* : make the 2.6 demos conditional.

svn path=/trunk/gtk-sharp/; revision=44047
2005-05-04 20:53:02 +00:00