2005-08-23 Mike Kestner <mkestner@novell.com>

* bootstrap-for-the-insane : restore the message of doom that was
	removed during the "bootstrap-generic" reorganization.

svn path=/trunk/gtk-sharp/; revision=48744
This commit is contained in:
Mike Kestner 2005-08-23 16:50:44 +00:00
parent 6018f119d3
commit ab82f3e933
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-08-23 Mike Kestner <mkestner@novell.com>
* bootstrap-for-the-insane : restore the message of doom that was
removed during the "bootstrap-generic" reorganization.
2005-08-22 Joe Shaw <joeshaw@novell.com>
* parser/gapi2xml.pl: Fix a minor bug handling "type const *"

View File

@ -1,6 +1,14 @@
#!/bin/sh
# Run this to set configure.in up for an API version.
echo "**********************************************************************"
echo "This bootstrap is totally untested and unsupported."
echo "Use at your own risk. Don't expect any sort of timely bugfixes."
echo "Don't even expect it to compile."
echo "You have acknowledged your insanity by executing this script."
echo "Seek psychiatric help..."
echo "**********************************************************************"
GTK_SHARP_VERSION=2.7.0.99
ASSEMBLY_VERSION=2.8.0.0
GTK_REQUIRED_VERSION=2.7.0