seed r710 - trunk



Author: hortont
Date: Sun Jan 11 20:54:15 2009
New Revision: 710
URL: http://svn.gnome.org/viewvc/seed?rev=710&view=rev

Log:
I give up with the autoconf readme thing. Broke matt's build again.


Added:
   trunk/README
      - copied, changed from r709, /trunk/README.in
Removed:
   trunk/README.in
Modified:
   trunk/configure.ac

Copied: trunk/README (from r709, /trunk/README.in)
==============================================================================
--- /trunk/README.in	(original)
+++ trunk/README	Sun Jan 11 20:54:15 2009
@@ -1,4 +1,4 @@
-=== Seed @VERSION@ README ===
+=== Seed README ===
 
 Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library.
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sun Jan 11 20:54:15 2009
@@ -125,7 +125,6 @@
 
 dnl =============================Output========================================
 AC_OUTPUT([
-README
 Makefile
 
 doc/conventions.html



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