summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrew.shadura@collabora.co.uk>2016-09-20 10:27:43 +0200
committerAndrew Shadura <andrew.shadura@collabora.co.uk>2016-09-20 10:27:43 +0200
commitf4f1836a959667709d73ae5a67283d99759bf7ee (patch)
treefa561e0db74e2430bfdce16b8bbf9bf2396fae11
parent163bc3a66abf6df1d9cc5564b596baae3748e583 (diff)
Imported Upstream version 3.8.1
-rw-r--r--ChangeLog4547
-rw-r--r--INSTALL9
-rw-r--r--Makefile.in174
-rw-r--r--NEWS4
-rw-r--r--aclocal.m48800
-rwxr-xr-xcompile228
-rwxr-xr-xconfig.guess49
-rw-r--r--config.h.in6
-rwxr-xr-xconfig.sub74
-rwxr-xr-xconfigure850
-rw-r--r--configure.ac46
-rwxr-xr-xdepcomp190
-rw-r--r--doc/Makefile.in91
-rw-r--r--doc/mapping/Makefile.in80
-rw-r--r--doc/modules/Makefile.in91
-rw-r--r--doc/modules/canvas/Makefile.in80
-rw-r--r--doc/modules/gtkbuilder/Makefile.in80
-rw-r--r--doc/modules/multiprocessing/Makefile.in80
-rw-r--r--doc/modules/readline/Makefile.in80
-rw-r--r--doc/modules/sandbox/Makefile.in80
-rw-r--r--doc/modules/sqlite/Makefile.in80
-rw-r--r--doc/reference/Makefile.in66
-rw-r--r--doc/reference/html/GtkBuilder-module.html6
-rw-r--r--doc/reference/html/Sandbox-module.html6
-rw-r--r--doc/reference/html/api.html2
-rw-r--r--doc/reference/html/index.html4
-rw-r--r--doc/reference/html/ix01.html4
-rw-r--r--doc/reference/html/js.html2
-rw-r--r--doc/reference/html/modules.html2
-rw-r--r--doc/reference/html/readline-module.html6
-rw-r--r--doc/reference/html/seed-Contexts.html4
-rw-r--r--doc/reference/html/seed-Evaluation.html6
-rw-r--r--doc/reference/html/seed-Exceptions.html4
-rw-r--r--doc/reference/html/seed-Initialization.html4
-rw-r--r--doc/reference/html/seed-JS-Objects.html5
-rw-r--r--doc/reference/html/seed-JavaScript-Classes.html2
-rw-r--r--doc/reference/html/seed-Modules.html8
-rw-r--r--doc/reference/html/seed-Native-Functions.html4
-rw-r--r--doc/reference/html/seed-Native-Type-Conversion.html86
-rw-r--r--doc/reference/html/seed-Operating-on-Native-Types.html2
-rw-r--r--doc/reference/html/seed-SeedClosure.html2
-rw-r--r--doc/reference/html/seed-Signals.html2
-rw-r--r--doc/reference/html/seed-building.html2
-rw-r--r--doc/reference/html/seed-contact.html2
-rw-r--r--doc/reference/html/seed-importer.html16
-rw-r--r--doc/reference/html/seed-introduction.html2
-rw-r--r--doc/reference/html/seed.html2
-rw-r--r--doc/reference/html/sqlite-module.html6
-rw-r--r--doc/reference/html/types.html2
-rw-r--r--doc/reference/version.xml2
-rw-r--r--doc/tutorial-standalone/Makefile.in80
-rw-r--r--extensions/GLib.js282
-rw-r--r--extensions/Makefile.am4
-rw-r--r--extensions/Makefile.in93
-rwxr-xr-xinstall-sh29
-rw-r--r--libseed/Makefile.am1
-rw-r--r--libseed/Makefile.in165
-rw-r--r--libseed/seed-closure.c42
-rw-r--r--libseed/seed-closure.h8
-rw-r--r--libseed/seed-engine.c424
-rw-r--r--libseed/seed-exceptions.c27
-rw-r--r--libseed/seed-exceptions.h1
-rw-r--r--libseed/seed-gtype.c6
-rw-r--r--libseed/seed-importer.c22
-rw-r--r--libseed/seed-signals.c28
-rw-r--r--libseed/seed-types.c472
-rw-r--r--libseed/seed-types.h10
-rw-r--r--libseed/seed.h2
-rw-r--r--[-rwxr-xr-x]ltmain.sh95
-rw-r--r--m4/libtool.m47851
-rw-r--r--m4/ltoptions.m4369
-rw-r--r--m4/ltsugar.m4123
-rw-r--r--m4/ltversion.m423
-rw-r--r--m4/lt~obsolete.m498
-rwxr-xr-xmissing53
-rw-r--r--modules/DynamicObject/Makefile.in103
-rw-r--r--modules/Makefile.am2
-rw-r--r--modules/Makefile.in78
-rw-r--r--modules/cairo/Makefile.in138
-rw-r--r--modules/canvas/Makefile.in108
-rw-r--r--modules/dbus/Makefile.in153
-rw-r--r--modules/dbus/util/Makefile.in65
-rw-r--r--modules/example/Makefile.in103
-rw-r--r--modules/ffi/Makefile.in108
-rw-r--r--modules/gettext/Makefile.in103
-rw-r--r--modules/gtkbuilder/Makefile.in103
-rw-r--r--modules/libxml/Makefile.in112
-rw-r--r--modules/mpfr/Makefile.in103
-rw-r--r--modules/multiprocessing/Makefile.in108
-rw-r--r--modules/os/Makefile.in108
-rw-r--r--modules/readline/Makefile.in108
-rw-r--r--modules/sandbox/Makefile.in103
-rw-r--r--modules/sqlite/Makefile.in108
-rw-r--r--modules/xorg/Makefile.am29
-rw-r--r--modules/xorg/Makefile.in704
-rw-r--r--modules/xorg/seed-xorg.c81
-rw-r--r--po/Makefile.in.in13
-rw-r--r--seed.pc4
-rw-r--r--src/Makefile.in119
-rw-r--r--tests/Makefile.in76
-rw-r--r--tests/c/Makefile.in157
-rw-r--r--tests/javascript/Makefile.am5
-rw-r--r--tests/javascript/Makefile.in92
-rwxr-xr-xtests/javascript/everything.js71
-rwxr-xr-xtests/javascript/function-info.js4
-rwxr-xr-xtests/javascript/gdk-event.js11
-rw-r--r--tests/javascript/gtypes/Makefile.am6
-rw-r--r--tests/javascript/gtypes/Makefile.in81
-rwxr-xr-xtests/javascript/gtypes/gtype-signal-order-bug663289.js25
-rwxr-xr-xtests/javascript/gvalue-argument.js13
-rwxr-xr-xtests/javascript/introspect.js4
-rwxr-xr-xtests/javascript/native-closure-exception.js2
-rwxr-xr-xtests/javascript/object-info.js12
-rw-r--r--tests/javascript/signals/Makefile.am4
-rw-r--r--tests/javascript/signals/Makefile.in79
-rw-r--r--tests/javascript/structs/Makefile.am3
-rw-r--r--tests/javascript/structs/Makefile.in79
-rwxr-xr-xtests/javascript/structs/struct-enumerate.js13
-rwxr-xr-xtests/javascript/structs/struct-nested-set.js15
119 files changed, 17056 insertions, 12748 deletions
diff --git a/ChangeLog b/ChangeLog
index dd26556..a4e5502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,478 @@
# Generated by Makefile. Do not edit.
+commit e76fa5e078b80a3d76a0eb57861dcd659ce30bad
+Author: Tim Horton <hortont424@gmail.com>
+Date: Tue Apr 16 01:48:58 2013 -0700
+
+ Add Alan to maintainers
+
+ MAINTAINERS | 5 +++++
+ seed.doap | 9 ++++++++-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 3e3a98162f9fd3d3359d64dfd20ce5a9cbeccb1e
+Author: Tim Horton <hortont424@gmail.com>
+Date: Tue Apr 16 01:00:03 2013 -0700
+
+ Post-release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8d2d46cb16232a9c9744c7cf67dd496e62bd9adb
+Author: Tim Horton <hortont424@gmail.com>
+Date: Tue Apr 16 00:59:24 2013 -0700
+
+ Seed 3.8
+
+ NEWS | 4 ++++
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit e03106d8d3ae328186d35eb41bb47048d7dadd31
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Sun Mar 31 22:45:52 2013 +0800
+
+ Adding ondemand for reference -
+
+ Standard seed loads all properties into the namespace when you reference it, this patch file changes the behaviour so a fake namespace object
+ is created, then when you request properties, the objects are created (eg. ctors/classes/enums etc..)
+
+ The net effect of this is a shared memory reduction of around 20M when using a few key namespaces (eg. Gtk ... etc..)
+
+ Still not close to gjs memory but a small improvement..
+
+ ondemand.namespace.diff | 697 +++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 697 insertions(+)
+
+commit d4c63f31cb0d310754df21e4150a838604ac07ba
+Author: Alban Crequy <alban.crequy@collabora.co.uk>
+Date: Wed Feb 6 14:49:10 2013 +0000
+
+ support signals with annotated types
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695857
+
+ libseed/seed-closure.c | 16 ++++++++++++---
+ libseed/seed-closure.h | 8 ++++++++
+ libseed/seed-signals.c | 26 +++++++++++++++++++++---
+ libseed/seed-types.c | 51 +++++++++++++++++++++++++++++++++++++++++++++---
+ libseed/seed-types.h | 4 ++++
+ 5 files changed, 96 insertions(+), 9 deletions(-)
+
+commit c4ee2c531c577622b61d4bb4b8908d186f69be83
+Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+Date: Fri Mar 29 20:59:45 2013 +0800
+
+ seed_prepare_global_context: don't include Seed.js if not needed
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=696547
+
+ libseed/seed-engine.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 29462f933d6068fa45281fbc0b47719ef4983c30
+Author: Gustavo Noronha Silva <gustavo.noronha@collabora.com>
+Date: Thu Mar 14 17:38:09 2013 -0300
+
+ Remove duplicated code, call function instead
+
+ seed_closure_invoke was a copy of seed_closure_invoke_with_context
+ with just 2 additional statements before and 1 after the same
+ code. This is bad because fixes need to be applied to both, a great
+ oportunity for code reuse.
+
+ libseed/seed-closure.c | 16 +++-------------
+ 1 file changed, 3 insertions(+), 13 deletions(-)
+
+commit 919efb474ed04853b9aff6622148a9be0ddc9a68
+Author: Gustavo Noronha Silva <gustavo.noronha@collabora.com>
+Date: Thu Mar 14 17:27:08 2013 -0300
+
+ Append user data to the new arguments array, not the source one
+
+ This code was previously adding a new item to the passed in array
+ instead of appending it to the newly created array, causing a buffer
+ overflow that sometimes ends in stack corruption and a crash.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695876
+
+ libseed/seed-closure.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit afdf68ea8bc6a039e2d5d9fe047f4953f58f8a3b
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Wed Feb 27 07:48:36 2013 +0800
+
+ part fix to bug #694458 - first step to getting make check working - passes most tests, just need to add fix module lookup path
+
+ libseed/seed-signals.c | 2 ++
+ tests/javascript/Makefile.am | 3 +++
+ tests/javascript/gtypes/Makefile.am | 4 ++++
+ tests/javascript/signals/Makefile.am | 4 ++++
+ tests/javascript/structs/Makefile.am | 3 +++
+ 5 files changed, 16 insertions(+)
+
+commit 2d56f604a04a784c7948aef586f7926acdd64e95
+Author: Alban Crequy <alban.crequy@collabora.co.uk>
+Date: Mon Feb 11 16:10:03 2013 +0000
+
+ implement hashtables conversion between js and gi values
+
+ Based on initial patch from Gustavo Noronha <gns@gnome.org>
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=618454
+
+ libseed/seed-types.c | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 145 insertions(+)
+
+commit ebe57fe1fdcff23e1d3f272da39ed49f0e074418
+Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+Date: Tue Jan 29 13:10:09 2013 +0100
+
+ add seed_importer_add_search_path()
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692794
+
+ libseed/seed-importer.c | 22 ++++++++++++++++++++++
+ libseed/seed.h | 2 +-
+ 2 files changed, 23 insertions(+), 1 deletion(-)
+
+commit a8d295ef526b8ffe67c4418ecf2c360b61572c58
+Author: Alexandre Mazari <amazari@igalia.com>
+Date: Tue Aug 30 14:41:10 2011 +0200
+
+ Add a GLib namespace extension providing comodities for conversion from/to GVariant.
+
+ Add Variant.toJSON and Object.toVariant method.
+ Uses json-glib parsing facilities if present, fallbacks to javascript code
+ imported from Gjs otherwise.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=657699
+
+ extensions/GLib.js | 282 ++++++++++++++++++++++++++++++++++++++
+ extensions/Makefile.am | 2 +-
+ tests/javascript/glib-variant.js | 66 +++++++++
+ 3 files changed, 349 insertions(+), 1 deletion(-)
+
+commit 7847cbfb332a29d04237df02611515cc6b8710fa
+Author: Alban Crequy <alban.crequy@collabora.co.uk>
+Date: Mon Jan 28 12:47:54 2013 +0000
+
+ seed_init_with_context: reuse existing context group
+
+ When initializing seed with an existing context, reuse its context group rather
+ than creating a new one. Contexts always exist inside a context group.
+
+ Seed creates a temporary context when importing modules (from GObject
+ introspection or otherwise) and passes variables between the contexts. Contexts
+ must be in the same context group, otherwise the behaviour is undefined.
+
+ This fixes a crash when creating a new GObject from the javascript code.
+
+ libseed/seed-engine.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9632daec1ad6c5f52ca44d09591bf59034a9f7b2
+Author: Alban Crequy <alban.crequy@collabora.co.uk>
+Date: Fri Jan 25 16:53:56 2013 +0000
+
+ SeedEngine: add missing pthread_key_create
+
+ libseed has 6 different init functions; some of them are calling
+ pthread_key_create() correctly, but some don't. This patch factorizes the call
+ to pthread_key_create() so it is correctly called whatever the init function
+ used.
+
+ The bug was found when testing seed_init_with_context_and_group(). Symptoms:
+ when creating a GObject, memory corruption and segfault in
+ thread_memory_swap_magazines().
+
+ libseed/seed-engine.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit e9781ebb4c29636b5373500a2e4443e96b12dc2a
+Author: Alban Crequy <alban.crequy@collabora.co.uk>
+Date: Wed Feb 6 15:30:39 2013 +0800
+
+ fix binding GStrv to javascript value
+
+ libseed crashes when converting a GStrv to a javascript value. It happens when
+ the javascript code connects to the "g-properties-changed" GLib signal on
+ GDBusProxy objects.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=693217
+
+ libseed/seed-types.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9f1c31e475e5b782edca239023eaf0d64ddc37fc
+Author: Alan Knowles <alan@roojs.com>
+Date: Fri Aug 10 18:55:52 2012 +0800
+
+ add backtrace stack to the exception string
+
+ libseed/seed-exceptions.c | 27 +++++++++++++++++++++++++--
+ libseed/seed-exceptions.h | 1 +
+ 2 files changed, 26 insertions(+), 2 deletions(-)
+
+commit 2076440c15be157ae8a6b16d4e11cce9d92f46b9
+Author: Alan Knowles <alan@roojs.com>
+Date: Fri Aug 10 12:16:50 2012 +0800
+
+ check if object is abstract before construction - thanks to Ryan Lortie
+
+ libseed/seed-engine.c | 14 +++++++++++++-
+ 1 file changed, 13 insertions(+), 1 deletion(-)
+
+commit dd6811ccc95b456c5ff42e1ba8508386fdfdba91
+Author: Eric Le Bihan <eric.le.bihan.dev@free.fr>
+Date: Thu Jul 12 18:35:14 2012 +0200
+
+ Added support for uint8 array as return type
+
+ libseed/seed-engine.c | 23 +++++++++++++++++------
+ libseed/seed-types.c | 2 +-
+ 2 files changed, 18 insertions(+), 7 deletions(-)
+
+commit 5628064de12cdfd00eecbfe2860a8dc16f67f8d9
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu May 17 23:06:40 2012 +0800
+
+ major memory reductions by garbage collecting at end of closure (example was timeout loops) - it might be worth exposing this somehow so user space so it can be called manually...
+
+ libseed/seed-closure.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit cc85c963b0c7571612956f497970670bd6001bc4
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu May 17 22:52:45 2012 +0800
+
+ remove unused variables / compiler warnings
+
+ libseed/seed-closure.c | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit 0db29c68a1e52bee7763fdb212f2591bfb9c125e
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu May 17 19:09:05 2012 +0800
+
+ creating a JSRef to find the length value appears to cause segfaults - replacing with simpler code.. -
+
+ libseed/seed-engine.c | 27 +++++++++++++++++++++------
+ 1 file changed, 21 insertions(+), 6 deletions(-)
+
+commit 1993cf2b458041d78fd44a4ec0bac72d103ee5c6
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu May 17 00:55:24 2012 +0800
+
+ fix ref code for iface_info broken by refactoring
+
+ libseed/seed-engine.c | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 0cd15d095eac8b62bbafa3f8379a954b52d52cbc
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu May 17 00:44:07 2012 +0800
+
+ initialize and free jchar in binary string, Im still not sure this is the correct way to do string creation, need to run some tests to ensure it really works
+
+ libseed/seed-types.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit c2f0ce8819b652b2e0e68a6b56d6d2a02525bbd5
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu May 17 00:39:36 2012 +0800
+
+ refactor main call code, remove quite a few redundant ifdefs, keep track of caller allocations so they can be freed on failure
+
+ libseed/seed-engine.c | 302 +++++++++++++++++++++++++------------------------
+ 1 file changed, 156 insertions(+), 146 deletions(-)
+
+commit 2a90188b7465e3d22c89cf4d882b699daa7f15d2
+Author: Alan Knowles <alan@roojs.com>
+Date: Sun May 13 22:30:43 2012 +0800
+
+ free binary strings always, this is a bit risky, as it assumes that when we see an array of c uints and its used as a binary string, we should always free it... - Im not sure if it should really check transfer settings.. - but this will crash badly if it is not right...
+
+ libseed/seed-types.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit b136ca762daa8dd3500c735cda39d3d31c4d4c19
+Author: Alan Knowles <alan@roojs.com>
+Date: Sun May 13 11:34:51 2012 +0800
+
+ finally get the code right to handle array length offset information
+
+ libseed/seed-engine.c | 31 +++++++++++++++++++++++++++----
+ libseed/seed-types.c | 26 ++++++++++++--------------
+ libseed/seed-types.h | 2 +-
+ 3 files changed, 40 insertions(+), 19 deletions(-)
+
+commit 1e537cdba82557298cf074fc00cd6eab7b4c8098
+Author: Alan Knowles <alan@roojs.com>
+Date: Sat May 12 18:20:01 2012 +0800
+
+ rename with_length to _full, since relay of calling for enums sent the wrong data, and got the wrong result..
+
+ libseed/seed-engine.c | 8 +++++---
+ libseed/seed-types.c | 23 ++++++++++++++---------
+ libseed/seed-types.h | 5 +++--
+ 3 files changed, 22 insertions(+), 14 deletions(-)
+
+commit d4319e6bca21966c9b5caf758cb38941f1a7500d
+Author: Alan Knowles <alan@roojs.com>
+Date: Sat May 12 18:03:47 2012 +0800
+
+ enum types are not all long any more, we need to check the type and recurse to return the right type..
+
+ libseed/seed-types.c | 39 +++++++++++++++++++++++++++++++--------
+ 1 file changed, 31 insertions(+), 8 deletions(-)
+
+commit 1e627f78a58b06b629ac1718212fa3f3f50fd338
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Fri May 11 08:00:44 2012 +0800
+
+ tidy up of binary string support, should now solve quite a few of the short string issues with NULL chars in
+
+ libseed/seed-types.c | 98 ++++++++++++++++++++++++++++----------------------
+ 1 file changed, 55 insertions(+), 43 deletions(-)
+
+commit 47e939b716deb6ec6774c05fc3bd7d00812bc336
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Fri May 11 00:16:16 2012 +0800
+
+ Very hacky support for <array length="x" zero-teminated="0" c:type="gchar**"><type name="..."/>, used by GLib.file_get_contents in latest girs
+
+ libseed/seed-engine.c | 26 +++++++++++++++++++---
+ libseed/seed-types.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++--
+ libseed/seed-types.h | 5 +++++
+ 3 files changed, 83 insertions(+), 5 deletions(-)
+
+commit 18008514b4763d4941db6af37056f8a1e5fdfa20
+Author: Alan Knowles <alan@roojs.com>
+Date: Sat Jan 28 23:28:05 2012 +0800
+
+ xorg module - libxss check has bad error message
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 730b0e62854204175dd248e7ae61306348d4d882
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Wed Nov 30 22:52:49 2011 +0800
+
+ xorg module - close display after using it
+
+ modules/xorg/seed-xorg.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 67484737433bcf5263194d84ae3f0c2526cccc3d
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Wed Nov 30 22:17:57 2011 +0800
+
+ Add an xorg extension (experimental) - at present only has one function to get the screen idle time...
+
+ configure.ac | 31 ++++++++++++++++++
+ modules/Makefile.am | 2 +-
+ modules/xorg/Makefile.am | 29 +++++++++++++++++
+ modules/xorg/seed-xorg.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 140 insertions(+), 1 deletion(-)
+
+commit 3219a9691653127330d364cda7833454dc6cb7b9
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Tue Nov 29 17:02:26 2011 +0800
+
+ fix #653077 - fix for webkit 1.0 configure (Dominique Leuenberger)
+
+ configure.ac | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit b254df57d964317c37ebdeab5f875c8de8d4adf9
+Author: Sunil Mohan Adapa <sunil@medhas.org>
+Date: Tue Nov 8 15:48:08 2011 +0530
+
+ Fix #637248 - Add support for implicitly converting GObject to GValue
+
+ libseed/seed-types.c | 10 +++++++++-
+ tests/javascript/gvalue-argument.js | 4 +++-
+ 2 files changed, 12 insertions(+), 2 deletions(-)
+
+commit 89cac4a4d27b7a1be462b80bc44fe84c82f06869
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Wed Nov 9 09:26:10 2011 +0800
+
+ fix #663609 - documentation on seed_value_* now matches actual return values
+
+ libseed/seed-types.c | 110 +++++++++++++++++---------------------------------
+ 1 file changed, 37 insertions(+), 73 deletions(-)
+
+commit 2717feb7db0e8516deb3fbe32c8e4204f9722887
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Thu Nov 3 15:17:05 2011 +0800
+
+ fix #663289 - gtype signal parsing not resetting param count
+
+ libseed/seed-gtype.c | 6 ++++-
+ tests/javascript/gtypes/Makefile.am | 2 ++
+ .../gtypes/gtype-signal-order-bug663289.js | 25 ++++++++++++++++++++
+ 3 files changed, 32 insertions(+), 1 deletion(-)
+
+commit 6d38e2b5601f8097e3a99da647b46d2048ce160d
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Mon Oct 3 15:10:08 2011 +0800
+
+ fix most of #660644 - except function-info.js (my gdb is broken)
+
+ tests/javascript/Makefile.am | 2 -
+ tests/javascript/everything.js | 71 -------------------------
+ tests/javascript/function-info.js | 4 +-
+ tests/javascript/gdk-event.js | 11 ++--
+ tests/javascript/gvalue-argument.js | 9 ++--
+ tests/javascript/introspect.js | 4 +-
+ tests/javascript/native-closure-exception.js | 2 +-
+ tests/javascript/object-info.js | 12 ++---
+ tests/javascript/structs/struct-enumerate.js | 13 ++---
+ tests/javascript/structs/struct-nested-set.js | 15 +++---
+ 10 files changed, 36 insertions(+), 107 deletions(-)
+
+commit 5a9cd3d9ab1fd5e24478ba63d593866542b49927
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Mon Oct 3 15:02:00 2011 +0800
+
+ allow [ GObject.GTYPE_INT, 10 ] syntax to work again for not-null elements
+
+ libseed/seed-engine.c | 25 +++++++++++++++++--------
+ 1 file changed, 17 insertions(+), 8 deletions(-)
+
+commit 1ec48efc03df9368a59f501dfd1de9c9b15f016c
+Author: Alan Knowles <alan@akbkhome.com>
+Date: Fri Sep 23 14:08:06 2011 +0800
+
+ fix #659548 - stop CFLAGS getting unconditionally overwritten
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f382387b9b56d72adbc6888f924e3838a1a94668
+Author: Funda Wang <fundawang@gmail.com>
+Date: Fri Sep 23 13:58:33 2011 +0800
+
+ fix #659910 - fix linkage against libgio - broken by webkit going...
+
+ configure.ac | 3 +++
+ libseed/Makefile.am | 1 +
+ 2 files changed, 4 insertions(+)
+
+commit 09fe24d64c6fe4259884fa9f72bb2bc58a21290a
+Author: Tim Horton <hortont424@gmail.com>
+Date: Wed Sep 21 21:36:25 2011 -0700
+
+ Postrelease version bump.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
commit 004746bf04ae72924c233377869c7e639ac8deee
Author: Tim Horton <hortont424@gmail.com>
Date: Wed Sep 21 21:31:16 2011 -0700
@@ -7,7 +480,7 @@ Date: Wed Sep 21 21:31:16 2011 -0700
Bump version to 3.2.0
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5645ccc8f3fff91797a4e8cd2cc732c92b45b9d7
Author: Tim Horton <hortont424@gmail.com>
@@ -26,7 +499,7 @@ Date: Wed Sep 21 21:29:59 2011 -0700
Remove missing file from tests/javascript/gtypes/Makefile.am
tests/javascript/gtypes/Makefile.am | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit f2cb32103467e0d3c1ded57997656e5e69f69399
Author: Javier Jardón <jjardon@gnome.org>
@@ -37,7 +510,7 @@ Date: Fri Sep 9 15:37:04 2011 +0100
See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6ae79c21436f036f36ab7ebfe1b5466ae741f00d
Author: Alexandre Mazari <amazari@igalia.com>
@@ -62,7 +535,7 @@ Date: Wed Aug 31 17:32:10 2011 +0800
This reverts commit 9f4589a7f8eb24f755fd2931499a1d2a3346911c.
extensions/Gio.js | 181 +----------------------------------------------------
- 1 files changed, 3 insertions(+), 178 deletions(-)
+ 1 file changed, 3 insertions(+), 178 deletions(-)
commit b0be7270b4029bc4001d7a819ffb9c318666670f
Author: Sunil Mohan Adapa <sunil@medhas.org>
@@ -71,7 +544,7 @@ Date: Fri Aug 26 19:08:44 2011 +0530
Fix #6574441 - incorrect comparision in gtype testcase
tests/javascript/gtypes/gtype.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit bc3c00ee0b18d6fd13ee8d9766d53e443e57bf6c
Author: Alexandre Mazari <amazari@igalia.com>
@@ -81,7 +554,7 @@ Date: Wed Aug 31 16:51:57 2011 +0800
libseed/seed-types.c | 38 ++++++++++++++++++++++++++++++++++++++
libseed/seed-types.h | 3 ++-
- 2 files changed, 40 insertions(+), 1 deletions(-)
+ 2 files changed, 40 insertions(+), 1 deletion(-)
commit 9f4589a7f8eb24f755fd2931499a1d2a3346911c
Author: Alexandre Mazari <amazari@igalia.com>
@@ -94,7 +567,7 @@ Date: Tue Aug 30 14:46:21 2011 +0200
https://bugzilla.gnome.org/show_bug.cgi?id=657702
extensions/Gio.js | 181 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 178 insertions(+), 3 deletions(-)
+ 1 file changed, 178 insertions(+), 3 deletions(-)
commit 0aa53b6d9667ab2fc8cb0e6242564e8851ef66d6
Author: Siraj Razick <siraj.razick@collabora.co.uk>
@@ -141,7 +614,7 @@ Date: Wed Aug 24 16:31:25 2011 +0800
Basically removes the new context from the closure callback
modules/dbus/module.c | 22 ++++++++++------------
- 1 files changed, 10 insertions(+), 12 deletions(-)
+ 1 file changed, 10 insertions(+), 12 deletions(-)
commit 9805441749f447b7b46f6b314531542d3b4453aa
Author: Alexandre Mazari <amazari@igalia.com>
@@ -152,7 +625,7 @@ Date: Thu Aug 11 18:06:27 2011 +0200
https://bugzilla.gnome.org/show_bug.cgi?id=656517
libseed/seed-importer.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 58415e71d8e767570428354c06dbbf9affedd5fa
Author: Alexandre Mazari <scaroo@gmail.com>
@@ -230,7 +703,7 @@ Date: Fri Aug 12 21:27:20 2011 +0200
More fixes for bgo#653077: Also correctly identify javascriptcoregtk-1.0
configure.ac | 7 ++++---
- 1 files changed, 4 insertions(+), 3 deletions(-)
+ 1 file changed, 4 insertions(+), 3 deletions(-)
commit 1dae3adaa27f1cbef976ace0584c71217e594c7a
Author: Alan Knowles <alan@akbkhome.com>
@@ -250,7 +723,7 @@ Date: Tue Aug 9 22:17:21 2011 +0530
Fixes : bug#656227 - Seed doesn't support GPtrArray as return type
libseed/seed-types.c | 35 +++++++++++++++++++++++++++++++++++
- 1 files changed, 35 insertions(+), 0 deletions(-)
+ 1 file changed, 35 insertions(+)
commit 937d32206c93a2024bd4d6c2ff045d5310bfbda5
Author: Alan Knowles <alan@akbkhome.com>
@@ -261,7 +734,7 @@ Date: Tue Aug 9 12:53:07 2011 +0800
modules/cairo/Makefile.am | 4 +++-
modules/canvas/Makefile.am | 1 +
modules/gtkbuilder/Makefile.am | 1 +
- 3 files changed, 5 insertions(+), 1 deletions(-)
+ 3 files changed, 5 insertions(+), 1 deletion(-)
commit db641cd31d82aff79a16080f65f7c7562aaadde6
Author: Alan Knowles <alan@akbkhome.com>
@@ -280,7 +753,7 @@ Date: Thu Aug 4 09:19:14 2011 +0530
Adds support for handling GUNIT32
libseed/seed-types.c | 17 +++++++++++++++++
- 1 files changed, 17 insertions(+), 0 deletions(-)
+ 1 file changed, 17 insertions(+)
commit 7509ce76f8295134a276654a92841fc899e35b25
Author: Alan Knowles <alan@akbkhome.com>
@@ -289,7 +762,7 @@ Date: Wed Jul 20 23:53:53 2011 +0800
substitute SEED_GTK_VERSION - fixes build...
configure.ac | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 91ab326855490e1173696d95e153fcdf7e8105e9
Author: Alan Knowles <alan@akkbhome.com>
@@ -298,7 +771,7 @@ Date: Sun Jul 3 23:01:12 2011 +0800
fix #653077 - change build to support javascriptcoregtk change
configure.ac | 7 ++++---
- 1 files changed, 4 insertions(+), 3 deletions(-)
+ 1 file changed, 4 insertions(+), 3 deletions(-)
commit ff9eca41b42f3b6c2cc312dd996f78b67bf5be35
Author: Tim Horton <hortont424@gmail.com>
@@ -307,7 +780,7 @@ Date: Tue May 17 12:55:53 2011 -0400
postrelease version bump
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 872cc1404b55fa3673bfd8a5fd995f7561292369
Author: Tim Horton <hortont424@gmail.com>
@@ -316,7 +789,7 @@ Date: Tue May 17 12:52:38 2011 -0400
actually add config.h.in to .gitignore
.gitignore | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit db859ed93cf642393b41bd432cbd6cbc2e44a331
Author: Tim Horton <hortont424@gmail.com>
@@ -325,7 +798,7 @@ Date: Tue May 17 12:51:56 2011 -0400
Version bump
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 7a1df2a43ca17dd567ec8e0690ab91688e3969b8
Author: Tim Horton <hortont424@gmail.com>
@@ -334,7 +807,7 @@ Date: Tue May 17 12:50:27 2011 -0400
Update news for 3.1.1
NEWS | 12 ++++++++++++
- 1 files changed, 12 insertions(+), 0 deletions(-)
+ 1 file changed, 12 insertions(+)
commit 8a6a84b1b9a5449d6239fbcbb15c3f4a6349f950
Author: Tim Horton <hortont424@gmail.com>
@@ -356,7 +829,7 @@ Date: Tue May 17 12:34:17 2011 -0400
Add DBUSGLIB_CFLAGS and DBUSGLIB_LDFLAGS to dbus module's Makefile.am to fix build failure
modules/dbus/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 424ad8504a03c393439283873316d413a9edd2ec
Author: Tim Horton <hortont424@gmail.com>
@@ -365,7 +838,7 @@ Date: Tue May 17 00:47:37 2011 -0400
Remove config.h.in from git (recently .gitignored)
config.h.in | 92 -----------------------------------------------------------
- 1 files changed, 0 insertions(+), 92 deletions(-)
+ 1 file changed, 92 deletions(-)
commit 920b1d82a2282fdfea3a0d0358a51d3b23facc47
Author: Tim Horton <hortont424@gmail.com>
@@ -374,7 +847,7 @@ Date: Tue May 17 00:46:42 2011 -0400
Only include libutil.h on FreeBSD (util.h on OpenBSD, nothing on Linux)
modules/os/seed-os.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 081707c35a0f90aae0651c7a079729a6031bc4e6
Author: Alan Knowles <alan@akbkhome.com>
@@ -383,7 +856,7 @@ Date: Mon May 16 17:52:55 2011 +0800
add config.h.in to git ignore
.gitignore | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 6a9e7fa16c23b697ebeccd0aec53a70dc0a3533c
Author: Matej Cepl <mcepl@redhat.com>
@@ -392,7 +865,7 @@ Date: Mon May 16 17:49:00 2011 +0800
fix #650121 - typo in sqlite documentation
doc/modules/sqlite/sqlite.xml | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 03c808137331be912e9adde997dd2830cf2e5593
Author: Jasper Lievisse Adriaanse <jasper@humppa.nl>
@@ -401,7 +874,7 @@ Date: Mon May 16 17:38:37 2011 +0800
fix #650234 -m Add FreeBSD/OpenBSD support to os/seed-os.c
modules/os/seed-os.c | 41 +++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 39 insertions(+), 2 deletions(-)
+ 1 file changed, 39 insertions(+), 2 deletions(-)
commit 18861a32f2a251c323c21e172ad39fd91fc80e3f
Author: Jasper Lievisse Adriaanse <jasper@humppa.nl>
@@ -410,7 +883,7 @@ Date: Mon May 16 17:36:33 2011 +0800
fix #650233 Fix importing scripts on *BSD
libseed/seed-importer.c | 18 +++++++++++++++---
- 1 files changed, 15 insertions(+), 3 deletions(-)
+ 1 file changed, 15 insertions(+), 3 deletions(-)
commit 7afc3b2138e559bfc65c056153141c2ccc747ac4
Author: Jasper Lievisse Adriaanse <jasper@humppa.nl>
@@ -420,7 +893,7 @@ Date: Mon May 16 17:32:02 2011 +0800
libseed/seed-closure.c | 1 +
libseed/seed-private.h | 4 +++-
- 2 files changed, 4 insertions(+), 1 deletions(-)
+ 2 files changed, 4 insertions(+), 1 deletion(-)
commit d55b446cc031e1de483c92b5d22d59312ed4e234
Author: Jonathan Nieder <jrnieder@gmail.com>
@@ -453,7 +926,7 @@ Date: Fri Apr 22 01:49:29 2011 -0500
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
configure.ac | 20 ++++++++++----------
- 1 files changed, 10 insertions(+), 10 deletions(-)
+ 1 file changed, 10 insertions(+), 10 deletions(-)
commit df358cc51df5ab155b1496e21a9da8d6ae401ed3
Author: Alan Knowles <alan@akbkhome.com>
@@ -472,7 +945,7 @@ Date: Sun Apr 17 20:12:56 2011 +0800
fix #64009 - honor ACLOCAL_FLAGS to help jhbuild out
Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a9cfd171875515aba2d43b90d8b260a0dd678fa1
Author: Alan Knowles <alan@akbkhome.com>
@@ -481,7 +954,7 @@ Date: Sat Apr 16 13:31:28 2011 +0800
fix types which have been removed in new versions
libseed/seed-types.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit 42d87d2df6e91da9526aa1adb2cba671abc3f51f
Author: Alan Knowles <alan@akbkhome.com>
@@ -490,7 +963,7 @@ Date: Sat Apr 16 13:23:10 2011 +0800
fix types which have been removed in new versions
libseed/seed-closure.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 5d14a17e2998135b5ac50fcb2a2a60f325729ab9
Author: Alan Knowles <alan@akbkhome.com>
@@ -499,7 +972,7 @@ Date: Sat Apr 16 12:03:55 2011 +0800
fix autoconf stripping square brackets in introspection versioning code
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f7469671f507835973df0e89e1b19c5b8eec7ba2
Author: Tim Horton <hortont424@gmail.com>
@@ -509,7 +982,7 @@ Date: Fri Apr 1 22:51:26 2011 -0400
NEWS | 10 ++++++++++
configure.ac | 2 +-
- 2 files changed, 11 insertions(+), 1 deletions(-)
+ 2 files changed, 11 insertions(+), 1 deletion(-)
commit 1bd4ec7b96f1b19e94fdd5b2b4e0df03aa2c0666
Author: Garrett Regier <alias301@gmail.com>
@@ -548,7 +1021,7 @@ Date: Mon Mar 28 11:39:20 2011 -0400
Make seed.h C++ friendly.
libseed/seed.h | 16 ++++++++++------
- 1 files changed, 10 insertions(+), 6 deletions(-)
+ 1 file changed, 10 insertions(+), 6 deletions(-)
commit 31de08a8b76b7f277defe23b5ab5a371500e4c4a
Author: Alexandre Mazari <amazari@igalia.com>
@@ -567,7 +1040,7 @@ Date: Wed Mar 23 18:34:54 2011 +0100
https://bugzilla.gnome.org/show_bug.cgi?id=645696
libseed/seed-engine.c | 165 +++++++++++++++++++++++++++++++++++++++++++----
- libseed/seed-importer.c | 13 +++-
+ libseed/seed-importer.c | 13 ++--
libseed/seed-importer.h | 2 +
libseed/seed.h | 9 +++
4 files changed, 171 insertions(+), 18 deletions(-)
@@ -581,7 +1054,7 @@ Date: Sun Mar 13 19:25:15 2011 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=644663
libseed/seed-path.h.in | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ce54fb5de39fb47996f663cec50a5eec1d564150
Author: Tim Horton <hortont424@gmail.com>
@@ -590,7 +1063,7 @@ Date: Tue Feb 22 17:56:22 2011 -0500
Postrelease increment
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c99ced2c6935055b7166e15aa3cc4915aea4ee1d
Author: Tim Horton <hortont424@gmail.com>
@@ -600,7 +1073,7 @@ Date: Tue Feb 22 17:51:04 2011 -0500
NEWS | 6 ++++++
configure.ac | 2 +-
- 2 files changed, 7 insertions(+), 1 deletions(-)
+ 2 files changed, 7 insertions(+), 1 deletion(-)
commit f7b765ecefd2b8ff5748c4c2757f4594c2c26ed7
Author: Frederic Crozat <fred@crozat.net>
@@ -613,7 +1086,7 @@ Date: Thu Feb 17 07:26:32 2011 +0100
Fixes #641264
configure.ac | 12 ++++++++++--
- 1 files changed, 10 insertions(+), 2 deletions(-)
+ 1 file changed, 10 insertions(+), 2 deletions(-)
commit f74599d7db79b61615b0cd26e5f3e2e1863b8857
Author: Frederic Crozat <fcrozat@novell.com>
@@ -655,7 +1128,7 @@ Date: Mon Feb 7 21:46:26 2011 +0100
Port code to be compilable with GTK+3.
modules/cairo/seed-cairo.c | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 5b748f5814dc9d8d91b33d86e14930c187c8cc1c
Author: Alan Knowles <alan@akkbhome.com>
@@ -666,7 +1139,7 @@ Date: Thu Dec 9 21:07:50 2010 +0800
overlay methods of object after interface methods so they override the properties
libseed/seed-engine.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit d34283ef6728f483af9b65b1c48d2d3569f33edd
Author: JJ L <poiquiop@gmail.com>
@@ -675,7 +1148,7 @@ Date: Tue Dec 7 21:44:53 2010 +0800
bug #636647 - remove depreciated g_main_interation
modules/dbus/util/dbus.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4f78441320ca04c11183273b009bc2a1804222b5
Author: Tim Horton <hortont424@gmail.com>
@@ -707,7 +1180,7 @@ Date: Sat Nov 6 09:37:04 2010 -0400
doc/reference/tmpl/seed-modules.sgml | 3 ++
doc/reference/tmpl/seed-nativefuncs.sgml | 3 ++
doc/reference/tmpl/seed-nativetypes.sgml | 3 ++
- doc/reference/tmpl/seed-object.sgml | 5 ++-
+ doc/reference/tmpl/seed-object.sgml | 5 +++-
doc/reference/tmpl/seed-signals.sgml | 3 ++
doc/reference/tmpl/seed-typeconversion.sgml | 3 ++
15 files changed, 38 insertions(+), 46 deletions(-)
@@ -722,7 +1195,7 @@ Date: Wed Sep 22 08:01:45 2010 +0800
configure.ac | 3 +++
src/Makefile.am | 3 ++-
- 2 files changed, 5 insertions(+), 1 deletions(-)
+ 2 files changed, 5 insertions(+), 1 deletion(-)
commit 81baf4c61ea2bcdcfa0b0c7659306444e387f013
Author: Alan Knowles <alan@akkbhome.com>
@@ -733,7 +1206,7 @@ Date: Wed Sep 22 07:21:39 2010 +0800
https://bugzilla.gnome.org/show_bug.cgi?id=630258
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6361f9fc6c6a7eed53399e0eda72402517ec9496
Author: Chris Mayo <aklhfex@gmail.com>
@@ -764,7 +1237,7 @@ Date: Mon Aug 30 18:27:55 2010 -0400
Postrelease version bump
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f4798f474e0eecc0ec5bd2fea64bc8e2c8e64e85
Author: Tim Horton <hortont@gnome.org>
@@ -773,7 +1246,7 @@ Date: Mon Aug 30 18:21:21 2010 -0400
Update readme for webkit build changes
README | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4d5ec90d0c29b05ae17e7c02565d4df3faeb850e
Author: Tim Horton <hortont@gnome.org>
@@ -782,7 +1255,7 @@ Date: Mon Aug 30 18:19:31 2010 -0400
Update version number.
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c47937a3d6a150ad6d5c0482b0a3110c3da44a21
Author: Tim Horton <hortont@gnome.org>
@@ -791,7 +1264,7 @@ Date: Mon Aug 30 18:19:06 2010 -0400
Update news for release
NEWS | 15 +++++++++++++++
- 1 files changed, 15 insertions(+), 0 deletions(-)
+ 1 file changed, 15 insertions(+)
commit 73198a47b80dcd04631fde9e733639dadf9ef04e
Author: Tim Horton <hortont@gnome.org>
@@ -800,7 +1273,7 @@ Date: Mon Aug 30 17:56:00 2010 -0400
--with-webkit=3.0/1.0 instead of gtk-3.0/1.0, since the gtk distinction is meaningless (all of them are webkit-gtk, the name just changed)
configure.ac | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit e540d7fbc2eb95ed5ae92b3ed47b601dcdad4615
Author: Funda Wang <fundawang@gmail.com>
@@ -844,7 +1317,7 @@ Date: Mon Aug 9 11:26:45 2010 +0800
we should support both.
configure.ac | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit f0a4e7be5ea6bdc5f991e806c972bca0d47791fc
Author: Vincent Untz <vuntz@gnome.org>
@@ -871,7 +1344,7 @@ Date: Fri Jul 16 20:46:16 2010 +0200
https://bugzilla.gnome.org/show_bug.cgi?id=624562
libseed/seed-api.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a2ba35cd632a3ae15e7c320222fea7b02c79a84d
Author: Steve Frécinaux <code@istique.net>
@@ -882,7 +1355,7 @@ Date: Fri Jul 16 20:29:44 2010 +0200
https://bugzilla.gnome.org/show_bug.cgi?id=624560
libseed/seed.h | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit 1c70da1a5c2684d71d5cd7c5ad97076f7d7c25eb
Author: Alan Knowles <alan@akbkhome.com>
@@ -893,7 +1366,7 @@ Date: Fri Jul 16 12:01:07 2010 +0800
As we have #ifdefs for new code we can support older versions (which are currently being included in distros..)
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ad9fcdcfa4db7b178d02389af48a59c087bc69a8
Author: Alan Knowles <alan@akbkhome.com>
@@ -904,7 +1377,7 @@ Date: Fri Jul 16 11:53:10 2010 +0800
add #ifdefs around caller allocates code to make sure it works with older versions of g-i-r
libseed/seed-engine.c | 23 ++++++++++++++++++-----
- 1 files changed, 18 insertions(+), 5 deletions(-)
+ 1 file changed, 18 insertions(+), 5 deletions(-)
commit e77116f169645e3b950a84790d072d86009d99ca
Author: Alan Knowles <alan@akbkhome.com>
@@ -929,7 +1402,7 @@ Date: Wed Jul 14 12:06:01 2010 +0800
used to say --with-seed-webkit on --help
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 72a9504225312f6c0999f7507af32938a4c25bdd
Author: Alan Knowles <alan@akbkhome.com>
@@ -941,8 +1414,8 @@ Date: Tue Jul 13 18:41:09 2010 +0800
Note there is no support to free the allocated memory if the call fails.
- libseed/seed-engine.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 97 insertions(+), 5 deletions(-)
+ libseed/seed-engine.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 97 insertions(+), 5 deletions(-)
commit d31acaad673eecd97e3f70720af81c9ef34ab4cd
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -979,7 +1452,7 @@ Date: Tue Jul 13 15:58:32 2010 +0800
modules/DynamicObject/Makefile.am | 25 ++++
modules/DynamicObject/seed-DynamicObject.c | 205 ++++++++++++++++++++++++++++
modules/Makefile.am | 2 +-
- 4 files changed, 245 insertions(+), 1 deletions(-)
+ 4 files changed, 245 insertions(+), 1 deletion(-)
commit b9a71e10a2fa30cb45ad2fe7ecbcc7ece6e1c941
Author: Alan Knowles <alan@akbkhome.com>
@@ -1004,7 +1477,7 @@ Date: Mon Jul 12 16:38:12 2010 +0800
Got the default name wrong on last commit.
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ae2d2a618ead6dab7a298222382d2c8b273ed585
Author: Alan Knowles <alan@akbkhome.com>
@@ -1015,7 +1488,7 @@ Date: Mon Jul 12 16:36:57 2010 +0800
Defaults still builds with 3.0
configure.ac | 26 ++++++++++++++++++++++++--
- 1 files changed, 24 insertions(+), 2 deletions(-)
+ 1 file changed, 24 insertions(+), 2 deletions(-)
commit 243cdfa80a47a18b8e4dd6bd1547f722b477bbcb
Author: Tim Horton <hortont@gnome.org>
@@ -1024,7 +1497,7 @@ Date: Sun Jul 11 23:13:15 2010 -0700
Postrelease version bump
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3581c38b79403910afb0907ece3fb95286b69f05
Author: Tim Horton <hortont@gnome.org>
@@ -1033,7 +1506,7 @@ Date: Sun Jul 11 23:03:34 2010 -0700
Correct version (2.31.5)
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8bf3911b4cbc7bc472e57006c6d0e9a5731500e1
Author: Tim Horton <hortont@gnome.org>
@@ -1042,7 +1515,7 @@ Date: Sun Jul 11 23:02:50 2010 -0700
Update news
NEWS | 14 ++++++++++++++
- 1 files changed, 14 insertions(+), 0 deletions(-)
+ 1 file changed, 14 insertions(+)
commit 98ed3001015e37ad66982cc3e3fc8f0a999117a3
Author: Tim Horton <hortont@gnome.org>
@@ -1051,7 +1524,7 @@ Date: Sun Jul 11 22:49:39 2010 -0700
Update readme for WebKit changes.
README | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c4685dc7fe98f3af48a805d65cafcfb5be8de931
Author: Tim Horton <hortont@gnome.org>
@@ -1061,7 +1534,7 @@ Date: Sun Jul 11 22:37:28 2010 -0700
config.h.in | 3 ---
configure.ac | 6 ------
- 2 files changed, 0 insertions(+), 9 deletions(-)
+ 2 files changed, 9 deletions(-)
commit 05b2755106c73ee4e431c6b12ed426ba7b749b07
Author: Diego Escalante Urrelo <descalante@igalia.com>
@@ -1084,7 +1557,7 @@ Date: Sun Jul 11 17:38:19 2010 -0700
libseed/seed-closure.c | 36 ------------------------------------
libseed/seed-types.c | 37 +------------------------------------
- 2 files changed, 1 insertions(+), 72 deletions(-)
+ 2 files changed, 1 insertion(+), 72 deletions(-)
commit b63973c61e75e59a9256a0c0a0cf90b0fad80afb
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -1098,7 +1571,7 @@ Date: Mon Jul 12 11:04:00 2010 +0800
Fixes arguments so they match the Webkit spec
libseed/seed.h | 4 +---
- 1 files changed, 1 insertions(+), 3 deletions(-)
+ 1 file changed, 1 insertion(+), 3 deletions(-)
commit 97daccc00d1f2dda5ead4f1404baedf1c3e7d0ed
Author: Alan Knowles <alan@akbkhome.com>
@@ -1109,7 +1582,7 @@ Date: Sun Jul 11 17:27:09 2010 +0800
See bug #615861 for discussion on gtk_status_icon_get_geometry data
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5bab9a93c01d2063ec0d70b28d09ddf2ad8747a5
Author: Alan Knowles <alan@akbkhome.com>
@@ -1121,7 +1594,7 @@ Date: Mon Jul 5 13:55:12 2010 +0800
Returns (f) the callback, our code does not currently handle this so we probably just return null
libseed/seed-types.c | 18 ++++++++++++++++++
- 1 files changed, 18 insertions(+), 0 deletions(-)
+ 1 file changed, 18 insertions(+)
commit bbbc6f9d79d62fb0c220d155dec98a823830299c
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -1132,7 +1605,7 @@ Date: Mon Jul 5 13:15:47 2010 +0800
also fixes toValue.js as well.
libseed/seed-importer.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 98550799a4e8861d0d2c4ff8fc4e1aafd4909e0e
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -1143,7 +1616,7 @@ Date: Mon Jul 5 13:08:17 2010 +0800
Changes Seed.print to use g_print, this enables set_print_handler to be used to redirect output.
libseed/seed-builtins.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1441bf86f7fc02cc7717b88f88ae85ba175eb726
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -1154,7 +1627,7 @@ Date: Wed Jun 30 10:19:31 2010 +0800
Fix to previous commit, handling situation where __script_path__ was not set in calling script
modules/sandbox/seed-sandbox.c | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 5b169f4086f735a9921f4c049e66cf3d264dca38
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -1165,7 +1638,7 @@ Date: Wed Jun 30 10:08:17 2010 +0800
Sets the __script_path__ to be the same as the calling scripts path for new Contexts.
modules/sandbox/seed-sandbox.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit dd8c459cd3ecc38c68d7d2f1cfdc038ce2a2ad4d
Author: Alan Knowles <alan@akkbhome.com>
@@ -1176,7 +1649,7 @@ Date: Tue Jun 29 23:03:32 2010 +0800
Cast JSValueMakeNull on make_struct / make_union to JSObjectRef to remove compiler warnings.
libseed/seed-structs.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit d51f744c49a305717d66bc96962f83d89ba8c176
Author: Jonatan Liljedahl <j.r.liljedahl@gmail.com>
@@ -1189,7 +1662,7 @@ Date: Tue Jun 29 22:52:48 2010 +0800
This can be used to add features to the module
libseed/seed-importer.c | 21 ++++++++++++++++++---
- 1 files changed, 18 insertions(+), 3 deletions(-)
+ 1 file changed, 18 insertions(+), 3 deletions(-)
commit 6f4a8bd1178150df20ea071716086784094830c5
Author: Alan Knowles <alan@akbkhome.com>
@@ -1202,7 +1675,7 @@ Date: Tue Jun 29 18:36:10 2010 +0800
This reverts commit a7d0f88b19e1142b9dafbe184bcb1d97a636dbf6.
modules/sandbox/seed-sandbox.c | 20 --------------------
- 1 files changed, 0 insertions(+), 20 deletions(-)
+ 1 file changed, 20 deletions(-)
commit edb3288b0c7359644342ab0f10cfa69c53f6b117
Author: Alan Knowles <alan@akbkhome.com>
@@ -1216,7 +1689,7 @@ Date: Fri Jun 18 19:06:15 2010 +0800
* removes looking in current working directory (was previous behaviour)
extensions/Seed.js.in | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 5d41b2a81c8a6d99bd0aa02f89760022bfee2bed
Author: Jonatan Liljedahl <lijon@kymatica.com>
@@ -1231,7 +1704,7 @@ Date: Fri Jun 18 18:57:44 2010 +0800
- match module eg. imports.somelib -> libseed_somelib.so
libseed/seed-importer.c | 216 ++++++++++++++++++-----------------------------
- 1 files changed, 82 insertions(+), 134 deletions(-)
+ 1 file changed, 82 insertions(+), 134 deletions(-)
commit dbcaa116d1762d28d56cabdf27da750ea3c296b2
Author: Alan Knowles <alan@akbkhome.com>
@@ -1244,7 +1717,7 @@ Date: Thu May 6 17:07:24 2010 +0800
expected.. - hopefully our casting code produces another warning if the types do not match.
libseed/seed-engine.c | 16 ++++++++++++----
- 1 files changed, 12 insertions(+), 4 deletions(-)
+ 1 file changed, 12 insertions(+), 4 deletions(-)
commit 7e337de26b10a7670b7d438e9037884d4a216fac
Author: Alan Knowles <alan@akbkhome.com>
@@ -1255,7 +1728,7 @@ Date: Tue May 4 12:56:42 2010 +0800
rather than silently ignore failure, show a g_warning message
libseed/seed-structs.c | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit d308d7d9421acf704fca98d90d0023e336451227
Author: Alan Knowles <alan@akbkhome.com>
@@ -1266,7 +1739,7 @@ Date: Tue May 4 12:49:54 2010 +0800
rather than silently ignore failure, show a g_warning message
libseed/seed-structs.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ 1 file changed, 5 insertions(+)
commit 3791ecad4d0fb31a50077bd102a898544b6c0cfc
Author: Alan Knowles <alan@akbkhome.com>
@@ -1278,8 +1751,8 @@ Date: Sun Apr 18 15:37:14 2010 +0800
expect the userdata to be a pointer to the status icon. This change checks void*
arguments and if they are gobjects, sends them.
- libseed/seed-types.c | 24 +++++++++++++++++++++---
- 1 files changed, 21 insertions(+), 3 deletions(-)
+ libseed/seed-types.c | 22 ++++++++++++++++++++--
+ 1 file changed, 20 insertions(+), 2 deletions(-)
commit c67c8034d0cfd0f5c69b8f6fb726e9e24b502fc6
Author: Tim Horton <hortont424@gmail.com>
@@ -1288,7 +1761,7 @@ Date: Mon Mar 29 00:12:00 2010 -0400
Postrelease version bump.
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 076e20be56601bd470a8297f5226968757140727
Author: Tim Horton <hortont424@gmail.com>
@@ -1298,7 +1771,7 @@ Date: Mon Mar 29 00:04:27 2010 -0400
NEWS | 11 +++++++++++
configure.ac | 2 +-
- 2 files changed, 12 insertions(+), 1 deletions(-)
+ 2 files changed, 12 insertions(+), 1 deletion(-)
commit eb6b9c9eb55fc6e71872c459b7a8f2db5341e705
Author: Tim Horton <hortont424@gmail.com>
@@ -1307,7 +1780,7 @@ Date: Sun Mar 28 23:33:55 2010 -0400
Update NEWS for 2.30
NEWS | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ 1 file changed, 10 insertions(+)
commit 45e262f545cb6be137eeb6632dd8605237d8f8f4
Author: Alexandre Mazari <scaroo@gmail.com>
@@ -1318,7 +1791,7 @@ Date: Wed Mar 17 12:12:49 2010 +0800
gtkdoc comments for 2 new methods to initialize using existing context
libseed/seed-engine.c | 33 ++++++++++++++++++++++++++++++++-
- 1 files changed, 32 insertions(+), 1 deletions(-)
+ 1 file changed, 32 insertions(+), 1 deletion(-)
commit 0d89528065d18af2c17c29b79649819015bad3ab
Author: Alan Knowles <alan@akbkhome.com>
@@ -1330,7 +1803,7 @@ Date: Fri Mar 12 12:31:57 2010 +0800
This just adds the Container/Namespace of the method that caused the problem
libseed/seed-engine.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit 675adddd0711902892de9b4b9366f83cce939b4c
Author: Alexandre Mazari <scaroo@gmail.com>
@@ -1352,8 +1825,8 @@ Date: Fri Mar 12 12:17:24 2010 +0800
g_signal_connect(G_OBJECT(web_view), "window-object-cleared",
G_CALLBACK(window_object_cleared), NULL);
- libseed/seed-engine.c | 56 +++++++++++++++++++++++++++++++++---------------
- libseed/seed.h | 6 ++++-
+ libseed/seed-engine.c | 56 +++++++++++++++++++++++++++++++++----------------
+ libseed/seed.h | 6 +++++-
2 files changed, 43 insertions(+), 19 deletions(-)
commit 848d7b2d7b56477a3ef56e2c8a731b2f210e1f22
@@ -1366,7 +1839,7 @@ Date: Thu Mar 11 23:03:47 2010 +0800
The logic in release_in_arg is inconsitant with what I think is being attempted here.
libseed/seed-closure.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a7d0f88b19e1142b9dafbe184bcb1d97a636dbf6
Author: Alan Knowles <alan@alanfast.akbkhome.com>
@@ -1382,7 +1855,7 @@ Date: Thu Mar 11 15:09:19 2010 +0800
Very usefull to implement a Console...
modules/sandbox/seed-sandbox.c | 20 ++++++++++++++++++++
- 1 files changed, 20 insertions(+), 0 deletions(-)
+ 1 file changed, 20 insertions(+)
commit c652bb73c3e28cfdfb8494bbdde5d90a927bc5f8
Author: Alan Knowles <alan@alanfast.akbkhome.com>
@@ -1394,7 +1867,7 @@ Date: Tue Mar 9 17:15:36 2010 +0800
does not distinguish between them. The fix is to send the fully qualified path to the method.
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 2c46218b7459d0f47b9ae5043c38e8f797c1a293
Author: Alan Knowles <alan@alanfast.akbkhome.com>
@@ -1407,7 +1880,7 @@ Date: Mon Mar 1 17:06:01 2010 +0800
desktop gir's for a while) - until then we issue g_warnings.
libseed/seed-engine.c | 12 ++++++++----
- 1 files changed, 8 insertions(+), 4 deletions(-)
+ 1 file changed, 8 insertions(+), 4 deletions(-)
commit ad29012e1a4fee2692077ef44fde42acca6194f8
Author: alan <alan@alanfast.akbkhome.com>
@@ -1418,7 +1891,7 @@ Date: Fri Feb 26 17:20:42 2010 +0800
This may need moving upwards into make_argument, but that would mean the error messages would be less useful.
libseed/seed-engine.c | 29 ++++++++++++++++++++++-------
- 1 files changed, 22 insertions(+), 7 deletions(-)
+ 1 file changed, 22 insertions(+), 7 deletions(-)
commit 6b260de005921f125b45b62ccb4b8f5860b3befd
Author: alan <alan@alanfast.akbkhome.com>
@@ -1429,7 +1902,7 @@ Date: Wed Feb 24 13:42:16 2010 +0800
Adds name, direction and allow_none
libseed/seed-builtins.c | 24 ++++++++++++++++++++----
- 1 files changed, 20 insertions(+), 4 deletions(-)
+ 1 file changed, 20 insertions(+), 4 deletions(-)
commit 587a0d3fe2f84797a57c39df0f041d0d649a4039
Author: root <alan@akbkhome.com>
@@ -1440,7 +1913,7 @@ Date: Wed Feb 24 13:32:54 2010 +0800
After reading the commit history - one of the notes mentioned that Gtypes should be long..
libseed/seed-types.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 52839cb9e8993c1cfa90286f2526cb1db845d3e1
Author: alan <alan@alanfast.akbkhome.com>
@@ -1456,7 +1929,7 @@ Date: Wed Feb 24 13:07:39 2010 +0800
c) still supports out_argument.value setting (previous way of doing this)
libseed/seed-engine.c | 95 ++++++++++++++++++++++++++++++++++++++++---------
- 1 files changed, 78 insertions(+), 17 deletions(-)
+ 1 file changed, 78 insertions(+), 17 deletions(-)
commit d7897d2dc8a590302b8b0c14c813b573b86e6d98
Author: alan <alan@alanfast.akbkhome.com>
@@ -1467,7 +1940,7 @@ Date: Wed Feb 24 12:54:45 2010 +0800
White space fix
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 75c51fbc6b021bcb1225bdb25eca4ca284f75a39
Author: alan <alan@alanfast.akbkhome.com>
@@ -1478,7 +1951,7 @@ Date: Wed Feb 24 12:49:58 2010 +0800
Used by gst_message_parse_error() - turns gerror into non-thrown exception
libseed/seed-types.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit d8749191461e427d3b68360781af8b157752d73d
Author: alan <alan@alanfast.akbkhome.com>
@@ -1491,7 +1964,7 @@ Date: Wed Feb 24 12:31:30 2010 +0800
eg. gtk_drag_source_set gtk_drag_dest_set and gst_bus_add_watch
libseed/seed-engine.c | 19 +++++++++++++++++--
- 1 files changed, 17 insertions(+), 2 deletions(-)
+ 1 file changed, 17 insertions(+), 2 deletions(-)
commit 6a62d673c077c08726a9eb9c1b106ce900dfdc66
Author: alan <alan@alanfast.akbkhome.com>
@@ -1502,7 +1975,7 @@ Date: Wed Feb 24 11:35:00 2010 +0800
used by g_type_get_interfaces - which returns an array of Gtypes
libseed/seed-types.c | 15 +++++++++++++++
- 1 files changed, 15 insertions(+), 0 deletions(-)
+ 1 file changed, 15 insertions(+)
commit ad8db911265bbd356882344ed046c3830d200199
Author: Tim Horton <hortont424@gmail.com>
@@ -1511,7 +1984,7 @@ Date: Mon Feb 22 20:59:47 2010 -0500
Post-release version increment.
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5b6dc6bb35c999747fb15ffe7782c3ff5f49ef13
Author: Tim Horton <hortont424@gmail.com>
@@ -1520,7 +1993,7 @@ Date: Mon Feb 22 20:58:52 2010 -0500
2.29.91.1 release (oops!)
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit fb55efd88b03fd51510232e505233c309a16146e
Author: Alan Knowles <alan@akbkhome.com>
@@ -1531,7 +2004,7 @@ Date: Sun Feb 21 11:32:35 2010 +0800
Gio.outputstream.write() uses void* pointers to write generic data.
libseed/seed-types.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 79492a4c30600fd9c86bd345d7828d6e0354217f
Author: Tim Horton <hortont424@gmail.com>
@@ -1540,7 +2013,7 @@ Date: Thu Feb 18 18:19:19 2010 -0500
Ignore m4 dir (which we don't need in Git)
.gitignore | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 478c02751e32b327feeb5b52a5069e2c049446aa
Author: Tim Horton <hortont424@gmail.com>
@@ -1549,7 +2022,7 @@ Date: Thu Feb 18 18:19:04 2010 -0500
Fix missing signal test
tests/javascript/signals/signal-invalid.js | 11 ++++++++++-
- 1 files changed, 10 insertions(+), 1 deletions(-)
+ 1 file changed, 10 insertions(+), 1 deletion(-)
commit 9ff411c674f47b3464777993db4ca6976b94234c
Author: Diego Escalante Urrelo <descalante@igalia.com>
@@ -1566,7 +2039,7 @@ Date: Wed Feb 17 17:04:54 2010 -0500
Bug #610311
libseed/seed-signals.c | 16 +++++++++++++---
- 1 files changed, 13 insertions(+), 3 deletions(-)
+ 1 file changed, 13 insertions(+), 3 deletions(-)
commit a042207f17caa1d3d5926d11e29cffbb85346cf8
Author: Diego Escalante Urrelo <descalante@igalia.com>
@@ -1584,7 +2057,7 @@ Date: Wed Feb 17 16:56:43 2010 -0500
m4/ltversion.m4 | 23 -
m4/lt~obsolete.m4 | 92 -
m4/shave.m4 | 102 -
- 8 files changed, 0 insertions(+), 8302 deletions(-)
+ 8 files changed, 8302 deletions(-)
commit 3bab763addf2c37454f0c8c349a806b7e2c55d64
Author: Tim Horton <hortont424@gmail.com>
@@ -1593,7 +2066,7 @@ Date: Mon Feb 8 18:46:49 2010 -0500
Post-release version increment
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit bfebe34bf15e6e17ea8c32eb78002b39fac3f2d1
Author: Tim Horton <hortont424@gmail.com>
@@ -1603,7 +2076,7 @@ Date: Mon Feb 8 18:44:23 2010 -0500
NEWS | 9 +++++++++
configure.ac | 2 +-
- 2 files changed, 10 insertions(+), 1 deletions(-)
+ 2 files changed, 10 insertions(+), 1 deletion(-)
commit e29a3aca80d3e7d1095a093e2778ce6433aa9b0e
Author: Alan Knowles <alan@akbkhome.com>
@@ -1614,7 +2087,7 @@ Date: Fri Feb 5 21:10:58 2010 -0500
Closes BGO#607987
libseed/seed-importer.c | 18 +++++++++++++++++-
- 1 files changed, 17 insertions(+), 1 deletions(-)
+ 1 file changed, 17 insertions(+), 1 deletion(-)
commit dbf7423f196043966b90fa4aad6dc50f51647bf5
Author: Alan Knowles <alan@akbkhome.com>
@@ -1644,7 +2117,7 @@ Date: Tue Feb 2 23:22:40 2010 +0000
closure when a reply is empty.
modules/dbus/module.c | 15 ++++++++++++++-
- 1 files changed, 14 insertions(+), 1 deletions(-)
+ 1 file changed, 14 insertions(+), 1 deletion(-)
commit 227f3df192bd6df029f3779a26e35e9a4a343a9b
Author: Tim Horton <hortont424@gmail.com>
@@ -1653,7 +2126,7 @@ Date: Mon Jan 25 18:10:35 2010 -0500
Post-release version bump.
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8c9a7f4f7bd2fbc7b380e2718d2375c1a346959a
Author: Tim Horton <hortont424@gmail.com>
@@ -1682,8 +2155,8 @@ Date: Wed Jan 6 14:11:54 2010 -0500
Minor mpfr style change
modules/mpfr/seed-mpfr-arithmetic.c | 66 ++++++++++++++--------------
- modules/mpfr/seed-mpfr-cmp.c | 30 ++++++------
- modules/mpfr/seed-mpfr-trig.c | 82 +++++++++++++++++-----------------
+ modules/mpfr/seed-mpfr-cmp.c | 30 ++++++-------
+ modules/mpfr/seed-mpfr-trig.c | 82 +++++++++++++++++------------------
modules/mpfr/seed-mpfr.c | 70 +++++++++++++++---------------
4 files changed, 124 insertions(+), 124 deletions(-)
@@ -1719,7 +2192,7 @@ Date: Sat Jan 16 05:03:19 2010 -0500
The manpage had completely incorrect command line arguments (triple dashes?!)
doc/seed.1 | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 5efce55da01646afdf1c46edefa27d62f04292da
Author: Tim Horton <hortont424@gmail.com>
@@ -1733,9 +2206,9 @@ Date: Thu Jan 14 23:36:17 2010 -0500
clear it the first time we encounter it (when the class is created, the
first time it's instantiated).
- libseed/seed-engine.c | 15 +++++++++++++++
- libseed/seed-gtype.c | 11 ++++-------
- .../gtypes/gtype-class-init-exception.js | 9 +--------
+ libseed/seed-engine.c | 15 +++++++++++++++
+ libseed/seed-gtype.c | 11 ++++-------
+ tests/javascript/gtypes/gtype-class-init-exception.js | 9 +--------
3 files changed, 20 insertions(+), 15 deletions(-)
commit f23eef37bae31dc8c39678f5282a089cdafba21a
@@ -1749,68 +2222,68 @@ Date: Thu Jan 14 20:37:02 2010 -0500
This reverts commit 018aaa4edbc49f1b1db1ea54417388f857ee3f12.
- tests/javascript/argv.js | 4 ++--
- tests/javascript/array-gtype.js | 2 +-
- tests/javascript/builtin-argument-length.js | 2 +-
- tests/javascript/check-syntax.js | 2 +-
- tests/javascript/closure-finalization.js | 2 +-
- tests/javascript/compare.js | 2 +-
- tests/javascript/constructor-args.js | 2 +-
- tests/javascript/constructor-prototype.js | 2 +-
- tests/javascript/enum.js | 2 +-
- tests/javascript/everything.js | 2 +-
- tests/javascript/fork.js | 2 +-
- tests/javascript/function-info.js | 2 +-
- tests/javascript/gdk-event.js | 2 +-
- tests/javascript/gerror.js | 2 +-
- tests/javascript/gobject-scope.js | 2 +-
- .../gtypes/gtype-class-init-exception.js | 2 +-
- tests/javascript/gtypes/gtype-extraprop.js | 2 +-
- tests/javascript/gtypes/gtype-gtype-class-init.js | 2 +-
- tests/javascript/gtypes/gtype-gtype.js | 2 +-
- .../javascript/gtypes/gtype-property-construct.js | 2 +-
- tests/javascript/gtypes/gtype-property-nice.js | 2 +-
- tests/javascript/gtypes/gtype-property.js | 2 +-
- tests/javascript/gtypes/gtype-self.js | 2 +-
- tests/javascript/gtypes/gtype-signal-args.js | 2 +-
- tests/javascript/gtypes/gtype-signal.js | 2 +-
- tests/javascript/gtypes/gtype-typerror.js | 2 +-
- tests/javascript/gtypes/gtype.js | 2 +-
- tests/javascript/gvalue-argument.js | 2 +-
- tests/javascript/include-syntax.js | 2 +-
- tests/javascript/include.js | 2 +-
- tests/javascript/introspect.js | 2 +-
- tests/javascript/json-constructor.js | 2 +-
- tests/javascript/json.js | 2 +-
- tests/javascript/list-test.js | 2 +-
- tests/javascript/modules-noasserts.js | 2 +-
- tests/javascript/modules.js | 4 ++--
- tests/javascript/native-closure-exception.js | 2 +-
- tests/javascript/native-closure.js | 2 +-
- tests/javascript/object-info.js | 2 +-
- tests/javascript/out-test.js | 2 +-
- tests/javascript/property-benchmark.js | 2 +-
- tests/javascript/property-glib-exception.js | 2 +-
- tests/javascript/quit.js | 2 +-
- tests/javascript/signals/signal-connect.js | 2 +-
- tests/javascript/signals/signal-disconnect.js | 2 +-
- tests/javascript/signals/signal-exception.js | 2 +-
- tests/javascript/signals/signal-expects.js | 2 +-
- tests/javascript/signals/signal-invalid.js | 2 +-
- tests/javascript/signals/signal-nofunc.js | 2 +-
- tests/javascript/signals/signal-userdata.js | 2 +-
- tests/javascript/signals/signal.js | 2 +-
- tests/javascript/sqlite.js | 2 +-
- tests/javascript/structs/struct-constructor.js | 2 +-
- tests/javascript/structs/struct-enumerate.js | 2 +-
- tests/javascript/structs/struct-functions.js | 2 +-
- tests/javascript/structs/struct-nested-set.js | 2 +-
- tests/javascript/structs/struct-null.js | 2 +-
- tests/javascript/structs/struct-offsets.js | 2 +-
- tests/javascript/structs/struct-set-member.js | 2 +-
- tests/javascript/structs/struct-union-enumerate.js | 2 +-
- tests/javascript/syntax-test.js | 2 +-
- tests/javascript/type-conversion.js | 2 +-
+ tests/javascript/argv.js | 4 ++--
+ tests/javascript/array-gtype.js | 2 +-
+ tests/javascript/builtin-argument-length.js | 2 +-
+ tests/javascript/check-syntax.js | 2 +-
+ tests/javascript/closure-finalization.js | 2 +-
+ tests/javascript/compare.js | 2 +-
+ tests/javascript/constructor-args.js | 2 +-
+ tests/javascript/constructor-prototype.js | 2 +-
+ tests/javascript/enum.js | 2 +-
+ tests/javascript/everything.js | 2 +-
+ tests/javascript/fork.js | 2 +-
+ tests/javascript/function-info.js | 2 +-
+ tests/javascript/gdk-event.js | 2 +-
+ tests/javascript/gerror.js | 2 +-
+ tests/javascript/gobject-scope.js | 2 +-
+ tests/javascript/gtypes/gtype-class-init-exception.js | 2 +-
+ tests/javascript/gtypes/gtype-extraprop.js | 2 +-
+ tests/javascript/gtypes/gtype-gtype-class-init.js | 2 +-
+ tests/javascript/gtypes/gtype-gtype.js | 2 +-
+ tests/javascript/gtypes/gtype-property-construct.js | 2 +-
+ tests/javascript/gtypes/gtype-property-nice.js | 2 +-
+ tests/javascript/gtypes/gtype-property.js | 2 +-
+ tests/javascript/gtypes/gtype-self.js | 2 +-
+ tests/javascript/gtypes/gtype-signal-args.js | 2 +-
+ tests/javascript/gtypes/gtype-signal.js | 2 +-
+ tests/javascript/gtypes/gtype-typerror.js | 2 +-
+ tests/javascript/gtypes/gtype.js | 2 +-
+ tests/javascript/gvalue-argument.js | 2 +-
+ tests/javascript/include-syntax.js | 2 +-
+ tests/javascript/include.js | 2 +-
+ tests/javascript/introspect.js | 2 +-
+ tests/javascript/json-constructor.js | 2 +-
+ tests/javascript/json.js | 2 +-
+ tests/javascript/list-test.js | 2 +-
+ tests/javascript/modules-noasserts.js | 2 +-
+ tests/javascript/modules.js | 4 ++--
+ tests/javascript/native-closure-exception.js | 2 +-
+ tests/javascript/native-closure.js | 2 +-
+ tests/javascript/object-info.js | 2 +-
+ tests/javascript/out-test.js | 2 +-
+ tests/javascript/property-benchmark.js | 2 +-
+ tests/javascript/property-glib-exception.js | 2 +-
+ tests/javascript/quit.js | 2 +-
+ tests/javascript/signals/signal-connect.js | 2 +-
+ tests/javascript/signals/signal-disconnect.js | 2 +-
+ tests/javascript/signals/signal-exception.js | 2 +-
+ tests/javascript/signals/signal-expects.js | 2 +-
+ tests/javascript/signals/signal-invalid.js | 2 +-
+ tests/javascript/signals/signal-nofunc.js | 2 +-
+ tests/javascript/signals/signal-userdata.js | 2 +-
+ tests/javascript/signals/signal.js | 2 +-
+ tests/javascript/sqlite.js | 2 +-
+ tests/javascript/structs/struct-constructor.js | 2 +-
+ tests/javascript/structs/struct-enumerate.js | 2 +-
+ tests/javascript/structs/struct-functions.js | 2 +-
+ tests/javascript/structs/struct-nested-set.js | 2 +-
+ tests/javascript/structs/struct-null.js | 2 +-
+ tests/javascript/structs/struct-offsets.js | 2 +-
+ tests/javascript/structs/struct-set-member.js | 2 +-
+ tests/javascript/structs/struct-union-enumerate.js | 2 +-
+ tests/javascript/syntax-test.js | 2 +-
+ tests/javascript/type-conversion.js | 2 +-
62 files changed, 64 insertions(+), 64 deletions(-)
commit 1300996938d77f8ea7e6739b4d912b7f79274831
@@ -1834,7 +2307,7 @@ Date: Mon Jan 11 17:27:44 2010 -0500
Postrelease increment
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e53256d65a8b53d5edb19cac1a838f06baccc91a
Author: Tim Horton <hortont424@gmail.com>
@@ -1843,7 +2316,7 @@ Date: Mon Jan 11 17:24:33 2010 -0500
Add 2.29.5.3 NEWS, and fix 2009->2010 problems
NEWS | 13 +++++++++++--
- 1 files changed, 11 insertions(+), 2 deletions(-)
+ 1 file changed, 11 insertions(+), 2 deletions(-)
commit 707c97582d337de732d404ad6575712827f9f636
Author: Tim Horton <hortont424@gmail.com>
@@ -1853,7 +2326,7 @@ Date: Mon Jan 11 17:15:26 2010 -0500
tests/javascript/structs/Makefile.am | 2 ++
tests/javascript/structs/struct-null.js | 14 ++++++++++++++
- 2 files changed, 16 insertions(+), 0 deletions(-)
+ 2 files changed, 16 insertions(+)
commit 22c6df348844cb1e56bf9389fb1cdd51865b1a46
Author: Ryan Brown <r@nodr.org>
@@ -1862,7 +2335,7 @@ Date: Sun Jan 10 21:46:09 2010 -0600
Allow null struct return values
libseed/seed-structs.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit c5bc24848ce30ba79b463b1440d12ad330fb8ea0
Author: Tim Horton <hortont424@gmail.com>
@@ -1876,7 +2349,7 @@ Date: Fri Jan 8 19:12:58 2010 -0500
This reverts commit 07db8b4966ca85a256137d32eeca2a634f473825.
libseed/seed-types.c | 42 +-----------------------------------------
- 1 files changed, 1 insertions(+), 41 deletions(-)
+ 1 file changed, 1 insertion(+), 41 deletions(-)
commit 38ef8720434aff3447a442c31549d46d72e330e8
Author: Tim Horton <hortont424@gmail.com>
@@ -1886,7 +2359,7 @@ Date: Thu Jan 7 20:40:05 2010 -0500
modules/cairo/seed-cairo.c | 6 +-
modules/canvas/seed-canvas.c | 4 +-
- modules/dbus/module.c | 16 ++---
+ modules/dbus/module.c | 16 +++---
modules/ffi/seed-ffi.c | 2 +-
modules/gettext/seed-gettext.c | 2 +-
modules/libxml/seed-libxml.c | 72 ++++++++++++------------
@@ -1920,7 +2393,7 @@ Date: Thu Jan 7 19:11:30 2010 -0500
Post-release increment.
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 17e5509b4c5c0abfec77a0eb880d4b9932311eae
Author: Tim Horton <hortont424@gmail.com>
@@ -1930,7 +2403,7 @@ Date: Thu Jan 7 19:08:51 2010 -0500
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
- 2 files changed, 18 insertions(+), 1 deletions(-)
+ 2 files changed, 18 insertions(+), 1 deletion(-)
commit 018aaa4edbc49f1b1db1ea54417388f857ee3f12
Author: Tim Horton <hortont424@gmail.com>
@@ -1938,67 +2411,67 @@ Date: Wed Jan 6 04:06:59 2010 -0500
tests: make check should test against version in build tree, not installed
- tests/javascript/argv.js | 4 ++--
- tests/javascript/array-gtype.js | 2 +-
- tests/javascript/builtin-argument-length.js | 2 +-
- tests/javascript/check-syntax.js | 2 +-
- tests/javascript/closure-finalization.js | 2 +-
- tests/javascript/compare.js | 2 +-
- tests/javascript/constructor-args.js | 2 +-
- tests/javascript/constructor-prototype.js | 2 +-
- tests/javascript/enum.js | 2 +-
- tests/javascript/everything.js | 2 +-
- tests/javascript/fork.js | 2 +-
- tests/javascript/function-info.js | 2 +-
- tests/javascript/gdk-event.js | 2 +-
- tests/javascript/gerror.js | 2 +-
- tests/javascript/gobject-scope.js | 2 +-
- .../gtypes/gtype-class-init-exception.js | 2 +-
- tests/javascript/gtypes/gtype-extraprop.js | 2 +-
- tests/javascript/gtypes/gtype-gtype-class-init.js | 2 +-
- tests/javascript/gtypes/gtype-gtype.js | 2 +-
- .../javascript/gtypes/gtype-property-construct.js | 2 +-
- tests/javascript/gtypes/gtype-property-nice.js | 2 +-
- tests/javascript/gtypes/gtype-property.js | 2 +-
- tests/javascript/gtypes/gtype-self.js | 2 +-
- tests/javascript/gtypes/gtype-signal-args.js | 2 +-
- tests/javascript/gtypes/gtype-signal.js | 2 +-
- tests/javascript/gtypes/gtype-typerror.js | 2 +-
- tests/javascript/gtypes/gtype.js | 2 +-
- tests/javascript/gvalue-argument.js | 2 +-
- tests/javascript/include-syntax.js | 2 +-
- tests/javascript/include.js | 2 +-
- tests/javascript/introspect.js | 2 +-
- tests/javascript/json-constructor.js | 2 +-
- tests/javascript/json.js | 2 +-
- tests/javascript/list-test.js | 2 +-
- tests/javascript/modules-noasserts.js | 2 +-
- tests/javascript/modules.js | 4 ++--
- tests/javascript/native-closure-exception.js | 2 +-
- tests/javascript/native-closure.js | 2 +-
- tests/javascript/object-info.js | 2 +-
- tests/javascript/out-test.js | 2 +-
- tests/javascript/property-benchmark.js | 2 +-
- tests/javascript/property-glib-exception.js | 2 +-
- tests/javascript/quit.js | 2 +-
- tests/javascript/signals/signal-connect.js | 2 +-
- tests/javascript/signals/signal-disconnect.js | 2 +-
- tests/javascript/signals/signal-exception.js | 2 +-
- tests/javascript/signals/signal-expects.js | 2 +-
- tests/javascript/signals/signal-invalid.js | 2 +-
- tests/javascript/signals/signal-nofunc.js | 2 +-
- tests/javascript/signals/signal-userdata.js | 2 +-
- tests/javascript/signals/signal.js | 2 +-
- tests/javascript/sqlite.js | 2 +-
- tests/javascript/structs/struct-constructor.js | 2 +-
- tests/javascript/structs/struct-enumerate.js | 2 +-
- tests/javascript/structs/struct-functions.js | 2 +-
- tests/javascript/structs/struct-nested-set.js | 2 +-
- tests/javascript/structs/struct-offsets.js | 2 +-
- tests/javascript/structs/struct-set-member.js | 2 +-
- tests/javascript/structs/struct-union-enumerate.js | 2 +-
- tests/javascript/syntax-test.js | 2 +-
- tests/javascript/type-conversion.js | 2 +-
+ tests/javascript/argv.js | 4 ++--
+ tests/javascript/array-gtype.js | 2 +-
+ tests/javascript/builtin-argument-length.js | 2 +-
+ tests/javascript/check-syntax.js | 2 +-
+ tests/javascript/closure-finalization.js | 2 +-
+ tests/javascript/compare.js | 2 +-
+ tests/javascript/constructor-args.js | 2 +-
+ tests/javascript/constructor-prototype.js | 2 +-
+ tests/javascript/enum.js | 2 +-
+ tests/javascript/everything.js | 2 +-
+ tests/javascript/fork.js | 2 +-
+ tests/javascript/function-info.js | 2 +-
+ tests/javascript/gdk-event.js | 2 +-
+ tests/javascript/gerror.js | 2 +-
+ tests/javascript/gobject-scope.js | 2 +-
+ tests/javascript/gtypes/gtype-class-init-exception.js | 2 +-
+ tests/javascript/gtypes/gtype-extraprop.js | 2 +-
+ tests/javascript/gtypes/gtype-gtype-class-init.js | 2 +-
+ tests/javascript/gtypes/gtype-gtype.js | 2 +-
+ tests/javascript/gtypes/gtype-property-construct.js | 2 +-
+ tests/javascript/gtypes/gtype-property-nice.js | 2 +-
+ tests/javascript/gtypes/gtype-property.js | 2 +-
+ tests/javascript/gtypes/gtype-self.js | 2 +-
+ tests/javascript/gtypes/gtype-signal-args.js | 2 +-
+ tests/javascript/gtypes/gtype-signal.js | 2 +-
+ tests/javascript/gtypes/gtype-typerror.js | 2 +-
+ tests/javascript/gtypes/gtype.js | 2 +-
+ tests/javascript/gvalue-argument.js | 2 +-
+ tests/javascript/include-syntax.js | 2 +-
+ tests/javascript/include.js | 2 +-
+ tests/javascript/introspect.js | 2 +-
+ tests/javascript/json-constructor.js | 2 +-
+ tests/javascript/json.js | 2 +-
+ tests/javascript/list-test.js | 2 +-
+ tests/javascript/modules-noasserts.js | 2 +-
+ tests/javascript/modules.js | 4 ++--
+ tests/javascript/native-closure-exception.js | 2 +-
+ tests/javascript/native-closure.js | 2 +-
+ tests/javascript/object-info.js | 2 +-
+ tests/javascript/out-test.js | 2 +-
+ tests/javascript/property-benchmark.js | 2 +-
+ tests/javascript/property-glib-exception.js | 2 +-
+ tests/javascript/quit.js | 2 +-
+ tests/javascript/signals/signal-connect.js | 2 +-
+ tests/javascript/signals/signal-disconnect.js | 2 +-
+ tests/javascript/signals/signal-exception.js | 2 +-
+ tests/javascript/signals/signal-expects.js | 2 +-
+ tests/javascript/signals/signal-invalid.js | 2 +-
+ tests/javascript/signals/signal-nofunc.js | 2 +-
+ tests/javascript/signals/signal-userdata.js | 2 +-
+ tests/javascript/signals/signal.js | 2 +-
+ tests/javascript/sqlite.js | 2 +-
+ tests/javascript/structs/struct-constructor.js | 2 +-
+ tests/javascript/structs/struct-enumerate.js | 2 +-
+ tests/javascript/structs/struct-functions.js | 2 +-
+ tests/javascript/structs/struct-nested-set.js | 2 +-
+ tests/javascript/structs/struct-offsets.js | 2 +-
+ tests/javascript/structs/struct-set-member.js | 2 +-
+ tests/javascript/structs/struct-union-enumerate.js | 2 +-
+ tests/javascript/syntax-test.js | 2 +-
+ tests/javascript/type-conversion.js | 2 +-
61 files changed, 63 insertions(+), 63 deletions(-)
commit 362280cd799419b41eb0919bce0a33290942ff68
@@ -2008,7 +2481,7 @@ Date: Wed Jan 6 03:53:37 2010 -0500
tests: Make C-based test run too
tests/c/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit f8d07c7157afd249dada6f58182bccdc26785103
Author: Tim Horton <hortont424@gmail.com>
@@ -2026,32 +2499,32 @@ Date: Wed Jan 6 03:47:37 2010 -0500
tests/Makefile.am | 7 +-
tests/javascript/Makefile.am | 49 +++++++--
tests/javascript/argv.js | 6 +-
- tests/javascript/array-gtype.js | 16 ++-
+ tests/javascript/array-gtype.js | 16 +--
tests/javascript/builtin-argument-length.js | 111 +++++++++-----------
tests/javascript/c-module.js | 7 --
tests/javascript/check-syntax.js | 42 ++++++--
tests/javascript/closure-finalization.js | 12 ++-
tests/javascript/compare.js | 10 +-
- tests/javascript/constructor-args.js | 15 ++--
- tests/javascript/constructor-prototype.js | 17 ++--
- tests/javascript/enum.js | 14 +--
+ tests/javascript/constructor-args.js | 15 +--
+ tests/javascript/constructor-prototype.js | 17 ++-
+ tests/javascript/enum.js | 14 ++-
tests/javascript/everything.js | 111 ++++++++++----------
- tests/javascript/fork.js | 20 +---
+ tests/javascript/fork.js | 20 ++--
tests/javascript/function-info.js | 13 +--
tests/javascript/gdk-event.js | 35 +++---
tests/javascript/gerror.js | 12 +--
tests/javascript/gobject-scope.js | 12 +--
tests/javascript/gtypes/Makefile.am | 15 +++
- .../gtypes/gtype-class-init-exception.js | 26 ++++-
- tests/javascript/gtypes/gtype-extraprop.js | 27 +++---
- tests/javascript/gtypes/gtype-gtype-class-init.js | 48 ++++----
+ .../gtypes/gtype-class-init-exception.js | 26 +++--
+ tests/javascript/gtypes/gtype-extraprop.js | 27 +++--
+ tests/javascript/gtypes/gtype-gtype-class-init.js | 48 ++++-----
tests/javascript/gtypes/gtype-gtype.js | 48 ++++-----
- .../javascript/gtypes/gtype-property-construct.js | 59 ++++++----
+ .../javascript/gtypes/gtype-property-construct.js | 59 ++++++-----
tests/javascript/gtypes/gtype-property-nice.js | 42 ++++----
- tests/javascript/gtypes/gtype-property.js | 51 +++++-----
+ tests/javascript/gtypes/gtype-property.js | 51 +++++----
tests/javascript/gtypes/gtype-self.js | 25 ++---
- tests/javascript/gtypes/gtype-signal-args.js | 36 +++---
- tests/javascript/gtypes/gtype-signal.js | 25 ++---
+ tests/javascript/gtypes/gtype-signal-args.js | 36 +++----
+ tests/javascript/gtypes/gtype-signal.js | 25 +++--
tests/javascript/gtypes/gtype-typerror.js | 21 ++--
tests/javascript/gtypes/gtype.js | 42 ++++----
tests/javascript/gtypes/testsuite.js | 1 +
@@ -2059,17 +2532,17 @@ Date: Wed Jan 6 03:47:37 2010 -0500
tests/javascript/include-syntax.js | 19 +++-
tests/javascript/include.js | 6 +-
tests/javascript/introspect.js | 21 ++--
- tests/javascript/json-constructor.js | 17 ++--
+ tests/javascript/json-constructor.js | 17 ++-
tests/javascript/json.js | 24 +++--
tests/javascript/list-test.js | 30 +++---
tests/javascript/modules-noasserts.js | 25 +++++
- tests/javascript/modules.js | 29 +-----
- tests/javascript/native-closure-exception.js | 34 ++++--
- tests/javascript/native-closure.js | 27 +++---
- tests/javascript/object-info.js | 29 +++---
+ tests/javascript/modules.js | 29 +----
+ tests/javascript/native-closure-exception.js | 34 +++---
+ tests/javascript/native-closure.js | 27 ++---
+ tests/javascript/object-info.js | 29 ++---
tests/javascript/out-test.js | 22 ++--
tests/javascript/print.js | 7 --
- tests/javascript/printf.js | 12 --
+ tests/javascript/printf.js | 12 ---
tests/javascript/printprint.js | 7 --
tests/javascript/property-benchmark.js | 6 +-
tests/javascript/property-glib-exception.js | 25 +++--
@@ -2082,7 +2555,7 @@ Date: Wed Jan 6 03:47:37 2010 -0500
tests/javascript/signals/signal-disconnect.js | 31 +++---
tests/javascript/signals/signal-exception.js | 7 +-
tests/javascript/signals/signal-expects.js | 20 ++--
- tests/javascript/signals/signal-invalid.js | 15 ++--
+ tests/javascript/signals/signal-invalid.js | 15 ++-
tests/javascript/signals/signal-nofunc.js | 18 ++--
tests/javascript/signals/signal-userdata.js | 9 +-
tests/javascript/signals/signal.js | 19 ++--
@@ -2090,13 +2563,13 @@ Date: Wed Jan 6 03:47:37 2010 -0500
tests/javascript/spawn.js | 8 --
tests/javascript/sqlite.js | 43 ++++----
tests/javascript/structs/Makefile.am | 10 ++
- tests/javascript/structs/struct-constructor.js | 17 ++--
- tests/javascript/structs/struct-enumerate.js | 14 ++--
- tests/javascript/structs/struct-functions.js | 13 +--
- tests/javascript/structs/struct-nested-set.js | 27 ++---
- tests/javascript/structs/struct-offsets.js | 15 +--
- tests/javascript/structs/struct-set-member.js | 15 +--
- tests/javascript/structs/struct-union-enumerate.js | 31 ++++--
+ tests/javascript/structs/struct-constructor.js | 17 ++-
+ tests/javascript/structs/struct-enumerate.js | 14 +--
+ tests/javascript/structs/struct-functions.js | 13 ++-
+ tests/javascript/structs/struct-nested-set.js | 27 +++--
+ tests/javascript/structs/struct-offsets.js | 15 ++-
+ tests/javascript/structs/struct-set-member.js | 15 ++-
+ tests/javascript/structs/struct-union-enumerate.js | 31 +++---
tests/javascript/structs/testsuite.js | 1 +
tests/javascript/syntax-test-noasserts.js | 1 +
tests/javascript/syntax-test.js | 18 +++-
@@ -2113,7 +2586,7 @@ Date: Wed Jan 6 02:05:05 2010 -0500
Return non-zero exit code if an exception occurs
src/main.c | 10 ++++++++--
- 1 files changed, 8 insertions(+), 2 deletions(-)
+ 1 file changed, 8 insertions(+), 2 deletions(-)
commit 585cca1d52aa7e082aaa029c585fef8ea6d25d43
Author: Tim Horton <hortont424@gmail.com>
@@ -2122,7 +2595,7 @@ Date: Wed Jan 6 02:04:54 2010 -0500
Remove extraneous space in output
modules/example/seed-example.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 577fc25b8e4b932107f2f3a6b81a27c11d08fea8
Author: Tim Horton <hortont424@gmail.com>
@@ -2131,7 +2604,7 @@ Date: Wed Jan 6 00:04:07 2010 -0500
Note to self: need to properly integrate our exceptions with JS
libseed/seed-exceptions.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit 07db8b4966ca85a256137d32eeca2a634f473825
Author: Tim Horton <hortont424@gmail.com>
@@ -2143,7 +2616,7 @@ Date: Mon Jan 4 00:56:29 2010 -0500
which is (apparently) incorrect. Check the type and convert accordingly.
libseed/seed-types.c | 42 +++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 41 insertions(+), 1 deletions(-)
+ 1 file changed, 41 insertions(+), 1 deletion(-)
commit 2723b3a122609b9de20dab1208bf3e6ac90d140c
Author: Tim Horton <hortont424@gmail.com>
@@ -2152,7 +2625,7 @@ Date: Mon Jan 4 00:56:15 2010 -0500
Fix spacing in warning (double space)
libseed/seed-structs.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 7d21ff802d08154fe222742ed8b61b1a92bebe16
Author: Tim Horton <hortont424@gmail.com>
@@ -2163,7 +2636,7 @@ Date: Sun Jan 3 22:11:03 2010 -0500
This is probably not correct, since the size of the type is variable, and all...
libseed/seed-gtype.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 4331a5c5a9d9446c2e5909a53c25a15de9f16ed8
Author: Tim Horton <hortont424@gmail.com>
@@ -2171,8 +2644,8 @@ Date: Sat Jan 2 22:45:36 2010 -0500
Update OS X build instructions (MacPorts!)
- doc/reference/building-osx.sgml | 65 +++++++++++---------------------------
- 1 files changed, 19 insertions(+), 46 deletions(-)
+ doc/reference/building-osx.sgml | 65 ++++++++++++---------------------------
+ 1 file changed, 19 insertions(+), 46 deletions(-)
commit 3a19d85fd53f5bc1e566101bacf0bc044c00cfe0
Author: Tim Horton <hortont424@gmail.com>
@@ -2183,7 +2656,7 @@ Date: Sat Jan 2 22:06:35 2010 -0500
Fixes bug introduced in commit 249a26bd077
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit b41de3fafa5d1b0ebf89f373c3f132003b719771
Author: Tim Horton <hortont424@gmail.com>
@@ -2192,7 +2665,7 @@ Date: Sat Jan 2 19:56:46 2010 -0500
tests: Fix struct-union-enumerate test
tests/javascript/structs/struct-union-enumerate.js | 20 ++++++++++++++++----
- 1 files changed, 16 insertions(+), 4 deletions(-)
+ 1 file changed, 16 insertions(+), 4 deletions(-)
commit f2e337ff9712644cc8d2c5c2c23c2f491619fba9
Author: Tim Horton <hortont424@gmail.com>
@@ -2210,7 +2683,7 @@ Date: Sat Jan 2 18:40:24 2010 -0500
Fix completely incorrect nested struct/union set test
- tests/javascript/structs/struct-nested-set.js | 8 ++-
+ tests/javascript/structs/struct-nested-set.js | 8 +--
tests/run-tests.py | 68 +++++++++++++------------
2 files changed, 40 insertions(+), 36 deletions(-)
@@ -2222,8 +2695,8 @@ Date: Sat Jan 2 18:19:27 2010 -0500
This fixes testing over X forwarding to a machine lacking expected extensions
- tests/run-tests.py | 65 +++++++++++++++++++++++++--------------------------
- 1 files changed, 32 insertions(+), 33 deletions(-)
+ tests/run-tests.py | 65 ++++++++++++++++++++++++++--------------------------
+ 1 file changed, 32 insertions(+), 33 deletions(-)
commit 2ff26650b1180982c532d801873d4af648edce9b
Author: Tim Horton <hortont424@gmail.com>
@@ -2232,7 +2705,7 @@ Date: Sat Jan 2 16:55:07 2010 -0500
Fix glong/gint "mismatch" elsewhere
libseed/seed-types.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6c075da4ca37a47e9d0938664f25d6727f107029
Author: Tim Horton <hortont424@gmail.com>
@@ -2257,7 +2730,7 @@ Date: Sat Jan 2 16:43:23 2010 -0500
that it returns a glong.
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 671ad0881ca3c68e59099a18164a72f34ad3f2ad
Author: Tim Horton <hortont424@gmail.com>
@@ -2266,7 +2739,7 @@ Date: Fri Jan 1 17:26:51 2010 -0500
Post-release version increment
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 2b12dcb4e4bfaf40ace0fb216b4ef3af5fa20256
Author: Tim Horton <hortont424@gmail.com>
@@ -2275,7 +2748,7 @@ Date: Fri Jan 1 17:25:58 2010 -0500
Release 2.29.5.1
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8f6301aa559216ac8f2c86064e1d674b9dbd650a
Author: Tim Horton <hortont424@gmail.com>
@@ -2296,7 +2769,7 @@ Date: Fri Jan 1 16:47:57 2010 -0500
Post-release increment
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3ac0d91449158e79b6e90072452bb033c7bc054e
Author: Tim Horton <hortont424@gmail.com>
@@ -2305,7 +2778,7 @@ Date: Fri Jan 1 16:38:56 2010 -0500
2.29.5 release notes
NEWS | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ 1 file changed, 10 insertions(+)
commit 78e4742fe907d08348a8c93c098761ec57b32bd6
Author: Tim Horton <hortont424@gmail.com>
@@ -2314,7 +2787,7 @@ Date: Thu Dec 31 05:44:51 2009 -0500
os module: oops! other GNU extensions were in use; reenable these
modules/os/seed-os.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit c2be82dabf2208fc533838a2deea1c8f415583fd
Author: Tim Horton <hortont424@gmail.com>
@@ -2323,7 +2796,7 @@ Date: Thu Dec 31 05:40:29 2009 -0500
Use realpath() instead of the GNU libc extension canonicalize_file_path (again)
modules/os/seed-os.c | 4 +---
- 1 files changed, 1 insertions(+), 3 deletions(-)
+ 1 file changed, 1 insertion(+), 3 deletions(-)
commit 53a1447c45949c8d9ab4a4e082499cf24bf9dafc
Author: Tim Horton <hortont424@gmail.com>
@@ -2346,7 +2819,7 @@ Date: Thu Dec 31 05:12:28 2009 -0500
extensions: fix some indentation oddities
extensions/Seed.js.in | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit 0f9ce34375f9bfda6b11e6ccbb54b4fd75f2eb40
Author: Tim Horton <hortont424@gmail.com>
@@ -2355,7 +2828,7 @@ Date: Wed Dec 30 03:40:25 2009 -0500
interpreter: display exceptions (if any) when trying to execute the repl
src/main.c | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit f4576cc155a1583da3d174165748e782690bcfd9
Author: Ryan Brown <r@nodr.org>
@@ -2364,7 +2837,7 @@ Date: Sat Dec 19 16:04:51 2009 -0500
Use the right type when creating GValues for GObject subtypes
libseed/seed-types.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 9c052e1cfed23bfed6f890895564206e37ed6fe1
Author: Tim Horton <hortont424@gmail.com>
@@ -2373,7 +2846,7 @@ Date: Wed Dec 30 02:56:42 2009 -0500
Distribute the repl snippet along with seed
extensions/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 48eabb14b1fafe329156a9dbba144586ec850454
Author: Tim Horton <hortont424@gmail.com>
@@ -2382,7 +2855,7 @@ Date: Wed Dec 30 02:54:29 2009 -0500
Use realpath() instead of the GNU libc extension canonicalize_file_path
libseed/seed-importer.c | 5 +----
- 1 files changed, 1 insertions(+), 4 deletions(-)
+ 1 file changed, 1 insertion(+), 4 deletions(-)
commit 8a5ad68baa02968b7e521581db58b3b72d290d6b
Author: Tim Horton <hortont424@gmail.com>
@@ -2394,7 +2867,7 @@ Date: Wed Dec 30 02:53:33 2009 -0500
Instead, use webkit-gtk; the version in macports is now recent enough.
configure.ac | 44 ++++++++++----------------------------------
- 1 files changed, 10 insertions(+), 34 deletions(-)
+ 1 file changed, 10 insertions(+), 34 deletions(-)
commit 1118eb7835ba0b94aee09f9f576342fcce344128
Author: Tim Horton <hortont424@gmail.com>
@@ -2417,7 +2890,7 @@ Date: Thu Dec 17 17:32:36 2009 -0500
Improve handling of case where constructing struct with 0 size
libseed/seed-structs.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit c5c4352f77624d4717f4757c87ff7e1373082dc3
Author: Robert Carr <racarr@gnome.org>
@@ -2435,9 +2908,9 @@ Date: Thu Dec 17 17:09:48 2009 -0500
Built in REPL was broken because it was installing from examples tree (now seed-examples on git.gnome.org). Move a copy of REPL snippet into seed
- extensions/Makefile.am | 3 ++
+ extensions/Makefile.am | 3 +++
extensions/repl.js | 49 ++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 52 insertions(+), 0 deletions(-)
+ 2 files changed, 52 insertions(+)
commit 63c58af6a128168fe79eb7be0cea048ecdb1c712
Author: Robert Carr <racarr@gnome.org>
@@ -2447,7 +2920,7 @@ Date: Thu Dec 17 15:40:07 2009 -0500
tests/javascript/gtypes/Makefile.am | 1 +
tests/javascript/gtypes/gtype-gtype-class-init.js | 30 +++++++++++++++++++++
- 2 files changed, 31 insertions(+), 0 deletions(-)
+ 2 files changed, 31 insertions(+)
commit a60bf4010a7c8c864cfdb5483ce3e5dc0f0d4977
Author: Robert Carr <racarr@gnome.org>
@@ -2458,7 +2931,7 @@ Date: Thu Dec 17 15:23:39 2009 -0500
This is obviously not a good idea and has been rectified. Closes BGO #593182
libseed/seed-gtype.c | 14 +++++++++-----
- 1 files changed, 9 insertions(+), 5 deletions(-)
+ 1 file changed, 9 insertions(+), 5 deletions(-)
commit 2638adf4800488a044db21f567945584030adb0a
Author: Robert Carr <racarr@gnome.org>
@@ -2468,7 +2941,7 @@ Date: Thu Dec 17 15:23:34 2009 -0500
config.h.in | 3 +++
m4/libtool.m4 | 3 +++
- 2 files changed, 6 insertions(+), 0 deletions(-)
+ 2 files changed, 6 insertions(+)
commit 8bccd48bafbef62671e4a1dcbe8a18e604f76370
Author: Iain Nicol <iain@thenicols.net>
@@ -2479,7 +2952,7 @@ Date: Mon Nov 2 03:59:35 2009 +0000
Closes BGO #599666
libseed/seed-types.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit fa6441078948879b7b48cd85c842f796c3e77690
Author: Tim Horton <hortont424@gmail.com>
@@ -2488,7 +2961,7 @@ Date: Wed Dec 16 17:04:06 2009 -0500
Post-release increment
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 04771b669d35196f8c4e87d035c7f541e324094b
Author: Tim Horton <hortont424@gmail.com>
@@ -2513,7 +2986,7 @@ Date: Mon Nov 16 00:35:52 2009 +0100
https://bugzilla.gnome.org/show_bug.cgi?id=602032
libseed/seed-api.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 251a556dc841a8165d865771d9f30de94428d901
Author: Iain Nicol <iain@thenicols.net>
@@ -2525,7 +2998,7 @@ Date: Thu Nov 19 13:03:35 2009 +0000
libseed/seed-closure.c | 34 +++++++++++----
libseed/seed-types.c | 113 +++++++++++++++++++++++++++++++++++++++++++++---
- libseed/seed-types.h | 10 ++++
+ libseed/seed-types.h | 10 +++++
3 files changed, 142 insertions(+), 15 deletions(-)
commit 36ec11b954ed7a1ded45927a4788adf8c0ed0dcb
@@ -2542,7 +3015,7 @@ Date: Tue Dec 15 14:33:27 2009 +0100
libseed/seed-closure.c | 5 +----
libseed/seed-closure.h | 2 --
libseed/seed-types.c | 1 -
- 3 files changed, 1 insertions(+), 7 deletions(-)
+ 3 files changed, 1 insertion(+), 7 deletions(-)
commit 9989d47738853ec7226387b3ffbb50858d323037
Author: Steve Frécinaux <code@istique.net>
@@ -2570,7 +3043,7 @@ Date: Mon Nov 30 17:24:18 2009 -0500
Postincrement after release (now 2.29.4)
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit cf39481aa040bc7dbdb96c891402c9132b68cbd3
Author: Tim Horton <hortont424@gmail.com>
@@ -2579,7 +3052,7 @@ Date: Mon Nov 16 19:03:39 2009 -0500
Postincrement version number to 2.29.3
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5462cff55d30e3c3cf54d832a02fca0fbc13ddce
Author: Tim Horton <hortont424@gmail.com>
@@ -2598,10 +3071,10 @@ Date: Mon Nov 16 18:52:27 2009 -0500
Seed 2.29.2 changes
- NEWS | 11 ++++++++
+ NEWS | 11 +++++++++
RELEASE | 75 ---------------------------------------------------------
- config.h.in | 3 --
- m4/libtool.m4 | 3 --
+ config.h.in | 3 ---
+ m4/libtool.m4 | 3 ---
4 files changed, 11 insertions(+), 81 deletions(-)
commit f2e49562301df3c9f50ba865eb8b0b407a2883b2
@@ -2611,7 +3084,7 @@ Date: Sun Nov 1 00:06:18 2009 -0400
libseed: make seed_value_from_filename return "null" if passed "NULL"
libseed/seed-types.c | 28 ++++++++++++++++------------
- 1 files changed, 16 insertions(+), 12 deletions(-)
+ 1 file changed, 16 insertions(+), 12 deletions(-)
commit fa42dffc8acd356e0cfc06c5c7862ef42df21c4c
Author: Tim Horton <hortont424@gmail.com>
@@ -2620,7 +3093,7 @@ Date: Sun Nov 1 00:01:25 2009 -0400
tests: Update one test affected by previous commit
tests/javascript/sqlite.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 9cf4a15d929007c9dfdb3c1a1fea6d03825b8614
Author: Iain Nicol <iain@thenicols.net>
@@ -2629,7 +3102,7 @@ Date: Fri Oct 30 22:08:51 2009 +0000
make seed_value_from_string return "null" if passed "NULL"
libseed/seed-types.c | 13 +++++++++----
- 1 files changed, 9 insertions(+), 4 deletions(-)
+ 1 file changed, 9 insertions(+), 4 deletions(-)
commit 1b648f199672e0d7521910cb70469f8882a95f84
Author: Tim Horton <hortont424@gmail.com>
@@ -2649,8 +3122,8 @@ Date: Wed Oct 28 01:26:21 2009 -0400
interpreter: Add --version argument; chain option parsing to libseed.
- libseed/seed-engine.c | 4 +-
- libseed/seed-engine.h | 2 +
+ libseed/seed-engine.c | 4 +--
+ libseed/seed-engine.h | 2 ++
libseed/seed.h | 3 +-
src/Makefile.am | 3 +-
src/args.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
@@ -2664,7 +3137,7 @@ Date: Wed Oct 28 00:54:44 2009 -0400
libseed: Add --seed-version argument
libseed/seed-engine.c | 14 ++++++++++++--
- 1 files changed, 12 insertions(+), 2 deletions(-)
+ 1 file changed, 12 insertions(+), 2 deletions(-)
commit c995b68cdd372129aed51335ed6242b758c4850f
Author: Tim Horton <hortont424@gmail.com>
@@ -2673,7 +3146,7 @@ Date: Wed Oct 28 00:25:27 2009 -0400
clutter extension: Add wrapper for animate_with_alpha
extensions/Clutter.js | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ 1 file changed, 22 insertions(+)
commit 31ed2f1f52eb55bd5ada9c87ad31ca046bcfded1
Author: Tim Horton <hortont@svn.gnome.org>
@@ -2686,7 +3159,7 @@ Date: Sat Aug 22 04:35:51 2009 +0000
Use seed_exception_to_string instead of stringifying by hand
src/main.c | 40 +++++++++++++++++-----------------------
- 1 files changed, 17 insertions(+), 23 deletions(-)
+ 1 file changed, 17 insertions(+), 23 deletions(-)
commit d776c49457d1f6053ecb118375c84b736ca83d51
Author: Tim Horton <hortont424@gmail.com>
@@ -2791,7 +3264,7 @@ Date: Wed Oct 7 02:10:35 2009 -0400
examples/json-packing.js | 37 -
examples/json-reddit.js | 21 -
examples/ls.js | 18 -
- examples/n-oscillator.js | 111 --
+ examples/n-oscillator.js | 111 ---
examples/notify-test.js | 32 -
examples/opengl/Makefile.am | 15 -
examples/opengl/glut-teapot.js | 52 -
@@ -2830,7 +3303,7 @@ Date: Wed Oct 7 01:46:26 2009 -0400
instead)
extensions/Seed.js.in | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit b60d66e40b39bd48965219228f776aff0b2d7f1c
Author: Tim Horton <hortont424@gmail.com>
@@ -2839,7 +3312,7 @@ Date: Sun Sep 20 19:06:55 2009 -0400
Post-release bump to 2.29.1
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a6748a7c92a0af7b430d367718d392770795b865
Author: Tim Horton <hortont424@gmail.com>
@@ -2848,7 +3321,7 @@ Date: Sun Sep 20 18:48:51 2009 -0400
Update NEWS for the last three releases (oops!)
NEWS | 18 ++++++++++++++++++
- 1 files changed, 18 insertions(+), 0 deletions(-)
+ 1 file changed, 18 insertions(+)
commit 4411f87ddd8d2652adeadcf6f187414e653411fc
Author: Tim Horton <hortont424@gmail.com>
@@ -2857,7 +3330,7 @@ Date: Mon Sep 7 22:14:07 2009 -0400
Post-release bump to 2.28.0
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 7053fcff8e4bbc5710b14485ec45768bc47ab37d
Author: Robert Carr <racarr@gnome.org>
@@ -2866,7 +3339,7 @@ Date: Mon Sep 7 02:13:10 2009 -0400
[libseed] Implement instanceof for GObject constructors and named GObject constructors, closes BGO 592936
libseed/seed-engine.c | 22 ++++++++++++++++++++--
- 1 files changed, 20 insertions(+), 2 deletions(-)
+ 1 file changed, 20 insertions(+), 2 deletions(-)
commit 6532bef01b88fafe673ea5340e6560273d5f2f5c
Author: Robert Carr <racarr@gnome.org>
@@ -2875,7 +3348,7 @@ Date: Mon Sep 7 01:57:18 2009 -0400
[libseed] Implement G_TYPE_STRV in seed_gvalue_from_seed_value, closes BGO 584321
libseed/seed-types.c | 161 ++++++++++++++++++++++++++++++--------------------
- 1 files changed, 97 insertions(+), 64 deletions(-)
+ 1 file changed, 97 insertions(+), 64 deletions(-)
commit 2536cdd2f3da941e6dd651b4eb1279eb6d7c0c6a
Author: Robert Carr <racarr@gnome.org>
@@ -2886,7 +3359,7 @@ Date: Mon Sep 7 01:38:51 2009 -0400
libseed/seed-engine.c | 10 ++++++++++
libseed/seed.h | 2 ++
m4/libtool.m4 | 3 +++
- 3 files changed, 15 insertions(+), 0 deletions(-)
+ 3 files changed, 15 insertions(+)
commit 94293bf711ac3fb0a1e065495107fb358ff6106e
Author: Josselin Mouette <joss@malsain.org>
@@ -2908,7 +3381,7 @@ Date: Fri Sep 4 14:37:12 2009 -0400
modules/readline/Makefile.am | 1 +
modules/sandbox/Makefile.am | 1 +
modules/sqlite/Makefile.am | 1 +
- 14 files changed, 14 insertions(+), 0 deletions(-)
+ 14 files changed, 14 insertions(+)
commit 2daaf7d97a4bfed44c554c38309243d811346a58
Author: Tim Horton <hortont@svn.gnome.org>
@@ -2919,7 +3392,7 @@ Date: Mon Aug 24 22:00:06 2009 -0400
This reverts commit c061547a7953fc7072b9e0043d0f5c33c7f3ec10.
src/main.c | 41 +++++++++++++++++++++++------------------
- 1 files changed, 23 insertions(+), 18 deletions(-)
+ 1 file changed, 23 insertions(+), 18 deletions(-)
commit c061547a7953fc7072b9e0043d0f5c33c7f3ec10
Author: Tim Horton <hortont@svn.gnome.org>
@@ -2932,7 +3405,7 @@ Date: Sat Aug 22 00:35:51 2009 -0400
Use seed_exception_to_string instead of stringifying by hand
src/main.c | 41 ++++++++++++++++++-----------------------
- 1 files changed, 18 insertions(+), 23 deletions(-)
+ 1 file changed, 18 insertions(+), 23 deletions(-)
commit 144161af4c10029345f864b3d82dc442b7a7a8b8
Author: Tim Horton <hortont@svn.gnome.org>
@@ -2941,7 +3414,7 @@ Date: Fri Aug 21 18:07:58 2009 -0400
Post-release bump to 2.27.92
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c45e1edf164da14432691a46523d6096a068d5a9
Author: Xan Lopez <xan@gnome.org>
@@ -2952,7 +3425,7 @@ Date: Fri Aug 21 15:17:01 2009 +0300
And remove a rogue tab.
modules/sqlite/Makefile.am | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 9bc0c696397ff32be36bab9bd81aac6a62f69b80
Author: Xan Lopez <xan@gnome.org>
@@ -2964,7 +3437,7 @@ Date: Fri Aug 21 14:25:28 2009 +0300
verbose. Can be disabled passing --disable-silent-rules to configure
or V=1 to make.
- configure.ac | 7 +--
+ configure.ac | 7 ++-
scripts/shave-libtool.in | 109 ----------------------------------------------
scripts/shave.in | 109 ----------------------------------------------
3 files changed, 3 insertions(+), 222 deletions(-)
@@ -2979,7 +3452,7 @@ Date: Thu Aug 13 22:01:41 2009 -0400
doc/reference/tmpl/seed-context.sgml | 8 ++++++++
libseed/seed-api.c | 15 +++++++++++++++
libseed/seed.h | 1 +
- 4 files changed, 25 insertions(+), 0 deletions(-)
+ 4 files changed, 25 insertions(+)
commit 19cede6431a581593df3878fb36682827bdbd893
Author: Tim Horton <hortont@svn.gnome.org>
@@ -2988,7 +3461,7 @@ Date: Mon Aug 10 18:00:02 2009 -0400
Post-release bump to 2.27.91
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 86d9b7f225d68d378148e9d86839ef55f5a1e5f5
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3007,7 +3480,7 @@ Date: Mon Aug 10 16:28:17 2009 -0400
gitignore the generated index.html
.gitignore | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 2bf2aa84be18476d1de9f662b6656982c4a96fc6
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3016,7 +3489,7 @@ Date: Mon Aug 10 16:27:26 2009 -0400
[ffi] Use size_t format flag
modules/ffi/seed-ffi.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit a070643f5694c154f9308087a6ab5dd3a95b506f
Author: Tim Horton <hortont424@gmail.com>
@@ -3025,7 +3498,7 @@ Date: Mon Aug 10 10:12:11 2009 -0800
[docs] Modules link from doc index should go to module documentation, not seed-module C API docs
doc/index.html.in | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6047df4d846f8788e708f365217523fbab98b09a
Author: Tim Horton <hortont424@gmail.com>
@@ -3033,7 +3506,7 @@ Date: Mon Aug 10 09:59:03 2009 -0800
Update example index, make HACKING point there
- doc/index.html.in | 82 +++++++++++++++++++++++++---------------------------
+ doc/index.html.in | 82 +++++++++++++++++++++++++----------------------------
examples/HACKING | 81 +---------------------------------------------------
2 files changed, 40 insertions(+), 123 deletions(-)
@@ -3044,7 +3517,7 @@ Date: Mon Aug 10 09:45:08 2009 -0800
[docs] Point to large manual for module documentation
doc/index.html.in | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 5cde0e6cfab39b52a917940f6f4f461f198b7ab5
Author: Tim Horton <hortont424@gmail.com>
@@ -3081,7 +3554,7 @@ Date: Mon Aug 10 09:23:24 2009 -0800
Update gitignore to match new documentation, etc.
.gitignore | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 470e46e0255fccf6f4034cb99ea58e9b9933f5ea
Author: Tim Horton <hortont424@gmail.com>
@@ -3090,7 +3563,7 @@ Date: Mon Aug 10 09:10:00 2009 -0800
[tests] Fix everything.js test after inspection of source
tests/javascript/everything.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit df659051b341ea09f87e3ddee644f173b3924f45
Author: Tim Horton <hortont424@gmail.com>
@@ -3098,7 +3571,7 @@ Date: Mon Aug 10 09:00:51 2009 -0800
Distribute various assorted files which we were missing
- examples/Makefile.am | 52 +++++++---------------------------
+ examples/Makefile.am | 52 ++++++++---------------------------
modules/ffi/Makefile.am | 6 ++++
tests/javascript/gtypes/Makefile.am | 1 +
3 files changed, 18 insertions(+), 41 deletions(-)
@@ -3110,7 +3583,7 @@ Date: Mon Aug 10 08:29:51 2009 -0800
[cairo] Quit when floating window is closed
examples/cairo.js | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 184e3f92d8892259879b0ee575a7afb6592ac40a
Author: Tim Horton <hortont424@gmail.com>
@@ -3119,8 +3592,8 @@ Date: Mon Aug 10 08:21:11 2009 -0800
[browser] Use nice property installation, fix toolbar bugs
examples/browser/BrowserTab.js | 42 ++++++++++++------------------------
- examples/browser/BrowserToolbar.js | 9 ++++---
- examples/browser/TabbedBrowser.js | 6 +---
+ examples/browser/BrowserToolbar.js | 9 ++++----
+ examples/browser/TabbedBrowser.js | 6 ++----
3 files changed, 21 insertions(+), 36 deletions(-)
commit a0eb88ad2bac6b37d022960784b132754b9e05c0
@@ -3130,7 +3603,7 @@ Date: Mon Aug 10 08:19:29 2009 -0800
[libseed] Support pretty property installation for objects
libseed/seed-gtype.c | 38 ++++++++++++++++++++++++++++++++------
- 1 files changed, 32 insertions(+), 6 deletions(-)
+ 1 file changed, 32 insertions(+), 6 deletions(-)
commit 286b71a4e746400b84d9cbe3bced83db3034fdeb
Author: Tim Horton <hortont424@gmail.com>
@@ -3139,7 +3612,7 @@ Date: Mon Aug 10 08:00:58 2009 -0800
Remove OPEN_QUESTIONS; this is from before we had a bugzilla
OPEN_QUESTIONS | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ 1 file changed, 4 deletions(-)
commit fbc08d6937f2b88a9d0840051f31f989666fd6f3
Author: Tim Horton <hortont424@gmail.com>
@@ -3152,7 +3625,7 @@ Date: Mon Aug 10 07:52:00 2009 -0800
perhaps it should be 2.27.90.
NEWS | 19 +++++++++++++++++++
- 1 files changed, 19 insertions(+), 0 deletions(-)
+ 1 file changed, 19 insertions(+)
commit 5f39a036e1e2bb7334cb3ead911a14b1e0b1b079
Author: Tim Horton <hortont424@gmail.com>
@@ -3162,7 +3635,7 @@ Date: Mon Aug 10 07:37:57 2009 -0800
doc/reference/imports.sgml | 2 +-
doc/reference/tmpl/seed-eval.sgml | 8 ++++++++
- 2 files changed, 9 insertions(+), 1 deletions(-)
+ 2 files changed, 9 insertions(+), 1 deletion(-)
commit b6d835b0818fa56d218131d76816a21d9bc18fda
Author: Tim Horton <hortont424@gmail.com>
@@ -3195,7 +3668,7 @@ Date: Mon Aug 10 06:40:00 2009 -0800
[docs] Standardize on 'val' for type conversion function input value
libseed/seed-types.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 905aa7dfaee6f2ba561e86fff4a9fe0180940923
Author: Tim Horton <hortont424@gmail.com>
@@ -3204,7 +3677,7 @@ Date: Mon Aug 10 06:33:50 2009 -0800
[ffi] Include ffi flags when building ffi module for nonstandard installs
modules/ffi/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit b7d9adbb9b226c0e07a725ea8b641038c4f61332
Author: Tim Horton <hortont424@gmail.com>
@@ -3227,7 +3700,7 @@ Date: Wed Aug 5 23:49:57 2009 -0400
Relicense main.c as LGPLv3, closes 590810
src/main.c | 32 +++++++++++++++-----------------
- 1 files changed, 15 insertions(+), 17 deletions(-)
+ 1 file changed, 15 insertions(+), 17 deletions(-)
commit f3e1f631102409a8cdc5c31652a854347a3a6587
Author: Robert Carr <racarr@gnome.org>
@@ -3235,9 +3708,9 @@ Date: Sun Aug 2 21:20:02 2009 -0400
[ffi] Add support for pointer types to FFI. Also avoid recreating FFIFunction objects and cache them in a GHashTable in the new seed_ffi_library_priv struct.
- modules/ffi/seed-ffi.c | 51 ++++++++++++++++++++++++++++++++-----------
- modules/ffi/test-strdup.js | 12 ++++++++++
- modules/ffi/test-xlib.js | 24 ++++++++++++++++++++
+ modules/ffi/seed-ffi.c | 51 +++++++++++++++++++++++++++++++++-----------
+ modules/ffi/test-strdup.js | 12 +++++++++++
+ modules/ffi/test-xlib.js | 24 +++++++++++++++++++++
3 files changed, 74 insertions(+), 13 deletions(-)
commit b2acd1899e80b0b7b0decb8b7d8d42607067f3b1
@@ -3247,7 +3720,7 @@ Date: Sun Aug 2 14:05:53 2009 -0400
[libxml] getAttribute would only work for the first attribute in a tag. Fix this
modules/libxml/xml.js | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 05fc42c0bc3939e6e6189d1a3902c12d05adec8d
Author: Robert Carr <racarr@gnome.org>
@@ -3256,8 +3729,8 @@ Date: Sun Aug 2 13:55:24 2009 -0400
[ffi] Hey, ffi actually works now. Add tests to prove this
modules/ffi/Makefile.am | 3 +-
- modules/ffi/seed-ffi.c | 83 +++++++++++++++++++++----------------------
- modules/ffi/test-sin.js | 12 ++++++
+ modules/ffi/seed-ffi.c | 83 ++++++++++++++++++++++----------------------
+ modules/ffi/test-sin.js | 12 +++++++
modules/ffi/test-strcmp.js | 13 +++++++
4 files changed, 68 insertions(+), 43 deletions(-)
@@ -3279,7 +3752,7 @@ Date: Sat Aug 1 21:28:14 2009 -0400
[ffi] Calling functions works now...
modules/ffi/Makefile.am | 2 +-
- modules/ffi/seed-ffi.c | 220 +++++++++++++++++++++++++++++++++++++++++++++-
+ modules/ffi/seed-ffi.c | 220 +++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 216 insertions(+), 6 deletions(-)
commit 9011b640aef992b5c3d32296d47dfea564fa5b17
@@ -3289,7 +3762,7 @@ Date: Sat Aug 1 18:48:08 2009 -0400
[ffi] Start implementing the calling bits...
modules/ffi/seed-ffi.c | 36 ++++++++++++++++++++++++++++++++++--
- 1 files changed, 34 insertions(+), 2 deletions(-)
+ 1 file changed, 34 insertions(+), 2 deletions(-)
commit 5681c3843e90c76b85dd69d43980c89a31cf7aae
Author: Robert Carr <racarr@gnome.org>
@@ -3298,7 +3771,7 @@ Date: Sat Aug 1 18:27:21 2009 -0400
ffi: Implement signature reading/building of internal representation for function signatures
modules/ffi/seed-ffi.c | 135 +++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 134 insertions(+), 1 deletions(-)
+ 1 file changed, 134 insertions(+), 1 deletion(-)
commit 571e2a04909667b5f9df07648cdc9f99e1f74fa6
Merge: f28d045 5e7849a
@@ -3314,7 +3787,7 @@ Date: Sat Aug 1 17:52:34 2009 -0400
[libseed] Fix bug in seed_value_to_string where if an object had an explicitly null toString member (overriding the default object one), it would cause a crash
libseed/seed-types.c | 11 +++++++----
- 1 files changed, 7 insertions(+), 4 deletions(-)
+ 1 file changed, 7 insertions(+), 4 deletions(-)
commit f28d04531685356203c6a2c2aee28f0aa01b959a
Author: Robert Carr <racarr@gnome.org>
@@ -3323,7 +3796,7 @@ Date: Sat Aug 1 17:47:52 2009 -0400
Implement getting functions from libraries...sort of...no calling yet
modules/ffi/seed-ffi.c | 34 ++++++++++++++++++++++++++++++++++
- 1 files changed, 34 insertions(+), 0 deletions(-)
+ 1 file changed, 34 insertions(+)
commit c9518305fb0e6403dea3cce677bc06d0d442e707
Author: Robert Carr <racarr@gnome.org>
@@ -3333,7 +3806,7 @@ Date: Sat Aug 1 17:32:23 2009 -0400
modules/ffi/Makefile.am | 24 ++++++++++++++
modules/ffi/seed-ffi.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 104 insertions(+), 0 deletions(-)
+ 2 files changed, 104 insertions(+)
commit b79b825990e62e5e6c87ec6b9815f09d58e7a56a
Author: Robert Carr <racarr@gnome.org>
@@ -3352,8 +3825,8 @@ Date: Sat Aug 1 15:54:29 2009 -0400
[libseed] Organize seed.h by value/object/context/closure/etc functions.
- libseed/seed.h | 132 ++++++++++++++++++++++++++-----------------------------
- 1 files changed, 62 insertions(+), 70 deletions(-)
+ libseed/seed.h | 132 ++++++++++++++++++++++++++------------------------------
+ 1 file changed, 62 insertions(+), 70 deletions(-)
commit 00f9a08b7a743c1d9a644f65ed40ff9dc20856ab
Author: Robert Carr <racarr@gnome.org>
@@ -3382,7 +3855,7 @@ Date: Fri Jul 31 23:26:59 2009 -0400
[n-oscillator] Use new semi-attractive gobject property definition
examples/n-oscillator.js | 24 +++++++++++-------------
- 1 files changed, 11 insertions(+), 13 deletions(-)
+ 1 file changed, 11 insertions(+), 13 deletions(-)
commit 9ef3f053e9a81411026b1670e8bba12d3bf08137
Author: Tim Horton <hortont424@gmail.com>
@@ -3391,7 +3864,7 @@ Date: Fri Jul 31 23:19:04 2009 -0400
[notify-test] Make notify test only notify on file creation, and show semi-useful information, just for fun
examples/notify-test.js | 20 +++++++++++++-------
- 1 files changed, 13 insertions(+), 7 deletions(-)
+ 1 file changed, 13 insertions(+), 7 deletions(-)
commit 55b773883ec6c46803849744f0f66b0593b7bbe2
Author: Tim Horton <hortont424@gmail.com>
@@ -3451,7 +3924,7 @@ Date: Fri Jul 31 22:20:22 2009 -0400
[libseed] Throw exception if property is installed with no type
libseed/seed-gtype.c | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit f77bf3533bcabf0596deda792afc628c376cbb44
Author: Tim Horton <hortont424@gmail.com>
@@ -3460,7 +3933,7 @@ Date: Fri Jul 31 22:18:47 2009 -0400
[libseed] More error checking for pretty property installation
libseed/seed-gtype.c | 43 ++++++++++++++++++++++++++++++++++++++++---
- 1 files changed, 40 insertions(+), 3 deletions(-)
+ 1 file changed, 40 insertions(+), 3 deletions(-)
commit c5fa8fcf5afd15113c2d6d481cbc2e4ee7429a82
Author: Tim Horton <hortont424@gmail.com>
@@ -3487,7 +3960,7 @@ Date: Fri Jul 31 00:21:17 2009 -0400
This reverts commit a5abcd40e738bc9d30cfec5369aca74b06cbab24.
libseed/seed-gtype.c | 40 ----------------------------------------
- 1 files changed, 0 insertions(+), 40 deletions(-)
+ 1 file changed, 40 deletions(-)
commit fabfb136e709eda42c2d6d11230e2c2e7b539bda
Author: Tim Horton <hortont424@gmail.com>
@@ -3496,7 +3969,7 @@ Date: Thu Jul 30 22:19:16 2009 -0400
[tests] Accidentally committed broken test in last commit.
tests/javascript/gtypes/gtype-property-nice.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5f509e54d94dca9e0a22b41054976856818e51c6
Author: Tim Horton <hortont424@gmail.com>
@@ -3533,7 +4006,7 @@ Date: Thu Jul 30 20:53:28 2009 -0400
This fixes breakage in adding properties to JS-side GTypes.
libseed/seed-gtype.c | 40 ++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 40 insertions(+), 0 deletions(-)
+ 1 file changed, 40 insertions(+)
commit c53da2b3078bfd1c29a3fa0242b1de36e985872f
Author: Tim Horton <hortont424@gmail.com>
@@ -3601,20 +4074,20 @@ Date: Wed Jul 29 20:54:45 2009 -0400
[libseed] Indentation fix. Sorry, Robb.
- libseed/seed-api.c | 97 +++++++----------
+ libseed/seed-api.c | 97 +++++++---------
libseed/seed-builtins.c | 23 ++--
libseed/seed-builtins.h | 5 +-
- libseed/seed-closure.c | 67 +++++++-----
+ libseed/seed-closure.c | 67 ++++++-----
libseed/seed-closure.h | 22 ++--
- libseed/seed-engine.c | 97 +++++++++--------
+ libseed/seed-engine.c | 97 ++++++++--------
libseed/seed-engine.h | 11 +-
libseed/seed-exceptions.c | 5 +-
libseed/seed-exceptions.h | 22 ++--
libseed/seed-gtype.c | 119 +++++++++++---------
libseed/seed-importer.c | 275 +++++++++++++++++++++++----------------------
libseed/seed-signals.c | 75 +++++++------
- libseed/seed-structs.c | 17 ++--
- libseed/seed-types.c | 130 ++++++++++------------
+ libseed/seed-structs.c | 17 +--
+ libseed/seed-types.c | 130 ++++++++++-----------
libseed/seed-types.h | 15 +--
15 files changed, 496 insertions(+), 484 deletions(-)
@@ -3634,8 +4107,8 @@ Date: Wed Jul 29 05:33:06 2009 -0400
[libseed] Real solution to the seed_gtype_construct recursion problem when inheriting from Seed defined GTypes. In seed_gtype_construct, we see if our parent is also a Seed defined type (has constructor == seed_gtype_construct), and if so we chain up to it's parent. If not, we chain to our parent.
- libseed/seed-gtype.c | 53 +++++++++++++++++++++++++++++++++++--------------
- 1 files changed, 38 insertions(+), 15 deletions(-)
+ libseed/seed-gtype.c | 53 ++++++++++++++++++++++++++++++++++++--------------
+ 1 file changed, 38 insertions(+), 15 deletions(-)
commit c7daca0f60ae7e687804b11a7f71990a96042b49
Author: Robert Carr <racarr@gnome.org>
@@ -3644,7 +4117,7 @@ Date: Wed Jul 29 05:00:46 2009 -0400
[libseed] The real problem with seed_gtype_construct was that the qdata storing the instance init function was being overwritten, use a hash table keyed by type now
libseed/seed-gtype.c | 158 ++------------------------------------------------
- 1 files changed, 6 insertions(+), 152 deletions(-)
+ 1 file changed, 6 insertions(+), 152 deletions(-)
commit 2713cdcd087e55b96467c43c7dc57c83540a02ab
Author: Robert Carr <racarr@gnome.org>
@@ -3653,7 +4126,7 @@ Date: Wed Jul 29 04:49:40 2009 -0400
[libseed] Remove some unused quarks
libseed/seed-gtype.c | 5 +----
- 1 files changed, 1 insertions(+), 4 deletions(-)
+ 1 file changed, 1 insertion(+), 4 deletions(-)
commit 343c99ffe3db1d9cdec89216e3aeae17c2e68985
Author: Robert Carr <racarr@gnome.org>
@@ -3662,7 +4135,7 @@ Date: Wed Jul 29 04:40:58 2009 -0400
[libseed] Fix the code duplication in init/init_with_context_group. init_with_context_group was out of sync anyway
libseed/seed-engine.c | 101 ++++++++-----------------------------------------
- 1 files changed, 16 insertions(+), 85 deletions(-)
+ 1 file changed, 16 insertions(+), 85 deletions(-)
commit 6932a8fff032b8c04ce6003bc0beff6cf61ba3b9
Author: Robert Carr <racarr@gnome.org>
@@ -3673,7 +4146,7 @@ Date: Wed Jul 29 03:51:27 2009 -0400
libseed/seed-gtype.c | 2 +-
tests/javascript/gtypes/Makefile.am | 1 +
tests/javascript/gtypes/gtype-gtype.js | 26 ++++++++++++++++++++++++++
- 3 files changed, 28 insertions(+), 1 deletions(-)
+ 3 files changed, 28 insertions(+), 1 deletion(-)
commit c5c340ad6dea7d0e034b1544e9ea074b03329891
Author: Robert Carr <racarr@gnome.org>
@@ -3683,7 +4156,7 @@ Date: Wed Jul 29 03:42:01 2009 -0400
libseed/seed-engine.c | 10 ++++++++++
libseed/seed-engine.h | 2 ++
- 2 files changed, 12 insertions(+), 0 deletions(-)
+ 2 files changed, 12 insertions(+)
commit 2074f448e9033a28e5a56757b4a96ebdf929ed30
Author: Robert Carr <racarr@gnome.org>
@@ -3692,7 +4165,7 @@ Date: Tue Jul 28 23:55:59 2009 -0400
[docs] Add remarks about JavaScriptCore exception model
doc/reference/tmpl/seed-exception.sgml | 12 +++++++++++-
- 1 files changed, 11 insertions(+), 1 deletions(-)
+ 1 file changed, 11 insertions(+), 1 deletion(-)
commit 705f8593007bc891d846acb94e8618b0f5534072
Author: Robert Carr <racarr@gnome.org>
@@ -3701,7 +4174,7 @@ Date: Tue Jul 28 23:48:28 2009 -0400
[docs] Add some documentation to SeedClass
doc/reference/tmpl/seed-jsclass.sgml | 12 +++++++++++-
- 1 files changed, 11 insertions(+), 1 deletions(-)
+ 1 file changed, 11 insertions(+), 1 deletion(-)
commit 0665abac32a65f343e7dc645b6add2b15c9507cd
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3710,7 +4183,7 @@ Date: Mon Jul 27 16:08:33 2009 -0400
[libseed] Use g_build_filename for portability
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit acdf1ac0bdb852be8da7b947a32090ca8f1f89d0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -3722,7 +4195,7 @@ Date: Sun Jul 26 12:03:11 2009 -0400
libseed/seed-engine.h | 11 +++++++++++
libseed/seed-importer.c | 5 +++++
libseed/seed.h | 1 +
- 4 files changed, 26 insertions(+), 0 deletions(-)
+ 4 files changed, 26 insertions(+)
commit 5b17a330a7e1548ae4de440c62d1cf014b69208b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -3731,7 +4204,7 @@ Date: Sun Jul 26 11:53:28 2009 -0400
[libseed] Refactor some of the importer dir handling code (adding __init__.js) soon
libseed/seed-importer.c | 22 ++++++++++++++++++++--
- 1 files changed, 20 insertions(+), 2 deletions(-)
+ 1 file changed, 20 insertions(+), 2 deletions(-)
commit 35e489736416bec156ed64da969d7dd689db3299
Author: Tim Horton <hortont424@gmail.com>
@@ -3740,7 +4213,7 @@ Date: Thu Jul 23 08:23:44 2009 -0400
[docs] Search path documentation
doc/reference/imports.sgml | 13 ++++++++++++-
- 1 files changed, 12 insertions(+), 1 deletions(-)
+ 1 file changed, 12 insertions(+), 1 deletion(-)
commit 42884e419cc2d06ae171bcd16b4e7baf6195ea48
Author: Tim Horton <hortont424@gmail.com>
@@ -3749,7 +4222,7 @@ Date: Thu Jul 23 07:43:57 2009 -0400
[docs] Loading native modules documentation
doc/reference/imports.sgml | 21 +++++++++++++++++++--
- 1 files changed, 19 insertions(+), 2 deletions(-)
+ 1 file changed, 19 insertions(+), 2 deletions(-)
commit e4992b7a74635d3bd9b592d675d3cedaa4506fc7
Author: Tim Horton <hortont424@gmail.com>
@@ -3761,7 +4234,7 @@ Date: Wed Jul 22 15:47:30 2009 -0400
other eyes, as this documentation is being written on a bus...
doc/reference/imports.sgml | 59 ++++++++++++++++++++++++++++++++++++++++++
- doc/reference/seed-docs.sgml | 8 +++--
+ doc/reference/seed-docs.sgml | 8 +++---
2 files changed, 64 insertions(+), 3 deletions(-)
commit ec8d13813ca60c723c98c33bf56a7af104c9a69c
@@ -3771,7 +4244,7 @@ Date: Tue Jul 21 14:42:38 2009 -0400
[docs] Make documentation respect DESTDIR install parameter
doc/modules/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 249a26bd0774ff7a3c45c295c1b355ab015981c1
Author: Xan Lopez <xan@gnome.org>
@@ -3787,7 +4260,7 @@ Date: Mon Jun 22 15:18:36 2009 +0300
array that we pass to g_function_info_invoke.
libseed/seed-engine.c | 9 +++++++--
- 1 files changed, 7 insertions(+), 2 deletions(-)
+ 1 file changed, 7 insertions(+), 2 deletions(-)
commit cb2a4316ccf6c7fc923bbc9ccde1072d83b1e994
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3796,7 +4269,7 @@ Date: Thu Jul 16 16:55:27 2009 -0400
[os] Also use canonicalize_file_name in os.realpath
modules/os/seed-os.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 2b6406f682002c136cb62176214859699768f2df
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3808,7 +4281,7 @@ Date: Thu Jul 16 16:32:32 2009 -0400
this trades one problem for another, because now we depend on a glibc extension
libseed/seed-importer.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 357249509ac56e88629791f6f89bee2122ace403
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -3817,7 +4290,7 @@ Date: Thu Jul 16 07:52:48 2009 -0400
Replace use of g_strconcat with "/" with g_build_filename
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8e530b8e5f6bba577709c94e244def26eb862d8f
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3838,7 +4311,7 @@ Date: Tue Jul 14 17:22:52 2009 -0400
extensions/Gtk.js | 10 ++++++++++
modules/gtkbuilder/seed-gtkbuilder.c | 2 +-
- 2 files changed, 11 insertions(+), 1 deletions(-)
+ 2 files changed, 11 insertions(+), 1 deletion(-)
commit 43bbb4efb5929f31a8388ccfc21bebbd71996450
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3857,7 +4330,7 @@ Date: Mon Jul 13 20:33:22 2009 -0400
[examples] ls.js accidentally got Seed. stripped from printf (not print)
examples/ls.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f0e383e71ae80fceb558ed2334fa64459d0245f8
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3866,7 +4339,7 @@ Date: Mon Jul 13 04:20:29 2009 -0400
[docs] Seed online docs moved to library.gnome.org
doc/reference/seed-docs.sgml | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit c86a963cc8ad8ac6b336439d5177e1709a1a9175
Author: Tim Horton <hortont424@gmail.com>
@@ -3875,7 +4348,7 @@ Date: Sun Jul 12 18:03:19 2009 -0400
[docs] Native function example
doc/reference/tmpl/seed-nativefuncs.sgml | 38 ++++++++++++++++++++++++++++++
- 1 files changed, 38 insertions(+), 0 deletions(-)
+ 1 file changed, 38 insertions(+)
commit d07fc3f0de74f1a97066d1fde477d98a09cc2974
Author: Tim Horton <hortont424@gmail.com>
@@ -3897,7 +4370,7 @@ Date: Sun Jul 12 17:40:31 2009 -0400
wrong to put it in seed.h too
doc/reference/tmpl/seed-nativefuncs.sgml | 15 ++++++++-------
- 1 files changed, 8 insertions(+), 7 deletions(-)
+ 1 file changed, 8 insertions(+), 7 deletions(-)
commit 80047cc4c1417f6bcb0ffd9664c7b8c44480566e
Author: Tim Horton <hortont424@gmail.com>
@@ -3918,7 +4391,7 @@ Date: Sun Jul 12 17:27:20 2009 -0400
doc/reference/tmpl/seed-nativefuncs.sgml | 11 +++++++++++
libseed/seed-engine.c | 12 ++++++++++++
- 2 files changed, 23 insertions(+), 0 deletions(-)
+ 2 files changed, 23 insertions(+)
commit cb832d1dd5adf4f55e50044c4e35a76254af2d9c
Author: Tim Horton <hortont424@gmail.com>
@@ -3936,8 +4409,8 @@ Date: Sun Jul 12 16:33:47 2009 -0400
[docs] Update more seed_value* docs
- libseed/seed-api.c | 54 +++++++++++++++++++++++++++++++++++++++++++--------
- m4/libtool.m4 | 3 --
+ libseed/seed-api.c | 54 +++++++++++++++++++++++++++++++++++++++++++---------
+ m4/libtool.m4 | 3 ---
2 files changed, 45 insertions(+), 12 deletions(-)
commit 76d4134bebfe35ff4525053f62bf32a6dde30c88
@@ -3947,7 +4420,7 @@ Date: Sun Jul 12 16:12:39 2009 -0400
[docs] seed_value_[to/from]_object
libseed/seed-types.c | 28 +++++++++++++++++++++++++++-
- 1 files changed, 27 insertions(+), 1 deletions(-)
+ 1 file changed, 27 insertions(+), 1 deletion(-)
commit b3ab1da1d2dd3edd04d193a00b0f76b2b935849a
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3967,7 +4440,7 @@ Date: Sun Jul 12 15:51:05 2009 -0400
doc/reference/tmpl/seed-context.sgml | 2 +-
doc/reference/tmpl/seed-exception.sgml | 34 ++++++++++++++++++++++++++++++++
- 2 files changed, 35 insertions(+), 1 deletions(-)
+ 2 files changed, 35 insertions(+), 1 deletion(-)
commit a3b64d47ed29af92f5cb0d4afe34962f67df6a24
Author: Tim Horton <hortont@svn.gnome.org>
@@ -3986,7 +4459,7 @@ Date: Sat Jul 11 21:12:47 2009 -0400
[docs] Expand seed_value_to_string docs to explain various conditions
libseed/seed-types.c | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ 1 file changed, 10 insertions(+)
commit 5b45b9c62d2171b90318d23f021a3f6f736f1f6a
Author: Tim Horton <hortont424@gmail.com>
@@ -3994,7 +4467,7 @@ Date: Sat Jul 11 21:04:08 2009 -0400
[libseed] Type-conversion documentation (filler, to make gtk-doc happy)
- libseed/seed-types.c | 114 +++++++++++++++++++++++++++++++++++++------------
+ libseed/seed-types.c | 114 +++++++++++++++++++++++++++++++++++++-------------
m4/libtool.m4 | 27 ++++++++++--
2 files changed, 109 insertions(+), 32 deletions(-)
@@ -4004,12 +4477,12 @@ Date: Sat Jul 11 01:41:47 2009 -0400
[libseed] More minor GLib usage and redefinition fixes.
- libseed/seed-api.c | 12 ++--
+ libseed/seed-api.c | 12 ++---
libseed/seed-builtins.c | 59 +++++++++-------------
libseed/seed-closure.c | 16 +++---
libseed/seed-engine.c | 9 ++--
libseed/seed-exceptions.c | 9 ++--
- libseed/seed-gtype.c | 66 +++++++++++-------------
+ libseed/seed-gtype.c | 66 ++++++++++++------------
libseed/seed-structs.c | 9 ++--
libseed/seed-types.c | 123 +++++++++++++++++++++------------------------
8 files changed, 141 insertions(+), 162 deletions(-)
@@ -4020,10 +4493,10 @@ Date: Sat Jul 11 00:19:04 2009 -0400
[libseed] Use glib types everywhere, don't redefine variables in inner scope, etc.
- libseed/seed-engine.c | 39 ++++++++++++++--------------
- libseed/seed-exceptions.c | 8 +++--
- libseed/seed-importer.c | 61 +++++++++++++++++++++++---------------------
- libseed/seed-signals.c | 9 ++++--
+ libseed/seed-engine.c | 39 ++++++++++++++---------------
+ libseed/seed-exceptions.c | 8 +++---
+ libseed/seed-importer.c | 61 ++++++++++++++++++++++++---------------------
+ libseed/seed-signals.c | 9 ++++---
libseed/seed-structs.c | 47 +++++++++++++++++-----------------
5 files changed, 86 insertions(+), 78 deletions(-)
@@ -4034,7 +4507,7 @@ Date: Fri Jul 10 23:17:26 2009 -0400
[tests] Distribute module test
tests/javascript/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit f879de36b63568c9ab37e437067fd538fdc6c4df
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4061,7 +4534,7 @@ Date: Fri Jul 10 20:33:10 2009 -0400
examples/calculator-mpfr.js | 3 +++
tools/check-release.sh | 1 +
- 2 files changed, 4 insertions(+), 0 deletions(-)
+ 2 files changed, 4 insertions(+)
commit 722d61cdb9da1fd2db204026a637250081187f0b
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4071,7 +4544,7 @@ Date: Fri Jul 10 20:29:36 2009 -0400
This reverts commit 3acbf99b1f53e4494a9bb1a5af31a0d68188119e.
- 0 files changed, 0 insertions(+), 0 deletions(-)
+ 0 files changed
commit 357f14425225a723c75d315a8e024387e7c8bc9f
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4082,7 +4555,7 @@ Date: Fri Jul 10 20:29:27 2009 -0400
This reverts commit 19658a0833b6f5fdc95d26d1151e2b42a6b2a1b8.
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 19658a0833b6f5fdc95d26d1151e2b42a6b2a1b8
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4091,7 +4564,7 @@ Date: Fri Jul 10 20:27:25 2009 -0400
[docs] Missed part of the last commit
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3acbf99b1f53e4494a9bb1a5af31a0d68188119e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4099,7 +4572,7 @@ Date: Fri Jul 10 20:16:29 2009 -0400
[docs] Try to keep html directory around (empty file so git doesn't lose it)
- 0 files changed, 0 insertions(+), 0 deletions(-)
+ 0 files changed
commit ee2714fc1e4050a7237d0fd0e630064f144ccbb2
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4108,7 +4581,7 @@ Date: Fri Jul 10 20:15:24 2009 -0400
[docs] Make sure to distribute contact documentation page
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 9769390e6cc3b24e10ad3f47503fdfad1e028387
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4117,7 +4590,7 @@ Date: Fri Jul 10 20:15:05 2009 -0400
[tools] Use public git repo for check-release, not git+ssh
tools/check-release.sh | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d7ce9a47b25a7b481c2b58693a26a070195fce51
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4126,7 +4599,7 @@ Date: Fri Jul 10 20:00:53 2009 -0400
[build] Clean up configure output surrounding mpfr detection
configure.ac | 5 -----
- 1 files changed, 0 insertions(+), 5 deletions(-)
+ 1 file changed, 5 deletions(-)
commit 040640ee779534c623e6642d61e359ad6d91cb72
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4135,7 +4608,7 @@ Date: Fri Jul 10 19:58:10 2009 -0400
[build] Distribute manpage
doc/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 51b6443fc5a573432af9574e48ae79167d8154e6
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4143,8 +4616,8 @@ Date: Fri Jul 10 19:56:39 2009 -0400
[docs] Add empty seed.types back so make dist doesn't complain
- .gitignore | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ .gitignore | 1 -
+ 1 file changed, 1 deletion(-)
commit dd992cfa5813a59963b7d8d4f84c5ea55773de32
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4163,7 +4636,7 @@ Date: Fri Jul 10 17:26:42 2009 -0400
[docs] Don't scan seed-debug or seed-path, as they're not public api
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4b1663647e75c94c9c202a86489108f81105cbfe
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4193,7 +4666,7 @@ Date: Fri Jul 10 16:32:25 2009 -0400
Update version to 0.8.5
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4079409f2a59ad0e8b884dacce7071eeffd54eaa
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4202,7 +4675,7 @@ Date: Fri Jul 10 16:31:43 2009 -0400
Add changelog data for 0.8.5
ChangeLog | 35 ++++++++++++++++++++++++++++++++---
- 1 files changed, 32 insertions(+), 3 deletions(-)
+ 1 file changed, 32 insertions(+), 3 deletions(-)
commit 15bc4fe551bd33f3234b4b9c05fb662bc7b410e6
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4210,8 +4683,8 @@ Date: Fri Jul 10 15:50:20 2009 -0400
Repair changelog (0.8 didn't conform to 80 chars, double spacing)
- ChangeLog | 66 ++++++++++++++++++++++++++++++++++++++++++++++--------------
- 1 files changed, 50 insertions(+), 16 deletions(-)
+ ChangeLog | 66 ++++++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 50 insertions(+), 16 deletions(-)
commit 1e8e6a75232f1b0c2f719a8f9383bea4a2bffc08
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4240,7 +4713,7 @@ Date: Thu Jul 9 00:43:30 2009 -0400
[docs] Remove import_namespace and include from runtime docs
doc/runtime.html.in | 27 ---------------------------
- 1 files changed, 0 insertions(+), 27 deletions(-)
+ 1 file changed, 27 deletions(-)
commit e6b1696d22f915bf5098a7d21256f164f79f53d2
Author: Tim Horton <hortont424@gmail.com>
@@ -4259,7 +4732,7 @@ Date: Thu Jul 9 00:14:26 2009 -0400
[docs] Scan seed-header.h; install seed-header.h; docs for seed-header.h
- doc/reference/seed-sections.txt | 3 +
+ doc/reference/seed-sections.txt | 3 ++
doc/reference/tmpl/seed-modules.sgml | 28 +++++++++++++
libseed/Makefile.am | 2 +-
libseed/seed-module.h | 72 ++++++++++++++++++++++++++++++++++
@@ -4276,7 +4749,7 @@ Date: Thu Jul 9 00:14:26 2009 -0400
modules/os/Makefile.am | 3 +-
modules/readline/Makefile.am | 2 +-
modules/sandbox/Makefile.am | 1 -
- modules/seed-module.h | 33 ---------------
+ modules/seed-module.h | 33 ----------------
modules/sqlite/Makefile.am | 2 +-
19 files changed, 108 insertions(+), 51 deletions(-)
@@ -4287,7 +4760,7 @@ Date: Wed Jul 8 21:59:00 2009 -0400
[docs] Fix incorrect argument name in prepare_global_context docs.
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d6cc781232c0d804b831ec1cbe1e9e6163456e5d
Author: Tim Horton <hortont424@gmail.com>
@@ -4296,7 +4769,7 @@ Date: Wed Jul 8 21:58:20 2009 -0400
[docs] Add context sample code
doc/reference/tmpl/seed-context.sgml | 14 ++++++++++++--
- 1 files changed, 12 insertions(+), 2 deletions(-)
+ 1 file changed, 12 insertions(+), 2 deletions(-)
commit cb63a71c7e172ae696e47b257ecce9a58d0b0f4f
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4305,7 +4778,7 @@ Date: Wed Jul 8 19:30:25 2009 -0400
[mpfr] Made mpfr.zeta support mpfr_zeta_ui
modules/mpfr/seed-mpfr-trig.c | 11 ++++++++---
- 1 files changed, 8 insertions(+), 3 deletions(-)
+ 1 file changed, 8 insertions(+), 3 deletions(-)
commit 97f6941a9e2aa10b431e6433c6e03dbfa23a0ff8
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4316,7 +4789,7 @@ Date: Wed Jul 8 19:07:19 2009 -0400
modules/mpfr/seed-mpfr-cmp.c | 40 ++++++++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 42 insertions(+), 0 deletions(-)
+ 3 files changed, 42 insertions(+)
commit 43110b2c79de98c3db06c6c0482aed9d096689b1
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4327,7 +4800,7 @@ Date: Wed Jul 8 19:01:22 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 40 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 42 insertions(+), 0 deletions(-)
+ 3 files changed, 42 insertions(+)
commit ebfee4e5c63cfd8be80e3a1f1f1048a0c9e30421
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4338,7 +4811,7 @@ Date: Wed Jul 8 19:00:15 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 40 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 42 insertions(+), 0 deletions(-)
+ 3 files changed, 42 insertions(+)
commit bf1f335aeb7dd36ff5cc05b891530bfff5e2775d
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4349,7 +4822,7 @@ Date: Wed Jul 8 18:50:13 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 65 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 67 insertions(+), 0 deletions(-)
+ 3 files changed, 67 insertions(+)
commit 851a5a6506f87c37c1b41a8ad304eb60cc1cb162
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4360,7 +4833,7 @@ Date: Wed Jul 8 18:33:25 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 41 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 43 insertions(+), 0 deletions(-)
+ 3 files changed, 43 insertions(+)
commit c6fdb66f865aa6d520845a3f4fee50b758bc8dd0
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4371,7 +4844,7 @@ Date: Wed Jul 8 18:26:10 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 30 ++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 32 insertions(+), 0 deletions(-)
+ 3 files changed, 32 insertions(+)
commit 5738d1175fc4838440bc994cb156a9f48035887c
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4382,7 +4855,7 @@ Date: Wed Jul 8 18:24:23 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 61 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 63 insertions(+), 0 deletions(-)
+ 3 files changed, 63 insertions(+)
commit 8c10fb9166d09d97592951840e0029fb40ccaabb
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4393,7 +4866,7 @@ Date: Wed Jul 8 18:22:58 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 61 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 63 insertions(+), 0 deletions(-)
+ 3 files changed, 63 insertions(+)
commit 404d588cd8beb3743a1427e3e34d27409e217548
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4403,8 +4876,8 @@ Date: Wed Jul 8 18:19:19 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 61 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
- modules/mpfr/seed-mpfr.h | 2 +
- 3 files changed, 64 insertions(+), 0 deletions(-)
+ modules/mpfr/seed-mpfr.h | 2 ++
+ 3 files changed, 64 insertions(+)
commit a9aba4a900db1e383f9b14074791f5c3b41b6fce
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4413,7 +4886,7 @@ Date: Wed Jul 8 17:55:44 2009 -0400
[mpfr] mpfr.check_range
modules/mpfr/seed-mpfr.c | 24 ++++++++++++++++++++++++
- 1 files changed, 24 insertions(+), 0 deletions(-)
+ 1 file changed, 24 insertions(+)
commit 5f7e61f5c3710a2e8b91a635ad1eb56a7067f352
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4422,7 +4895,7 @@ Date: Wed Jul 8 17:54:16 2009 -0400
[mpfr] Added mpfr.subnormalize
modules/mpfr/seed-mpfr.c | 24 ++++++++++++++++++++++++
- 1 files changed, 24 insertions(+), 0 deletions(-)
+ 1 file changed, 24 insertions(+)
commit aa2c73c6f6afeb3631ee1f01aa2f9c51a002aa21
Author: Tim Horton <hortont424@gmail.com>
@@ -4454,7 +4927,7 @@ Date: Wed Jul 8 13:38:09 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 12 ++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 14 insertions(+), 0 deletions(-)
+ 3 files changed, 14 insertions(+)
commit bfc30ff0b89e2d0664f0763a666e9f790317627d
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4463,7 +4936,7 @@ Date: Wed Jul 8 13:35:21 2009 -0400
Added other flags
modules/mpfr/seed-mpfr.c | 104 ++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 104 insertions(+), 0 deletions(-)
+ 1 file changed, 104 insertions(+)
commit 4d4eb865512698b708d161da00ee6eec5d2591c7
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4472,7 +4945,7 @@ Date: Wed Jul 8 13:30:00 2009 -0400
Underflow flag
modules/mpfr/seed-mpfr.c | 26 ++++++++++++++++++++++++++
- 1 files changed, 26 insertions(+), 0 deletions(-)
+ 1 file changed, 26 insertions(+)
commit 7668be5a9559e9f281527e1edfdf261ff4c938dc
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4481,7 +4954,7 @@ Date: Wed Jul 8 13:22:23 2009 -0400
Added emin_min, emin_max, emax_min, emax_max
modules/mpfr/seed-mpfr.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 44 insertions(+), 0 deletions(-)
+ 1 file changed, 44 insertions(+)
commit 62546b402f150009bcbccbf0e638b18209373ecd
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4490,7 +4963,7 @@ Date: Wed Jul 8 13:09:27 2009 -0400
Made mpfr.cmp work with doubles
modules/mpfr/seed-mpfr-cmp.c | 14 ++++++++++----
- 1 files changed, 10 insertions(+), 4 deletions(-)
+ 1 file changed, 10 insertions(+), 4 deletions(-)
commit 4a0f80f582272689368d3a792078b8d07a280210
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4499,7 +4972,7 @@ Date: Wed Jul 8 14:22:44 2009 -0400
[gettext] Don't free the wrong string (causing double-free crash in case of no translation)
modules/gettext/seed-gettext.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit b531c83fcd6eb374a9af4fcb5c763ab2d20d1723
Author: Tim Horton <hortont424@gmail.com>
@@ -4528,7 +5001,7 @@ Date: Wed Jul 8 00:57:18 2009 -0400
[libseed] Fix spelling error in SeedFunctionCallback
libseed/seed.h | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 37591fb2e2c449a91b76306eb8ae2cfcae761ebe
Author: Tim Horton <hortont424@gmail.com>
@@ -4536,7 +5009,7 @@ Date: Wed Jul 8 00:23:46 2009 -0400
[docs] Add simple "Hello world" to docs
- doc/reference/tmpl/seed-main.sgml | 25 ++++++++-
+ doc/reference/tmpl/seed-main.sgml | 25 +++++++-
doc/reference/tmpl/seed-unused.sgml | 110 -----------------------------------
2 files changed, 24 insertions(+), 111 deletions(-)
@@ -4549,9 +5022,9 @@ Date: Wed Jul 8 00:11:10 2009 -0400
.gitignore | 1 -
doc/reference/seed-overrides.txt | 41 ++++++++++++++++++++++++++++++++++
doc/reference/tmpl/seed-closure.sgml | 11 +++++++++
- doc/reference/tmpl/seed-eval.sgml | 4 +++
+ doc/reference/tmpl/seed-eval.sgml | 4 ++++
doc/reference/tmpl/seed-main.sgml | 12 +++++++++-
- libseed/seed-api.c | 5 ++-
+ libseed/seed-api.c | 5 +++--
6 files changed, 70 insertions(+), 4 deletions(-)
commit 9c5c7ca039b69bf4dea73057452977ca98b27d2a
@@ -4574,7 +5047,7 @@ Date: Tue Jul 7 01:48:27 2009 -0400
[os] Fix a few more warnings
modules/os/seed-os.c | 7 +------
- 1 files changed, 1 insertions(+), 6 deletions(-)
+ 1 file changed, 1 insertion(+), 6 deletions(-)
commit dd5906ddfc057e865ab10647457d52d749f1593c
Author: Tim Horton <hortont424@gmail.com>
@@ -4596,7 +5069,7 @@ Date: Tue Jul 7 01:33:34 2009 -0400
doc/reference/seed-sections.txt | 3 ++-
doc/reference/tmpl/seed-typeconversion.sgml | 10 ++++++++++
libseed/seed.h | 1 +
- 3 files changed, 13 insertions(+), 1 deletions(-)
+ 3 files changed, 13 insertions(+), 1 deletion(-)
commit ade592dd81d8ef69484d0192eb9ad3679251606a
Author: Tim Horton <hortont424@gmail.com>
@@ -4605,7 +5078,7 @@ Date: Tue Jul 7 01:29:11 2009 -0400
[libxml] Fix many warnings now that -Wall is on
modules/libxml/seed-libxml.c | 18 +++++++++---------
- 1 files changed, 9 insertions(+), 9 deletions(-)
+ 1 file changed, 9 insertions(+), 9 deletions(-)
commit 3da6f00a365d347db51e88430fdc84ea8ad339d6
Author: Tim Horton <hortont424@gmail.com>
@@ -4624,7 +5097,7 @@ Date: Tue Jul 7 01:16:28 2009 -0400
[gettext] Fix missing return from dcgettext
modules/gettext/seed-gettext.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 77a6cdd64f3e7326e6b8b75716d1ee3a213de8d7
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4634,7 +5107,7 @@ Date: Mon Jul 6 13:07:08 2009 -0400
doc/reference/seed-sections.txt | 1 +
doc/reference/tmpl/seed-jsclass.sgml | 7 +++++++
- 2 files changed, 8 insertions(+), 0 deletions(-)
+ 2 files changed, 8 insertions(+)
commit 4cb03f4187c65cc7f5c54403e14d86de810d1911
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4643,7 +5116,7 @@ Date: Mon Jul 6 08:44:28 2009 -0400
[docs] Update wording of module deps
doc/reference/building.sgml | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 01a8c1016a764cc89955929ddc7d57a8a1f5619c
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4685,7 +5158,7 @@ Date: Mon Jul 6 08:31:23 2009 -0400
doc/reference/tmpl/seed-signals.sgml | 33 ++
doc/reference/tmpl/seed-typeconversion.sgml | 452 +++++++++++++++++++++++++++
doc/reference/tmpl/seed-unused.sgml | 38 +++
- 13 files changed, 1376 insertions(+), 0 deletions(-)
+ 13 files changed, 1376 insertions(+)
commit bd1ba3812693afa393f300f18a9721136880a5e4
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4695,7 +5168,7 @@ Date: Mon Jul 6 08:21:18 2009 -0400
Makefile.am | 3 ++-
doc/seed.1 | 29 +++++++++++++++++++++++++++++
- 2 files changed, 31 insertions(+), 1 deletions(-)
+ 2 files changed, 31 insertions(+), 1 deletion(-)
commit acb8a8b4571dd903cfb90bc48f214e762ea4f2df
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4704,7 +5177,7 @@ Date: Mon Jul 6 07:56:21 2009 -0400
[docs] Set namespace to "seed" so reference index is usable
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f8ccfef5944328395a88247fa9e482e6bd6091f1
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4713,7 +5186,7 @@ Date: Mon Jul 6 07:54:03 2009 -0400
[docs] Only list seed/seed.html once in sections
doc/reference/seed-sections.txt | 14 ++------------
- 1 files changed, 2 insertions(+), 12 deletions(-)
+ 1 file changed, 2 insertions(+), 12 deletions(-)
commit 6876b5287e00ce7b26dc03d973ab0737e6710b72
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4722,7 +5195,7 @@ Date: Mon Jul 6 07:50:41 2009 -0400
[docs] Update makefile (put static sgml files in the right section)
doc/reference/Makefile.am | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 6dd8133e74a65a1c3594f07ce0e5ef5959ac3131
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4730,7 +5203,7 @@ Date: Mon Jul 6 07:44:02 2009 -0400
[docs] Continuing reorg; break into new sections, name sections
- doc/reference/seed-docs.sgml | 28 +++--
+ doc/reference/seed-docs.sgml | 28 ++--
doc/reference/seed-sections.txt | 218 +++++++++++++++------------
doc/reference/tmpl/seed-eval.sgml | 10 ++
doc/reference/tmpl/seed-jsclass.sgml | 10 ++
@@ -4759,7 +5232,7 @@ Date: Sun Jul 5 21:52:36 2009 -0400
[mpfr] get/set emin/emax
modules/mpfr/seed-mpfr.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 66 insertions(+), 0 deletions(-)
+ 1 file changed, 66 insertions(+)
commit 9dbc65f301ad4fb32ff86ad0746243fe4bb04f1a
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4768,7 +5241,7 @@ Date: Sun Jul 5 21:19:03 2009 -0400
[mpfr] Added mpfr.get_version and get_patches
modules/mpfr/seed-mpfr.c | 38 ++++++++++++++++++++++++++++++++++++++
- 1 files changed, 38 insertions(+), 0 deletions(-)
+ 1 file changed, 38 insertions(+)
commit 6023680fe5d5cfaf92327024ba21b977f9c10c30
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4777,9 +5250,9 @@ Date: Sun Jul 5 21:06:41 2009 -0400
[mpfr] Added mpfr.setsign mpfr.signbit, mpfr.copysign
modules/mpfr/seed-mpfr-arithmetic.c | 82 ++++++++++++++++++++++++++++++++++-
- modules/mpfr/seed-mpfr.c | 3 +
- modules/mpfr/seed-mpfr.h | 3 +
- 3 files changed, 87 insertions(+), 1 deletions(-)
+ modules/mpfr/seed-mpfr.c | 3 ++
+ modules/mpfr/seed-mpfr.h | 3 ++
+ 3 files changed, 87 insertions(+), 1 deletion(-)
commit e4db8303b02e73cd9ecf9e551866e53d92f71801
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4788,7 +5261,7 @@ Date: Sun Jul 5 20:22:48 2009 -0400
[mpfr] Add mpfr.can_round and other fixes
modules/mpfr/seed-mpfr.c | 33 +++++++++++++++++++++++++++++----
- 1 files changed, 29 insertions(+), 4 deletions(-)
+ 1 file changed, 29 insertions(+), 4 deletions(-)
commit dd843896e1a3ba40e61790121fe8613d984034e8
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4797,7 +5270,7 @@ Date: Sun Jul 5 20:01:37 2009 -0400
[mpfr] get/set default rounding mode
modules/mpfr/seed-mpfr.c | 24 ++++++++++++++++++++++++
- 1 files changed, 24 insertions(+), 0 deletions(-)
+ 1 file changed, 24 insertions(+)
commit bda517ed18032de986345e84a7b500af8fde0d97
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4808,7 +5281,7 @@ Date: Sun Jul 5 19:51:13 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 23 +++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 2 ++
- 3 files changed, 26 insertions(+), 0 deletions(-)
+ 3 files changed, 26 insertions(+)
commit 8de7ca10090920cd681563b89ad52c9753a11395
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4817,9 +5290,9 @@ Date: Sun Jul 5 19:40:02 2009 -0400
[mpfr] Added mpfr.min, mpfr.max
modules/mpfr/seed-mpfr-arithmetic.c | 64 +++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 2 +
+ modules/mpfr/seed-mpfr.c | 2 ++
modules/mpfr/seed-mpfr.h | 3 ++
- 3 files changed, 69 insertions(+), 0 deletions(-)
+ 3 files changed, 69 insertions(+)
commit ceefddab9e23f237c3f25f4a79cd1a0fdc5556e1
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4829,8 +5302,8 @@ Date: Sun Jul 5 19:28:31 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 61 +++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 3 ++
- modules/mpfr/seed-mpfr.h | 4 ++
- 3 files changed, 68 insertions(+), 0 deletions(-)
+ modules/mpfr/seed-mpfr.h | 4 +++
+ 3 files changed, 68 insertions(+)
commit 013123ce3fc5d75c56070ea624e192609be6b7fe
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4839,7 +5312,7 @@ Date: Sun Jul 5 19:07:25 2009 -0400
[mpfr] Fixed wrong function name in exception
modules/mpfr/seed-mpfr-trig.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit b38405d41a87e45e9eebab79e4b701362ef5289a
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4848,9 +5321,9 @@ Date: Sun Jul 5 19:06:28 2009 -0400
[mpfr] More rounding related functions
modules/mpfr/seed-mpfr-arithmetic.c | 112 +++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 4 +
+ modules/mpfr/seed-mpfr.c | 4 ++
modules/mpfr/seed-mpfr.h | 5 ++
- 3 files changed, 121 insertions(+), 0 deletions(-)
+ 3 files changed, 121 insertions(+)
commit 8606bdc33cab90824bb263a65c98cae041c91625
Author: Tim Horton <hortont424@gmail.com>
@@ -4859,7 +5332,7 @@ Date: Sun Jul 5 23:06:36 2009 -0400
[docs] Update contact docs to have Git repo and email addresses
doc/reference/contact.sgml | 11 +++++++++--
- 1 files changed, 9 insertions(+), 2 deletions(-)
+ 1 file changed, 9 insertions(+), 2 deletions(-)
commit 4607806086a74b4caca92e96659ad03446247ba5
Author: Tim Horton <hortont424@gmail.com>
@@ -4888,7 +5361,7 @@ Date: Sun Jul 5 22:45:03 2009 -0400
doc/reference/tmpl/seed-object.sgml | 10 ++
doc/reference/tmpl/seed-string.sgml | 10 ++
doc/reference/tmpl/seed-value.sgml | 10 ++
- 7 files changed, 286 insertions(+), 0 deletions(-)
+ 7 files changed, 286 insertions(+)
commit 4d07b99f9e26454a1f4fc553a8d401013c73fe9d
Author: Tim Horton <hortont@svn.gnome.org>
@@ -4913,9 +5386,9 @@ Date: Sun Jul 5 18:15:57 2009 -0400
More rounding functions
modules/mpfr/seed-mpfr-arithmetic.c | 120 +++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 4 +
+ modules/mpfr/seed-mpfr.c | 4 ++
modules/mpfr/seed-mpfr.h | 5 ++
- 3 files changed, 129 insertions(+), 0 deletions(-)
+ 3 files changed, 129 insertions(+)
commit 986c52b0841740882b3310088c8203ba38a54a9f
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4924,9 +5397,9 @@ Date: Sun Jul 5 18:08:40 2009 -0400
Added rounding functions
modules/mpfr/seed-mpfr-arithmetic.c | 145 +++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 5 +
+ modules/mpfr/seed-mpfr.c | 5 ++
modules/mpfr/seed-mpfr.h | 6 ++
- 3 files changed, 156 insertions(+), 0 deletions(-)
+ 3 files changed, 156 insertions(+)
commit 3a4d4d994fee72505bae0d969dd3ed8fb6a4b0e0
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4935,7 +5408,7 @@ Date: Sun Jul 5 17:40:55 2009 -0400
Added mpfr.print as sort of fake printf
modules/mpfr/seed-mpfr.c | 26 ++++++++++++++++++++++++++
- 1 files changed, 26 insertions(+), 0 deletions(-)
+ 1 file changed, 26 insertions(+)
commit 74260aa0f5bcb9bd888c600bfb617f832dbdb96a
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4956,7 +5429,7 @@ Date: Sun Jul 5 17:15:55 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 32 ++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 34 insertions(+), 0 deletions(-)
+ 3 files changed, 34 insertions(+)
commit 51eb7abf52b250f4524e63b2f99b318455d5dbc5
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4965,9 +5438,9 @@ Date: Sun Jul 5 16:58:50 2009 -0400
[mpfr] Added mpfr.abs and mpfr.neg
modules/mpfr/seed-mpfr-arithmetic.c | 60 +++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 2 +
+ modules/mpfr/seed-mpfr.c | 2 ++
modules/mpfr/seed-mpfr.h | 3 ++
- 3 files changed, 65 insertions(+), 0 deletions(-)
+ 3 files changed, 65 insertions(+)
commit f792cc58d87fa8e0efba1fad48a6527db4828fad
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4978,7 +5451,7 @@ Date: Sun Jul 5 16:31:15 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 12 ++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 2 ++
- 3 files changed, 15 insertions(+), 0 deletions(-)
+ 3 files changed, 15 insertions(+)
commit c580721293d0da555710c7eac2172b3af011e9fa
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -4989,7 +5462,7 @@ Date: Sun Jul 5 16:26:52 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 32 ++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 34 insertions(+), 0 deletions(-)
+ 3 files changed, 34 insertions(+)
commit f199c315b3f9742a028f0b0afc5c8ec1feb2e80e
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5000,7 +5473,7 @@ Date: Sun Jul 5 16:21:47 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 32 ++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 34 insertions(+), 0 deletions(-)
+ 3 files changed, 34 insertions(+)
commit 7f4db360a4cf9166b9a48e80cc6f796d7dc86bc5
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5009,9 +5482,9 @@ Date: Sun Jul 5 16:19:33 2009 -0400
[mpfr] Added mpfr.fma and mpfr.fms
modules/mpfr/seed-mpfr-trig.c | 68 +++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 2 +
+ modules/mpfr/seed-mpfr.c | 2 ++
modules/mpfr/seed-mpfr.h | 3 ++
- 3 files changed, 73 insertions(+), 0 deletions(-)
+ 3 files changed, 73 insertions(+)
commit 71e62c1cc04edff826e8dda6a146a5a5454af889
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5022,7 +5495,7 @@ Date: Sun Jul 5 16:12:44 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 199 +++++++++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 6 ++
modules/mpfr/seed-mpfr.h | 7 ++
- 3 files changed, 212 insertions(+), 0 deletions(-)
+ 3 files changed, 212 insertions(+)
commit 49d206c70cacc50106dff7696dcf22ef910bde8c
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5031,7 +5504,7 @@ Date: Sun Jul 5 16:29:30 2009 -0400
[build] Turn -Wall on globally (was just in libseed)
configure.ac | 5 ++---
- 1 files changed, 2 insertions(+), 3 deletions(-)
+ 1 file changed, 2 insertions(+), 3 deletions(-)
commit f74d61a0bf6db72110def769da3eca2217062e2d
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5042,7 +5515,7 @@ Date: Sun Jul 5 12:28:29 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 240 +++++++++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 8 ++
modules/mpfr/seed-mpfr.h | 10 ++
- 3 files changed, 258 insertions(+), 0 deletions(-)
+ 3 files changed, 258 insertions(+)
commit f1b1b0747ac4ac190bb004f9df448c5bf90c7469
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5053,7 +5526,7 @@ Date: Sun Jul 5 12:19:12 2009 -0400
modules/mpfr/seed-mpfr-cmp.c | 188 ++++++++++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 7 ++
modules/mpfr/seed-mpfr.h | 7 ++
- 3 files changed, 202 insertions(+), 0 deletions(-)
+ 3 files changed, 202 insertions(+)
commit 5776376b8879038f7f18f5fd5e76b320349772b0
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5064,7 +5537,7 @@ Date: Sun Jul 5 12:08:03 2009 -0400
modules/mpfr/seed-mpfr-cmp.c | 28 ++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 2 ++
- 3 files changed, 31 insertions(+), 0 deletions(-)
+ 3 files changed, 31 insertions(+)
commit cb57e058f41fb89052f94cb98a2eb15999117a70
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5073,9 +5546,9 @@ Date: Sun Jul 5 12:04:13 2009 -0400
[mpfr] Added mpfr.nan_p, inf_p, number_p, zero_p
modules/mpfr/seed-mpfr-cmp.c | 80 ++++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 4 ++
+ modules/mpfr/seed-mpfr.c | 4 +++
modules/mpfr/seed-mpfr.h | 5 +++
- 3 files changed, 89 insertions(+), 0 deletions(-)
+ 3 files changed, 89 insertions(+)
commit 57bcef156892fd17be9aacc30d7cfea749610215
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5086,7 +5559,7 @@ Date: Sun Jul 5 11:58:56 2009 -0400
modules/mpfr/seed-mpfr-cmp.c | 28 ++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 30 insertions(+), 0 deletions(-)
+ 3 files changed, 30 insertions(+)
commit f0ab9ba15066f982e524b3a5954cb077ec336dff
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5098,7 +5571,7 @@ Date: Sun Jul 5 11:57:20 2009 -0400
modules/mpfr/seed-mpfr-cmp.c | 32 ++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 2 ++
- 4 files changed, 37 insertions(+), 1 deletions(-)
+ 4 files changed, 37 insertions(+), 1 deletion(-)
commit 76def6eb1a80f10763bd43cf080144976bb6a4ee
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5109,7 +5582,7 @@ Date: Sun Jul 5 11:51:07 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 30 ++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 32 insertions(+), 0 deletions(-)
+ 3 files changed, 32 insertions(+)
commit 333c71453eb3a68a0d56f0160c82d057cc3e6ab2
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5120,7 +5593,7 @@ Date: Sun Jul 5 11:49:29 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 30 ++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 1 +
- 3 files changed, 32 insertions(+), 0 deletions(-)
+ 3 files changed, 32 insertions(+)
commit d7784d2347a8437774e2ecd87a5f18c2539e4f35
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5131,7 +5604,7 @@ Date: Sun Jul 5 11:35:42 2009 -0400
modules/mpfr/seed-mpfr-arithmetic.c | 31 +++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.c | 1 +
modules/mpfr/seed-mpfr.h | 2 ++
- 3 files changed, 34 insertions(+), 0 deletions(-)
+ 3 files changed, 34 insertions(+)
commit 2fb758ce6ba25b6d3cac349b27464bcec8a692dc
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5140,7 +5613,7 @@ Date: Sun Jul 5 11:32:22 2009 -0400
[mpfr] mpfr fits functions
modules/mpfr/seed-mpfr.c | 184 ++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 184 insertions(+), 0 deletions(-)
+ 1 file changed, 184 insertions(+)
commit 2136e91a86b33044ad7b09bae738398be3eda49e
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5149,7 +5622,7 @@ Date: Sun Jul 5 11:21:37 2009 -0400
[mpfr] Added mpfr.get_d
modules/mpfr/seed-mpfr.c | 23 +++++++++++++++++++++++
- 1 files changed, 23 insertions(+), 0 deletions(-)
+ 1 file changed, 23 insertions(+)
commit 55369c5f50d41093d05d04f657491c8df1ac0cdc
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5158,7 +5631,7 @@ Date: Sun Jul 5 11:17:36 2009 -0400
[mpfr] Added mpfr.swap
modules/mpfr/seed-mpfr.c | 27 +++++++++++++++++++++++++++
- 1 files changed, 27 insertions(+), 0 deletions(-)
+ 1 file changed, 27 insertions(+)
commit 3ccb5d97b96d995ea7248ad0de2919f100a1ff01
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5167,7 +5640,7 @@ Date: Sun Jul 5 11:13:51 2009 -0400
[mpfr] Added mpfr.set_nan
modules/mpfr/seed-mpfr.c | 16 ++++++++++++++++
- 1 files changed, 16 insertions(+), 0 deletions(-)
+ 1 file changed, 16 insertions(+)
commit b2e3858551476c5cc4142d0dfbc514efac017131
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5176,7 +5649,7 @@ Date: Sun Jul 5 11:12:13 2009 -0400
[mpfr] Added mpfr.set_inf
modules/mpfr/seed-mpfr.c | 33 +++++++++++++++++++++++++++++++++
- 1 files changed, 33 insertions(+), 0 deletions(-)
+ 1 file changed, 33 insertions(+)
commit ee44ad8fc38e04d2302340304a25d497359fa7aa
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5185,9 +5658,9 @@ Date: Sun Jul 5 02:45:50 2009 -0400
[mpfr] Added asinh, acosh, atanh
modules/mpfr/seed-mpfr-trig.c | 92 +++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 3 +
+ modules/mpfr/seed-mpfr.c | 3 ++
modules/mpfr/seed-mpfr.h | 4 ++
- 3 files changed, 99 insertions(+), 0 deletions(-)
+ 3 files changed, 99 insertions(+)
commit a4d7e13b1fa4ccbd9e0396222c9a98ddadfcb933
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5196,9 +5669,9 @@ Date: Sun Jul 5 02:39:46 2009 -0400
[mpfr] Added sech, csch, coth
modules/mpfr/seed-mpfr-trig.c | 91 +++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 3 +
+ modules/mpfr/seed-mpfr.c | 3 ++
modules/mpfr/seed-mpfr.h | 4 ++
- 3 files changed, 98 insertions(+), 0 deletions(-)
+ 3 files changed, 98 insertions(+)
commit 0db0b75a50f935f3472890b59583bc93b4dafcef
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5207,9 +5680,9 @@ Date: Sun Jul 5 02:34:07 2009 -0400
[mpfr] Implement sinh, cosh, tanh
modules/mpfr/seed-mpfr-trig.c | 92 +++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 3 +
+ modules/mpfr/seed-mpfr.c | 3 ++
modules/mpfr/seed-mpfr.h | 4 ++
- 3 files changed, 99 insertions(+), 0 deletions(-)
+ 3 files changed, 99 insertions(+)
commit 1acdc8bb40cf8270de9c641c6b4575a13cc9d3cf
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5218,9 +5691,9 @@ Date: Sun Jul 5 02:20:45 2009 -0400
[mpfr] log functions
modules/mpfr/seed-mpfr-trig.c | 93 +++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.c | 3 +
+ modules/mpfr/seed-mpfr.c | 3 ++
modules/mpfr/seed-mpfr.h | 4 ++
- 3 files changed, 100 insertions(+), 0 deletions(-)
+ 3 files changed, 100 insertions(+)
commit e0ed90d2a8b5f5720ce56926c4bb6591a97e3227
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5229,7 +5702,7 @@ Date: Sun Jul 5 02:15:18 2009 -0400
[mpfr] Forgot to add functions from last commit to function list
modules/mpfr/seed-mpfr.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 24882acbee597b5bd129d3dfebb5c733bc7217c1
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5239,7 +5712,7 @@ Date: Sun Jul 5 02:12:06 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 91 +++++++++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.h | 4 ++
- 2 files changed, 95 insertions(+), 0 deletions(-)
+ 2 files changed, 95 insertions(+)
commit f93379064725ad720b03e14b1b409edd2a5d6ddb
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5249,7 +5722,7 @@ Date: Sun Jul 5 02:05:47 2009 -0400
modules/mpfr/seed-mpfr-trig.c | 90 +++++++++++++++++++++++++++++++++++++++++
modules/mpfr/seed-mpfr.h | 4 ++
- 2 files changed, 94 insertions(+), 0 deletions(-)
+ 2 files changed, 94 insertions(+)
commit 7b1baa89cea536db733ca949099881bd759a909e
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5258,8 +5731,8 @@ Date: Sun Jul 5 01:48:44 2009 -0400
[mpfr] Added mpfr.cos and mpfr.tan
modules/mpfr/seed-mpfr-trig.c | 59 +++++++++++++++++++++++++++++++++++++++++
- modules/mpfr/seed-mpfr.h | 2 +
- 2 files changed, 61 insertions(+), 0 deletions(-)
+ modules/mpfr/seed-mpfr.h | 2 ++
+ 2 files changed, 61 insertions(+)
commit a7ccaea5d7e2ae5715be36d9705c487740933361
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5267,7 +5740,7 @@ Date: Sun Jul 5 01:43:12 2009 -0400
[mpfr] More fixes to the mpfr multi-file build.
- modules/mpfr/seed-mpfr.c | 48 +--------------------------------------------
+ modules/mpfr/seed-mpfr.c | 48 ++--------------------------------------------
modules/mpfr/seed-mpfr.h | 47 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 49 insertions(+), 46 deletions(-)
@@ -5278,7 +5751,7 @@ Date: Sun Jul 5 01:36:40 2009 -0400
[mpfr] Add continuation chars to makefile so we actually build all source files
modules/mpfr/Makefile.am | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 1b4d49cbf1b05997cd7fe468c06cf78a2a90af43
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5287,7 +5760,7 @@ Date: Sun Jul 5 01:52:28 2009 -0400
[modules] Change wording of argument count check
modules/seed-module.h | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 0a6091a19d52f12cddd41653441b121d534b1eca
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5296,7 +5769,7 @@ Date: Sun Jul 5 01:49:27 2009 -0400
[modules] No more pluralization of argument count, no more asprintf
modules/seed-module.h | 12 +++---------
- 1 files changed, 3 insertions(+), 9 deletions(-)
+ 1 file changed, 3 insertions(+), 9 deletions(-)
commit f246677a0e84531f83cc6b5c7a05954901bbc156
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5305,7 +5778,7 @@ Date: Sun Jul 5 01:17:55 2009 -0400
[mpfr] Add seed-mpfr.h to extra-dist
modules/mpfr/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit d7d77a8110245c8a083b4ab3169f2515ab989113
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5327,7 +5800,7 @@ Date: Sun Jul 5 01:14:39 2009 -0400
[build] Remove INSTALL.osx from extra_dist.
Makefile.am | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 0cf7425ca1cb58f72635b79470de2fbcf737d62a
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5336,7 +5809,7 @@ Date: Sat Jul 4 23:39:34 2009 -0400
[docs] Update doc index. Should work in-tree, not on the web (Robb: fix structure on server)
doc/index.html | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit f6fda2bf1b40acc32b2f3a2857eb4102cdb775c4
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5357,7 +5830,7 @@ Date: Sat Jul 4 23:17:00 2009 -0400
[docs] Forgot introduction file in last commit.
doc/reference/introduction.sgml | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ 1 file changed, 22 insertions(+)
commit 22775e447fef732fb5af5165b3a2fea556e2666f
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5367,7 +5840,7 @@ Date: Sat Jul 4 23:16:18 2009 -0400
doc/reference/Makefile.am | 2 +-
doc/reference/seed-docs.sgml | 1 +
- 2 files changed, 2 insertions(+), 1 deletions(-)
+ 2 files changed, 2 insertions(+), 1 deletion(-)
commit 3aa18d4aade45c19d1a554f15ceefa8915b8b445
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5377,7 +5850,7 @@ Date: Sat Jul 4 23:12:37 2009 -0400
doc/reference/building.sgml | 294 ++++++++++++++++++++++++++++++++++++++++++
doc/reference/seed-docs.sgml | 2 +-
- 2 files changed, 295 insertions(+), 1 deletions(-)
+ 2 files changed, 295 insertions(+), 1 deletion(-)
commit 5d47a099bb6c15efbf01187954dbecadd7d60c82
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5385,12 +5858,12 @@ Date: Sat Jul 4 21:55:52 2009 -0400
[docs] Reorganize index to be more like Gtk
- doc/reference/seed-docs.sgml | 45 +++++++++++++++++++++--------------------
+ doc/reference/seed-docs.sgml | 45 +++++++++++++++++++++---------------------
libseed/seed-api.c | 12 +++++++++++
- libseed/seed-closure.h | 6 +++++
- libseed/seed-engine.h | 6 +++++
+ libseed/seed-closure.h | 6 ++++++
+ libseed/seed-engine.h | 6 ++++++
libseed/seed-exceptions.h | 2 +-
- libseed/seed-types.h | 4 +-
+ libseed/seed-types.h | 4 ++--
6 files changed, 50 insertions(+), 25 deletions(-)
commit 815831645b9a9785345d340a3f5ba84b3a01b3a1
@@ -5400,7 +5873,7 @@ Date: Sat Jul 4 20:57:59 2009 -0400
Add afp temporary files to gitignore
.gitignore | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 0fb0f93f63698a503df033b9bb5f1d993976815e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5411,13 +5884,13 @@ Date: Sat Jul 4 17:11:23 2009 -0400
configure.ac | 2 +-
examples/gtkplug.js | 4 +-
modules/Makefile.am | 2 +-
- modules/Multiprocessing/Makefile.am | 26 ---
+ modules/Multiprocessing/Makefile.am | 26 ----
modules/Multiprocessing/bi.js | 28 ----
- modules/Multiprocessing/fork.js | 42 -----
+ modules/Multiprocessing/fork.js | 42 ------
modules/Multiprocessing/seed-Multiprocessing.c | 193 ------------------------
- modules/multiprocessing/Makefile.am | 26 +++
+ modules/multiprocessing/Makefile.am | 26 ++++
modules/multiprocessing/bi.js | 28 ++++
- modules/multiprocessing/fork.js | 42 +++++
+ modules/multiprocessing/fork.js | 42 ++++++
modules/multiprocessing/seed-multiprocessing.c | 193 ++++++++++++++++++++++++
11 files changed, 293 insertions(+), 293 deletions(-)
@@ -5449,7 +5922,7 @@ Date: Sat Jul 4 16:44:38 2009 -0400
[calculator-mpfr] Stole prefix parser from ease to make a calculator for Matt to fill in with mpfr functions
examples/calculator-mpfr.js | 142 +++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 142 insertions(+), 0 deletions(-)
+ 1 file changed, 142 insertions(+)
commit 8041f4719aed21ebc1066bc95cd86b601eaaf2e3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5519,7 +5992,7 @@ Date: Sat Jul 4 04:09:40 2009 -0400
[readline] Port readline module to seed-module.h
modules/readline/Makefile.am | 2 +-
- modules/readline/seed-readline.c | 85 +++++++++++++------------------------
+ modules/readline/seed-readline.c | 85 ++++++++++++++------------------------
2 files changed, 31 insertions(+), 56 deletions(-)
commit aa01ea84d8ba93a2a7e8128909b947289a74a717
@@ -5529,7 +6002,7 @@ Date: Sat Jul 4 04:03:50 2009 -0400
[gettext] Forgot to put static functions on gettext ns
modules/gettext/gettext.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit eaf23273742a500e58edb47f2fa88d38d3f150f1
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5547,7 +6020,7 @@ Date: Sat Jul 4 03:57:14 2009 -0400
modules/os/Makefile.am | 1 +
modules/sandbox/Makefile.am | 1 +
modules/sqlite/Makefile.am | 1 +
- 10 files changed, 10 insertions(+), 0 deletions(-)
+ 10 files changed, 10 insertions(+)
commit 2fcc8a61cee0ae09d505bab260990db7a67493df
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5566,8 +6039,8 @@ Date: Sat Jul 4 03:39:27 2009 -0400
[gettext] Use static class functions to cleanup init
- modules/gettext/gettext.c | 91 +++++++++++++++++---------------------------
- 1 files changed, 35 insertions(+), 56 deletions(-)
+ modules/gettext/gettext.c | 91 +++++++++++++++++----------------------------
+ 1 file changed, 35 insertions(+), 56 deletions(-)
commit 4a89fc578ed73092ec4c901374ec1a95a42dccb2
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5586,7 +6059,7 @@ Date: Sat Jul 4 03:29:18 2009 -0400
[gettext] Port gettext to DEFINE_ENUM_MEMBER
modules/gettext/gettext.c | 41 +++++++++++++++--------------------------
- 1 files changed, 15 insertions(+), 26 deletions(-)
+ 1 file changed, 15 insertions(+), 26 deletions(-)
commit 15e99ed21d8833d0663062ae137eb59d5fb2bd3c
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5595,7 +6068,7 @@ Date: Sat Jul 4 03:28:55 2009 -0400
[modules] DEFINE_ENUM_MEMBER macro
modules/seed-module.h | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit 4b6e53ca0ad55681acdf462eeed3596fac9785a6
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5604,7 +6077,7 @@ Date: Sat Jul 4 03:17:55 2009 -0400
[gettext] Port gettext to new CHECK_ARG_COUNT macro
modules/gettext/Makefile.am | 1 +
- modules/gettext/gettext.c | 83 ++++++------------------------------------
+ modules/gettext/gettext.c | 83 +++++++------------------------------------
2 files changed, 13 insertions(+), 71 deletions(-)
commit 614ae012babc0da5dd7d6d0474e7f9ea5d9adbec
@@ -5615,7 +6088,7 @@ Date: Sat Jul 4 03:13:30 2009 -0400
modules/Makefile.am | 2 ++
modules/seed-module.h | 19 +++++++++++++++++++
- 2 files changed, 21 insertions(+), 0 deletions(-)
+ 2 files changed, 21 insertions(+)
commit 726d1085ef332f1458b3bc7c727c24b0fc92da8b
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5624,7 +6097,7 @@ Date: Sat Jul 4 02:40:43 2009 -0400
[mpfr] mpfr set/get exp
modules/mpfr/mpfr.c | 26 ++++++++++++++++++++++++++
- 1 files changed, 26 insertions(+), 0 deletions(-)
+ 1 file changed, 26 insertions(+)
commit 7f2b9694fbbe839824ad07f509f714928b4b792f
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5633,7 +6106,7 @@ Date: Sat Jul 4 02:29:23 2009 -0400
[mpfr] Added other mpfr constants
modules/mpfr/mpfr.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 52 insertions(+), 0 deletions(-)
+ 1 file changed, 52 insertions(+)
commit 6446deb35db7171957ade662337a8b01868d7e1b
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5642,7 +6115,7 @@ Date: Sat Jul 4 02:32:57 2009 -0400
[docs] Add the three new seed_value functions to the reference
doc/reference/seed-sections.txt | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit 9a62819429d9ddf95bf06b95f19c9a1afead556e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5651,7 +6124,7 @@ Date: Sat Jul 4 02:23:28 2009 -0400
[tests] We don't care what the modules test outputs (except to stderr)
tests/javascript/modules.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5efda6a612269a871c0db17974e3fc8da03ccc11
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5660,7 +6133,7 @@ Date: Sat Jul 4 02:11:51 2009 -0400
[mpfr] Added mpfr.pi
modules/mpfr/mpfr.c | 25 +++++++++++++++++++++++++
- 1 files changed, 25 insertions(+), 0 deletions(-)
+ 1 file changed, 25 insertions(+)
commit d672ce7bf680c9831939a2db767df2dc5f62dc70
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5669,7 +6142,7 @@ Date: Sat Jul 4 02:03:32 2009 -0400
[mpfr] Added mpfr enums and constants
modules/mpfr/mpfr.c | 27 +++++++++++++++++++++++++++
- 1 files changed, 27 insertions(+), 0 deletions(-)
+ 1 file changed, 27 insertions(+)
commit e501b043ee8a9133f577e21f46a40a597fec0109
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5678,7 +6151,7 @@ Date: Sat Jul 4 01:45:27 2009 -0400
[mpfr] Minor type consistency change (size_t -> gsize)
modules/mpfr/mpfr.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 008d509824ea2b6c92b4a4821b1e679b1debb33f
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5687,7 +6160,7 @@ Date: Sat Jul 4 01:43:21 2009 -0400
[mpfr] Fixed mistakes in use of macro
modules/mpfr/mpfr.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit dfce47fb03b2d3d619509d82bec1871eba93c2c2
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5696,7 +6169,7 @@ Date: Sat Jul 4 01:30:26 2009 -0400
[mpfr] Fixed missing type in seed_mpfr_arg_type
modules/mpfr/mpfr.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit d9b222410e9c4d122c9d31dcbcc7b11e90cb29dd
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5705,7 +6178,7 @@ Date: Sat Jul 4 01:28:50 2009 -0400
[mpfr] Switched to using macro madness for exceptions
modules/mpfr/mpfr.c | 147 ++++++++++++++++++++-------------------------------
- 1 files changed, 58 insertions(+), 89 deletions(-)
+ 1 file changed, 58 insertions(+), 89 deletions(-)
commit 67a2c92cae81778de056edc01a78be7b002a359b
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5714,7 +6187,7 @@ Date: Sat Jul 4 00:56:29 2009 -0400
[mpfr] Renamed class "mpfr" to "mpfr_t"
modules/mpfr/mpfr.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 286e3a9905c09a8d24da65b1bda437189a8dc55a
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5723,7 +6196,7 @@ Date: Sat Jul 4 00:54:02 2009 -0400
[mpfr] Added mpfr.sin
modules/mpfr/mpfr.c | 41 +++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 41 insertions(+), 0 deletions(-)
+ 1 file changed, 41 insertions(+)
commit b55b77184e5aa920e782d39e0aa24018c948ee76
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5731,8 +6204,8 @@ Date: Sat Jul 4 00:38:30 2009 -0400
[mpfr] Redid mpfr with set constructor to be better. Don't use the init with set functions as they always use default precision
- modules/mpfr/mpfr.c | 90 ++++++++++++++++++++++++++------------------------
- 1 files changed, 47 insertions(+), 43 deletions(-)
+ modules/mpfr/mpfr.c | 90 +++++++++++++++++++++++++++------------------------
+ 1 file changed, 47 insertions(+), 43 deletions(-)
commit 17e76fbdcb249c64d28b5c2e68bc9066b365eb21
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5741,7 +6214,7 @@ Date: Sat Jul 4 00:16:01 2009 -0400
[mpfr] Added mpfr.set function
modules/mpfr/mpfr.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 55 insertions(+), 1 deletions(-)
+ 1 file changed, 55 insertions(+), 1 deletion(-)
commit 7812a6eededd99df9e24e1937178be563a56e71d
Author: Tim Horton <hortont424@gmail.com>
@@ -5750,7 +6223,7 @@ Date: Fri Jul 3 22:14:37 2009 -0400
Add module test to check for undefined symbols and assist the coverage tool
tests/javascript/modules.js | 29 +++++++++++++++++++++++++++++
- 1 files changed, 29 insertions(+), 0 deletions(-)
+ 1 file changed, 29 insertions(+)
commit 74de3a26e0e75dc8146b25d1bc7ef5bab092df85
Author: Tim Horton <hortont424@gmail.com>
@@ -5769,7 +6242,7 @@ Date: Fri Jul 3 21:39:52 2009 -0400
Add profiling output to gitignore
.gitignore | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 887666a521731cb820439a4821e946fcef3b4005
Author: Tim Horton <hortont424@gmail.com>
@@ -5788,7 +6261,7 @@ Date: Fri Jul 3 21:32:08 2009 -0400
[gettext] On some systems, we need to explicitly include locale.h to get the LC_* consts
modules/gettext/gettext.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 57018389d9926914c389e98facffffa8450a0a40
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5797,7 +6270,7 @@ Date: Fri Jul 3 13:47:52 2009 -0400
[mpfr] Added mpfr.out_str()
modules/mpfr/mpfr.c | 42 +++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 41 insertions(+), 1 deletions(-)
+ 1 file changed, 41 insertions(+), 1 deletion(-)
commit 83745245f8021add925b3a779cd630922297a2f6
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5805,8 +6278,8 @@ Date: Fri Jul 3 13:14:49 2009 -0400
[mpfr] Redid mpfr_add. Not sure it should be done this way.
- modules/mpfr/mpfr.c | 80 +++++++++++++++++++++++++++++++++++++++++++++-----
- 1 files changed, 72 insertions(+), 8 deletions(-)
+ modules/mpfr/mpfr.c | 80 +++++++++++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 72 insertions(+), 8 deletions(-)
commit 50ebd8774fda73e4f90a7cd3708c41e1d8977ffc
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5815,7 +6288,7 @@ Date: Fri Jul 3 11:12:01 2009 -0400
[mpfr] Removed seed_mpfr_init2 since real constructor replaces it.
modules/mpfr/mpfr.c | 28 ----------------------------
- 1 files changed, 0 insertions(+), 28 deletions(-)
+ 1 file changed, 28 deletions(-)
commit 35bbf203bcc3bff37aa9c4ff8576837f788b70fc
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5838,7 +6311,7 @@ Date: Fri Jul 3 02:32:28 2009 -0400
[mpfr] Minor fixes to mpfr module
modules/mpfr/mpfr.c | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit 46d3d35ab601f6ceede89cca519aba012e1b6dfd
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5846,8 +6319,8 @@ Date: Fri Jul 3 02:11:12 2009 -0400
[mpfr] Added attempts at constructors for mpfr types
- modules/mpfr/mpfr.c | 136 +++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 133 insertions(+), 3 deletions(-)
+ modules/mpfr/mpfr.c | 136 +++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 133 insertions(+), 3 deletions(-)
commit 7acd9008ae3d901d02a3d745ed52c8a0d0761035
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5857,7 +6330,7 @@ Date: Fri Jul 3 00:52:02 2009 -0400
libseed/seed-api.c | 15 +++++++++++++++
libseed/seed.h | 1 +
- 2 files changed, 16 insertions(+), 0 deletions(-)
+ 2 files changed, 16 insertions(+)
commit 1c2eb6bd0f55aa47594387fad35791da96b1f287
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5867,7 +6340,7 @@ Date: Fri Jul 3 00:25:00 2009 -0400
libseed/seed-api.c | 28 ++++++++++++++++++++++++++++
libseed/seed.h | 2 ++
- 2 files changed, 30 insertions(+), 0 deletions(-)
+ 2 files changed, 30 insertions(+)
commit d153da7ca50fb5ddccc34e9da135fababbb80d99
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5876,7 +6349,7 @@ Date: Thu Jul 2 22:11:26 2009 -0400
[mpfr] Renamed set and get precision to prec to be consistent with mpfr
modules/mpfr/mpfr.c | 20 ++++++++++----------
- 1 files changed, 10 insertions(+), 10 deletions(-)
+ 1 file changed, 10 insertions(+), 10 deletions(-)
commit 99ed7947d9b96333b93e628cf56da2cf29445a01
Author: Tim Horton <hortont@svn.gnome.org>
@@ -5910,7 +6383,7 @@ Date: Thu Jul 2 17:08:10 2009 -0400
[mpfr] Added test mpfr_add binding. Fixed backwards from/to seed type functions
modules/mpfr/mpfr.c | 37 ++++++++++++++++++++++++++++++++++---
- 1 files changed, 34 insertions(+), 3 deletions(-)
+ 1 file changed, 34 insertions(+), 3 deletions(-)
commit 0c0f41d84d2ea976e51d6f135253f4f9ec43121c
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5948,9 +6421,9 @@ Date: Thu Jul 2 12:29:35 2009 -0400
configure.ac | 42 ++++++++++++++++++++++++++++++++
modules/Makefile.am | 2 +-
- modules/mpfr/Makefile.am | 24 ++++++++++++++++++
+ modules/mpfr/Makefile.am | 24 +++++++++++++++++++
modules/mpfr/mpfr.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++
- 4 files changed, 127 insertions(+), 1 deletions(-)
+ 4 files changed, 127 insertions(+), 1 deletion(-)
commit 70a5a5339e0282e6d93f1285e25fd1749e730f26
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5959,7 +6432,7 @@ Date: Thu Jul 2 11:57:54 2009 -0400
[libseed] Added to/from type functions for short/ushort
libseed/seed-types.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 85 insertions(+), 1 deletions(-)
+ 1 file changed, 85 insertions(+), 1 deletion(-)
commit 2946295d9e5fd7e1f200c04897a6341a129731e6
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5967,8 +6440,8 @@ Date: Thu Jul 2 11:05:50 2009 -0400
[gettext] Various bits of code cleanup
- modules/gettext/gettext.c | 84 ++++++++++++++++++++++----------------------
- 1 files changed, 42 insertions(+), 42 deletions(-)
+ modules/gettext/gettext.c | 84 ++++++++++++++++++++++-----------------------
+ 1 file changed, 42 insertions(+), 42 deletions(-)
commit 6322cd3f3767d3c1c2a40ff7f1e288978d9f6e50
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -5981,7 +6454,7 @@ Date: Thu Jul 2 11:01:58 2009 -0400
fit for the time being.
modules/gettext/gettext.c | 28 ++++++++++++++++++++++++++++
- 1 files changed, 28 insertions(+), 0 deletions(-)
+ 1 file changed, 28 insertions(+)
commit 2a96d5fc390899e4bad0401fa6aed4c30938ad44
Author: Tim Horton <hortont424@gmail.com>
@@ -5990,7 +6463,7 @@ Date: Thu Jul 2 05:07:38 2009 -0400
[clutter-pad] Update spring example to recent Clutter API changes
examples/clutter-pad/examples/spring.js | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit f6dd1bc8902254444c4a9e0a5729f043bf26dca8
Author: Tim Horton <hortont424@gmail.com>
@@ -5999,7 +6472,7 @@ Date: Thu Jul 2 04:55:28 2009 -0400
[gettext] Matt made up some functions, and build failed to warn about them (?)
modules/gettext/gettext.c | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit 9bf91d0ebefa62815aa116f821610539c6eb4b61
Author: Tim Horton <hortont424@gmail.com>
@@ -6008,7 +6481,7 @@ Date: Thu Jul 2 04:50:35 2009 -0400
[tests] Update everything.js to match g-i changes
tests/javascript/everything.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 462e6de4a157adb27d319b8c95ed141945c2f64e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6017,7 +6490,7 @@ Date: Thu Jul 2 04:16:19 2009 -0400
[build] Matt lost some quotes in make-functions.js earlier
doc/modules/make-functions.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6603afe7d8ea933484e5b15dd4f5cba677ac2804
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6026,7 +6499,7 @@ Date: Thu Jul 2 04:11:24 2009 -0400
[build] Distribute Seed extension script as Seed.js.in
extensions/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3683483d9a9b0cc0d909926361a52fa757128ce1
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6035,7 +6508,7 @@ Date: Thu Jul 2 03:20:49 2009 -0400
Add all sorts of stuff to .gitignore
.gitignore | 34 +++++++++++++++++++++++++++++++++-
- 1 files changed, 33 insertions(+), 1 deletions(-)
+ 1 file changed, 33 insertions(+), 1 deletion(-)
commit 9d1f826b05856ca8e3f7a3b9e7d4883a3d059502
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6044,7 +6517,7 @@ Date: Thu Jul 2 02:57:02 2009 -0400
[gettext] Fix up various indentation problems in gettext module
modules/gettext/gettext.c | 161 +++++++++++++++++++++++----------------------
- 1 files changed, 82 insertions(+), 79 deletions(-)
+ 1 file changed, 82 insertions(+), 79 deletions(-)
commit e01e9cdfd6fe51b4631b653de0ad278eb367e78e
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -6052,8 +6525,8 @@ Date: Thu Jul 2 02:42:33 2009 -0400
[gettext] Bind the remainder of the gettext functions
- modules/gettext/gettext.c | 312 ++++++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 297 insertions(+), 15 deletions(-)
+ modules/gettext/gettext.c | 312 ++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 297 insertions(+), 15 deletions(-)
commit a18b603ca8c82e0d4da7e9c7037f4d8fba4f249f
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6061,8 +6534,8 @@ Date: Thu Jul 2 00:32:14 2009 -0400
[gettext] Add textdomain binding, rename i18n->gettext for consistency
- modules/gettext/gettext.c | 51 ++++++++++++++++++++++++++++++++++----------
- 1 files changed, 39 insertions(+), 12 deletions(-)
+ modules/gettext/gettext.c | 51 ++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 39 insertions(+), 12 deletions(-)
commit 37bb655d4baa753f863a819a67a4dd99f778515f
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -6071,7 +6544,7 @@ Date: Wed Jul 1 11:10:59 2009 -0400
[build] Use print instead of Seed.printf during doc build, as it doesn't depend on an installed version of seed
doc/modules/make-functions.js | 24 ++++++++++++------------
- 1 files changed, 12 insertions(+), 12 deletions(-)
+ 1 file changed, 12 insertions(+), 12 deletions(-)
commit b3a3479cfd299097371eb7c451e4d4303e0b3910
Author: Matt ARSENAULT <arsenm2@rpi.edu>
@@ -6090,13 +6563,13 @@ Date: Wed Jul 1 10:49:09 2009 -0400
examples/n-oscillator.js | 26 +-
examples/pango-fontset.js | 4 +-
examples/pango.js | 134 ++++----
- libseed/seed-api.c | 80 +++---
- libseed/seed-builtins.c | 99 ++++---
+ libseed/seed-api.c | 80 ++---
+ libseed/seed-builtins.c | 99 +++---
libseed/seed-builtins.h | 20 +-
- libseed/seed-closure.c | 50 ++--
+ libseed/seed-closure.c | 50 +--
libseed/seed-closure.h | 22 +-
libseed/seed-debug.h | 20 +-
- libseed/seed-engine.c | 82 +++---
+ libseed/seed-engine.c | 82 ++---
libseed/seed-engine.h | 22 +-
libseed/seed-exceptions.c | 24 +-
libseed/seed-exceptions.h | 22 +-
@@ -6104,32 +6577,32 @@ Date: Wed Jul 1 10:49:09 2009 -0400
libseed/seed-gtype.h | 20 +-
libseed/seed-importer.c | 256 +++++++-------
libseed/seed-private.h | 20 +-
- libseed/seed-signals.c | 50 ++--
+ libseed/seed-signals.c | 50 +--
libseed/seed-signals.h | 22 +-
libseed/seed-structs.c | 18 +-
libseed/seed-structs.h | 20 +-
- libseed/seed-types.c | 86 +++---
+ libseed/seed-types.c | 86 ++---
libseed/seed-types.h | 20 +-
- libseed/seed.h | 38 +-
+ libseed/seed.h | 38 +--
modules/Multiprocessing/bi.js | 2 +-
modules/Multiprocessing/fork.js | 4 +-
modules/Multiprocessing/multi.c | 2 +-
modules/cairo/seed-cairo-enums.c | 10 +-
modules/cairo/seed-cairo-image-surface.c | 18 +-
- modules/cairo/seed-cairo-matrix.c | 88 +++---
+ modules/cairo/seed-cairo-matrix.c | 88 ++---
modules/cairo/seed-cairo-matrix.h | 4 +-
modules/cairo/seed-cairo-pattern.c | 34 +-
modules/cairo/seed-cairo-pdf-surface.c | 24 +-
- modules/cairo/seed-cairo-surface.c | 48 ++--
+ modules/cairo/seed-cairo-surface.c | 48 +--
modules/cairo/seed-cairo.c | 358 ++++++++++----------
modules/canvas/seed-canvas.c | 72 ++--
modules/dbus/dbus-exports.c | 106 +++---
- modules/dbus/dbus-values.c | 54 ++--
- modules/dbus/module.c | 52 ++--
+ modules/dbus/dbus-values.c | 54 +--
+ modules/dbus/module.c | 52 +--
modules/gettext/gettext.c | 12 +-
modules/gtkbuilder/gtkbuilder.c | 14 +-
modules/libxml/libxml.c | 68 ++--
- modules/os/os.c | 242 +++++++-------
+ modules/os/os.c | 242 ++++++-------
modules/readline/seed-readline.c | 16 +-
modules/sandbox/sandbox.c | 30 +-
modules/sqlite/seed-sqlite.c | 4 +-
@@ -6181,7 +6654,7 @@ Date: Fri Jun 26 17:31:44 2009 -0400
[libseed] When importing, search "." _last_
extensions/Seed.js.in | 7 ++++---
- 1 files changed, 4 insertions(+), 3 deletions(-)
+ 1 file changed, 4 insertions(+), 3 deletions(-)
commit f4591162662e0671a92e240fbe2c283faa493c34
Author: Tim Horton <hortont424@gmail.com>
@@ -6190,7 +6663,7 @@ Date: Fri Jun 26 17:12:21 2009 -0400
[examples] Also forgot to remove same from Makefile.am. Apparently I've lost my mind...
examples/Makefile.am | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 4f7cacb99cd0b12ef1cf3f78f17ee3f3130dbda8
Author: Tim Horton <hortont424@gmail.com>
@@ -6199,7 +6672,7 @@ Date: Fri Jun 26 17:09:07 2009 -0400
[examples] Forgot to remove same from configure.ac in last commit
configure.ac | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 39a587147b7835bc31309ee1215f8767fd80738d
Author: Tim Horton <hortont424@gmail.com>
@@ -6233,11 +6706,11 @@ Date: Wed Jun 24 18:13:17 2009 -0400
This seems like a strange place for this to go, but I can't find
any other way to access gettext strings.
- configure.ac | 10 ++++++++
+ configure.ac | 10 +++++++++
modules/Makefile.am | 2 +-
- modules/gettext/Makefile.am | 24 +++++++++++++++++++
+ modules/gettext/Makefile.am | 24 ++++++++++++++++++++
modules/gettext/gettext.c | 52 +++++++++++++++++++++++++++++++++++++++++++
- 4 files changed, 87 insertions(+), 1 deletions(-)
+ 4 files changed, 87 insertions(+), 1 deletion(-)
commit ca16639cc269e1075dcb485a5c33f87bc8ea5e12
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6246,7 +6719,7 @@ Date: Wed Jun 24 02:12:01 2009 -0400
[patches] Clutter animatev patch and gobject-introspection patches landed upstream
patches/clutter-animatev-annotation.patch | 22 ----------------------
- 1 files changed, 0 insertions(+), 22 deletions(-)
+ 1 file changed, 22 deletions(-)
commit 6acb6c0a7f4c1ad730bbe0c289b2dc586eec2ba3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6255,7 +6728,7 @@ Date: Tue Jun 23 04:20:33 2009 -0400
[extensions] Include the path of the executed script in the default search path
extensions/Seed.js.in | 21 ++++++++++++++++++---
- 1 files changed, 18 insertions(+), 3 deletions(-)
+ 1 file changed, 18 insertions(+), 3 deletions(-)
commit 84c119ae565650740358b08dc8fe7d2c8faca837
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6265,7 +6738,7 @@ Date: Fri Jun 19 22:55:51 2009 -0400
configure.ac | 2 +-
m4/shave.m4 | 118 +++++++++++++++++++++++++++++++++++-----------
- scripts/shave-libtool.in | 46 +++++++++++++++++-
+ scripts/shave-libtool.in | 46 ++++++++++++++++--
scripts/shave.in | 37 ++++++++++++++-
4 files changed, 169 insertions(+), 34 deletions(-)
@@ -6300,7 +6773,7 @@ Date: Fri Jun 19 22:00:12 2009 -0400
[same-seed] Implement animation in C (testing) port
examples/same-seed/same.c | 75 ++++++++++++++++++++++++++++++++++++++++++---
- 1 files changed, 70 insertions(+), 5 deletions(-)
+ 1 file changed, 70 insertions(+), 5 deletions(-)
commit a0c3b943d2b8ccb7c07a45b3852d50e7329afc2c
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6309,7 +6782,7 @@ Date: Thu Jun 18 19:05:49 2009 -0400
Add patch to add "out" annotation to gtk_tree_model_get_value
patches/gir-repo-gtktreemodel-get-value.patch | 30 +++++++++++++++++++++++++
- 1 files changed, 30 insertions(+), 0 deletions(-)
+ 1 file changed, 30 insertions(+)
commit 94a37cadc4d209948fef5d7799c1db31f8903687
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6318,7 +6791,7 @@ Date: Thu Jun 18 02:52:18 2009 -0400
[same-seed] Preliminary C version, mostly for debugging purposes.
examples/same-seed/same.c | 231 +++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 231 insertions(+), 0 deletions(-)
+ 1 file changed, 231 insertions(+)
commit 7a908d8694450a56bffaea2dfc0b5389b3e6bb79
Author: Tim Horton <hortont424@gmail.com>
@@ -6327,7 +6800,7 @@ Date: Mon Jun 15 21:03:18 2009 -0400
This patch landed upstream (in an expanded fashion).
patches/clutter-animatev-caching.patch | 90 --------------------------------
- 1 files changed, 0 insertions(+), 90 deletions(-)
+ 1 file changed, 90 deletions(-)
commit a0298a4f36e7fd1799592fc436ba5c40361c17ed
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6350,7 +6823,7 @@ Date: Sun Jun 14 13:54:42 2009 -0400
[clutter-cogl] Update 0.9 version of the example to match the fact that the COGL introspection data is now separate from that of Clutter
examples/clutter-cogl-0.9.js | 21 +++++++++++----------
- 1 files changed, 11 insertions(+), 10 deletions(-)
+ 1 file changed, 11 insertions(+), 10 deletions(-)
commit b951c6023bb2898dfddf877b8d0d61822ee94e76
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6359,7 +6832,7 @@ Date: Fri Jun 12 18:43:34 2009 -0400
Update spring example to recent clutter API changes.
examples/clutter-pad/examples/spring.js | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 646f2c8878ee436644c457f444ecea3754fb6765
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6368,7 +6841,7 @@ Date: Fri Jun 5 19:25:20 2009 -0400
New patch against clutter; removes some caching, a silly way to fix bug 1631
patches/clutter-animatev-caching.patch | 90 ++++++++++++++++++++++++++++++++
- 1 files changed, 90 insertions(+), 0 deletions(-)
+ 1 file changed, 90 insertions(+)
commit 87220e8e64ad3804ceb8b2a69ca760505c1131c2
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6377,7 +6850,7 @@ Date: Wed Jun 3 21:32:17 2009 -0400
Extensions: Don't recreate the importer search path unless it doesn't exist or is empty.
extensions/Seed.js.in | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit b6b6402f8b0977d9fb237d6a114195f3d8f1463f
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6393,7 +6866,7 @@ Date: Wed Jun 3 20:44:49 2009 -0400
tests/javascript/searchpath/Makefile.am | 1 -
tests/javascript/searchpath/a.js | 9 ---------
tests/javascript/searchpath/b.js | 8 --------
- 6 files changed, 1 insertions(+), 28 deletions(-)
+ 6 files changed, 1 insertion(+), 28 deletions(-)
commit d6de7e0060d6ae2eda59a52ca029af0114951e31
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6428,7 +6901,7 @@ Date: Wed Jun 3 20:39:17 2009 -0400
tests/javascript/searchpath/Makefile.am | 1 +
tests/javascript/searchpath/a.js | 9 +++++++++
tests/javascript/searchpath/b.js | 8 ++++++++
- 6 files changed, 28 insertions(+), 1 deletions(-)
+ 6 files changed, 28 insertions(+), 1 deletion(-)
commit a206010b423b3d335df7c73192aad7275a0bbab3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6437,7 +6910,7 @@ Date: Wed Jun 3 01:34:30 2009 -0400
Partially update README (we use Git, we need gnome-js-common, etc.)
README | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 0239b5004084565cedc22cf460c2f65021dba3a5
Author: Tim Horton <hortont@svn.gnome.org>
@@ -6446,7 +6919,7 @@ Date: Sat May 30 18:44:04 2009 -0400
dont install threaded repl twice
examples/Makefile.am | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 3bd3b2282d860ff29c8c75839d0adf97c1770eea
Author: Tim Horton <hortont424@gmail.com>
@@ -6455,7 +6928,7 @@ Date: Fri May 29 10:13:09 2009 -0400
Update object-info test to latest introspection changes.
tests/javascript/object-info.js | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 609b2428af638a89636b60eb640ddfd498556659
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6473,8 +6946,8 @@ Date: Fri May 29 05:38:17 2009 -0400
examples: Cleanup actions example
- examples/actions.js | 62 +++++++++++++++++++++-----------------------------
- 1 files changed, 26 insertions(+), 36 deletions(-)
+ examples/actions.js | 62 +++++++++++++++++++++------------------------------
+ 1 file changed, 26 insertions(+), 36 deletions(-)
commit db8c640fef0dc29d6ce2dac4519101264d91fd6a
Author: Tim Horton <hortont424@gmail.com>
@@ -6495,7 +6968,7 @@ Date: Fri May 29 09:34:18 2009 -0400
Fix more relative paths.
doc/reference/Makefile.am | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 78631a0ec9e53c3beaf919c08e5bdec8a2f0a6f5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6504,7 +6977,7 @@ Date: Fri May 29 05:30:30 2009 -0400
Fix printf in tests
tests/javascript/printf.js | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit eb2e927bdbbcbc18e161cae0346c67e5300d8141
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6515,7 +6988,7 @@ Date: Fri May 29 05:13:35 2009 -0400
libseed/seed-closure.c | 6 +++++-
libseed/seed-closure.h | 2 ++
libseed/seed-types.c | 1 +
- 3 files changed, 8 insertions(+), 1 deletions(-)
+ 3 files changed, 8 insertions(+), 1 deletion(-)
commit 98f826b22fdc83cc72118c74497fb9989330e779
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6573,7 +7046,7 @@ Date: Fri May 29 09:04:20 2009 -0400
Build: dist cairo module headers.
modules/cairo/Makefile.am | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 8aa5f1c09af3e32519e4027df71819aa681007b1
Author: Tim Horton <hortont424@gmail.com>
@@ -6582,7 +7055,7 @@ Date: Fri May 29 09:00:37 2009 -0400
Distribute dbus-exports.h
modules/dbus/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 5b8e240c427c891458d6d458265f3a035d2faef2
Author: Tim Horton <hortont424@gmail.com>
@@ -6601,7 +7074,7 @@ Date: Fri May 29 08:50:03 2009 -0400
Build: readline.xml dist.
doc/modules/readline/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5bc98ab41ac4ed3671cc60ee59736faada74330f
Author: Tim Horton <hortont424@gmail.com>
@@ -6610,7 +7083,7 @@ Date: Fri May 29 08:43:35 2009 -0400
Build: dist sqlite.xml
doc/modules/sqlite/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a40d0943b870d86e6ee3aba17a8d5720efc534ab
Author: Tim Horton <hortont424@gmail.com>
@@ -6619,7 +7092,7 @@ Date: Fri May 29 08:37:59 2009 -0400
Build: fix another file missing from dist.
doc/modules/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f4ed437134af34eb0c31cdc30355e90910fddb17
Author: Tim Horton <hortont424@gmail.com>
@@ -6628,7 +7101,7 @@ Date: Fri May 29 08:29:26 2009 -0400
Doc: printf is not global yet
doc/modules/make-functions.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit a1ef3fa3874a1443d3302b1f8a515373b264c5b7
Author: Tim Horton <hortont424@gmail.com>
@@ -6648,7 +7121,7 @@ Date: Thu May 28 18:56:55 2009 -0400
Bump autotools version
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 11bed8dabf1dea3ca2c21008128e73fbadfd2551
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6678,8 +7151,8 @@ Date: Wed May 27 05:47:18 2009 -0400
ChangeLog | 1 +
libseed/seed-types.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++
- libseed/seed-types.h | 8 +++++++
- 3 files changed, 64 insertions(+), 0 deletions(-)
+ libseed/seed-types.h | 8 ++++++++
+ 3 files changed, 64 insertions(+)
commit 975b83c9a8e245c359eddd62967ec236ceaac014
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6700,7 +7173,7 @@ Date: Wed May 27 04:32:17 2009 -0400
find . -path ./.git -prune -o -type f -print0 | xargs -o perl -pi -e 's/Seed\.print/g'
- doc/mapping/mapping.html.in | 10 +-
+ doc/mapping/mapping.html.in | 10 +--
doc/modules/make-functions.js | 16 ++--
doc/modules/readline/readline.xml | 2 +-
doc/modules/sandbox/sandbox.xml | 2 +-
@@ -6748,7 +7221,7 @@ Date: Wed May 27 04:32:17 2009 -0400
modules/sqlite/example.js | 2 +-
tests/javascript/argv.js | 2 +-
tests/javascript/builtin-argument-length.js | 42 +++++-----
- tests/javascript/check-syntax.js | 12 ++--
+ tests/javascript/check-syntax.js | 12 +--
tests/javascript/closure-finalization.js | 2 +-
tests/javascript/compare.js | 4 +-
tests/javascript/constructor-args.js | 6 +-
@@ -6775,7 +7248,7 @@ Date: Wed May 27 04:32:17 2009 -0400
tests/javascript/object-info.js | 4 +-
tests/javascript/out-test.js | 2 +-
tests/javascript/print.js | 2 +-
- tests/javascript/printf.js | 12 ++--
+ tests/javascript/printf.js | 12 +--
tests/javascript/printprint.js | 2 +-
tests/javascript/readline-bind.js | 4 +-
tests/javascript/readline.js | 2 +-
@@ -6807,7 +7280,7 @@ Date: Wed May 27 04:19:07 2009 -0400
libseed/seed-builtins.c | 9 ++++++++-
libseed/seed-builtins.h | 2 ++
libseed/seed-engine.c | 2 ++
- 3 files changed, 12 insertions(+), 1 deletions(-)
+ 3 files changed, 12 insertions(+), 1 deletion(-)
commit ce61b7ee195041524cafbe56b85fa075b691718e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6816,7 +7289,7 @@ Date: Wed May 27 04:08:34 2009 -0400
More work on release ChangeLog
ChangeLog | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit ad46d5dfd1d429d58c4b3848d01fa124b911498e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6825,7 +7298,7 @@ Date: Wed May 27 04:01:46 2009 -0400
libseed: seed_value_to_(int)(uint)(long)(ulong)(int64)(uint64) should not choke on boolean
libseed/seed-types.c | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit 3b440058f07ebf37992d89367776ca438321924e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6834,7 +7307,7 @@ Date: Wed May 27 03:58:43 2009 -0400
libseed: seed_value_to_boolean should permit JSValueIsNumber, and not just return FALSE
libseed/seed-types.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 7fcf30dd0567aa1db5a35cb7f71a5a90fe477d56
Author: Tim Horton <hortont424@gmail.com>
@@ -6856,7 +7329,7 @@ Date: Tue May 26 15:42:08 2009 -0400
libseed/seed-api.c | 90 +++++++++++++++++++++++++++++++++++++++
libseed/seed.h | 4 ++
tests/c/api-types.c | 11 +++++
- 4 files changed, 106 insertions(+), 0 deletions(-)
+ 4 files changed, 106 insertions(+)
commit 4bbbff52cc0f3b9069591b727f5229e98f579b01
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6923,7 +7396,7 @@ Date: Mon May 25 16:42:00 2009 -0400
tests/javascript/gtypes/Makefile.am | 2 ++
tests/javascript/gtypes/gtype-extraprop.js | 21 +++++++++++++++++++++
tests/javascript/gtypes/gtype-self.js | 21 +++++++++++++++++++++
- 3 files changed, 44 insertions(+), 0 deletions(-)
+ 3 files changed, 44 insertions(+)
commit 6606d44fd9751ed135307a4a5c095c5fe9abea08
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6932,7 +7405,7 @@ Date: Mon May 25 10:50:14 2009 -0400
libseed: Allow setting of non gobject properties in constructor
libseed/seed-engine.c | 41 +++++++++++++++++++++--------------------
- 1 files changed, 21 insertions(+), 20 deletions(-)
+ 1 file changed, 21 insertions(+), 20 deletions(-)
commit 6b59e379e771dd71201a585ebf6e2114a2d29879
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6941,7 +7414,7 @@ Date: Mon May 25 08:27:43 2009 -0400
tests: struct-functions test should use new imports system
tests/javascript/structs/struct-functions.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 0f74c3fbb0c872c5dec6d8c6d381bb49277ad8fc
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6950,7 +7423,7 @@ Date: Mon May 25 06:53:57 2009 -0400
extensions: Clutter animation wrappers should save animate wrappers
extensions/Clutter.js | 26 +++++++++++++++++++++-----
- 1 files changed, 21 insertions(+), 5 deletions(-)
+ 1 file changed, 21 insertions(+), 5 deletions(-)
commit 17f44df8aa7ab04986e6e60ccb21ca1a11003c0e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6959,8 +7432,8 @@ Date: Mon May 25 05:06:26 2009 -0400
libseed: Remove Seed.import_namespace. Use the new system.
libseed/seed-engine.c | 52 -------------------------------------------------
- m4/libtool.m4 | 3 --
- 2 files changed, 0 insertions(+), 55 deletions(-)
+ m4/libtool.m4 | 3 ---
+ 2 files changed, 55 deletions(-)
commit fdf5d14209b6112da5a8a6ae69bc2206ba026bd5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6985,7 +7458,7 @@ Date: Sat May 23 21:20:58 2009 -0400
extensions: Move JSON bits to gnome-js-common
extensions/Seed.js | 481 ----------------------------------------------------
- 1 files changed, 0 insertions(+), 481 deletions(-)
+ 1 file changed, 481 deletions(-)
commit cd1dd4f20e8fa7e76b5d1ae04237e64ed3e2312e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -6993,8 +7466,8 @@ Date: Sat May 23 21:11:55 2009 -0400
libseed: seed_gobject_init_method_invoked should support non argv class arrays by copying
- ChangeLog | 4 ++-
- libseed/seed-engine.c | 63 ++++++++++++++++++++++++++++++++++++++++++++----
+ ChangeLog | 4 +++-
+ libseed/seed-engine.c | 63 ++++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 60 insertions(+), 7 deletions(-)
commit e7e80ea703391d970230b210f6298b2f3989644e
@@ -7004,7 +7477,7 @@ Date: Sat May 23 20:21:34 2009 -0400
libseed: Pass this as an argument to constructors in addition to as this. Calling it self provides a quick solution to capturing this in closures.
libseed/seed-gtype.c | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit aae8f33031ba528a5605fc2287090c868b08d496
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7013,7 +7486,7 @@ Date: Sat May 23 15:44:47 2009 -0400
GTKDoc index.html should not be in GIT
doc/reference/html/index.html | 66 -----------------------------------------
- 1 files changed, 0 insertions(+), 66 deletions(-)
+ 1 file changed, 66 deletions(-)
commit 6f7c3e69c60bdb80912f449b8af9775fd93704e6
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7023,7 +7496,7 @@ Date: Thu May 21 17:26:18 2009 -0400
ChangeLog | 19 +++++++++++++++++++
libseed/seed-importer.c | 1 -
- 2 files changed, 19 insertions(+), 1 deletions(-)
+ 2 files changed, 19 insertions(+), 1 deletion(-)
commit 4206f9afcd26b59e72f8d822c208e9a9e39ccfd7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7031,8 +7504,8 @@ Date: Thu May 21 17:07:47 2009 -0400
libseed: Implement property enumeration for importer_dir class
- libseed/seed-importer.c | 147 ++++++++++++++++++++++++++++------------------
- 1 files changed, 89 insertions(+), 58 deletions(-)
+ libseed/seed-importer.c | 147 ++++++++++++++++++++++++++++-------------------
+ 1 file changed, 89 insertions(+), 58 deletions(-)
commit 569bd67da4b3de3f219730659629d53be38fc31e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7041,7 +7514,7 @@ Date: Thu May 21 16:55:51 2009 -0400
libseed: Implement imports.Directory constructor.
libseed/seed-importer.c | 34 ++++++++++++++++++++++++++++++++++
- 1 files changed, 34 insertions(+), 0 deletions(-)
+ 1 file changed, 34 insertions(+)
commit 07f62155d4ad00a43409f80934c130cf9345500f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7050,7 +7523,7 @@ Date: Thu May 21 16:40:19 2009 -0400
Document seed_make_function
libseed/seed-api.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 943aab02e185cf1e4caa72bad8b4178425aa0d41
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7061,7 +7534,7 @@ Date: Thu May 21 13:22:48 2009 -0400
libseed/seed-engine.c | 6 ++++++
libseed/seed-engine.h | 2 ++
libseed/seed-types.c | 8 +++++++-
- 3 files changed, 15 insertions(+), 1 deletions(-)
+ 3 files changed, 15 insertions(+), 1 deletion(-)
commit fd7178be8030892cffeb1fc257de47e6de3d5c51
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7111,7 +7584,7 @@ Date: Wed May 20 23:21:20 2009 -0400
gtkbuilder: If connect_object is passed to the connect func, use g_object_watch_closure to ensure lifetime
modules/gtkbuilder/gtkbuilder.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 4d55413de8db6f20f78af5e92730065e45893d19
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7120,7 +7593,7 @@ Date: Wed May 20 22:57:28 2009 -0400
docs: Update docs index to point at new docbook docs
doc/index.html | 15 ++-------------
- 1 files changed, 2 insertions(+), 13 deletions(-)
+ 1 file changed, 2 insertions(+), 13 deletions(-)
commit efe10ed158b941bce7f14717637c60056cb9db68
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7131,7 +7604,7 @@ Date: Wed May 20 22:51:44 2009 -0400
configure.ac | 1 -
doc/modules/Makefile.am | 2 +-
doc/modules/book.xml | 1 +
- doc/modules/sandbox/Makefile.am | 15 ++++++--
+ doc/modules/sandbox/Makefile.am | 15 +++++---
doc/modules/sandbox/sandbox.html.in | 66 -----------------------------------
doc/modules/sandbox/sandbox.js | 19 ++++++++++
doc/modules/sandbox/sandbox.xml | 44 +++++++++++++++++++++++
@@ -7157,10 +7630,10 @@ Date: Wed May 20 22:22:18 2009 -0400
Add docbook for gtkbuilder module. Pretty sparse...
configure.ac | 1 +
- doc/modules/Makefile.am | 4 +-
+ doc/modules/Makefile.am | 4 ++--
doc/modules/book.xml | 1 +
- doc/modules/gtkbuilder/Makefile.am | 12 ++++++++++
- doc/modules/gtkbuilder/gtkbuilder.js | 5 ++++
+ doc/modules/gtkbuilder/Makefile.am | 12 +++++++++++
+ doc/modules/gtkbuilder/gtkbuilder.js | 5 +++++
doc/modules/gtkbuilder/gtkbuilder.xml | 38 +++++++++++++++++++++++++++++++++
6 files changed, 59 insertions(+), 2 deletions(-)
@@ -7171,7 +7644,7 @@ Date: Wed May 20 22:11:34 2009 -0400
modules: Add GtkBuilder module for handling gtkbuilder signal connection
configure.ac | 38 ++++++++++++++++++
- libseed/seed.h | 7 ++-
+ libseed/seed.h | 7 +++-
modules/Makefile.am | 2 +-
modules/gtkbuilder/Makefile.am | 27 +++++++++++++
modules/gtkbuilder/gtkbuilder.c | 81 +++++++++++++++++++++++++++++++++++++++
@@ -7200,8 +7673,8 @@ Date: Wed May 20 17:14:31 2009 -0400
Overload cairo_set_source and cairo_set_source_surface
Overload cairo_mask and cairo_mask_surface.
- modules/cairo/seed-cairo.c | 67 ++++++++++++++++++++++++++++++++++---------
- 1 files changed, 53 insertions(+), 14 deletions(-)
+ modules/cairo/seed-cairo.c | 67 +++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 53 insertions(+), 14 deletions(-)
commit 31b783239a3f4145f6d1061e2f6ff4711455921c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7210,7 +7683,7 @@ Date: Wed May 20 02:48:17 2009 -0400
libseed: Constructor sometimes steals a ref to non INITIALLY_UNOWNED objects
libseed/seed-engine.c | 10 ++++++----
- 1 files changed, 6 insertions(+), 4 deletions(-)
+ 1 file changed, 6 insertions(+), 4 deletions(-)
commit b2b61f4683cd5f5b9d2422c04192ad15485a121b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7230,7 +7703,7 @@ Date: Tue May 19 23:01:17 2009 +0100
Fix dbus-banshee example.
examples/dbus/dbus-banshee.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit b092fd611998340bced17be49f19544f9031d097
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7261,9 +7734,9 @@ Date: Mon May 18 22:30:23 2009 -0400
doc/modules/book.xml | 3 +-
doc/modules/readline/Makefile.am | 1 +
doc/modules/readline/readline.xml | 2 +-
- doc/modules/sqlite/Makefile.am | 19 ++++++++--
+ doc/modules/sqlite/Makefile.am | 19 ++++++++---
doc/modules/sqlite/sqlite.html.in | 68 -------------------------------------
- doc/modules/sqlite/sqlite.js | 21 +++++++++++
+ doc/modules/sqlite/sqlite.js | 21 ++++++++++++
doc/modules/sqlite/sqlite.xml | 58 +++++++++++++++++++++++++++++++
9 files changed, 102 insertions(+), 76 deletions(-)
@@ -7274,7 +7747,7 @@ Date: Mon May 18 19:42:55 2009 -0400
Fix generation of readline docs
doc/modules/readline/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 4c0167b52c7b41176b8089b0b9a119c3a4385417
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7284,7 +7757,7 @@ Date: Mon May 18 19:21:34 2009 -0400
configure.ac | 1 -
doc/modules/Makefile.am | 14 ++++++++++
- doc/modules/book.xml | 15 ++++++++++
+ doc/modules/book.xml | 15 +++++++++++
doc/modules/readline/Makefile.am | 17 +++++++++---
doc/modules/readline/readline.html.in | 41 -----------------------------
doc/modules/readline/readline.js | 27 +++++++++++++++++++
@@ -7298,7 +7771,7 @@ Date: Mon May 18 18:41:27 2009 -0400
docs: Add make functions helper script for generating module documentation
doc/modules/make-functions.js | 40 ++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 40 insertions(+), 0 deletions(-)
+ 1 file changed, 40 insertions(+)
commit d91f397f852b089013df60113e264251c79a3053
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7306,8 +7779,8 @@ Date: Mon May 18 18:36:42 2009 -0400
docs: Reorganize module docs to prepare for docbook rewrite
- configure.ac | 17 ++++--
- doc/modules/Makefile.am | 6 +--
+ configure.ac | 17 +++--
+ doc/modules/Makefile.am | 6 +-
doc/modules/canvas.html.in | 34 ----------
doc/modules/canvas/Makefile.am | 5 ++
doc/modules/canvas/canvas.html.in | 34 ++++++++++
@@ -7332,7 +7805,7 @@ Date: Mon May 18 05:11:57 2009 -0400
clutterpad: springs example motion frequency @ 60Hz doesn't break things anymore
examples/clutter-pad/examples/spring.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e26b52162b72df5a0240d8c4d67b6fef3e1557d4
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7341,7 +7814,7 @@ Date: Mon May 18 05:11:24 2009 -0400
gtkplug: example doesn't require gio import
examples/gtkplug.js | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit c8631fcad452cd6ec35e940018c088d500c1b886
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7367,8 +7840,8 @@ Date: Sun May 17 22:36:01 2009 -0400
Make the documentation a bit more...hierarchal
- doc/reference/html/index.html | 10 ++++++++-
- doc/reference/seed-docs.sgml | 42 +++++++++++++++++++++++++++-------------
+ doc/reference/html/index.html | 10 +++++++++-
+ doc/reference/seed-docs.sgml | 42 +++++++++++++++++++++++++++--------------
2 files changed, 37 insertions(+), 15 deletions(-)
commit 4e97202b9c9d0955fcfb51e799671d2cde798e81
@@ -7378,7 +7851,7 @@ Date: Sun May 17 21:46:29 2009 -0400
Build: Use gnome-autogen.
autogen.sh | 40 +++++++++-------------------------------
- 1 files changed, 9 insertions(+), 31 deletions(-)
+ 1 file changed, 9 insertions(+), 31 deletions(-)
commit 6818afd36a0f290467c3c75c052cdb0730333850
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7386,7 +7859,7 @@ Date: Sun May 17 20:02:49 2009 -0400
Dbus: implement service side DBus stuff, still needs some work...
- libseed/seed-api.c | 17 ++
+ libseed/seed-api.c | 17 +++
libseed/seed.h | 1 +
modules/dbus/dbus-exports.c | 343 ++++++++++++++++++++++++++++++++++++++++++-
modules/dbus/dbus-values.h | 2 +
@@ -7403,7 +7876,7 @@ Date: Sun May 17 00:58:08 2009 -0400
modules/dbus/Makefile.am | 3 +-
modules/dbus/dbus-exports.c | 403 +++++++++++++++++++++++++++++++++++++++++++
modules/dbus/dbus-exports.h | 17 ++
- 3 files changed, 422 insertions(+), 1 deletions(-)
+ 3 files changed, 422 insertions(+), 1 deletion(-)
commit e414914c20d5f1895157799236ec4a4288e625c4
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7412,7 +7885,7 @@ Date: Sun May 17 18:57:11 2009 -0400
Turtle: Don't install seed_turtle to bindir.
examples/turtle/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 64ae0b84dcd36e072a5d33f9281f7abe6625b17a
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7421,7 +7894,7 @@ Date: Sat May 16 19:37:24 2009 -0400
clutter-pad: add new cairo example to Makefile.
examples/clutter-pad/examples/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 11c460eb0a0b59e6b551dc8f33e01242dac788ac
Author: Johan Euphrosine <proppy@aminche.com>
@@ -7430,7 +7903,7 @@ Date: Sat May 16 15:41:12 2009 +0000
clutter-pad: add clutter-cairo example
examples/clutter-pad/examples/cairo.js | 52 ++++++++++++++++++++++++++++++++
- 1 files changed, 52 insertions(+), 0 deletions(-)
+ 1 file changed, 52 insertions(+)
commit e9ed8a25213bd8ababff6deaa4f9d321bb8d2a37
Author: Johan Euphrosine <proppy@aminche.com>
@@ -7439,7 +7912,7 @@ Date: Sat May 16 15:38:50 2009 +0000
fix seed_cairo_rotate argument count
modules/cairo/seed-cairo.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3e41323cefd25ae67128ee0a020ede421499583b
Author: Johan Euphrosine <proppy@aminche.com>
@@ -7448,7 +7921,7 @@ Date: Sat May 16 15:40:36 2009 +0000
add cairo.Context.steal and cairo.Context.destroy to seed_cairo
modules/cairo/seed-cairo.c | 38 ++++++++++++++++++++++++++++++++++++++
- 1 files changed, 38 insertions(+), 0 deletions(-)
+ 1 file changed, 38 insertions(+)
commit ce1548b990e4e86949a30d027292f8cf61233a44
Author: Johan Euphrosine <proppy@aminche.com>
@@ -7457,7 +7930,7 @@ Date: Sat May 16 12:38:14 2009 +0000
update clutter-cairo.js sample to clutter 0.9
examples/clutter-cairo.js | 7 +++----
- 1 files changed, 3 insertions(+), 4 deletions(-)
+ 1 file changed, 3 insertions(+), 4 deletions(-)
commit f7849cb5dd0c00ee8248ce78771cbe6628a1a07a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7467,7 +7940,7 @@ Date: Sat May 16 07:15:41 2009 -0400
examples/Makefile.am | 2 ++
examples/cairo.js | 44 ++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 46 insertions(+), 0 deletions(-)
+ 2 files changed, 46 insertions(+)
commit f722432b0e799fc129a7d8520b8552d50054f8ad
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7476,7 +7949,7 @@ Date: Thu May 14 23:07:18 2009 -0400
Patches: update Clutter patch to match head
patches/clutter-animatev-annotation.patch | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 4515ec61c20c6613f298bb81c0b4d7aeff0516cc
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7487,7 +7960,7 @@ Date: Thu May 14 22:57:01 2009 -0400
configure.ac | 3 +++
modules/cairo/Makefile.am | 2 ++
modules/cairo/seed-cairo.c | 29 +++++++++++++++++++++++++++++
- 3 files changed, 34 insertions(+), 0 deletions(-)
+ 3 files changed, 34 insertions(+)
commit d9e0a9bc75dd44a6d42ed2f3a708ab797f9ec535
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7495,8 +7968,8 @@ Date: Thu May 14 16:47:37 2009 -0400
cairo: Implement cairo.get_source and cairo.set_source
- modules/cairo/seed-cairo-pattern.c | 5 ++-
- modules/cairo/seed-cairo-surface.c | 5 ++-
+ modules/cairo/seed-cairo-pattern.c | 5 +++-
+ modules/cairo/seed-cairo-surface.c | 5 +++-
modules/cairo/seed-cairo.c | 54 ++++++++++++++++++++++++++++++++++--
3 files changed, 59 insertions(+), 5 deletions(-)
@@ -7507,7 +7980,7 @@ Date: Thu May 14 16:35:03 2009 -0400
cairo: Implement pattern.add_color_stop_rgb and rgba
modules/cairo/seed-cairo-pattern.c | 62 ++++++++++++++++++++++++++++++++++++
- 1 files changed, 62 insertions(+), 0 deletions(-)
+ 1 file changed, 62 insertions(+)
commit 59786cd0d8606d9d8ec2a2da4a893f653ccc128f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7515,7 +7988,7 @@ Date: Thu May 14 16:19:05 2009 -0400
cairo: Implement cairo.LinearGradient and cairo.RadialGradient
- modules/cairo/seed-cairo-pattern.c | 62 +++++++++++++++++++++++++++++++++--
+ modules/cairo/seed-cairo-pattern.c | 62 +++++++++++++++++++++++++++++++++---
modules/cairo/seed-cairo-pattern.h | 2 +-
2 files changed, 59 insertions(+), 5 deletions(-)
@@ -7540,7 +8013,7 @@ Date: Thu May 14 16:10:02 2009 -0400
modules/cairo/seed-cairo-pattern.c | 77 ++++++++++++++++++++++++++++++++++++
modules/cairo/seed-cairo-pattern.h | 21 ++++++++++
modules/cairo/seed-cairo.c | 4 +-
- 4 files changed, 102 insertions(+), 1 deletions(-)
+ 4 files changed, 102 insertions(+), 1 deletion(-)
commit 1cee72cc9696148fad12d0491682ef6d4284ee67
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7570,7 +8043,7 @@ Date: Thu May 14 14:20:05 2009 -0400
cairo: Implement surface.write_to_png
modules/cairo/seed-cairo-surface.c | 28 ++++++++++++++++++++++++++++
- 1 files changed, 28 insertions(+), 0 deletions(-)
+ 1 file changed, 28 insertions(+)
commit 59989f03c6fed38987d5f9029553386ea92d8e00
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7579,7 +8052,7 @@ Date: Thu May 14 14:15:59 2009 -0400
cairo: Implement the remaining matrix functions (transform_point/transform_distance)
modules/cairo/seed-cairo-matrix.c | 67 +++++++++++++++++++++++++++++++++++++
- 1 files changed, 67 insertions(+), 0 deletions(-)
+ 1 file changed, 67 insertions(+)
commit e4d6c703fffb0388ff2b8aaacc57e4ef2c157ce7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7588,7 +8061,7 @@ Date: Thu May 14 14:13:11 2009 -0400
cairo: Implement matrix init/translate/scale/rotate funcs
modules/cairo/seed-cairo-matrix.c | 183 ++++++++++++++++++++++++++++++++++++-
- 1 files changed, 179 insertions(+), 4 deletions(-)
+ 1 file changed, 179 insertions(+), 4 deletions(-)
commit c1562d31209d1ef5c88aecefd1b8240ddd163ced
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7609,7 +8082,7 @@ Date: Thu May 14 13:49:01 2009 -0400
cairo: Implement the matrix getter/setters, and the additional transformation methods
modules/cairo/seed-cairo.c | 132 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 132 insertions(+), 0 deletions(-)
+ 1 file changed, 132 insertions(+)
commit 9a38e5c73f5d8b9048c135b324b6757cba8aaf4a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7618,7 +8091,7 @@ Date: Thu May 14 13:41:28 2009 -0400
Implement matrix getters/setters
modules/cairo/seed-cairo.c | 103 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 103 insertions(+), 0 deletions(-)
+ 1 file changed, 103 insertions(+)
commit 53649c818c8a4d7d7ab92b015c17463a141f84db
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7627,7 +8100,7 @@ Date: Thu May 14 13:27:02 2009 -0400
cairo: Move some context setters/getters in to properties
modules/cairo/seed-cairo.c | 213 ++++++++++++++++----------------------------
- 1 files changed, 75 insertions(+), 138 deletions(-)
+ 1 file changed, 75 insertions(+), 138 deletions(-)
commit b0bc6e5f5b1d3d9246b292ca8b3a6a4eb0eec808
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7646,7 +8119,7 @@ Date: Thu May 14 12:51:38 2009 -0400
canvas: Switch to property getter/setters for CairoImageSurface
modules/cairo/seed-cairo-image-surface.c | 82 ++++++++++++++----------------
- 1 files changed, 38 insertions(+), 44 deletions(-)
+ 1 file changed, 38 insertions(+), 44 deletions(-)
commit a2131bce03cee34ce198fd85932aa7cdaf446f02
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7656,7 +8129,7 @@ Date: Thu May 14 18:00:41 2009 -0400
examples/Makefile.am | 2 +-
extensions/Seed.js | 2 --
- 2 files changed, 1 insertions(+), 3 deletions(-)
+ 2 files changed, 1 insertion(+), 3 deletions(-)
commit 948a69d7b600e71b527f7ae9e1664b31b8d00e3b
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7665,7 +8138,7 @@ Date: Thu May 14 17:42:01 2009 -0400
ClutterPad: remove random whitespace
examples/clutter-pad/examples/box2d.js | 3 ---
- 1 files changed, 0 insertions(+), 3 deletions(-)
+ 1 file changed, 3 deletions(-)
commit 9af1a888692f65ba110638ec60b859db6cf3cfba
Author: Johan Euphrosine <proppy@aminche.com>
@@ -7708,7 +8181,7 @@ Date: Thu May 14 08:13:19 2009 -0400
cairo: Bind the cairo path functions
modules/cairo/seed-cairo.c | 370 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 370 insertions(+), 0 deletions(-)
+ 1 file changed, 370 insertions(+)
commit 2c4779090b9a26cbe642847db50da57d019a0a46
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7717,7 +8190,7 @@ Date: Thu May 14 07:53:16 2009 -0400
cairo: Implement the rest of the cairo_t methods (not including the path ones)
modules/cairo/seed-cairo.c | 460 ++++++++++++++++++++++++++++++++++++--------
- 1 files changed, 383 insertions(+), 77 deletions(-)
+ 1 file changed, 383 insertions(+), 77 deletions(-)
commit f01c875c8ad6fe4234aac41e4bc4425519611bf7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7726,7 +8199,7 @@ Date: Thu May 14 07:10:40 2009 -0400
cairo: get/set line_width/miter_limit/operator/tolerance. clip_preserve. reset_clip
modules/cairo/seed-cairo.c | 207 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 207 insertions(+), 0 deletions(-)
+ 1 file changed, 207 insertions(+)
commit c2a49f5d9b799e550da0ebb23034023aa72e3ff2
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7735,7 +8208,7 @@ Date: Thu May 14 07:01:18 2009 -0400
cairo: get/set fill_rule/line_cap/line_join
modules/cairo/seed-cairo.c | 118 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 118 insertions(+), 0 deletions(-)
+ 1 file changed, 118 insertions(+)
commit bdfba213a6cb4529fe30de772aeb7980240c3acf
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7743,9 +8216,9 @@ Date: Thu May 14 06:55:00 2009 -0400
cairo: More cairo.context, more enums, more breakfast
- modules/cairo/seed-cairo-enums.c | 41 +++++++++++++++++-
+ modules/cairo/seed-cairo-enums.c | 41 ++++++++++++++++-
modules/cairo/seed-cairo.c | 90 ++++++++++++++++++++++++++++++++++++++
- 2 files changed, 130 insertions(+), 1 deletions(-)
+ 2 files changed, 130 insertions(+), 1 deletion(-)
commit fc8594290b523771315bd00f4f30ec7844671843
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7764,7 +8237,7 @@ Date: Thu May 14 05:08:32 2009 -0400
cairo: Start implementing some cairo context methods
modules/cairo/seed-cairo.c | 123 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 123 insertions(+), 0 deletions(-)
+ 1 file changed, 123 insertions(+)
commit 9179689cfc4eedbe08c8b74c6e29eca3ce267d98
Author: Tim Horton <hortont@svn.gnome.org>
@@ -7772,8 +8245,8 @@ Date: Thu May 14 05:05:06 2009 -0400
Pango: Persist (in ~/.pangojsrc, needs to find a better home) your pango.js layout EXCEPT FOR COLORS (struct bug?)
- examples/pango.js | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 54 insertions(+), 2 deletions(-)
+ examples/pango.js | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 54 insertions(+), 2 deletions(-)
commit 7448c43afb6f340d533c5966eac2d2281935143b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7782,7 +8255,7 @@ Date: Thu May 14 04:55:07 2009 -0400
cairo: Hack around WebKit GC bug for now
modules/cairo/seed-cairo.c | 22 ++++++++++++++++------
- 1 files changed, 16 insertions(+), 6 deletions(-)
+ 1 file changed, 16 insertions(+), 6 deletions(-)
commit 0e8bd80beecd858ac35d5a64c4fe7a536d1a8e62
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7791,7 +8264,7 @@ Date: Thu May 14 04:46:53 2009 -0400
libseed: No need for G_MODULE_BIND_LAZY when importing modules
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f3061db7b8d4d454d96ff2fb0709959d575fee1f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7847,7 +8320,7 @@ Date: Thu May 14 04:00:33 2009 -0400
cairo: Define cairo_format_t enum
modules/cairo/seed-cairo-enums.c | 9 ++++++++-
- 1 files changed, 8 insertions(+), 1 deletions(-)
+ 1 file changed, 8 insertions(+), 1 deletion(-)
commit 9fd6990d7dc2f7c611c7e8873ab462ec7d0c5aaf
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7859,7 +8332,7 @@ Date: Thu May 14 03:58:46 2009 -0400
modules/cairo/seed-cairo-enums.c | 18 ++++++++++++++++++
modules/cairo/seed-cairo-enums.h | 5 +++++
modules/cairo/seed-cairo.c | 1 +
- 4 files changed, 26 insertions(+), 1 deletions(-)
+ 4 files changed, 26 insertions(+), 1 deletion(-)
commit bb4e7c57704f6ee75bfa2ee9ef7a5eb6d47c9893
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7867,8 +8340,8 @@ Date: Thu May 14 03:52:21 2009 -0400
cairo: seed_object_to_cairo_surface should take an exception
- modules/cairo/seed-cairo-image-surface.c | 8 +++---
- modules/cairo/seed-cairo-surface.c | 33 +++++++++++++++--------------
+ modules/cairo/seed-cairo-image-surface.c | 8 ++++----
+ modules/cairo/seed-cairo-surface.c | 33 +++++++++++++++---------------
modules/cairo/seed-cairo-surface.h | 2 +-
3 files changed, 22 insertions(+), 21 deletions(-)
@@ -7891,7 +8364,7 @@ Date: Thu May 14 03:27:19 2009 -0400
Implement cairo_surface_t bindings
- configure.ac | 20 ++
+ configure.ac | 20 +++
libseed/seed-api.c | 6 +
libseed/seed.h | 3 +
modules/Makefile.am | 2 +-
@@ -7909,9 +8382,9 @@ Date: Thu May 14 03:22:03 2009 -0400
ClutterPad: editor should use fixed-width font.
- examples/clutter-pad/clutter-pad.ui | 5 ++++-
- .../clutter-pad/examples/animated-rectangle.js | 6 +++---
- examples/clutter-pad/main.js | 2 ++
+ examples/clutter-pad/clutter-pad.ui | 5 ++++-
+ examples/clutter-pad/examples/animated-rectangle.js | 6 +++---
+ examples/clutter-pad/main.js | 2 ++
3 files changed, 9 insertions(+), 4 deletions(-)
commit 005cb0afd0a4d02b5bcb864bb9cbcc26266dc4a5
@@ -7920,8 +8393,8 @@ Date: Thu May 14 03:11:50 2009 -0400
ClutterPad: fix indentation of animated-rectangle example.
- .../clutter-pad/examples/animated-rectangle.js | 35 ++++++++++---------
- 1 files changed, 18 insertions(+), 17 deletions(-)
+ .../clutter-pad/examples/animated-rectangle.js | 35 ++++++++++----------
+ 1 file changed, 18 insertions(+), 17 deletions(-)
commit 1760f33ec3f5ccd572ca2a8f66e2dbc813cebf82
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7930,7 +8403,7 @@ Date: Thu May 14 01:21:00 2009 -0400
libseed: Update Seed.js to include gnome-js-common module directory in default search path
extensions/Seed.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a1750f5a1551fc5561cf4b3a61712b578ef298b5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7939,9 +8412,9 @@ Date: Wed May 13 23:55:27 2009 -0400
examples: Update clutter using examples to not require [GOject.TYPE_*...in animatev calls
examples/clutter-0.9.js | 28 +++---
- examples/same-seed/light.js | 212 +++++++++++++++++++++---------------------
+ examples/same-seed/light.js | 212 +++++++++++++++++++++----------------------
examples/same-seed/score.js | 10 +-
- extensions/Clutter.js | 32 +++---
+ extensions/Clutter.js | 32 +++----
4 files changed, 142 insertions(+), 140 deletions(-)
commit ff83d4a17766d0402ed6810f9572e1cb0f7d74eb
@@ -7951,8 +8424,8 @@ Date: Wed May 13 23:33:19 2009 -0400
libseed: Add GObject.__property_type, for looking up pproperty types, and use this in Clutter.Actor.animatev, so you no longer have to pass [GObject.TYPE_BLA, bla]
.../clutter-pad/examples/animated-rectangle.js | 10 +++---
- extensions/Clutter.js | 4 +-
- libseed/seed-engine.c | 36 +++++++++++++++++--
+ extensions/Clutter.js | 4 +--
+ libseed/seed-engine.c | 36 +++++++++++++++++---
3 files changed, 39 insertions(+), 11 deletions(-)
commit 092057ed8d939f2f682f9b63aa9b0329e75f5344
@@ -7973,7 +8446,7 @@ Date: Wed May 13 22:04:01 2009 -0400
doc: Add weather example to example index
doc/index.html | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 994aa22f2e5442d905ae5081999c52a7193143a5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7982,7 +8455,7 @@ Date: Wed May 13 22:01:27 2009 -0400
seed: Add cluttter-pad.ui to POTFILES.skip
po/POTFILES.skip | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 8b3e98da75bc75b374ce7e7551c33bb0bed4b875
Author: Robert Carr <racarr@svn.gnome.org>
@@ -7992,7 +8465,7 @@ Date: Wed May 13 21:58:09 2009 -0400
tests/javascript/Makefile.am | 1 -
tests/javascript/namespace-exception-test.js | 23 -----------------------
- 2 files changed, 0 insertions(+), 24 deletions(-)
+ 2 files changed, 24 deletions(-)
commit f32547d61ae91e35ccab233c1d080d1e9e9c7089
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8001,7 +8474,7 @@ Date: Wed May 13 21:52:30 2009 -0400
xml: sample.xml is now in the XML examples folder
modules/libxml/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 02d648416472f92be870b7784ff2e8d82107c353
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8010,7 +8483,7 @@ Date: Wed May 13 21:45:29 2009 -0400
Weather: Can pass zipcode on command line
examples/xml/weather.js | 23 +++++++++++++++++++++--
- 1 files changed, 21 insertions(+), 2 deletions(-)
+ 1 file changed, 21 insertions(+), 2 deletions(-)
commit 9be1bcfc284968ff890b94da82744880404809fc
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8019,7 +8492,7 @@ Date: Wed May 13 21:30:41 2009 -0400
Weather: add to Makefile.am
examples/xml/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 20124e709deb8f68404e4eb073e6b2d1c50596e5
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8038,7 +8511,7 @@ Date: Wed May 13 21:29:41 2009 -0400
Weather: Now works, prints temperature in Colchester. More soon.
examples/libxml-weather.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 0c0f8aea5aabdc7d4823a9bb8e1172468d1f6efd
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8047,7 +8520,7 @@ Date: Wed May 13 21:40:43 2009 -0400
clutter-pad: Make the clutter-pad example a little shinier
doc/reference/html/index.html | 3 --
- .../clutter-pad/examples/animated-rectangle.js | 33 ++++++++++++-------
+ .../clutter-pad/examples/animated-rectangle.js | 33 +++++++++++++-------
2 files changed, 21 insertions(+), 15 deletions(-)
commit a42e5988e522fc586e6630ddec404744c90f51e0
@@ -8057,7 +8530,7 @@ Date: Wed May 13 21:16:09 2009 -0400
xml: Fix crash in seed_xml_xpath_register_ns
modules/libxml/libxml.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ffdb8dbd2f41eea274b1da6c5fe00ad41d748e31
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8066,7 +8539,7 @@ Date: Wed May 13 21:09:11 2009 -0400
seed: Update ChangeLog
ChangeLog | 22 +++++++++++++---------
- 1 files changed, 13 insertions(+), 9 deletions(-)
+ 1 file changed, 13 insertions(+), 9 deletions(-)
commit 12f847ffbcdad02979a12ba0cc71b915100df14b
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8075,7 +8548,7 @@ Date: Wed May 13 21:05:15 2009 -0400
Weather: initial import of Yahoo Weather XML example.
examples/libxml-weather.js | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ 1 file changed, 22 insertions(+)
commit ab31a816b2327a83cb6d3afcd983c96b06efbd70
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8084,7 +8557,7 @@ Date: Wed May 13 21:01:50 2009 -0400
libxml: Someone forgot a Makefile.am
examples/xml/Makefile.am | 15 +++++++++++++++
- 1 files changed, 15 insertions(+), 0 deletions(-)
+ 1 file changed, 15 insertions(+)
commit 30bc28df9e9807970861a6ee913554519739d37b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8093,7 +8566,7 @@ Date: Wed May 13 20:55:57 2009 -0400
seed: Bump version number
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8b8630cfa6501d1d689b6921779725805a4dbdd9
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8102,7 +8575,7 @@ Date: Wed May 13 20:09:03 2009 -0400
xml: Bind xpath.rxpathRegisterNs
modules/libxml/libxml.c | 34 ++++++++++++++++++++++++++++++++--
- 1 files changed, 32 insertions(+), 2 deletions(-)
+ 1 file changed, 32 insertions(+), 2 deletions(-)
commit a63bd90e8422c6608f75ad1eccfd990f405873fc
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8111,7 +8584,7 @@ Date: Wed May 13 18:29:19 2009 -0400
ClutterPad: Keyboard accelerators. Should be able to do these from GtkBuilder?
examples/clutter-pad/main.js | 18 ++++++++++++++++--
- 1 files changed, 16 insertions(+), 2 deletions(-)
+ 1 file changed, 16 insertions(+), 2 deletions(-)
commit ba6d8c235222ffe37f5472283d19c93ed9687017
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8120,7 +8593,7 @@ Date: Wed May 13 18:16:14 2009 -0400
ClutterPad: Reset sandboxed context each time the stage is reset
examples/clutter-pad/main.js | 7 +++++--
- 1 files changed, 5 insertions(+), 2 deletions(-)
+ 1 file changed, 5 insertions(+), 2 deletions(-)
commit f2adcd4207a7de64ca9e2064fb2911592bb3ccb2
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8129,7 +8602,7 @@ Date: Wed May 13 18:03:53 2009 -0400
Pango: Don't fail to clear actor selection if it's clicked twice
examples/pango.js | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit 04826575a22199a8199dd68582e47eb1d9c2a723
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8148,7 +8621,7 @@ Date: Wed May 13 17:22:09 2009 -0400
Examples: Update HACKING to include xml examples and the fact that clutter-pad is in its own folder
examples/HACKING | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit c0a34285933bb02785a1afea49ba3df805d2270d
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8156,8 +8629,8 @@ Date: Wed May 13 17:15:52 2009 -0400
ClutterPad: Stage default bg color is black
- .../clutter-pad/examples/animated-rectangle.js | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ examples/clutter-pad/examples/animated-rectangle.js | 1 -
+ 1 file changed, 1 deletion(-)
commit adc90184677655fea4ffbd7affba34d870d1b62e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8166,7 +8639,7 @@ Date: Wed May 13 17:10:24 2009 -0400
ClutterPad: Fix ability to close file chooser dialogs without a crash
examples/clutter-pad/main.js | 11 +++++++----
- 1 files changed, 7 insertions(+), 4 deletions(-)
+ 1 file changed, 7 insertions(+), 4 deletions(-)
commit f26a9e601812e626f6928a4afee47e659ce54d52
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8175,7 +8648,7 @@ Date: Wed May 13 16:58:13 2009 -0400
ClutterPad: Expand stage reset to include cursor state
examples/clutter-pad/main.js | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit dbfc53636a899bd6843df1b2fb26ced1625db2e1
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8184,7 +8657,7 @@ Date: Wed May 13 16:53:52 2009 -0400
ClutterPad: Don't destroy GtkBuilt-file dialogs, because they don't come back.
examples/clutter-pad/main.js | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 4e181ce4cf99f3f71a37dcc8513d4db4c0d80c88
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8193,7 +8666,7 @@ Date: Wed May 13 16:50:18 2009 -0400
ClutterPad: Reset stage background color, default to black
examples/clutter-pad/main.js | 19 +++++++++++++++----
- 1 files changed, 15 insertions(+), 4 deletions(-)
+ 1 file changed, 15 insertions(+), 4 deletions(-)
commit fb6a17eb2b95df6c7b6091ca971e92394d783bbb
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8202,7 +8675,7 @@ Date: Wed May 13 16:31:13 2009 -0400
Documentation: sort example list
doc/index.html | 58 ++++++++++++++++++++++++++++----------------------------
- 1 files changed, 29 insertions(+), 29 deletions(-)
+ 1 file changed, 29 insertions(+), 29 deletions(-)
commit 38b0d3c606d22e1cd7c8e569f818933adc51fbf7
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8211,7 +8684,7 @@ Date: Wed May 13 16:26:11 2009 -0400
Documentation: ClutterPad is in its own folder; also of note, it shows off GtkBuilder significantly
doc/index.html | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1cc7555614faeb5d886a7fd25e5838e3109aace7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8236,7 +8709,7 @@ Date: Wed May 13 15:20:42 2009 -0400
dbus: Add support for Synchronous property reading/writing
modules/dbus/dbus.js | 30 ++++++++++++++++++++++++++++++
- 1 files changed, 30 insertions(+), 0 deletions(-)
+ 1 file changed, 30 insertions(+)
commit 53e407002086b58c8319c11e3278007b1b17d1e7
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8245,7 +8718,7 @@ Date: Wed May 13 11:06:44 2009 -0400
Beginnings of 0.7 changelog.
ChangeLog | 36 ++++++++++++++++++++++++++++++++++--
- 1 files changed, 34 insertions(+), 2 deletions(-)
+ 1 file changed, 34 insertions(+), 2 deletions(-)
commit 38524c70a13a736617db2380ef1d9399f895ba5b
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8254,7 +8727,7 @@ Date: Wed May 13 10:37:59 2009 -0400
ClutterPad: Extraneous imports.
examples/clutter-pad/main.js | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 86644a18a6de71ed1120be29979aff94b8892f8c
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8273,7 +8746,7 @@ Date: Wed May 13 10:20:37 2009 -0400
ClutterPad: update Makefile to add GtkBuilder file
examples/clutter-pad/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit e892ca33c18d1a5da431f6c96857031f7c6eb1e8
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8292,7 +8765,7 @@ Date: Wed May 13 09:46:47 2009 -0400
ClutterPad: Apparently we get a consistent segfault just trying to connect signals
examples/clutter-pad/main.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3a70e185fd9d254ccdc8610b6a000510752b8d71
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8351,9 +8824,9 @@ Date: Wed May 13 08:48:03 2009 -0400
ClutterPad: Animated rectangle example
- examples/clutter-pad-examples/Makefile.am | 4 ++--
- .../clutter-pad-examples/animated-rectangle.js | 18 ++++++++++++++++++
- examples/clutter-pad-examples/blue-stage.js | 7 -------
+ examples/clutter-pad-examples/Makefile.am | 4 ++--
+ examples/clutter-pad-examples/animated-rectangle.js | 18 ++++++++++++++++++
+ examples/clutter-pad-examples/blue-stage.js | 7 -------
3 files changed, 20 insertions(+), 9 deletions(-)
commit 653779521ce91faab979da1141f933739448b2ac
@@ -8363,7 +8836,7 @@ Date: Wed May 13 08:46:57 2009 -0400
ClutterPad: Update template to include GObject, so animations work
examples/clutter-pad.js | 13 +++++++------
- 1 files changed, 7 insertions(+), 6 deletions(-)
+ 1 file changed, 7 insertions(+), 6 deletions(-)
commit 5daa027c275ae0db93530b5036d0281200976cb7
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8372,7 +8845,7 @@ Date: Wed May 13 08:42:02 2009 -0400
ClutterPad: Remove actors from stage each evaluation.
examples/clutter-pad.js | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ 1 file changed, 5 insertions(+)
commit af0e191b11562e09621c9bd38d19e8618f183329
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8381,7 +8854,7 @@ Date: Wed May 13 08:38:59 2009 -0400
ClutterPad: Give default "template" on New file.
examples/clutter-pad.js | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit e3d674dc7e77e5026a5fae56c14fb06d962f95ae
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8390,7 +8863,7 @@ Date: Wed May 13 08:37:05 2009 -0400
ClutterPad: Only show javascript files in examples dropdown.
examples/clutter-pad.js | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 9b32bbf8ceaa5213bae8c051b633de23beddc320
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8413,7 +8886,7 @@ Date: Wed May 13 07:36:43 2009 -0400
Clutter-Shaders: Shaders are a C, not a JavaScript
examples/clutter-shader/ShaderEditor.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit af95683ecfe2c86aa24b572ea25acd2fcf8476e0
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8435,7 +8908,7 @@ Date: Wed May 13 06:05:51 2009 -0400
Tests: run-tests script should only output filename, not full path
tests/run-tests.py | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 538606ce3bcd86a33d0b30b84ccecafee257b34d
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8457,7 +8930,7 @@ Date: Wed May 13 06:05:33 2009 -0400
tests/javascript/gtypes/gtype-signal.js | 24 ++++++++++++++
tests/javascript/gtypes/gtype-typerror.js | 17 ++++++++++
tests/javascript/gtypes/gtype.js | 33 ++++++++++++++++++++
- tests/javascript/signal-connect.js | 21 ------------
+ tests/javascript/signal-connect.js | 21 -------------
tests/javascript/signal-disconnect.js | 18 -----------
tests/javascript/signal-exception.js | 13 --------
tests/javascript/signal-expects.js | 17 ----------
@@ -8465,7 +8938,7 @@ Date: Wed May 13 06:05:33 2009 -0400
tests/javascript/signal-nofunc.js | 15 ---------
tests/javascript/signal-userdata.js | 17 ----------
tests/javascript/signal.js | 18 -----------
- tests/javascript/signals/signal-connect.js | 21 ++++++++++++
+ tests/javascript/signals/signal-connect.js | 21 +++++++++++++
tests/javascript/signals/signal-disconnect.js | 18 +++++++++++
tests/javascript/signals/signal-exception.js | 13 ++++++++
tests/javascript/signals/signal-expects.js | 17 ++++++++++
@@ -8475,14 +8948,14 @@ Date: Wed May 13 06:05:33 2009 -0400
tests/javascript/signals/signal.js | 18 +++++++++++
tests/javascript/struct-constructor.js | 13 --------
tests/javascript/struct-enumerate.js | 13 --------
- tests/javascript/struct-functions.js | 11 ------
+ tests/javascript/struct-functions.js | 11 -------
tests/javascript/struct-nested-set.js | 18 -----------
tests/javascript/struct-offsets.js | 13 --------
tests/javascript/struct-set-member.js | 12 -------
tests/javascript/struct-union-enumerate.js | 22 -------------
tests/javascript/structs/struct-constructor.js | 13 ++++++++
tests/javascript/structs/struct-enumerate.js | 13 ++++++++
- tests/javascript/structs/struct-functions.js | 11 ++++++
+ tests/javascript/structs/struct-functions.js | 11 +++++++
tests/javascript/structs/struct-nested-set.js | 18 +++++++++++
tests/javascript/structs/struct-offsets.js | 13 ++++++++
tests/javascript/structs/struct-set-member.js | 12 +++++++
@@ -8496,7 +8969,7 @@ Date: Wed May 13 05:57:26 2009 -0400
Tests: Run tests multiple times if strange Popen error happens.
tests/run-tests.py | 67 ++++++++++++++++++++++++++++------------------------
- 1 files changed, 36 insertions(+), 31 deletions(-)
+ 1 file changed, 36 insertions(+), 31 deletions(-)
commit 36f67c22dfc97aeb92cc44dd85ce77bb64fdb79f
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8516,7 +8989,7 @@ Date: Wed May 13 05:44:54 2009 -0400
Build: Distribute release notes.
Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 145ec11a38576b9711f81e03a1b1e599c330459e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8525,7 +8998,7 @@ Date: Wed May 13 05:43:39 2009 -0400
Build: Distribute the overall documentation index.
doc/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 421cdce4d14493ac7fa66a73309409517b096a13
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8534,7 +9007,7 @@ Date: Wed May 13 05:41:01 2009 -0400
Build: Release checker should use current version number, not 0.5
tools/check-release.sh | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6b1db2daa7965f825eeb61ad7408735f35f0a9bd
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8543,7 +9016,7 @@ Date: Wed May 13 05:39:04 2009 -0400
Build: Add dbus/utils to configure.ac
configure.ac | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 370f16deac6b1caef5bf7723bdb92aa3c6f0739d
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8553,7 +9026,7 @@ Date: Wed May 13 05:36:08 2009 -0400
modules/dbus/Makefile.am | 2 ++
modules/dbus/util/Makefile.am | 5 +++++
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ 2 files changed, 7 insertions(+)
commit e77314e8b2e9cc7c2b35477f30503f450682b98e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8574,7 +9047,7 @@ Date: Wed May 13 05:26:20 2009 -0400
Examples: DBUS examples are no longer toplevel
examples/Makefile.am | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit c152a46536eccaf765f55be61c8f03df325e2742
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8583,7 +9056,7 @@ Date: Wed May 13 05:24:42 2009 -0400
Documentation: Don't distribute the nonexistent seed.types file
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit bbe9aefa9f45bb4f7aee19fb53d3ab7b93ab5eb5
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8592,7 +9065,7 @@ Date: Wed May 13 04:53:28 2009 -0400
Pango: Steal keyboard focus
examples/pango.js | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit bc7191fd2e65fbe7019830752efeb736c033c2b3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8601,7 +9074,7 @@ Date: Wed May 13 04:49:58 2009 -0400
Pango: Much cleanup, commenting, etc.
examples/pango.js | 143 ++++++++++++++++++++++++++---------------------------
- 1 files changed, 71 insertions(+), 72 deletions(-)
+ 1 file changed, 71 insertions(+), 72 deletions(-)
commit 785b2e6b8041185a6a17c4a11338cb5ec2e0d013
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8610,7 +9083,7 @@ Date: Wed May 13 04:26:24 2009 -0400
Pango: Consistency in naming; these are actors, not widgets.
examples/pango.js | 46 +++++++++++++++++++++++-----------------------
- 1 files changed, 23 insertions(+), 23 deletions(-)
+ 1 file changed, 23 insertions(+), 23 deletions(-)
commit a791678aff95950ede97889189f691781be22aed
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8619,7 +9092,7 @@ Date: Wed May 13 04:25:10 2009 -0400
Pango: New button should be last; raise selected actor.
examples/pango.js | 12 ++++++++----
- 1 files changed, 8 insertions(+), 4 deletions(-)
+ 1 file changed, 8 insertions(+), 4 deletions(-)
commit 6d98aeafe963831c50e8afde07f52527ae5be363
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8627,8 +9100,8 @@ Date: Wed May 13 04:21:55 2009 -0400
Pango: Implement delete and clear all; default intro text
- examples/pango.js | 57 +++++++++++++++++++++++++++++++++++++++++++++++-----
- 1 files changed, 51 insertions(+), 6 deletions(-)
+ examples/pango.js | 57 +++++++++++++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 51 insertions(+), 6 deletions(-)
commit 3fbd5f233f9c75ac28f7b055e4f5a90fbde287b3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8637,7 +9110,7 @@ Date: Wed May 13 04:07:16 2009 -0400
Pango: Implement in-place editing and color selection.
examples/pango.js | 45 ++++++++++++++++++++++++++++++++++++++-------
- 1 files changed, 38 insertions(+), 7 deletions(-)
+ 1 file changed, 38 insertions(+), 7 deletions(-)
commit 424b97dde4e04ebf68ac2f6078adb8ed6754158b
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8646,7 +9119,7 @@ Date: Wed May 13 03:01:24 2009 -0400
Pango: Fix save/load with float font sizes.
examples/pango.js | 14 ++++++++------
- 1 files changed, 8 insertions(+), 6 deletions(-)
+ 1 file changed, 8 insertions(+), 6 deletions(-)
commit f256b49720591ca0333c2e55f7752988f3d11402
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8655,7 +9128,7 @@ Date: Wed May 13 02:54:06 2009 -0400
Pango: Use a slider for font size.
examples/pango.js | 26 ++++++++++++++++----------
- 1 files changed, 16 insertions(+), 10 deletions(-)
+ 1 file changed, 16 insertions(+), 10 deletions(-)
commit e2caec7e71191c8bec5d06f6391774c31c7d212a
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8664,7 +9137,7 @@ Date: Wed May 13 02:43:40 2009 -0400
Pango: Remove old, dead code from the first revision.
examples/pango.js | 79 -----------------------------------------------------
- 1 files changed, 0 insertions(+), 79 deletions(-)
+ 1 file changed, 79 deletions(-)
commit b82623c80d7354985d82693a1f0c3b43beebab98
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8673,7 +9146,7 @@ Date: Wed May 13 02:43:03 2009 -0400
Pango: Implement committing font face + size properties.
examples/pango.js | 18 ++++++++++++++++++
- 1 files changed, 18 insertions(+), 0 deletions(-)
+ 1 file changed, 18 insertions(+)
commit 21da2baa7401ff6b34409c76c7e0fd982edf29e9
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8682,7 +9155,7 @@ Date: Wed May 13 02:36:25 2009 -0400
Pango: Implement font selector and loading of font face + size.
examples/pango.js | 81 +++++++++++++++++++++++++----------------------------
- 1 files changed, 38 insertions(+), 43 deletions(-)
+ 1 file changed, 38 insertions(+), 43 deletions(-)
commit 210a41fa9729d4b141be52c47fed4e62433148da
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8691,7 +9164,7 @@ Date: Wed May 13 02:27:59 2009 -0400
Pango: Implement loading/saving text property.
examples/pango.js | 20 +++++++++++++++++---
- 1 files changed, 17 insertions(+), 3 deletions(-)
+ 1 file changed, 17 insertions(+), 3 deletions(-)
commit 24c4f6e52ed021b0bccba8be0dc9072c6a3aa342
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8699,8 +9172,8 @@ Date: Wed May 13 02:23:05 2009 -0400
Pango: Implement draggable actors.
- examples/pango.js | 81 ++++++++++++++++++++++++++++++++++++++++++++--------
- 1 files changed, 68 insertions(+), 13 deletions(-)
+ examples/pango.js | 81 ++++++++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 68 insertions(+), 13 deletions(-)
commit 5836610f6409e7560f65106b6f73c7e642558144
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8720,7 +9193,7 @@ Date: Wed May 13 02:10:17 2009 -0400
examples: Install dbus examples
examples/dbus/Makefile.am | 18 ++++++++++++++++++
- 1 files changed, 18 insertions(+), 0 deletions(-)
+ 1 file changed, 18 insertions(+)
commit 9779c339d3d0943c43746f1a030de00eb737a218
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8731,7 +9204,7 @@ Date: Wed May 13 02:09:23 2009 -0400
doc/index.html | 2 +
examples/dbus/dbus-networkmanager.js | 98 +++
examples/dbus/networkManagerIfaces.js | 1049 +++++++++++++++++++++++++++++++++
- 3 files changed, 1149 insertions(+), 0 deletions(-)
+ 3 files changed, 1149 insertions(+)
commit 5768cc60593e15abad22d8b0b950c824756c8e39
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8740,7 +9213,7 @@ Date: Wed May 13 02:03:27 2009 -0400
dbus: Need to set length property on 'array' return values, or make them real arrays, but that is a task for later
modules/dbus/dbus-values.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ 1 file changed, 5 insertions(+)
commit 0c11fe066d54727da1b174ee537fe2f9e909f7c3
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8763,7 +9236,7 @@ Date: Wed May 13 01:32:42 2009 -0400
Testing: More os.path.join in run-tests.py, so tests should work on Windows
tests/run-tests.py | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit c8ad62896c6729d63cd29777a50917a8d0f66a70
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8771,8 +9244,8 @@ Date: Wed May 13 01:28:06 2009 -0400
Testing: Test script should recursively scan javascript subdir for tests, for organizational purposes.
- tests/run-tests.py | 96 ++++++++++++++++++++++++++-------------------------
- 1 files changed, 49 insertions(+), 47 deletions(-)
+ tests/run-tests.py | 96 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 49 insertions(+), 47 deletions(-)
commit 52f85a828777e932191cc0f70d325e15da9c27c2
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8782,7 +9255,7 @@ Date: Wed May 13 01:09:27 2009 -0400
doc/index.html | 2 +-
modules/libxml/libxml.c | 36 ++++++++++++++++++++++++++++++++++++
- 2 files changed, 37 insertions(+), 1 deletions(-)
+ 2 files changed, 37 insertions(+), 1 deletion(-)
commit e808359befd5c20292822fe5f3752bfd342faa40
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8792,7 +9265,7 @@ Date: Wed May 13 01:03:16 2009 -0400
doc/index.html | 4 ++++
doc/reference/html/index.html | 2 +-
- 2 files changed, 5 insertions(+), 1 deletions(-)
+ 2 files changed, 5 insertions(+), 1 deletion(-)
commit ea5486539f4db8646cc8cfeca08bf89e4ab38558
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8801,7 +9274,7 @@ Date: Wed May 13 00:59:28 2009 -0400
Add URL to Seed documentation on gnome.org to docs
doc/reference/seed-docs.sgml | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f397068d94b69da227fad96530ffb8f98a1ce0f4
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8823,7 +9296,7 @@ Date: Wed May 13 00:50:27 2009 -0400
tests/javascript/Makefile.am | 1 +
tests/javascript/signal-nofunc.js | 15 +++++++++++++++
- 2 files changed, 16 insertions(+), 0 deletions(-)
+ 2 files changed, 16 insertions(+)
commit 00a5865da3bdcbb3d7288fed9c97ee8d82c33216
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8832,7 +9305,7 @@ Date: Wed May 13 00:47:45 2009 -0400
libseed: seed_signal_holder_get_property should return NULL if signal_name is not a signal, which will forward the get propert request to JSC
libseed/seed-signals.c | 15 +++++++++++++--
- 1 files changed, 13 insertions(+), 2 deletions(-)
+ 1 file changed, 13 insertions(+), 2 deletions(-)
commit 52165b4fb62009e6d5835823eee6c662e26f36cb
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8841,7 +9314,7 @@ Date: Wed May 13 00:41:33 2009 -0400
libseed: Signal holder class should use prototypes and static functions to save memory and construction time
libseed/seed-signals.c | 30 +++++++++---------------------
- 1 files changed, 9 insertions(+), 21 deletions(-)
+ 1 file changed, 9 insertions(+), 21 deletions(-)
commit aaadfeab5191f9b70bf93d093e9eaa77917f4a24
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8849,7 +9322,7 @@ Date: Wed May 13 00:38:50 2009 -0400
libseed: Implement signal disconnection
- libseed/seed-signals.c | 76 +++++++++++++++++++++++++++++++++++------------
+ libseed/seed-signals.c | 76 +++++++++++++++++++++++++++++++++++-------------
libseed/seed-signals.h | 12 ++++----
2 files changed, 62 insertions(+), 26 deletions(-)
@@ -8860,7 +9333,7 @@ Date: Wed May 13 00:27:14 2009 -0400
libseed: Attempting to connect a signal to something which is not a function should throw a signal at CONNECTION time
libseed/seed-signals.c | 21 +++++++++++++++++++++
- 1 files changed, 21 insertions(+), 0 deletions(-)
+ 1 file changed, 21 insertions(+)
commit 417207799fddecc82a3206d0956fac66b5f93ad3
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8868,10 +9341,10 @@ Date: Wed May 13 00:19:42 2009 -0400
Reorganize documentation some more, add a new section for SeedContext, add some more functions, etc...
- doc/reference/html/index.html | 3 +
+ doc/reference/html/index.html | 3 ++
doc/reference/seed-docs.sgml | 1 +
doc/reference/seed-sections.txt | 36 +++++++++-----
- doc/reference/tmpl/seed-unused.sgml | 48 ++++++++++++++++++
+ doc/reference/tmpl/seed-unused.sgml | 48 +++++++++++++++++++
doc/reference/tmpl/seed.sgml | 90 -----------------------------------
5 files changed, 75 insertions(+), 103 deletions(-)
@@ -8887,7 +9360,7 @@ Date: Wed May 13 00:12:29 2009 -0400
examples/clutter-shader/ShaderView.js | 81 +++++++++++++++++--------------
examples/clutter-shader/bob.jpg | Bin 59229 -> 26580 bytes
examples/clutter-shader/default.glsl | 2 +-
- examples/clutter-shader/main.js | 51 +++++++-------------
+ examples/clutter-shader/main.js | 51 +++++++------------
5 files changed, 110 insertions(+), 72 deletions(-)
commit 0b632e6a2252658aa7e64e1518856c606b1b2a2b
@@ -8911,7 +9384,7 @@ Date: Tue May 12 21:57:53 2009 -0400
doc/reference/seed-sections.txt | 12 +++++
doc/reference/tmpl/seed.sgml | 94 +++++++++++++++++++++++++++++++++++++++
libseed/seed-api.c | 2 +-
- 3 files changed, 107 insertions(+), 1 deletions(-)
+ 3 files changed, 107 insertions(+), 1 deletion(-)
commit 93abfdf3ce803bc04d0ad92d6a86706546f606c3
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8930,7 +9403,7 @@ Date: Tue May 12 21:36:04 2009 -0400
libseed: Document the API additions since last release
libseed/seed-api.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 47 insertions(+), 0 deletions(-)
+ 1 file changed, 47 insertions(+)
commit d72d301298c0b2e74fea7dcb25bf55efbc1c966c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8939,7 +9412,7 @@ Date: Tue May 12 15:15:00 2009 -0400
xml: Implement node.getAttribute
modules/libxml/xml.js | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit 8185b18125b663a67ec7b345c5c7de2de27144d1
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8948,7 +9421,7 @@ Date: Tue May 12 15:12:15 2009 -0400
xml: Implement node.getElementsByTagName
modules/libxml/xml.js | 13 ++++++++++++-
- 1 files changed, 12 insertions(+), 1 deletions(-)
+ 1 file changed, 12 insertions(+), 1 deletion(-)
commit bb30aa1ad3847b0254b01e18fa83660ef4bbc20d
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8957,7 +9430,7 @@ Date: Tue May 12 15:04:31 2009 -0400
xml: Expose xml._nodeProto
modules/libxml/libxml.c | 13 +++++++++++--
- 1 files changed, 11 insertions(+), 2 deletions(-)
+ 1 file changed, 11 insertions(+), 2 deletions(-)
commit 14d0cb1adb24c6115d6e49224002bb6552ed56ea
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8967,7 +9440,7 @@ Date: Tue May 12 14:55:30 2009 -0400
libseed/seed-api.c | 6 ++++++
libseed/seed.h | 3 +++
- 2 files changed, 9 insertions(+), 0 deletions(-)
+ 2 files changed, 9 insertions(+)
commit e5b873cc20187421bc2ccd6020c97ff5748e2960
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8978,7 +9451,7 @@ Date: Tue May 12 14:52:39 2009 -0400
modules/libxml/Makefile.am | 3 +++
modules/libxml/libxml.c | 3 +++
modules/libxml/xml.js | 1 +
- 3 files changed, 7 insertions(+), 0 deletions(-)
+ 3 files changed, 7 insertions(+)
commit f74c53673542ebb8fdf0f803cfc3a241d2c28e63
Author: Robert Carr <racarr@svn.gnome.org>
@@ -8987,7 +9460,7 @@ Date: Tue May 12 13:02:24 2009 -0400
XPathContext objects should keep their respective XMLDocument object alive
modules/libxml/libxml.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 4bf65a4d18a7b62a5112b41afe7f71cd8ef794a2
Author: Tim Horton <hortont@svn.gnome.org>
@@ -8996,7 +9469,7 @@ Date: Tue May 12 04:24:57 2009 -0400
Update examples' Makefile.am, sort it, etc.
examples/Makefile.am | 86 ++++++++++++++++++++++++++------------------------
- 1 files changed, 45 insertions(+), 41 deletions(-)
+ 1 file changed, 45 insertions(+), 41 deletions(-)
commit 7e294570b577b125eedd0385f69e067ea514d869
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9005,7 +9478,7 @@ Date: Tue May 12 04:19:56 2009 -0400
Another %d->%zd size_t fix.
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5e4af4250c36c4505b0e3f14082b5918ae4b10a1
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9027,7 +9500,7 @@ Date: Tue May 12 03:43:22 2009 -0400
examples: DBus-consolekit example should still use async calls
examples/dbus-consolekit.js | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 8c8d7f54ee37f8bdfef49f6f8bf20b59e01d8057
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9037,7 +9510,7 @@ Date: Tue May 12 03:42:10 2009 -0400
examples/dbus-consolekit.js | 8 +------
modules/dbus/dbus.js | 51 +++++++++++++++++++++++++++++++++++++++++++
- modules/dbus/module.c | 10 +++++---
+ modules/dbus/module.c | 10 +++++----
3 files changed, 58 insertions(+), 11 deletions(-)
commit d87053c6267b6a61a7702a90fb0be15dc3542a49
@@ -9066,7 +9539,7 @@ Date: Tue May 12 03:20:16 2009 -0400
xml: XPath works
modules/libxml/libxml.c | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 46 insertions(+), 1 deletions(-)
+ 1 file changed, 46 insertions(+), 1 deletion(-)
commit 7a8592c6f74d40e92b38ba9d6f0c18822bfea1d7
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9085,7 +9558,7 @@ Date: Tue May 12 03:09:56 2009 -0400
N-Oscillator: Use float property, not int. Breaking our chord!
examples/n-oscillator.js | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit acc576b5e2568ad862b5b0483f8872b0349177e6
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9094,7 +9567,7 @@ Date: Tue May 12 03:04:25 2009 -0400
Update copying file (LO doesn't live here anymore)
examples/COPYING | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit dfcf32149db007b75eb22aa49363243394a5c0c3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9103,7 +9576,7 @@ Date: Tue May 12 03:03:21 2009 -0400
Update HACKING file to be consistent with current state of examples
examples/HACKING | 13 +++++++++++--
- 1 files changed, 11 insertions(+), 2 deletions(-)
+ 1 file changed, 11 insertions(+), 2 deletions(-)
commit c22a796a09fb43b0fcab46c7997b40a4a8e68da3
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9112,7 +9585,7 @@ Date: Tue May 12 02:59:19 2009 -0400
GtkTextView: Don't forget to quit when the window is closed.
examples/gtktextview.js | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 375666499901018c3ffd679626f9b36c591f97ac
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9120,8 +9593,8 @@ Date: Tue May 12 02:49:42 2009 -0400
N-Oscillator: Rewrite, with just one global pipeline.
- examples/n-oscillator.js | 160 +++++++++++++++++++++++++--------------------
- 1 files changed, 89 insertions(+), 71 deletions(-)
+ examples/n-oscillator.js | 160 ++++++++++++++++++++++++++--------------------
+ 1 file changed, 89 insertions(+), 71 deletions(-)
commit 4fffcc242989f088c599aefd20938f0c048a6421
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9129,8 +9602,8 @@ Date: Tue May 12 02:45:00 2009 -0400
xml: Move xpathNewContext to XMLDocument class. Also add XMLXPathContext.eval
- modules/libxml/libxml.c | 56 +++++++++++++++++++++++++++++++---------------
- 1 files changed, 38 insertions(+), 18 deletions(-)
+ modules/libxml/libxml.c | 56 ++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 38 insertions(+), 18 deletions(-)
commit 2c4abd31f3820b07fdd3d6e79404b5254923bfe0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9139,7 +9612,7 @@ Date: Tue May 12 02:35:33 2009 -0400
xml: Add XMLXPathObj class
modules/libxml/libxml.c | 15 +++++++++++++++
- 1 files changed, 15 insertions(+), 0 deletions(-)
+ 1 file changed, 15 insertions(+)
commit 74567373ddf0ea586d514e11ef924b4d5ad19ffd
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9147,8 +9620,8 @@ Date: Tue May 12 02:31:43 2009 -0400
xml: Implement xml.xpathNewContext
- modules/libxml/libxml.c | 51 +++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 49 insertions(+), 2 deletions(-)
+ modules/libxml/libxml.c | 51 +++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 49 insertions(+), 2 deletions(-)
commit 0d3c66d7dd64834620483d8f505e006d31e9e5e2
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9167,7 +9640,7 @@ Date: Tue May 12 01:57:05 2009 -0400
xml: Implement XML attributes
modules/libxml/libxml.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 55 insertions(+), 0 deletions(-)
+ 1 file changed, 55 insertions(+)
commit 224a63b36fde6776aa49e62fe2aabd667aa9916a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9176,7 +9649,7 @@ Date: Tue May 12 00:24:19 2009 -0400
xml: Insure that an xmlDocPtr wrapper stays around as long as any of it's xmlNodePtr children
modules/libxml/libxml.c | 12 ++++++++++++
- 1 files changed, 12 insertions(+), 0 deletions(-)
+ 1 file changed, 12 insertions(+)
commit bc84a7badd50e460512a4f37d86bf1379d8fb88a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9184,8 +9657,8 @@ Date: Tue May 12 00:18:35 2009 -0400
xml: Fix a crash with not zeroing node privates. Implement the remaining accessors for simple xmlnode/docptr manipulation. and remove some code duplication between node/doc
- modules/libxml/libxml.c | 60 +++++++++++++++++++++++++++++++++++-----------
- 1 files changed, 45 insertions(+), 15 deletions(-)
+ modules/libxml/libxml.c | 60 +++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 45 insertions(+), 15 deletions(-)
commit 12eae07b7395df34ace9064befac1df0683e51dd
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9194,7 +9667,7 @@ Date: Tue May 12 00:06:25 2009 -0400
xml: node.children should only be the first child, not an array
modules/libxml/libxml.c | 35 +++++------------------------------
- 1 files changed, 5 insertions(+), 30 deletions(-)
+ 1 file changed, 5 insertions(+), 30 deletions(-)
commit 306e4f489245fc016c87ce916dadff563bed5ecf
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9238,7 +9711,7 @@ Date: Mon May 11 21:21:18 2009 -0400
modules/dbus/Makefile.am | 2 +
modules/dbus/dbus2js.py | 218 ++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 220 insertions(+), 0 deletions(-)
+ 2 files changed, 220 insertions(+)
commit f0b3c86a4293162e33c3e645828acd88cb31254a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9317,9 +9790,9 @@ Date: Mon May 11 20:07:41 2009 -0400
examples/clutter-0.9.js | 2 +-
examples/clutter-cogl.js | 2 +-
- examples/repl.js | 5 ++-
- libseed/seed-builtins.c | 4 --
- libseed/seed-builtins.h | 7 ++++
+ examples/repl.js | 5 ++--
+ libseed/seed-builtins.c | 4 ---
+ libseed/seed-builtins.h | 7 +++++
libseed/seed-engine.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++
libseed/seed-engine.h | 1 +
libseed/seed-importer.c | 14 +++++++--
@@ -9332,10 +9805,10 @@ Date: Mon May 11 18:29:14 2009 -0400
Add ConsoleKit DBus example
- doc/index.html | 3 +-
- examples/Makefile.am | 2 +
+ doc/index.html | 3 ++-
+ examples/Makefile.am | 2 ++
examples/dbus-consolekit.js | 57 +++++++++++++++++++++++++++++++++++++++++++
- 3 files changed, 61 insertions(+), 1 deletions(-)
+ 3 files changed, 61 insertions(+), 1 deletion(-)
commit 1652795a8f07eb6551b47ae2fe4e486688159fdf
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9354,7 +9827,7 @@ Date: Mon May 11 18:06:47 2009 -0400
DBus: Implement conversion of DBus errors to JavaScript exceptions in async call replies
modules/dbus/module.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit d920decdb335095cc9a5073df03f60c3253a8276
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9373,7 +9846,7 @@ Date: Mon May 11 17:58:37 2009 -0400
Change DBus module to use the new API
modules/dbus/module.c | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 72c991b5f191b6d5ae1d75936a87217292012ca6
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9408,7 +9881,7 @@ Date: Mon May 11 17:44:48 2009 -0400
libseed/seed-closure.c | 17 +++++++++++++++++
libseed/seed-closure.h | 5 +++++
libseed/seed.h | 3 +++
- 4 files changed, 26 insertions(+), 1 deletions(-)
+ 4 files changed, 26 insertions(+), 1 deletion(-)
commit abc5094ea9a221b954e04e1051266f530c62c492
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9417,7 +9890,7 @@ Date: Mon May 11 17:24:44 2009 -0400
Some style updates to documentation
doc/index.html | 7 +++++--
- 1 files changed, 5 insertions(+), 2 deletions(-)
+ 1 file changed, 5 insertions(+), 2 deletions(-)
commit 14e421156e46158f573fe3fe5be1226f847c5ce0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9426,7 +9899,7 @@ Date: Mon May 11 17:22:09 2009 -0400
Update documentation index
doc/index.html | 12 ++++++++++--
- 1 files changed, 10 insertions(+), 2 deletions(-)
+ 1 file changed, 10 insertions(+), 2 deletions(-)
commit 7355d21231b6944369ecb28e45927a93c31774b4
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9435,7 +9908,7 @@ Date: Mon May 11 17:19:22 2009 -0400
Add documentation for sandbox module
configure.ac | 1 +
- doc/modules/Makefile.am | 4 +-
+ doc/modules/Makefile.am | 4 +--
doc/modules/sandbox.html.in | 66 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 69 insertions(+), 2 deletions(-)
@@ -9446,7 +9919,7 @@ Date: Mon May 11 17:01:24 2009 -0400
Update exmaple index in documentation
doc/index.html | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit 0c1f7826e0c9e66b98adddbc1af8149d1fcff4c4
Author: Johan Euphrosine <proppy@aminche.com>
@@ -9454,9 +9927,9 @@ Date: Mon May 11 16:56:08 2009 -0400
Add clutter-pad example
- examples/Makefile.am | 2 +
+ examples/Makefile.am | 2 ++
examples/clutter-pad.js | 92 +++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 94 insertions(+), 0 deletions(-)
+ 2 files changed, 94 insertions(+)
commit 608572c7ceb778338d5ddca736a344636cbcc283
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9465,7 +9938,7 @@ Date: Mon May 11 16:49:32 2009 -0400
Calling any JSCore method requiring a context from within an object finalization handler is invalid. As a result the sandbox module needs to be manually memory managed (with a destroy method). Closes BGO #582120
modules/sandbox/sandbox.c | 41 +++++++++++++++++++++++++++++++----------
- 1 files changed, 31 insertions(+), 10 deletions(-)
+ 1 file changed, 31 insertions(+), 10 deletions(-)
commit 76dcc30e895ae0472980d6fd147b9bd1c23ed548
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9474,7 +9947,7 @@ Date: Mon May 11 16:31:37 2009 -0400
Implement conversion of GObject constructors to type as '[gobject_constructor TypeGoesHere]'
libseed/seed-engine.c | 27 +++++++++++++++++++++++++--
- 1 files changed, 25 insertions(+), 2 deletions(-)
+ 1 file changed, 25 insertions(+), 2 deletions(-)
commit d4f30551d570153a9153cb9e14821d436a7e653b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9483,7 +9956,7 @@ Date: Mon May 11 02:20:06 2009 -0400
REPL: Assignment regex should not print assignments of the form a=('b')
examples/repl.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a214dc2f75493f8beb9d28bcc8309c8d80113797
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9492,7 +9965,7 @@ Date: Mon May 11 02:18:15 2009 -0400
Some simplifications to the REPL assignment regex
examples/repl.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 45f6834e6b3d30ac6a64784f721f5d56f7880628
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9501,7 +9974,7 @@ Date: Mon May 11 02:06:33 2009 -0400
REPL: Avoid printing out the results of simple assignments. Also do not print out things that return undefined
examples/repl.js | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit f62a02f9846886fafc13a1188b2d9e95f759ba68
Author: Tim Horton <hortont@svn.gnome.org>
@@ -9520,7 +9993,7 @@ Date: Sun May 10 03:23:13 2009 -0400
Fix GLib warning in seed_value_from_gvalue
libseed/seed-types.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit d2829e140beb0a29c2e5231369e31f6b05aa691a
Author: Tim Horton <hortont@hortont.com>
@@ -9529,7 +10002,7 @@ Date: Sun May 10 03:13:52 2009 -0400
Same Seed: clutter-gtk seems to be broken; revert from GtkBuilder UI to pure Clutter for now
examples/same-seed/main.js | 21 ++++-----------------
- 1 files changed, 4 insertions(+), 17 deletions(-)
+ 1 file changed, 4 insertions(+), 17 deletions(-)
commit f3c2c72ff10b456681bc185bdb72b5259f64020f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9538,7 +10011,7 @@ Date: Sun May 10 02:47:08 2009 -0400
Port some of the serverside dbus.js stuff away to JSCore compatible JavaScript
modules/dbus/dbus.js | 46 ++++++++++++++++++++++++----------------------
- 1 files changed, 24 insertions(+), 22 deletions(-)
+ 1 file changed, 24 insertions(+), 22 deletions(-)
commit 24556762de5e203dd4b7e268028e429bfeda8151
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9547,7 +10020,7 @@ Date: Sun May 10 02:24:25 2009 -0400
Unprotecting functions in closure invalidation should use global context rather than creating a new context, because this can potentially happen at times where JSCore does not want us creating a new context (i.e. GC wrapper->remove toggle ref->invalidate closure)
libseed/seed-closure.c | 11 ++++-------
- 1 files changed, 4 insertions(+), 7 deletions(-)
+ 1 file changed, 4 insertions(+), 7 deletions(-)
commit c5989fa40def2190d2e789e48a7e92cdf2398f1f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9556,7 +10029,7 @@ Date: Sun May 10 00:55:21 2009 -0400
Remove erroneous debugging statement from dbus.js
modules/dbus/dbus.js | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit eabccebae1021392f4b29a228f261906c5d1f5fc
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9577,7 +10050,7 @@ Date: Sat May 9 23:56:10 2009 -0400
Make dbus-banshee example take a file as an argument
examples/dbus-banshee.js | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 70899251e4f82a7bf7db8c5fe691425823c8b94a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9586,7 +10059,7 @@ Date: Sat May 9 23:55:01 2009 -0400
Make dbus-banshee example take a file as an argument
examples/dbus-banshee.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a9ed1ce65a4887142a3926094147d04b2c5f6559
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9612,7 +10085,7 @@ Date: Sat May 9 22:49:07 2009 -0400
modules/dbus/Makefile.am | 1 +
modules/dbus/dbus.js | 3 ++-
modules/dbus/util/log.h | 1 +
- 4 files changed, 7 insertions(+), 1 deletions(-)
+ 4 files changed, 7 insertions(+), 1 deletion(-)
commit 7f49aa1d1cb32273f2e0a6c4287f4a033b000ee3
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9620,10 +10093,10 @@ Date: Sat May 9 22:26:10 2009 -0400
Stop mangling this object when importer includes JS files
- libseed/seed-importer.c | 6 ++--
+ libseed/seed-importer.c | 6 +++---
modules/dbus/Makefile.am | 2 +-
- modules/dbus/dbus.js | 47 +++++++++++++++++++++++++++++++--------------
- modules/dbus/lang.js | 33 +++++++++----------------------
+ modules/dbus/dbus.js | 47 +++++++++++++++++++++++++++++++---------------
+ modules/dbus/lang.js | 33 ++++++++++----------------------
4 files changed, 46 insertions(+), 42 deletions(-)
commit 16309730541277e60af37dfa89576d65a2b89210
@@ -9633,7 +10106,7 @@ Date: Sat May 9 21:29:20 2009 -0400
Replace all the lets with vars in dbus.js...and cross fingers
modules/dbus/dbus.js | 136 +++++++++++++++++++++++++-------------------------
- 1 files changed, 68 insertions(+), 68 deletions(-)
+ 1 file changed, 68 insertions(+), 68 deletions(-)
commit 7db832dd1425dc2cab8124af945aca386c6fd086
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9643,7 +10116,7 @@ Date: Sat May 9 21:27:19 2009 -0400
modules/dbus/Makefile.am | 2 +-
modules/dbus/lang.js | 112 ++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 113 insertions(+), 1 deletions(-)
+ 2 files changed, 113 insertions(+), 1 deletion(-)
commit de0d1f348d0a376c466abaca44bd89a60fd4554a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9653,7 +10126,7 @@ Date: Sat May 9 21:26:20 2009 -0400
modules/dbus/Makefile.am | 3 +
modules/dbus/dbus.js | 584 ++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 587 insertions(+), 0 deletions(-)
+ 2 files changed, 587 insertions(+)
commit d0dcc4006346d40f909c6e735afe1f83a1b5ce27
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9662,7 +10135,7 @@ Date: Sat May 9 21:23:00 2009 -0400
Implement the rest of the DBus Bus class
modules/dbus/module.c | 46 ++++++++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 44 insertions(+), 2 deletions(-)
+ 1 file changed, 44 insertions(+), 2 deletions(-)
commit 09a8e2da53b73e9bef52b95972ff72d93d4c2d45
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9671,7 +10144,7 @@ Date: Sat May 9 21:09:19 2009 -0400
Implement unique_name_getter and seed_js_dbus_start_service
modules/dbus/module.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 61 insertions(+), 0 deletions(-)
+ 1 file changed, 61 insertions(+)
commit 292a0d7cc05a0041bc8bd4dfc4bdd9d904b14d1c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9679,8 +10152,8 @@ Date: Sat May 9 21:01:43 2009 -0400
Implement seed_js_dbus_watch_name
- modules/dbus/module.c | 84 +++++++++++++++++++++++++++++++++++++++++++++---
- 1 files changed, 78 insertions(+), 6 deletions(-)
+ modules/dbus/module.c | 84 +++++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 78 insertions(+), 6 deletions(-)
commit 7184e181b028be5d5bf0153a52a4ebe839b35cd5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9689,7 +10162,7 @@ Date: Sat May 9 20:54:04 2009 -0400
Implement on_name_appeared and on_name_vanished handlers
modules/dbus/module.c | 97 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 97 insertions(+), 0 deletions(-)
+ 1 file changed, 97 insertions(+)
commit 79789a3455630b630137df0ab09f7d107460adaa
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9698,7 +10171,7 @@ Date: Sat May 9 20:49:00 2009 -0400
Implement seed_js_dbus_release_name_by_id
modules/dbus/module.c | 27 +++++++++++++++++++++++++++
- 1 files changed, 27 insertions(+), 0 deletions(-)
+ 1 file changed, 27 insertions(+)
commit 83d58ca210fa691631e764153a2942b2c7c9321d
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9707,7 +10180,7 @@ Date: Sat May 9 19:53:44 2009 -0400
Implement seed_js_dbus_acquire_name
modules/dbus/module.c | 100 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 100 insertions(+), 0 deletions(-)
+ 1 file changed, 100 insertions(+)
commit 7470ca852345ed81cbab68ceccc052972ddcbdde
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9717,7 +10190,7 @@ Date: Sat May 9 19:46:00 2009 -0400
libseed/seed.h | 2 +-
modules/dbus/module.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 73 insertions(+), 1 deletions(-)
+ 2 files changed, 73 insertions(+), 1 deletion(-)
commit 83a03a57db8bb1e37eeb13dcc64713c8676d5288
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9726,7 +10199,7 @@ Date: Sat May 9 19:38:25 2009 -0400
Implement seed_js_dbus_call
modules/dbus/module.c | 42 ++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 42 insertions(+), 0 deletions(-)
+ 1 file changed, 42 insertions(+)
commit b09ea6d2c2ffe92dcf6e171d12c92fac7a0f5118
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9735,7 +10208,7 @@ Date: Sat May 9 19:33:58 2009 -0400
Implement seed_js_dbus_emit_signal
modules/dbus/module.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 69 insertions(+), 0 deletions(-)
+ 1 file changed, 69 insertions(+)
commit 5bb512ea42369fa44f84d06749425351dcae8856
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9744,7 +10217,7 @@ Date: Sat May 9 19:28:27 2009 -0400
Style fixes
modules/dbus/module.c | 1090 +++++++++++++++++++++++++------------------------
- 1 files changed, 556 insertions(+), 534 deletions(-)
+ 1 file changed, 556 insertions(+), 534 deletions(-)
commit 378bda3c88600c408be2882a420fca37cf76683a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9753,7 +10226,7 @@ Date: Sat May 9 19:28:13 2009 -0400
Implement seed_js_dbus_unwatch_signal
modules/dbus/module.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 62 insertions(+), 0 deletions(-)
+ 1 file changed, 62 insertions(+)
commit e8561fb04393874b8c6a9d0d13fe09608efa5158
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9762,7 +10235,7 @@ Date: Sat May 9 19:23:35 2009 -0400
Implement seeD_js_dbus_unwatch_signal_by_id
modules/dbus/module.c | 26 ++++++++++++++++++++++++++
- 1 files changed, 26 insertions(+), 0 deletions(-)
+ 1 file changed, 26 insertions(+)
commit c00ff342a790c39e4e9ac9d303f5b8d85224cf8f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9771,7 +10244,7 @@ Date: Sat May 9 19:21:04 2009 -0400
Implement seed_js_dbus_watch_signal
modules/dbus/module.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 56 insertions(+), 0 deletions(-)
+ 1 file changed, 56 insertions(+)
commit e8dcfc43bdc3d934ee228253149b4f2dc869ad6e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9779,7 +10252,7 @@ Date: Sat May 9 19:10:46 2009 -0400
Add some of the signal handler machinery to DBus module...also clean up a lot of warnings
- libseed/seed-api.c | 6 +
+ libseed/seed-api.c | 6 ++
libseed/seed.h | 1 +
modules/dbus/Makefile.am | 1 +
modules/dbus/dbus-values.c | 2 +-
@@ -9805,7 +10278,7 @@ Date: Sat May 9 18:41:35 2009 -0400
Implement the async call machinery in DBus module
modules/dbus/module.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 83 insertions(+), 1 deletions(-)
+ 1 file changed, 83 insertions(+), 1 deletion(-)
commit 4caea71acf3741bf40ba54734b7e121586863dc5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9813,11 +10286,11 @@ Date: Sat May 9 18:23:45 2009 -0400
Add seed_closure_invoke_with_context to the PI
- libseed/seed-closure.c | 16 +++++++++++++
- libseed/seed-closure.h | 2 +
- libseed/seed.h | 3 ++
+ libseed/seed-closure.c | 16 ++++++++++++++
+ libseed/seed-closure.h | 2 ++
+ libseed/seed.h | 3 +++
modules/dbus/module.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++
- 4 files changed, 78 insertions(+), 0 deletions(-)
+ 4 files changed, 78 insertions(+)
commit 646d18065bf3681ccc7b439689e76b45a73d70c7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9828,7 +10301,7 @@ Date: Sat May 9 18:16:01 2009 -0400
libseed/seed-closure.c | 18 ++++++++++++++++++
libseed/seed-closure.h | 8 +++++++-
libseed/seed.h | 10 ++++++++++
- 3 files changed, 35 insertions(+), 1 deletions(-)
+ 3 files changed, 35 insertions(+), 1 deletion(-)
commit ffd8b44c7f65bf7f42694818608f29ac5403dbe6
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9838,8 +10311,8 @@ Date: Sat May 9 18:07:47 2009 -0400
libseed/seed-closure.c | 40 ++++++++++++++++++++++++++++++++--------
libseed/seed-closure.h | 9 +++++++--
- libseed/seed-signals.c | 43 +++----------------------------------------
- 3 files changed, 42 insertions(+), 50 deletions(-)
+ libseed/seed-signals.c | 41 ++---------------------------------------
+ 3 files changed, 41 insertions(+), 49 deletions(-)
commit d7f083d8f653f333501b58765ad1460db0aaff1b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9848,7 +10321,7 @@ Date: Sat May 9 17:46:09 2009 -0400
Start implementing the method call machinery for DBus module
modules/dbus/module.c | 190 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 190 insertions(+), 0 deletions(-)
+ 1 file changed, 190 insertions(+)
commit e151d404cd51a9971f40e7da6d9d33735ce97e75
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9857,7 +10330,7 @@ Date: Sat May 9 17:05:21 2009 -0400
Add get_bus_type_from_object
modules/dbus/module.c | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit e84dd23d0281e48445edc3bef46d6b18edc75cd9
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9866,7 +10339,7 @@ Date: Sat May 9 16:59:22 2009 -0400
Add missing file to DBus module
modules/dbus/util/log.h | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit c175d9ae18f22eed2c147fecbdf1a6bf7be78651
Author: Tim Horton <hortont@hortont.com>
@@ -9875,7 +10348,7 @@ Date: Sat May 9 16:47:35 2009 -0400
Update readme (add dbus as an optional dependency)
README | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 25b222d0a72e424d6a8b05cb99b379a8a1ca2332
Author: Tim Horton <hortont@hortont.com>
@@ -9884,7 +10357,7 @@ Date: Sat May 9 16:45:09 2009 -0400
Update INSTALL.osx (the package name is pkgconfig, not pkg-config)
INSTALL.osx | 9 ++++++---
- 1 files changed, 6 insertions(+), 3 deletions(-)
+ 1 file changed, 6 insertions(+), 3 deletions(-)
commit e1ec439910def2b4d9b1d3aaca540df0311d7e55
Author: Tim Horton <hortont@hortont.com>
@@ -9916,7 +10389,7 @@ Date: Sat May 9 00:31:55 2009 -0400
Work on porting dbus-values.c from GJS dbus bindings
modules/dbus/dbus-values.c | 977 ++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 977 insertions(+), 0 deletions(-)
+ 1 file changed, 977 insertions(+)
commit fa25ef382a87a5416527bc498f4061353dc1d87c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9927,7 +10400,7 @@ Date: Fri May 8 22:27:44 2009 -0400
libseed/seed-types.c | 18 ++++++++++++++++++
libseed/seed-types.h | 6 ++++++
libseed/seed.h | 6 ++++++
- 3 files changed, 30 insertions(+), 0 deletions(-)
+ 3 files changed, 30 insertions(+)
commit a322be29b8dedb5cef0204f2f650a98643f3c64c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9935,7 +10408,7 @@ Date: Thu May 7 23:53:29 2009 -0400
A little more DBus module
- modules/dbus/Makefile.am | 15 ++++++++-----
+ modules/dbus/Makefile.am | 15 ++++++++------
modules/dbus/module.c | 50 +++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 58 insertions(+), 7 deletions(-)
@@ -9965,7 +10438,7 @@ Date: Sat May 9 00:42:34 2009 -0400
libseed/seed-api.c | 36 ++++++++++++++++++++++++++++++++++++
libseed/seed.h | 4 ++++
- 2 files changed, 40 insertions(+), 0 deletions(-)
+ 2 files changed, 40 insertions(+)
commit 8ef42078909b9b4e5f8b915992f597f9910eea3b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9974,7 +10447,7 @@ Date: Fri May 8 23:53:56 2009 -0400
Fix segfault introduced in the argv changes with NULL argv
libseed/seed-builtins.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit aadfff24c3dc2e36958e60d20ac336d527322937
Author: Robert Carr <racarr@svn.gnome.org>
@@ -9994,7 +10467,7 @@ Date: Fri May 8 21:02:19 2009 -0400
libseed/seed-api.c | 6 ++++++
libseed/seed.h | 1 +
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ 2 files changed, 7 insertions(+)
commit 35b5a81526f60979241c9dc07b5d97e83056cadc
Author: Tim Horton <hortont@svn.gnome.org>
@@ -10003,7 +10476,7 @@ Date: Thu May 7 22:59:57 2009 -0400
Same Seed: More single-timeline cleanup.
examples/same-seed/board.js | 12 +++++-------
- 1 files changed, 5 insertions(+), 7 deletions(-)
+ 1 file changed, 5 insertions(+), 7 deletions(-)
commit 30ebe185c571ac3669b0d0a16c5b0fbcc5d174e8
Author: Tim Horton <hortont@svn.gnome.org>
@@ -10033,7 +10506,7 @@ Date: Thu May 7 22:39:03 2009 -0400
extensions/Clutter.js | 12 ++++++++++++
patches/clutter-animatev-annotation.patch | 11 ++++++++++-
- 2 files changed, 22 insertions(+), 1 deletions(-)
+ 2 files changed, 22 insertions(+), 1 deletion(-)
commit 5c00d2575024994bb904d988bc9b678f9879f0a5
Author: Tim Horton <hortont@svn.gnome.org>
@@ -10056,7 +10529,7 @@ Date: Thu May 7 22:11:33 2009 -0400
Same Seed: Fix crazy Clutter signal warnings from getting thrown.
examples/same-seed/board.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 2b9c64b79ac697ee61de99620bf0010166a274a0
Author: Tim Horton <hortont@svn.gnome.org>
@@ -10087,7 +10560,7 @@ Date: Thu May 7 22:41:28 2009 +0200
configure.ac | 2 +-
modules/readline/Makefile.am | 2 ++
- 2 files changed, 3 insertions(+), 1 deletions(-)
+ 2 files changed, 3 insertions(+), 1 deletion(-)
commit f2cec5dacdd29ffaeb635d9f33a514782b5faf99
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10129,7 +10602,7 @@ Date: Thu May 7 03:52:52 2009 -0400
Somewhere in the build system reorg, checking for the existence of readline.h was broken. Now fixed.
configure.ac | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 0d0b521bae92a58828635511a70a77e46ce0a82e
Author: Tim Horton <hortont@svn.gnome.org>
@@ -10138,7 +10611,7 @@ Date: Thu May 7 03:43:55 2009 -0400
Use %zd instead of %d for printf with size_t types
libseed/seed-builtins.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ee0207fad1efb26fbd1d48e9a2ac811fb761dbd5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10147,7 +10620,7 @@ Date: Thu May 7 03:50:01 2009 -0400
Make the repl use the sandbox module, so as to not expose the repl's globals inside the repl
examples/repl.js | 11 ++++++++++-
- 1 files changed, 10 insertions(+), 1 deletions(-)
+ 1 file changed, 10 insertions(+), 1 deletion(-)
commit 38a11de0a90aabe236acf1d27f08bfd7ae5299c7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10155,7 +10628,7 @@ Date: Wed May 6 21:20:16 2009 -0400
Add sandbox module, allows creation of sandboxed JS contexts, with a global object which you can manipulate. It is also possible to fill the global object with the default seed globals
- libseed/seed-api.c | 8 ++-
+ libseed/seed-api.c | 8 ++--
libseed/seed.h | 2 +-
modules/sandbox/sandbox.c | 92 ++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 96 insertions(+), 6 deletions(-)
@@ -10170,7 +10643,7 @@ Date: Wed May 6 21:02:13 2009 -0400
modules/Makefile.am | 2 +-
modules/sandbox/Makefile.am | 22 ++++++++++++++++++++++
modules/sandbox/sandbox.c | 8 ++++++++
- 4 files changed, 32 insertions(+), 1 deletions(-)
+ 4 files changed, 32 insertions(+), 1 deletion(-)
commit c0ec7e6ca382506eaed3f5ea19c0aa5559111384
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10189,7 +10662,7 @@ Date: Wed May 6 16:51:47 2009 -0400
Fill in missing return values in a few Seed canvas functions
modules/canvas/seed-canvas.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 5fb3cbaa7d87caecd86d96129d4edf699cb16572
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10198,7 +10671,7 @@ Date: Wed May 6 15:19:49 2009 -0400
Newline twice should escape from multiline REPL
examples/repl.js | 10 +++++++++-
- 1 files changed, 9 insertions(+), 1 deletions(-)
+ 1 file changed, 9 insertions(+), 1 deletion(-)
commit 22409bd9473b099d63c7c250401f9d9df6721176
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10218,7 +10691,7 @@ Date: Wed May 6 14:26:59 2009 -0400
examples/repl.js | 30 ++++++++++++++++++++++++++++++
modules/readline/seed-readline.c | 17 +++++++++++++++++
- 2 files changed, 47 insertions(+), 0 deletions(-)
+ 2 files changed, 47 insertions(+)
commit d4a95144c71393f2d6b788658648ee7ce3715348
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10226,8 +10699,8 @@ Date: Tue May 5 18:20:54 2009 -0400
Make a new JSCore class which wraps the argv array, so Seed.argv is always up to date
- libseed/seed-builtins.c | 85 +++++++++++++++++++++++++++++++++-------------
- 1 files changed, 61 insertions(+), 24 deletions(-)
+ libseed/seed-builtins.c | 85 ++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 61 insertions(+), 24 deletions(-)
commit 9f89a9d5a063fef382e433d21089525544bac4e0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10247,7 +10720,7 @@ Date: Sat May 2 00:39:39 2009 -0400
Don't install NEWS, as we don't use it, and thus it's empty.
Makefile.am | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 9bee035c69f92087d179cd45c489d014f6d977e7
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10267,7 +10740,7 @@ Date: Thu Apr 30 17:22:38 2009 -0400
Same Seed doesn't actually require GtkClutter
examples/same-seed/main.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 62489037e8e09cc536f204dbc558f687c61618d0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10276,7 +10749,7 @@ Date: Thu Apr 30 01:10:35 2009 -0400
Style fixes in mapping documentation
doc/mapping/mapping.html.in | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 3cfd3234ce61ce746f9797618595a8395137c991
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10284,8 +10757,8 @@ Date: Thu Apr 30 01:04:06 2009 -0400
Update mapping documentation to be twice as colorful, and by that I mean more consistently colorful
- doc/mapping/mapping.html.in | 52 +++++++++++++++++++++---------------------
- doc/style.css | 15 ++++++++++++
+ doc/mapping/mapping.html.in | 52 +++++++++++++++++++++----------------------
+ doc/style.css | 15 +++++++++++++
2 files changed, 41 insertions(+), 26 deletions(-)
commit f51bc57f17b4c8c578bacc948316574d40d5f551
@@ -10294,9 +10767,9 @@ Date: Thu Apr 30 00:40:23 2009 -0400
Some style and cleanup in tutorial code samples
- doc/tutorial-standalone/1.js | 17 +++------
+ doc/tutorial-standalone/1.js | 17 ++++------
doc/tutorial-standalone/2.js | 44 +++++++++-----------------
- doc/tutorial-standalone/3.js | 71 ++++++++++++++---------------------------
+ doc/tutorial-standalone/3.js | 71 ++++++++++++++----------------------------
3 files changed, 45 insertions(+), 87 deletions(-)
commit 370906b450db44cbe74e289b57dddcb61a17a6c4
@@ -10306,7 +10779,7 @@ Date: Thu Apr 30 00:35:17 2009 -0400
Update style in browser tutorial docs
doc/tutorial-standalone/tutorial.html.in | 85 ++++++++++--------------------
- 1 files changed, 28 insertions(+), 57 deletions(-)
+ 1 file changed, 28 insertions(+), 57 deletions(-)
commit c0bfbcc8e0d0ca49f73d90f5a268feb540645a5d
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10314,8 +10787,8 @@ Date: Thu Apr 30 00:31:12 2009 -0400
Update style in runtime documentation. Also update to use new signal installation format
- doc/runtime.html.in | 67 ++++++++++++++++----------------------------------
- 1 files changed, 22 insertions(+), 45 deletions(-)
+ doc/runtime.html.in | 67 +++++++++++++++++----------------------------------
+ 1 file changed, 22 insertions(+), 45 deletions(-)
commit 862ea290ddb6c6ee8867dfe2cc8ad766b308a7ec
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10383,13 +10856,13 @@ Date: Wed Apr 29 17:28:40 2009 -0400
Make seed_make_exception take a format string, and convert all the calls in libseed to use format strings rather than formatting them before calling
configure.ac | 2 +-
- libseed/seed-builtins.c | 59 +++++++++++++++++---------------------------
- libseed/seed-engine.c | 40 +++++++++++++----------------
- libseed/seed-exceptions.c | 16 ++++++++++--
- libseed/seed-exceptions.h | 5 ++-
- libseed/seed-gtype.c | 37 +++++++++++----------------
- libseed/seed-importer.c | 8 ++----
- libseed/seed-structs.c | 8 ++----
+ libseed/seed-builtins.c | 59 ++++++++++++++++++---------------------------
+ libseed/seed-engine.c | 40 ++++++++++++++----------------
+ libseed/seed-exceptions.c | 16 +++++++++---
+ libseed/seed-exceptions.h | 5 ++--
+ libseed/seed-gtype.c | 37 ++++++++++++----------------
+ libseed/seed-importer.c | 8 +++---
+ libseed/seed-structs.c | 8 +++---
libseed/seed.h | 2 +-
9 files changed, 80 insertions(+), 97 deletions(-)
@@ -10400,7 +10873,7 @@ Date: Wed Apr 29 13:33:35 2009 -0400
Add enum-mapping.png to Makefile
doc/mapping/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit c5dfbecd7b230206348cad0c5cbc32ac8fa2b120
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10409,7 +10882,7 @@ Date: Wed Apr 29 12:36:14 2009 -0400
Add GtkTextView example to Makefile
examples/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit a3b35270ccedb9d7bd53962480e5682afd2ff524
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10418,7 +10891,7 @@ Date: Wed Apr 29 11:10:40 2009 -0400
Add readline-bind to tests Makefile.am
tests/javascript/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1e3b997a15280da268c7d810127a27e25b213db0
Author: Tim Horton <hortont@hortont.com>
@@ -10427,7 +10900,7 @@ Date: Wed Apr 29 03:34:41 2009 -0400
Removed introspect.js from Makefile, as it's been removed itself.
examples/Makefile.am | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 714b6f888c3d723bbe354a367deedb728318bc7c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10436,7 +10909,7 @@ Date: Wed Apr 29 01:49:04 2009 -0400
Update changelog
ChangeLog | 20 +++++++
- examples/twitter/twitter.js | 130 ++++++++++++++++++++----------------------
+ examples/twitter/twitter.js | 130 +++++++++++++++++++++----------------------
modules/os/os.c | 3 +-
3 files changed, 84 insertions(+), 69 deletions(-)
@@ -10447,7 +10920,7 @@ Date: Tue Apr 28 19:49:06 2009 -0400
Implement os.access and assosciated modes
modules/os/os.c | 35 ++++++++++++++++++++++++++++++++++-
- 1 files changed, 34 insertions(+), 1 deletions(-)
+ 1 file changed, 34 insertions(+), 1 deletion(-)
commit 64a30d269dfc4eda04e91f12ded7ed6627f534e1
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10456,7 +10929,7 @@ Date: Tue Apr 28 17:47:50 2009 -0400
Update timeout.js to include the priority argument now required for GLib.timeout_add
examples/glib/timeout.js | 6 ++----
- 1 files changed, 2 insertions(+), 4 deletions(-)
+ 1 file changed, 2 insertions(+), 4 deletions(-)
commit a73eb070cbd601a4f212ad5bc7bd90f7a1f823e6
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10487,7 +10960,7 @@ Date: Tue Apr 28 16:04:58 2009 -0400
Update repl example style
examples/repl.js | 9 +++------
- 1 files changed, 3 insertions(+), 6 deletions(-)
+ 1 file changed, 3 insertions(+), 6 deletions(-)
commit 37eaa4036ca2faba6ff0eac4b103155ebb3306fb
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10496,7 +10969,7 @@ Date: Tue Apr 28 16:04:36 2009 -0400
Update notify-test example style
examples/notify-test.js | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 368bb59cc540a07d827da9678990e77486c4c219
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10505,7 +10978,7 @@ Date: Tue Apr 28 16:04:08 2009 -0400
Update style in n-oscillator example
examples/n-oscillator.js | 131 ++++++++++++++++++++++------------------------
- 1 files changed, 62 insertions(+), 69 deletions(-)
+ 1 file changed, 62 insertions(+), 69 deletions(-)
commit 77f8791aeb4e81cd7a2c11616827cc79702514eb
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10514,7 +10987,7 @@ Date: Tue Apr 28 16:02:56 2009 -0400
Update style in ls example
examples/ls.js | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 183d310c2ca8f784ec93ef3d3d700c12aebe3a0f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10523,7 +10996,7 @@ Date: Tue Apr 28 16:02:41 2009 -0400
Update style in json-reddit example
examples/json-reddit.js | 17 ++++++++---------
- 1 files changed, 8 insertions(+), 9 deletions(-)
+ 1 file changed, 8 insertions(+), 9 deletions(-)
commit fadefee25906b2097849416c295a8bdebdf83eb5
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10532,7 +11005,7 @@ Date: Tue Apr 28 16:02:21 2009 -0400
Fix no longer useful Gtk.main_quit hack in json-packing.js
examples/json-packing.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d9bde09433516365d77ecaa8996e3d9150572012
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10541,7 +11014,7 @@ Date: Tue Apr 28 16:01:48 2009 -0400
Remove introspect.js example, it is silly because we now have GIRs for GIRepository
examples/introspect.js | 11 -----------
- 1 files changed, 0 insertions(+), 11 deletions(-)
+ 1 file changed, 11 deletions(-)
commit 6094f8ebd549d8100d1290ada625a7ac78aa05f6
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10550,7 +11023,7 @@ Date: Tue Apr 28 16:01:18 2009 -0400
Fix the GLib warnings in gtktreeview example
examples/gtktreeview.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 5d4f430aaad49a76ae15d0c472be6cdd78cea9c1
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10559,7 +11032,7 @@ Date: Tue Apr 28 15:59:59 2009 -0400
Update style on gtkplug example
examples/gtkplug.js | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 7833b171a4d73b863e158df8378bf2c327119c73
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10568,7 +11041,7 @@ Date: Tue Apr 28 15:59:39 2009 -0400
Gnio server example should use new imports system
examples/Gnio-server.js | 10 ++++------
- 1 files changed, 4 insertions(+), 6 deletions(-)
+ 1 file changed, 4 insertions(+), 6 deletions(-)
commit 8cae0b1c47bf3edf47734cda44d1a949af47b946
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10577,7 +11050,7 @@ Date: Tue Apr 28 15:59:09 2009 -0400
Gnio example should use new imports system
examples/Gnio.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit a1d0d2b62e1da482773bdafc316e1bd251b27b51
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10586,7 +11059,7 @@ Date: Tue Apr 28 15:58:46 2009 -0400
Update gdkpixbufloader example style
examples/gdkpixbufloader.js | 34 +++++++++++++++-------------------
- 1 files changed, 15 insertions(+), 19 deletions(-)
+ 1 file changed, 15 insertions(+), 19 deletions(-)
commit b4b3440322287b6c3a9d13ae40b317b6f1840439
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10595,7 +11068,7 @@ Date: Tue Apr 28 15:57:53 2009 -0400
GConf example should use new imports system
examples/gconf.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 99c1054062554e1a6cc66f3facff6699ff130e2a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10607,7 +11080,7 @@ Date: Tue Apr 28 15:56:34 2009 -0400
Also requires changing Clutter.cogl_double_to_fixed to Clutter.double_to_fixed
examples/clutter-cogl.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 65db152f10c6312384cb3d702d63e249f3c5ff3f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10616,7 +11089,7 @@ Date: Tue Apr 28 15:52:18 2009 -0400
Update clutter-cogl example to new style...it still doesn't work
examples/clutter-cogl.js | 31 ++++++++++++-------------------
- 1 files changed, 12 insertions(+), 19 deletions(-)
+ 1 file changed, 12 insertions(+), 19 deletions(-)
commit 98b45af1c72da26f36a53d50d7ac60528f07c72d
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10625,7 +11098,7 @@ Date: Tue Apr 28 15:49:48 2009 -0400
Update clutter-cairo example to use the new imports system, and update style
examples/clutter-cairo.js | 11 +++++++----
- 1 files changed, 7 insertions(+), 4 deletions(-)
+ 1 file changed, 7 insertions(+), 4 deletions(-)
commit 47ab7d271682b3e550e2723e71a5d1ddc4e428c3
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10634,7 +11107,7 @@ Date: Tue Apr 28 15:48:18 2009 -0400
Update style in clutter-0.9 example
examples/clutter-0.9.js | 36 ++++++++++++++----------------------
- 1 files changed, 14 insertions(+), 22 deletions(-)
+ 1 file changed, 14 insertions(+), 22 deletions(-)
commit 9c87fd821c647496931a05d8a470d99936fcd76e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10643,7 +11116,7 @@ Date: Tue Apr 28 15:46:37 2009 -0400
Update style in clutter-0.8 example
examples/clutter-0.8.js | 18 ++++++------------
- 1 files changed, 6 insertions(+), 12 deletions(-)
+ 1 file changed, 6 insertions(+), 12 deletions(-)
commit 6578ba567184c60ac2d1852e2df602cb88ccf05a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10652,7 +11125,7 @@ Date: Tue Apr 28 15:45:17 2009 -0400
Update style in calculator example, and remove Gtk.main_quit hack
examples/calculator.js | 43 +++++++++++++++----------------------------
- 1 files changed, 15 insertions(+), 28 deletions(-)
+ 1 file changed, 15 insertions(+), 28 deletions(-)
commit 2ff2b1b858e6736093682ed01ecbb5272b7854d0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10661,7 +11134,7 @@ Date: Tue Apr 28 15:42:18 2009 -0400
Update style in async-quine example
examples/async-quine.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 79a7a7476bb5902f85ebee05fcd2c401d206218c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10669,8 +11142,8 @@ Date: Tue Apr 28 15:41:41 2009 -0400
Update actions example to use more reasonable indentation, drop use of with, drop the Gtk.main_quit hack that is not necessary
- examples/actions.js | 98 +++++++++++++++++++++++++++-----------------------
- 1 files changed, 53 insertions(+), 45 deletions(-)
+ examples/actions.js | 98 ++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 53 insertions(+), 45 deletions(-)
commit ee922caef45a1055f187253bb00c1613ec4b8d7b
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10679,7 +11152,7 @@ Date: Tue Apr 28 15:31:59 2009 -0400
Update accelgroup example to use more...modern seed
examples/accelgroup.js | 30 +++++++++++-------------------
- 1 files changed, 11 insertions(+), 19 deletions(-)
+ 1 file changed, 11 insertions(+), 19 deletions(-)
commit 8f6084c7f2eea8db6ec3982459ffa3140bc3b7f0
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10688,20 +11161,20 @@ Date: Tue Apr 28 13:41:51 2009 -0400
Clean up formatting for a lot of the examples
examples/Gnio-server.js | 24 +++---
- examples/accelgroup.js | 30 ++++----
- examples/actions.js | 90 +++++++++++-----------
+ examples/accelgroup.js | 30 +++----
+ examples/actions.js | 90 ++++++++++-----------
examples/async-quine.js | 14 ++--
examples/calculator.js | 148 +++++++++++++++++-----------------
examples/clutter-0.8.js | 154 ++++++++++++++++++------------------
- examples/clutter-0.9.js | 160 +++++++++++++++++++-------------------
+ examples/clutter-0.9.js | 160 ++++++++++++++++++-------------------
examples/clutter-cogl.js | 148 +++++++++++++++++-----------------
- examples/gdkpixbufloader.js | 38 +++++-----
+ examples/gdkpixbufloader.js | 38 ++++-----
examples/gtkplug.js | 14 ++--
examples/json-packing.js | 32 ++++----
examples/ls.js | 6 +-
examples/notify-test.js | 3 +-
- examples/poppler.js | 184 +++++++++++++++++++++---------------------
- examples/repl.js | 18 ++--
+ examples/poppler.js | 184 +++++++++++++++++++++----------------------
+ examples/repl.js | 18 ++---
15 files changed, 532 insertions(+), 531 deletions(-)
commit 87cef48930ac2ce9f6b6207f82f46ddb11c0568e
@@ -10711,7 +11184,7 @@ Date: Tue Apr 28 12:59:17 2009 -0400
Bump version to 0.5.5
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e51eb6abe7409440edf013031238be9b429b4581
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10720,7 +11193,7 @@ Date: Tue Apr 28 12:56:53 2009 -0400
Check for O_DSYNC, O_RSYNC, O_DIRECT, and O_NOATIME as they do not exist on non GNU c library platforms
modules/os/os.c | 12 ++++++++++--
- 1 files changed, 10 insertions(+), 2 deletions(-)
+ 1 file changed, 10 insertions(+), 2 deletions(-)
commit f6b9ccea62a345665150609067ab004281f14c84
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10730,7 +11203,7 @@ Date: Tue Apr 28 12:52:49 2009 -0400
configure.ac | 11 +++++++++++
modules/os/Makefile.am | 3 +++
- 2 files changed, 14 insertions(+), 0 deletions(-)
+ 2 files changed, 14 insertions(+)
commit 3c6e33e7c0d30e5b76ccb186141dba9026fbbc0e
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10741,7 +11214,7 @@ Date: Tue Apr 28 12:44:34 2009 -0400
config.h.in | 3 +++
configure.ac | 2 ++
modules/os/os.c | 5 +++++
- 3 files changed, 10 insertions(+), 0 deletions(-)
+ 3 files changed, 10 insertions(+)
commit df538f89ffe205d0757e8d1d802aead1a40a3ff8
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10749,9 +11222,9 @@ Date: Tue Apr 28 12:34:05 2009 -0400
Fix OSX build
- configure.ac | 11 ++++++---
+ configure.ac | 11 +++++++----
examples/browser/BrowserView.js | 2 +-
- examples/vte-test.js | 40 +++++++++++++++++++-------------------
+ examples/vte-test.js | 40 +++++++++++++++++++--------------------
3 files changed, 28 insertions(+), 25 deletions(-)
commit 8172c689e3d283496bf90a4206a09d1bb4cca5b4
@@ -10761,7 +11234,7 @@ Date: Mon Apr 27 23:24:07 2009 -0400
Remove Makefile.in.in from GIT, it should not be there
po/Makefile.in.in | 217 -----------------------------------------------------
- 1 files changed, 0 insertions(+), 217 deletions(-)
+ 1 file changed, 217 deletions(-)
commit 3e9758b06cedfe00c3e0e605603f0f2bba98eb61
Author: Maciej Piechotka <uzytkownik2@gmail.com>
@@ -10770,7 +11243,7 @@ Date: Mon Apr 27 23:23:12 2009 -0400
Remove -O3 from configure.ac
configure.ac | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit e423fc593afb6c19d7c5f8841e7ee99fbb0ecb35
Author: Maciej Piechotka <uzytkownik2@gmail.com>
@@ -10785,17 +11258,17 @@ Date: Mon Apr 27 23:19:28 2009 -0400
- Removed 'ugly' linking to .libs dirs in order to use libtool
Makefile.am | 2 +
- configure.ac | 113 ++++++++++++++++------------------
+ configure.ac | 113 ++++++++++++++++-------------------
examples/turtle/Makefile.am | 17 +++---
- libseed/Makefile.am | 20 +++++-
+ libseed/Makefile.am | 20 +++++--
modules/Multiprocessing/Makefile.am | 32 ++++------
- modules/canvas/Makefile.am | 33 ++++------
- modules/example/Makefile.am | 24 +++----
+ modules/canvas/Makefile.am | 33 +++++-----
+ modules/example/Makefile.am | 24 ++++----
modules/os/Makefile.am | 31 ++++------
modules/readline/Makefile.am | 28 ++++-----
modules/sqlite/Makefile.am | 34 +++++------
src/Makefile.am | 32 +++++-----
- tests/c/Makefile.am | 12 +++-
+ tests/c/Makefile.am | 12 ++--
12 files changed, 178 insertions(+), 200 deletions(-)
commit df1ac9c5cd3bc5ba6cfe09d177419c53f9070626
@@ -10844,7 +11317,7 @@ Date: Sun Apr 26 01:41:22 2009 -0400
This reverts commit 0095b6d727b64bdd52a3308ff2fa33c0cb4ace6c.
configure.ac | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 0095b6d727b64bdd52a3308ff2fa33c0cb4ace6c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10853,7 +11326,7 @@ Date: Sun Apr 26 01:31:57 2009 -0400
Use FFI_LDADD instead of FFI_LIBS
configure.ac | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 7abe93f67e3e8b166160860a168466f55eeb0fef
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10862,7 +11335,7 @@ Date: Sun Apr 26 00:47:05 2009 -0400
Add an index of examples to the documentation site
doc/index.html | 77 +++++++++++++++++++++++++++-----------------------------
- 1 files changed, 37 insertions(+), 40 deletions(-)
+ 1 file changed, 37 insertions(+), 40 deletions(-)
commit cdfc21e44d50c0a15db1ec1328dc87ba2e54c6a6
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10871,7 +11344,7 @@ Date: Sun Apr 26 00:39:59 2009 -0400
Add an index of examples to the documentation index
doc/index.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 47 insertions(+), 0 deletions(-)
+ 1 file changed, 47 insertions(+)
commit 31afe2f2180d8bd7f39d1afe43f64e202a451293
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10893,7 +11366,7 @@ Date: Sun Apr 26 00:20:32 2009 -0400
Add the native module documentation to the documentation index
doc/index.html | 23 +++++++++++++++++++++++
- 1 files changed, 23 insertions(+), 0 deletions(-)
+ 1 file changed, 23 insertions(+)
commit 6c97c7604e2608105d4a48e83afd452580068bbf
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10902,7 +11375,7 @@ Date: Sun Apr 26 00:14:35 2009 -0400
Add the documentation index site to GIT
doc/index.html | 32 ++++++++++++++++++++++++++++++++
- 1 files changed, 32 insertions(+), 0 deletions(-)
+ 1 file changed, 32 insertions(+)
commit d37e1fd27fe343c2530cef80a037241a14cfc086
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10911,7 +11384,7 @@ Date: Sun Apr 26 00:09:03 2009 -0400
Fix build
doc/Makefile.am | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 95a0ad67a741c1c26be0fd78124689f6b3f75860
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10920,7 +11393,7 @@ Date: Sat Apr 25 17:14:30 2009 -0400
Fix typo in mapping documentation. Gtk.Main->Gtk.main
doc/mapping/mapping.html.in | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5c3ffe567c9ab2b62d06dce811df665608e5adfa
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10928,8 +11401,8 @@ Date: Sat Apr 25 16:49:26 2009 -0400
Add a section on GObjects to the mapping documentation, covers constructors, methods and static methods, the property lookup chain, and signals
- doc/mapping/mapping.html.in | 91 ++++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 86 insertions(+), 5 deletions(-)
+ doc/mapping/mapping.html.in | 91 ++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 86 insertions(+), 5 deletions(-)
commit 3289e20c12b54594434c9614d46bf17ec92821b1
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10938,7 +11411,7 @@ Date: Sat Apr 25 16:05:29 2009 -0400
Add a section on structs and unions to the mapping documentation. Also discuss constants briefly, and make a note on enum validation.
doc/mapping/mapping.html.in | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ 1 file changed, 22 insertions(+)
commit 226b085ee068994bc7f3ecbd28f38d5c3dbffe17
Author: Robert Carr <racarr@svn.gnome.org>
@@ -10946,7 +11419,7 @@ Date: Sat Apr 25 15:53:27 2009 -0400
Properly map named constructors of structs, i.e. soup_date_new_from_now now maps to 'new Soup.Date.from_now' instead of 'Soup.Date.new_from_now'
- libseed/seed-importer.c | 16 ++++++-
+ libseed/seed-importer.c | 16 +++++-
m4/intltool.m4 | 64 +++++++++++++++---------
m4/libtool.m4 | 128 ++++++++++++++++++++++++++++++++---------------
m4/ltoptions.m4 | 2 +-
@@ -10963,8 +11436,8 @@ Date: Sat Apr 25 15:08:40 2009 -0400
configure.ac | 4 ++-
doc/Makefile.am | 2 +-
- doc/mapping.html.in | 27 -----------------
- doc/mapping/Makefile.am | 10 ++++++
+ doc/mapping.html.in | 27 ------------------
+ doc/mapping/Makefile.am | 10 +++++++
doc/mapping/enum-mapping.png | Bin 0 -> 10652 bytes
doc/mapping/mapping.html.in | 64 ++++++++++++++++++++++++++++++++++++++++++
doc/style.css | 13 ++++++++-
@@ -10977,7 +11450,7 @@ Date: Fri Apr 24 19:57:28 2009 -0400
Add DOAP file describing Seed.
seed.doap | 25 +++++++++++++++++++++++++
- 1 files changed, 25 insertions(+), 0 deletions(-)
+ 1 file changed, 25 insertions(+)
commit f19fd914c49badbadfdd48010e666345b0073717
Author: Tim Horton <hortont@hortont.com>
@@ -10986,13 +11459,13 @@ Date: Fri Apr 24 05:28:56 2009 -0400
Update transitions to work
examples/browser/main.js | 4 -
- examples/clutter-transitions/main.js | 7 +
+ examples/clutter-transitions/main.js | 7 ++
examples/clutter-transitions/transition-library.js | 3 -
examples/same-seed/main.js | 2 +-
m4/intltool.m4 | 64 ++++------
m4/libtool.m4 | 128 ++++++--------------
m4/ltoptions.m4 | 2 +-
- m4/ltsugar.m4 | 20 ++--
+ m4/ltsugar.m4 | 20 +--
m4/ltversion.m4 | 10 +-
po/Makefile.in.in | 4 +-
10 files changed, 90 insertions(+), 154 deletions(-)
@@ -11004,7 +11477,7 @@ Date: Fri Apr 24 03:16:57 2009 -0400
Fix small typo in GtkTextView example
examples/gtktextview.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8e97448f5a04b235457541407f49ec5a7f5065aa
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11013,7 +11486,7 @@ Date: Fri Apr 24 03:02:52 2009 -0400
Add a GtkTextView example
examples/gtktextview.js | 19 +++++++++++++++++++
- 1 files changed, 19 insertions(+), 0 deletions(-)
+ 1 file changed, 19 insertions(+)
commit b091b1bbd4ccbd36614ae661e258e2a94e307090
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11023,9 +11496,9 @@ Date: Thu Apr 23 23:17:14 2009 -0400
libseed/seed-gtype.c | 85 ++++++++++++++++++++++++----
tests/javascript/Makefile.am | 1 -
- tests/javascript/gtype-signal-args.js | 14 +---
+ tests/javascript/gtype-signal-args.js | 14 ++---
tests/javascript/gtype-signal-exception.js | 42 --------------
- tests/javascript/gtype-signal.js | 18 +-----
+ tests/javascript/gtype-signal.js | 18 ++----
5 files changed, 82 insertions(+), 78 deletions(-)
commit c582e4ccc37b7bbf905e7cf56f4130bd1ce4911c
@@ -11035,7 +11508,7 @@ Date: Thu Apr 23 17:41:09 2009 -0400
Update c-module.js test to use the new imports system
tests/javascript/c-module.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 2ebc9e50f8549062f9a1895fa26997463f6078af
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11044,7 +11517,7 @@ Date: Thu Apr 23 17:40:35 2009 -0400
Rename readline_bind test to readline-bind, to keep convention
tests/javascript/readline-bind.js | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit d0113b18407552a044d4163bdaf0079575bb0afd
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11055,8 +11528,8 @@ Date: Thu Apr 23 17:39:35 2009 -0400
libseed/seed-gtype.c | 35 ++++++++++++++++++++++++++
tests/javascript/Makefile.am | 1 +
tests/javascript/gtype-property-construct.js | 30 ++++++++++++++++++++++
- tests/javascript/gtype-property.js | 5 +--
- tests/javascript/readline_bind.js | 9 ------
+ tests/javascript/gtype-property.js | 5 ++--
+ tests/javascript/readline_bind.js | 9 -------
5 files changed, 68 insertions(+), 12 deletions(-)
commit d2fe9686717db07354797ffcc6da70d384f8ff34
@@ -11067,8 +11540,8 @@ Date: Thu Apr 23 02:14:50 2009 -0400
This might break some compatibility
- libseed/seed-gtype.c | 73 ++++++++++++++++++++++++++++---------------------
- 1 files changed, 42 insertions(+), 31 deletions(-)
+ libseed/seed-gtype.c | 73 +++++++++++++++++++++++++++++---------------------
+ 1 file changed, 42 insertions(+), 31 deletions(-)
commit 3b3374ad0b2abdb9d14a8f7ffba3d0297eb014c9
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11076,8 +11549,8 @@ Date: Thu Apr 23 01:54:12 2009 -0400
Reimplement class_init closures without using FFI.
- libseed/seed-gtype.c | 160 ++++++++++++++++++++++---------------------------
- 1 files changed, 72 insertions(+), 88 deletions(-)
+ libseed/seed-gtype.c | 160 +++++++++++++++++++++++---------------------------
+ 1 file changed, 72 insertions(+), 88 deletions(-)
commit 5811e74fbe5854d63ac9e3679e3b907685532ecf
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11087,7 +11560,7 @@ Date: Wed Apr 22 23:19:56 2009 -0400
Instead of creating an ffi closure for each GType's instance init closure. We simply store the function as qdata on the GType. This saves memory and improves performance. It also makes it easier in the future to implement memory management of finalizing GTypes.
- libseed/seed-gtype.c | 102 +++++++++++++++++------------------------
+ libseed/seed-gtype.c | 102 +++++++++++++++++-------------------------
modules/readline/Makefile.am | 4 +-
2 files changed, 43 insertions(+), 63 deletions(-)
@@ -11108,7 +11581,7 @@ Date: Tue Apr 21 18:34:44 2009 -0400
Fix possible leak of signal user data
libseed/seed-signals.c | 10 +++-------
- 1 files changed, 3 insertions(+), 7 deletions(-)
+ 1 file changed, 3 insertions(+), 7 deletions(-)
commit 855f10ff740db8122ff55d0c8df61bc67457f373
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11117,7 +11590,7 @@ Date: Tue Apr 21 18:33:10 2009 -0400
Remove double GC protection of functions connected to signals
libseed/seed-signals.c | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 76c2d6ddc3c7ef42b36bab610088f64f11230c00
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11128,7 +11601,7 @@ Date: Tue Apr 21 18:29:27 2009 -0400
This reverts commit a85c0360d45d82def1b164ba6e329f5e771dc1a8.
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a85c0360d45d82def1b164ba6e329f5e771dc1a8
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11137,7 +11610,7 @@ Date: Tue Apr 21 18:13:39 2009 -0400
Importer should only include files as JavaScript files if they end in .js
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4aaba3b31dd04ca185b6db3caa140159d08d0cbb
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11145,8 +11618,8 @@ Date: Tue Apr 21 18:08:33 2009 -0400
Fix leak in imports, relating to the importer directory objects
- libseed/seed-importer.c | 48 +++++++---------------------------------------
- 1 files changed, 8 insertions(+), 40 deletions(-)
+ libseed/seed-importer.c | 48 ++++++++---------------------------------------
+ 1 file changed, 8 insertions(+), 40 deletions(-)
commit d04f6885c3ba19cc2aea20219cf55668192f3aec
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11155,7 +11628,7 @@ Date: Mon Apr 20 01:19:36 2009 -0400
Implement imports.Directory constructor
libseed/seed-importer.c | 40 ++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 40 insertions(+), 0 deletions(-)
+ 1 file changed, 40 insertions(+)
commit bc1421da515e6f504945cd5ec103f31286fd632f
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11164,7 +11637,7 @@ Date: Fri Apr 17 20:51:32 2009 -0400
Remove the deprecated Seed.get/set include path
libseed/seed-builtins.c | 56 -----------------------------------------------
- 1 files changed, 0 insertions(+), 56 deletions(-)
+ 1 file changed, 56 deletions(-)
commit d995a4bbe5fc55d42af5ac30953ef9dc794ea8ee
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11173,7 +11646,7 @@ Date: Fri Apr 17 20:50:01 2009 -0400
Add seed_prepare_global_context to the API
libseed/seed.h | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 8ccbaefbd86a0cac6d06b2b580bde06240e8983a
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11194,8 +11667,8 @@ Date: Fri Apr 17 19:55:46 2009 -0400
Reimplement Seed.import_namespace in terms of the new system, it's still deprecated, but at least it works now
- libseed/seed-engine.c | 261 +-----------------------------------------------
- 1 files changed, 6 insertions(+), 255 deletions(-)
+ libseed/seed-engine.c | 261 ++-----------------------------------------------
+ 1 file changed, 6 insertions(+), 255 deletions(-)
commit b4adaa4bdd36f2cee652052fa56d8c5208a8302c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11203,7 +11676,7 @@ Date: Fri Apr 17 14:43:15 2009 -0400
Some tutorial updates
- doc/tutorial-standalone/1.js | 4 +-
+ doc/tutorial-standalone/1.js | 4 +--
doc/tutorial-standalone/2.js | 20 ++++++------
doc/tutorial-standalone/3.js | 50 +++++++++++++++---------------
doc/tutorial-standalone/tutorial.html.in | 10 +++---
@@ -11216,7 +11689,7 @@ Date: Fri Apr 17 04:13:52 2009 -0400
Workaround for strange timeline problem.
examples/clutter-transitions/main.js | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 1461d92ed7e63444c1c3baa31fa3995104af7798
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11225,7 +11698,7 @@ Date: Fri Apr 17 04:06:18 2009 -0400
Fix usage of JSCore types in xternal header file
libseed/seed.h | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit df6af1b41e14bfc4a256880b3318a30feb2e280c
Author: Robert Carr <racarr@svn.gnome.org>
@@ -11236,7 +11709,7 @@ Date: Fri Apr 17 03:39:44 2009 -0400
RELEASE | 7 ++++++-
libseed/seed-importer.c | 21 +++++++++++++++++++++
libseed/seed.h | 3 +++
- 3 files changed, 30 insertions(+), 1 deletions(-)
+ 3 files changed, 30 insertions(+), 1 deletion(-)
commit f5acdac571893d47309d69da8c3476eb422bf93c
Author: Tim Horton <hortont@hortont.com>
@@ -11258,9 +11731,9 @@ Date: Thu Apr 16 14:00:52 2009 -0400
Add release notes
- ChangeLog | 2 +
+ ChangeLog | 2 ++
RELEASE | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 87 insertions(+), 0 deletions(-)
+ 2 files changed, 87 insertions(+)
commit 1012762ddfae9d6b33c00d7a10bb07201e499814
Author: Tim Horton <hortont@hortont.com>
@@ -11268,8 +11741,8 @@ Date: Wed Apr 15 20:51:28 2009 -0400
Stopgap to get around the broken pipe test thing.
- tests/run-tests.py | 61 +++++++++++++++++++++++++++------------------------
- 1 files changed, 32 insertions(+), 29 deletions(-)
+ tests/run-tests.py | 61 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 32 insertions(+), 29 deletions(-)
commit 510b74c44059d7b6518356e229207750cdfc47c6
Author: Tim Horton <hortont@hortont.com>
@@ -11278,7 +11751,7 @@ Date: Wed Apr 15 20:46:00 2009 -0400
%Zd is size_t, not %d...
modules/os/os.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 34a99f1fb4fb4e893ea3dbbd6c6578529bc9e729
Author: Tim Horton <hortont@hortont.com>
@@ -11288,7 +11761,7 @@ Date: Wed Apr 15 20:41:32 2009 -0400
Makefile.am | 1 +
tests/javascript/Makefile.am | 1 +
- 2 files changed, 2 insertions(+), 0 deletions(-)
+ 2 files changed, 2 insertions(+)
commit 3d17524f5da326c92a296faee3e3e519d985960a
Author: Tim Horton <hortont@hortont.com>
@@ -11297,7 +11770,7 @@ Date: Wed Apr 15 20:38:05 2009 -0400
Add them to configure.
configure.ac | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 63930876a97c2b92caada1a4bb034c34837b60c8
Author: Tim Horton <hortont@hortont.com>
@@ -11305,7 +11778,7 @@ Date: Wed Apr 15 20:37:27 2009 -0400
Add some files that were missing from the build.
- examples/Makefile.am | 130 ++++++++++++++++++++-------------------
+ examples/Makefile.am | 130 +++++++++++++++++++++-------------------
examples/opengl/Makefile.am | 2 +-
examples/pong/Makefile.am | 19 ++++++
examples/same-seed/Makefile.am | 29 +++++++++
@@ -11318,7 +11791,7 @@ Date: Wed Apr 15 20:29:08 2009 -0400
That release-checking script I've been talking about.
tools/check-release.sh | 38 ++++++++++++++++++++++++++++++++++++++
- 1 files changed, 38 insertions(+), 0 deletions(-)
+ 1 file changed, 38 insertions(+)
commit 4c41a2361128d672b92b2fd7ba72ec39e7716aa8
Author: Robert Carr <racarr@mireia.(none)>
@@ -11327,7 +11800,7 @@ Date: Wed Apr 15 17:00:53 2009 -0400
Update pong example to use new imports
examples/pong/pong.js | 89 +++++++++++++++++++++++++------------------------
- 1 files changed, 45 insertions(+), 44 deletions(-)
+ 1 file changed, 45 insertions(+), 44 deletions(-)
commit 9cccb2862f009d7673bdbe61355c69742cfe6ca5
Author: Robert Carr <racarr@mireia.(none)>
@@ -11353,8 +11826,8 @@ Date: Wed Apr 15 12:44:43 2009 -0400
Addos.ttyname os.tcsetpgrp and os.tcgetpgrp
- modules/os/os.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 67 insertions(+), 2 deletions(-)
+ modules/os/os.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 67 insertions(+), 2 deletions(-)
commit f4ae29de47abfff57bc7897d0c76252082a29e82
Author: Robert Carr <racarr@mireia.(none)>
@@ -11363,7 +11836,7 @@ Date: Wed Apr 15 12:40:27 2009 -0400
Add os.write
modules/os/os.c | 27 ++++++++++++++++++++++++++-
- 1 files changed, 26 insertions(+), 1 deletions(-)
+ 1 file changed, 26 insertions(+), 1 deletion(-)
commit e7f263321f4c91f7b6c043bdd573b82cdebaf183
Author: Robert Carr <racarr@mireia.(none)>
@@ -11372,7 +11845,7 @@ Date: Wed Apr 15 12:36:03 2009 -0400
Add os.read
modules/os/os.c | 34 +++++++++++++++++++++++++++++++++-
- 1 files changed, 33 insertions(+), 1 deletions(-)
+ 1 file changed, 33 insertions(+), 1 deletion(-)
commit 266451256299166ec9c2a42523d98dc6b4d2d6dd
Author: Robert Carr <racarr@mireia.(none)>
@@ -11401,7 +11874,7 @@ Date: Wed Apr 15 03:29:31 2009 -0400
Small fix.
examples/clutter-cogl.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 2a8f26d886738518eefc07ca6d8966fc3a71eca0
Author: Tim Horton <hortont@hortont.com>
@@ -11410,7 +11883,7 @@ Date: Wed Apr 15 02:53:40 2009 -0400
Update gitignore.
.gitignore | 19 ++++++++++++++++++-
- 1 files changed, 18 insertions(+), 1 deletions(-)
+ 1 file changed, 18 insertions(+), 1 deletion(-)
commit 4e09f555fc4149603a8edcbd8ed5f38e5b42f37c
Author: Tim Horton <hortont@hortont.com>
@@ -11419,7 +11892,7 @@ Date: Wed Apr 15 02:51:31 2009 -0400
Update changelog to lots and lots of changes
ChangeLog | 15 +++++++++++++--
- 1 files changed, 13 insertions(+), 2 deletions(-)
+ 1 file changed, 13 insertions(+), 2 deletions(-)
commit 434308df1b49763e6f99b3d78af04e3cc99b0e92
Author: Tim Horton <hortont@hortont.com>
@@ -11428,7 +11901,7 @@ Date: Wed Apr 15 02:50:42 2009 -0400
Update clutter 0.9 test to new imports style and match some changes in Clutter trunk.
examples/clutter-0.9.js | 8 ++++++--
- 1 files changed, 6 insertions(+), 2 deletions(-)
+ 1 file changed, 6 insertions(+), 2 deletions(-)
commit b8b71b44c662ed3c5ff2a7004ce69895be63e938
Merge: f4f7834 fda06cd
@@ -11444,7 +11917,7 @@ Date: Wed Apr 15 02:36:53 2009 -0400
Update documentation to API changes.
doc/runtime.html.in | 75 ++++++++++++++++++++++++++++++++++++++++++---------
- 1 files changed, 62 insertions(+), 13 deletions(-)
+ 1 file changed, 62 insertions(+), 13 deletions(-)
commit fda06cd21b7e24eeb74f824f96ebd3635c955a7e
Author: Robert Carr <racarr@mireia.(none)>
@@ -11464,7 +11937,7 @@ Date: Wed Apr 15 01:58:11 2009 -0400
Some more tweaks to the canvas tests
modules/canvas/run-tests.js | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit ff9eaff0f3f254e6fa30c5e21728e5041a8c7207
Merge: 5bc26b6 5cddaef
@@ -11480,7 +11953,7 @@ Date: Wed Apr 15 01:51:44 2009 -0400
Add os.ftruncate and os.isatty
modules/os/os.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 43 insertions(+), 1 deletions(-)
+ 1 file changed, 43 insertions(+), 1 deletion(-)
commit d3b7fd4e3e65e260abacfa60f58024216823fd18
Author: Robert Carr <racarr@mireia.(none)>
@@ -11489,7 +11962,7 @@ Date: Wed Apr 15 01:48:00 2009 -0400
Add os.fsync
modules/os/os.c | 22 +++++++++++++++++++++-
- 1 files changed, 21 insertions(+), 1 deletions(-)
+ 1 file changed, 21 insertions(+), 1 deletion(-)
commit 44c2e67f287118ea4e5ef2de5125902369290368
Author: Robert Carr <racarr@mireia.(none)>
@@ -11498,7 +11971,7 @@ Date: Wed Apr 15 01:46:28 2009 -0400
Add os.fdatasync and os.fpathconf
modules/os/os.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 42 insertions(+), 1 deletions(-)
+ 1 file changed, 42 insertions(+), 1 deletion(-)
commit 88ca63c2208ebada1399b63536067428a047114c
Author: Robert Carr <racarr@mireia.(none)>
@@ -11516,8 +11989,8 @@ Date: Wed Apr 15 01:11:24 2009 -0400
Quiiick fixes to make Same Seed run again. However, there's an annotation missing in Clutter, so you'll have to wait some time to be able to run it yourself.
- examples/same-seed/board.js | 4 +-
- examples/same-seed/main.js | 50 +++++++++++++++++++++++++-----------------
+ examples/same-seed/board.js | 4 ++--
+ examples/same-seed/main.js | 50 ++++++++++++++++++++++++++-----------------
2 files changed, 32 insertions(+), 22 deletions(-)
commit 1c9468574123a1b95a9d6006bbb23930e62eece4
@@ -11559,7 +12032,7 @@ Date: Tue Apr 14 23:03:02 2009 -0400
Update importer to support mutually inclusive files
libseed/seed-importer.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 28d3161ff4cbc3dabc8649d8cde059616959641b
Author: Robert Carr <racarr@mireia.(none)>
@@ -11567,8 +12040,8 @@ Date: Tue Apr 14 21:48:22 2009 -0400
Add os.dup, os.dup2, and os.fchmod
- modules/os/os.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 66 insertions(+), 2 deletions(-)
+ modules/os/os.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 66 insertions(+), 2 deletions(-)
commit be051da8de46f0ed206b99159c55fd0da25548ab
Author: Robert Carr <racarr@mireia.(none)>
@@ -11577,7 +12050,7 @@ Date: Tue Apr 14 21:40:12 2009 -0400
Add os.open and os.close
modules/os/os.c | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 48 insertions(+), 1 deletions(-)
+ 1 file changed, 48 insertions(+), 1 deletion(-)
commit 2b119d05c22d1df34076f1ad794c5340e117134e
Author: Robert Carr <racarr@mireia.(none)>
@@ -11586,7 +12059,7 @@ Date: Tue Apr 14 21:26:43 2009 -0400
Add definitions of all the O_* defines to the OS module
modules/os/os.c | 40 ++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 40 insertions(+), 0 deletions(-)
+ 1 file changed, 40 insertions(+)
commit 2dd8699f08cecceeecc68115797f0571a47afbd0
Author: Robert Carr <racarr@mireia.(none)>
@@ -11604,7 +12077,7 @@ Date: Tue Apr 14 16:26:01 2009 -0400
Composite type tests was testing composite types that didn't exist
- modules/canvas/run-tests.js | 7 ++--
+ modules/canvas/run-tests.js | 7 +++--
modules/canvas/seed-canvas.c | 63 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+), 3 deletions(-)
@@ -11615,7 +12088,7 @@ Date: Tue Apr 14 03:29:01 2009 -0400
Add tests for (unimplemented) compositing operators in seed canvas
modules/canvas/run-tests.js | 27 ++++++++++++++++++++++++++-
- 1 files changed, 26 insertions(+), 1 deletions(-)
+ 1 file changed, 26 insertions(+), 1 deletion(-)
commit ef154e7e67d4367be00157e7c530bdbdaeb7cf3d
Author: Robert Carr <racarr@mireia.(none)>
@@ -11624,7 +12097,7 @@ Date: Tue Apr 14 03:11:52 2009 -0400
Fix type in canvas color parsing
modules/canvas/seed-canvas.c | 6 ++----
- 1 files changed, 2 insertions(+), 4 deletions(-)
+ 1 file changed, 2 insertions(+), 4 deletions(-)
commit 74bed7a4a96556d9b90299c4301ff7b335afa835
Author: Robert Carr <racarr@mireia.(none)>
@@ -11633,7 +12106,7 @@ Date: Tue Apr 14 03:04:45 2009 -0400
seed_canvas_update_fill/stroke style should return TRUE
modules/canvas/seed-canvas.c | 11 +++++++----
- 1 files changed, 7 insertions(+), 4 deletions(-)
+ 1 file changed, 7 insertions(+), 4 deletions(-)
commit 2057a7c39333fcdc3e8799d8fa2d4a3bbaddc2d9
Author: Robert Carr <racarr@mireia.(none)>
@@ -11642,7 +12115,7 @@ Date: Tue Apr 14 01:26:04 2009 -0400
Add a feature to debug builds that checks signal connection arity
libseed/seed-signals.c | 14 ++++++++++++++
- 1 files changed, 14 insertions(+), 0 deletions(-)
+ 1 file changed, 14 insertions(+)
commit bd4626f4ac8fa0138f4af8ec8331638f83b02988
Author: Robert Carr <racarr@mireia.(none)>
@@ -11651,7 +12124,7 @@ Date: Tue Apr 14 00:51:06 2009 -0400
Protect struct and union prototypes after putting them in the hash table...fixes a crash
libseed/seed-structs.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 4f2ea965b9de235debdecd9cc408bd7e1b7bbe41
Author: Robert Carr <racarr@mireia.(none)>
@@ -11660,7 +12133,7 @@ Date: Mon Apr 13 22:21:52 2009 -0400
Add os.unsetenv
modules/os/os.c | 27 ++++++++++++++++++++++++++-
- 1 files changed, 26 insertions(+), 1 deletions(-)
+ 1 file changed, 26 insertions(+), 1 deletion(-)
commit 814279e79b415c531dd4523e5bfad46dc4e527e5
Author: Robert Carr <racarr@mireia.(none)>
@@ -11669,7 +12142,7 @@ Date: Mon Apr 13 22:18:23 2009 -0400
Add os.uname
modules/os/os.c | 33 ++++++++++++++++++++++++++++++++-
- 1 files changed, 32 insertions(+), 1 deletions(-)
+ 1 file changed, 32 insertions(+), 1 deletion(-)
commit 3a7c83541409ba021036639d7d7f7c8bffd1ed7a
Author: Robert Carr <racarr@mireia.(none)>
@@ -11678,7 +12151,7 @@ Date: Mon Apr 13 22:13:20 2009 -0400
Add os.umask
modules/os/os.c | 24 +++++++++++++++++++++++-
- 1 files changed, 23 insertions(+), 1 deletions(-)
+ 1 file changed, 23 insertions(+), 1 deletion(-)
commit 99fa2d1edf139fb22612ea289119dcf91fac5bca
Author: Robert Carr <racarr@mireia.(none)>
@@ -11687,7 +12160,7 @@ Date: Mon Apr 13 22:10:02 2009 -0400
Add os.strerror
modules/os/os.c | 26 ++++++++++++++++++++++++--
- 1 files changed, 24 insertions(+), 2 deletions(-)
+ 1 file changed, 24 insertions(+), 2 deletions(-)
commit 65a20841c82794b82a8400e414aa8ff831c1868d
Author: Robert Carr <racarr@mireia.(none)>
@@ -11696,7 +12169,7 @@ Date: Mon Apr 13 22:08:06 2009 -0400
Add os.setegid os.setgid os.seteuid and os.setuid
modules/os/os.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 82 insertions(+), 1 deletions(-)
+ 1 file changed, 82 insertions(+), 1 deletion(-)
commit 9aeb14fc9b93bf7a2d1848f3eb1f6727024c45d3
Author: Robert Carr <racarr@mireia.(none)>
@@ -11705,7 +12178,7 @@ Date: Mon Apr 13 22:00:32 2009 -0400
Fix redundant requirement of GObject typelib
src/main.c | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ 1 file changed, 4 deletions(-)
commit 01d6fd856d5615b3448efce60831ab59cb4d7e9b
Author: Robert Carr <racarr@mireia.(none)>
@@ -11714,7 +12187,7 @@ Date: Mon Apr 13 22:00:09 2009 -0400
Fix the REPL script in main.c
src/main.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit baf8914fbfeb4c4de05d694c107820cfb398a372
Author: Robert Carr <racarr@mireia.(none)>
@@ -11732,8 +12205,8 @@ Date: Mon Apr 13 21:41:48 2009 -0400
Have class_init callbacks use g_object_info_get_class_struct
- libseed/seed-gtype.c | 55 ++++++++++++++++++++++++++++++++++++++++++-------
- 1 files changed, 47 insertions(+), 8 deletions(-)
+ libseed/seed-gtype.c | 55 ++++++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 47 insertions(+), 8 deletions(-)
commit df566d56a8f03f522aa1c46071cb154e92d475f6
Author: Robert Carr <racarr@mireia.(none)>
@@ -11742,7 +12215,7 @@ Date: Mon Apr 13 21:14:40 2009 -0400
Add os.putenv
modules/os/os.c | 30 +++++++++++++++++++++++++++++-
- 1 files changed, 29 insertions(+), 1 deletions(-)
+ 1 file changed, 29 insertions(+), 1 deletion(-)
commit 7d4e47ecb5d5ff687166e4ae76989e3a846037be
Author: Robert Carr <racarr@mireia.(none)>
@@ -11751,7 +12224,7 @@ Date: Mon Apr 13 21:10:26 2009 -0400
Add os.getenv
modules/os/os.c | 30 +++++++++++++++++++++++++++---
- 1 files changed, 27 insertions(+), 3 deletions(-)
+ 1 file changed, 27 insertions(+), 3 deletions(-)
commit bdaad2fb565c0cc576560b3539b4c7e33d348904
Author: Robert Carr <racarr@mireia.(none)>
@@ -11760,7 +12233,7 @@ Date: Mon Apr 13 21:01:37 2009 -0400
Add getpid and getppid
modules/os/os.c | 36 +++++++++++++++++++++++++++++++++++-
- 1 files changed, 35 insertions(+), 1 deletions(-)
+ 1 file changed, 35 insertions(+), 1 deletion(-)
commit 84da10cba691bc7d628f728e0af89faf5e58d6a0
Author: Robert Carr <racarr@mireia.(none)>
@@ -11769,7 +12242,7 @@ Date: Mon Apr 13 20:59:15 2009 -0400
Add os.getpgrp
modules/os/os.c | 19 ++++++++++++++++++-
- 1 files changed, 18 insertions(+), 1 deletions(-)
+ 1 file changed, 18 insertions(+), 1 deletion(-)
commit 7dfbb440f03d3448a12a6e713a91e1d688c367aa
Author: Robert Carr <racarr@mireia.(none)>
@@ -11778,7 +12251,7 @@ Date: Mon Apr 13 20:56:50 2009 -0400
Add os.getpgid
modules/os/os.c | 23 +++++++++++++++++++++--
- 1 files changed, 21 insertions(+), 2 deletions(-)
+ 1 file changed, 21 insertions(+), 2 deletions(-)
commit 8520a9e2dd7de1b24a301600e3d315fe99806451
Author: Robert Carr <racarr@mireia.(none)>
@@ -11787,7 +12260,7 @@ Date: Mon Apr 13 20:51:50 2009 -0400
Add os.getlogin
modules/os/os.c | 37 +++++++++++++++++++++++++------------
- 1 files changed, 25 insertions(+), 12 deletions(-)
+ 1 file changed, 25 insertions(+), 12 deletions(-)
commit 0c856b68768797d1534222b0af6ae6a221218db8
Author: Robert Carr <racarr@mireia.(none)>
@@ -11796,7 +12269,7 @@ Date: Mon Apr 13 20:48:41 2009 -0400
Add os.getgroups
modules/os/os.c | 24 ++++++++++++++++++++----
- 1 files changed, 20 insertions(+), 4 deletions(-)
+ 1 file changed, 20 insertions(+), 4 deletions(-)
commit 752afdfc4d6791ed8ad54e6a27babe1ea3ca948a
Author: Robert Carr <racarr@mireia.(none)>
@@ -11804,10 +12277,10 @@ Date: Mon Apr 13 20:43:14 2009 -0400
Add seed_make_array to the API
- libseed/seed-api.c | 8 ++++++
- libseed/seed.h | 3 ++
+ libseed/seed-api.c | 8 +++++++
+ libseed/seed.h | 3 +++
modules/os/os.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++-
- 3 files changed, 76 insertions(+), 1 deletions(-)
+ 3 files changed, 76 insertions(+), 1 deletion(-)
commit ac649d8e3fa6f2112bdb2ea1ee4857f67b872b17
Author: Robert Carr <racarr@mireia.(none)>
@@ -11816,7 +12289,7 @@ Date: Mon Apr 13 20:35:50 2009 -0400
Add getegid and geteuid
modules/os/os.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 43 insertions(+), 1 deletions(-)
+ 1 file changed, 43 insertions(+), 1 deletion(-)
commit aab46bab3c26a94eb5263cb401940fedc8f90c54
Author: Robert Carr <racarr@mireia.(none)>
@@ -11825,7 +12298,7 @@ Date: Mon Apr 13 20:32:42 2009 -0400
Add ctermid
modules/os/os.c | 26 +++++++++++++++++++++++++-
- 1 files changed, 25 insertions(+), 1 deletions(-)
+ 1 file changed, 25 insertions(+), 1 deletion(-)
commit 437f98900823b3311087d6c42d122129684d3f06
Author: Robert Carr <racarr@mireia.(none)>
@@ -11834,7 +12307,7 @@ Date: Mon Apr 13 20:30:40 2009 -0400
Start fleshing out the os module a little bit...aiming for identical to the python one as much as possible
configure.ac | 1 +
- libseed/seed-importer.c | 24 ++++++++++++-
+ libseed/seed-importer.c | 24 +++++++++++-
modules/Makefile.am | 2 +-
modules/os/Makefile.am | 25 +++++++++++++
modules/os/os.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++
@@ -11859,7 +12332,7 @@ Date: Mon Apr 13 18:10:56 2009 -0400
Wheeeeeeeeeeeeeeeeeeeeeeeeeeeeee
libseed/seed-importer.c | 18 +++++++++++++++---
- 1 files changed, 15 insertions(+), 3 deletions(-)
+ 1 file changed, 15 insertions(+), 3 deletions(-)
commit 36a818f47f041bb2b2d584cbaca56ffc4fedf684
Author: Robert Carr <racarr@mireia.(none)>
@@ -11868,7 +12341,7 @@ Date: Mon Apr 13 17:27:36 2009 -0400
Remove old comment
libseed/seed-importer.c | 3 ---
- 1 files changed, 0 insertions(+), 3 deletions(-)
+ 1 file changed, 3 deletions(-)
commit 14293b0e09dd1ac423bd8784e5978aae7974b1a7
Author: Robert Carr <racarr@mireia.(none)>
@@ -11877,7 +12350,7 @@ Date: Mon Apr 13 17:24:50 2009 -0400
Remove gratuitous protection
libseed/seed-importer.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit f79987039e87d7ca1164e3ef077e5a03659163ea
Author: Robert Carr <racarr@mireia.(none)>
@@ -11886,7 +12359,7 @@ Date: Mon Apr 13 17:23:48 2009 -0400
Some more importer cleanup stuff
libseed/seed-importer.c | 9 +++++++--
- 1 files changed, 7 insertions(+), 2 deletions(-)
+ 1 file changed, 7 insertions(+), 2 deletions(-)
commit e84377143afd804aa0643db9f3c3060f317ca911
Author: Robert Carr <racarr@mireia.(none)>
@@ -11933,7 +12406,7 @@ Date: Mon Apr 13 13:54:30 2009 -0400
Some comments on the new importer
libseed/seed-importer.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 6d6594fc7b9007e26e0dd684448e730a2549cc37
Author: Robert Carr <racarr@mireia.(none)>
@@ -11964,7 +12437,7 @@ Date: Sun Apr 12 17:27:10 2009 -0400
Update shader example
examples/clutter-shader/main.js | 15 ++++++++-------
- 1 files changed, 8 insertions(+), 7 deletions(-)
+ 1 file changed, 8 insertions(+), 7 deletions(-)
commit 345812d7124fa8766803a16e7de8f545a0e62969
Author: Robert Carr <racarr@mireia.(none)>
@@ -11987,16 +12460,16 @@ Date: Sun Apr 12 17:22:30 2009 -0400
Update twitter example
- examples/browser/BrowserStatusbar.js | 7 ++++-
+ examples/browser/BrowserStatusbar.js | 7 ++++--
examples/browser/BrowserView.js | 45 ++++++++++++++++++----------------
- examples/browser/TabbedBrowser.js | 25 +++++++++++-------
+ examples/browser/TabbedBrowser.js | 25 +++++++++++--------
examples/browser/main.js | 8 +++---
examples/twitter/twitter.js | 24 +++++++++---------
- libseed/seed-engine.c | 3 +-
- libseed/seed-engine.h | 2 +
- libseed/seed-gtype.c | 8 ++++--
- libseed/seed-gtype.h | 2 +
- libseed/seed-importer.c | 2 +
+ libseed/seed-engine.c | 3 ++-
+ libseed/seed-engine.h | 2 ++
+ libseed/seed-gtype.c | 8 +++---
+ libseed/seed-gtype.h | 2 ++
+ libseed/seed-importer.c | 2 ++
10 files changed, 73 insertions(+), 53 deletions(-)
commit 03bed9f537d73f4df1f7e318054ed729752cc807
@@ -12078,7 +12551,7 @@ Date: Sun Apr 12 10:43:19 2009 -0400
Change searchPath to include '.' last
extensions/Seed.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4a9f2f1f956e114dbb546b7788276a5862e0e825
Author: Robert Carr <racarr@mireia.(none)>
@@ -12159,7 +12632,7 @@ Date: Sun Apr 12 09:46:37 2009 -0400
Properly set Namespace.Object.prototype in the new importer
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 603661a0cf9e08bef21a4147c987f12ffb54d4ea
Author: Robert Carr <racarr@mireia.(none)>
@@ -12219,7 +12692,7 @@ Date: Sun Apr 12 09:32:42 2009 -0400
Add a default search path
extensions/Seed.js | 8 +++++---
- 1 files changed, 5 insertions(+), 3 deletions(-)
+ 1 file changed, 5 insertions(+), 3 deletions(-)
commit 85a1bf4bddd2ca04c18b885cea3b9d9d1e379d66
Author: Robert Carr <racarr@mireia.(none)>
@@ -12252,7 +12725,7 @@ Date: Sun Apr 12 01:48:42 2009 -0400
Make it actually work
libseed/seed-importer.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 39d0a68c6fcd92a9e31b91056b859dc8465a4e35
Author: Robert Carr <racarr@mireia.(none)>
@@ -12261,7 +12734,7 @@ Date: Sun Apr 12 01:46:47 2009 -0400
Some work on nested directory imports
libseed/seed-importer.c | 36 ++++++++++++++++++++++++++++++++++--
- 1 files changed, 34 insertions(+), 2 deletions(-)
+ 1 file changed, 34 insertions(+), 2 deletions(-)
commit 7f6e81885e7b9f492ab09d331015026d644c18e8
Author: Robert Carr <racarr@mireia.(none)>
@@ -12270,7 +12743,7 @@ Date: Sun Apr 12 01:42:11 2009 -0400
Free the search path
libseed/seed-importer.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 71 insertions(+), 1 deletions(-)
+ 1 file changed, 71 insertions(+), 1 deletion(-)
commit ecb2600a4b4fefe825dc21f7ad1deeb836fe49b9
Author: Robert Carr <racarr@mireia.(none)>
@@ -12279,7 +12752,7 @@ Date: Sat Apr 11 21:55:22 2009 -0400
Make importer cache imports for files properly
libseed/seed-importer.c | 10 +++++++++-
- 1 files changed, 9 insertions(+), 1 deletions(-)
+ 1 file changed, 9 insertions(+), 1 deletion(-)
commit f5c61e039f2ebff9d606fa680818e83a2179ccd5
Author: Robert Carr <racarr@mireia.(none)>
@@ -12288,7 +12761,7 @@ Date: Sat Apr 11 21:50:57 2009 -0400
Fix dumb person bug
libseed/seed-importer.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a15e3c5de9478936c1d4ed698ec491241b06e52c
Author: Robert Carr <racarr@mireia.(none)>
@@ -12297,7 +12770,7 @@ Date: Sat Apr 11 20:49:55 2009 -0400
Work on start of importer for normal files
libseed/seed-importer.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 145 insertions(+), 2 deletions(-)
+ 1 file changed, 145 insertions(+), 2 deletions(-)
commit f44544bc62ad5173485f0f0a3cbe0a66a40857c9
Author: Robert Carr <racarr@mireia.(none)>
@@ -12307,7 +12780,7 @@ Date: Sat Apr 11 18:42:57 2009 -0400
configure.ac | 1 -
modules/Makefile.am | 2 +-
- 2 files changed, 1 insertions(+), 2 deletions(-)
+ 2 files changed, 1 insertion(+), 2 deletions(-)
commit 2aeab1a8094ae99177610b46dc22e89b346f8fea
Author: Robert Carr <racarr@mireia.(none)>
@@ -12316,7 +12789,7 @@ Date: Sat Apr 11 18:40:00 2009 -0400
Add support for versions
libseed/seed-importer.c | 23 ++++++++++++++++++++---
- 1 files changed, 20 insertions(+), 3 deletions(-)
+ 1 file changed, 20 insertions(+), 3 deletions(-)
commit 8c714a8651697a258828c36e636c1b24d8245bc3
Author: Robert Carr <racarr@mireia.(none)>
@@ -12325,7 +12798,7 @@ Date: Sat Apr 11 18:31:34 2009 -0400
Protect against multiple imports
libseed/seed-importer.c | 12 +++++++++++-
- 1 files changed, 11 insertions(+), 1 deletions(-)
+ 1 file changed, 11 insertions(+), 1 deletion(-)
commit b43ef7566f1b07ebf0a13681bda5b9e4563b3e17
Author: Robert Carr <racarr@mireia.(none)>
@@ -12334,7 +12807,7 @@ Date: Sat Apr 11 18:13:50 2009 -0400
Support GI_INFO_TYPE_CONSTANT, and some refactoring
libseed/seed-importer.c | 64 +++++++++++++++++++++++++++++++++++++++++------
- 1 files changed, 56 insertions(+), 8 deletions(-)
+ 1 file changed, 56 insertions(+), 8 deletions(-)
commit e350054082438fc288b76fe2ca0f1390910afbdd
Author: Robert Carr <racarr@mireia.(none)>
@@ -12343,7 +12816,7 @@ Date: Sat Apr 11 17:58:14 2009 -0400
Importer supports GI_INFO_TYPE_UNION
libseed/seed-importer.c | 42 +++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 41 insertions(+), 1 deletions(-)
+ 1 file changed, 41 insertions(+), 1 deletion(-)
commit 58f0d615b63c9ae0da60ff83267f4e1e4f7bd6a6
Author: Robert Carr <racarr@mireia.(none)>
@@ -12353,7 +12826,7 @@ Date: Sat Apr 11 17:55:47 2009 -0400
libseed/seed-engine.h | 1 +
libseed/seed-importer.c | 40 ++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 41 insertions(+), 0 deletions(-)
+ 2 files changed, 41 insertions(+)
commit 404a707a050a2f2568ef47bf246685adc5a45894
Author: Robert Carr <racarr@mireia.(none)>
@@ -12361,7 +12834,7 @@ Date: Sat Apr 11 17:47:15 2009 -0400
Importer now supports GI_INFO_TYPE_OBJECT
- libseed/seed-engine.h | 2 +
+ libseed/seed-engine.h | 2 ++
libseed/seed-importer.c | 90 +++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 85 insertions(+), 7 deletions(-)
@@ -12372,7 +12845,7 @@ Date: Sat Apr 11 16:52:56 2009 -0400
Importer now supports enums and toplevel functions
libseed/seed-importer.c | 167 ++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 166 insertions(+), 1 deletions(-)
+ 1 file changed, 166 insertions(+), 1 deletion(-)
commit 876b7e939e4bf48734f0673740fc70049e7e443d
Author: Robert Carr <racarr@mireia.(none)>
@@ -12385,7 +12858,7 @@ Date: Sat Apr 11 16:10:40 2009 -0400
libseed/seed-importer.c | 34 ++++++++++++++++++++++++++++++++++
libseed/seed-importer.h | 8 ++++++++
libseed/seed-private.h | 1 +
- 5 files changed, 50 insertions(+), 1 deletions(-)
+ 5 files changed, 50 insertions(+), 1 deletion(-)
commit 7e65ec58c53adf8b06840ff3e8e60d4af2ae1446
Author: Robert Carr <racarr@mireia.(none)>
@@ -12393,7 +12866,7 @@ Date: Fri Apr 10 16:09:05 2009 -0400
Add scoped includes
- configure.ac | 3 +
+ configure.ac | 3 ++
extensions/Clutter.js | 3 +-
libseed/seed-builtins.c | 101 ++++++++++++++++++++++++++++++++++++-
m4/intltool.m4 | 64 +++++++++++++++---------
@@ -12423,7 +12896,7 @@ Date: Sun Apr 5 19:49:58 2009 -0400
libseed/seed-engine.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++
libseed/seed.h | 5 ++-
- 2 files changed, 88 insertions(+), 1 deletions(-)
+ 2 files changed, 88 insertions(+), 1 deletion(-)
commit 42aca0c50fea8ac5ec7ad914d5b5c78565e42973
Author: Tim Horton <hortont@hortont.com>
@@ -12432,7 +12905,7 @@ Date: Sat Mar 28 22:22:29 2009 -0400
Yay webkit committed the patch.
patches/fix_webkit_soup_introspection.patch | 22 ----------------------
- 1 files changed, 0 insertions(+), 22 deletions(-)
+ 1 file changed, 22 deletions(-)
commit dd93b2e755cc67e731f236e7e705715b4f84aa9d
Author: Tim Horton <hortont@hortont.com>
@@ -12441,7 +12914,7 @@ Date: Fri Mar 27 21:29:55 2009 -0400
Patch patch to WebKit to make it introspectible. WK guys say that they're going to have it in for 1.1.4.
patches/fix_webkit_soup_introspection.patch | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ 1 file changed, 22 insertions(+)
commit 7b0791fd03173916a418cce848b64705ec968116
Author: Robert Carr <racarr@mireia.(none)>
@@ -12450,7 +12923,7 @@ Date: Fri Mar 27 16:29:13 2009 -0400
Add Seed.breakpoint for debugging purposes
libseed/seed-builtins.c | 13 +++++++++++++
- 1 files changed, 13 insertions(+), 0 deletions(-)
+ 1 file changed, 13 insertions(+)
commit 029ea2977d631294c40295f5c72176888b509f85
Author: Robert Carr <racarr@mireia.(none)>
@@ -12459,7 +12932,7 @@ Date: Tue Mar 24 23:16:49 2009 -0400
Minor cosmetic improvements to seed-types.c
libseed/seed-types.c | 24 +++++++++++++-----------
- 1 files changed, 13 insertions(+), 11 deletions(-)
+ 1 file changed, 13 insertions(+), 11 deletions(-)
commit f3dc26292d3ed4b877d15c345b4edd6678d72ba1
Author: Robert Carr <racarr@mireia.(none)>
@@ -12468,7 +12941,7 @@ Date: Tue Mar 24 23:09:16 2009 -0400
Add validation of enum types to the GArgument conversion logic
libseed/seed-types.c | 13 +++++++++++++
- 1 files changed, 13 insertions(+), 0 deletions(-)
+ 1 file changed, 13 insertions(+)
commit fd9f3bc2f3743a9870909214b1573fab040fc425
Author: Robert Carr <racarr@mireia.(none)>
@@ -12495,7 +12968,7 @@ Date: Thu Mar 19 22:29:44 2009 -0400
One question resolved.
OPEN_QUESTIONS | 3 ---
- 1 files changed, 0 insertions(+), 3 deletions(-)
+ 1 file changed, 3 deletions(-)
commit 5ea43401eaba2daea6de37ce59f158b50d151fd9
Author: Tim Horton <hortont@hortont.com>
@@ -12505,7 +12978,7 @@ Date: Thu Mar 19 22:17:51 2009 -0400
libseed/seed-api.c | 4 +-
libseed/seed.h | 2 +-
- m4/libtool.m4 | 128 ++++++++++++++++-----------------------------------
+ m4/libtool.m4 | 128 ++++++++++++++++------------------------------------
m4/ltoptions.m4 | 2 +-
m4/ltsugar.m4 | 20 ++++----
m4/ltversion.m4 | 10 ++--
@@ -12539,7 +13012,7 @@ Date: Wed Mar 18 15:55:57 2009 -0400
Style fixes in seed-api.c
libseed/seed-api.c | 23 ++++++++++++++++-------
- 1 files changed, 16 insertions(+), 7 deletions(-)
+ 1 file changed, 16 insertions(+), 7 deletions(-)
commit ec092a5962d983087702f25e8351fa35ee883da1
Author: Tim Horton <hortont424@gmail.com>
@@ -12548,7 +13021,7 @@ Date: Mon Mar 16 21:40:42 2009 -0400
Update debian packaging now that ogl-glib is no longer inside of seed.
debian/control | 7 ++-----
- 1 files changed, 2 insertions(+), 5 deletions(-)
+ 1 file changed, 2 insertions(+), 5 deletions(-)
commit d4e31e3d7d6dae85dca207877c43adf64b486a83
Author: Tim Horton <hortont424@gmail.com>
@@ -12560,7 +13033,7 @@ Date: Mon Mar 16 21:30:20 2009 -0400
huge mistake with memory leak if you set the path from the api
libseed/seed-api.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 423e3eaf5374abf681bfdc71a988c61c71551548
Author: Robert Carr <racarr@mireia.(none)>
@@ -12570,7 +13043,7 @@ Date: Sun Mar 15 15:48:21 2009 -0400
libseed/seed-api.c | 6 ++++++
libseed/seed.h | 1 +
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ 2 files changed, 7 insertions(+)
commit e9d05b86c052703b97748cd244696eb9da1cc774
Author: Robert Carr <racarr@mireia.(none)>
@@ -12579,7 +13052,7 @@ Date: Sun Mar 15 09:52:18 2009 -0400
Fix indentation on C tests
tests/c/main.c | 58 ++++++++++++++++++++++++++++----------------------------
- 1 files changed, 29 insertions(+), 29 deletions(-)
+ 1 file changed, 29 insertions(+), 29 deletions(-)
commit c39776b3d6d76076d6a907c3c3da06cf5392fbf8
Author: Robert Carr <racarr@mireia.(none)>
@@ -12587,10 +13060,10 @@ Date: Sun Mar 15 09:51:17 2009 -0400
Add seed_signal_connect and seed_signal_connect_full C convenience API
- doc/reference/seed-sections.txt | 6 ++++-
+ doc/reference/seed-sections.txt | 6 +++++-
libseed/seed-api.c | 44 ++++++++++++++++++++++++++++++++++++++-
libseed/seed-private.h | 1 +
- libseed/seed-signals.c | 5 ++-
+ libseed/seed-signals.c | 5 +++--
libseed/seed-signals.h | 9 ++++++++
libseed/seed.h | 15 +++++++++++++
6 files changed, 76 insertions(+), 4 deletions(-)
@@ -12602,7 +13075,7 @@ Date: Sun Mar 15 09:26:48 2009 -0400
Fix warning in C test
tests/c/api-js-signal-from-c.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit cf93fe0ea8761d47459e95a546d7acf5a3f959e4
Author: Robert Carr <racarr@mireia.(none)>
@@ -12611,10 +13084,10 @@ Date: Wed Mar 11 22:24:24 2009 -0400
Big build system reorganization.n. Also add shave for pretty builds
autogen.sh | 177 +++++++---------------------------------------
- config.h.in | 4 +
+ config.h.in | 4 ++
configure.ac | 45 ++++++++----
libseed/Makefile.am | 9 +--
- m4/shave.m4 | 40 ++++++++++
+ m4/shave.m4 | 40 +++++++++++
scripts/shave-libtool.in | 69 ++++++++++++++++++
scripts/shave.in | 76 ++++++++++++++++++++
7 files changed, 250 insertions(+), 170 deletions(-)
@@ -12633,7 +13106,7 @@ Date: Tue Mar 10 15:16:01 2009 -0400
Switch seed_prepare_closure to use g_callable_info_prepare_closure...drops a lot of code
libseed/seed-builtins.c | 2 +
- libseed/seed-closure.c | 102 +---------------------------------------------
+ libseed/seed-closure.c | 102 ++---------------------------------------------
libseed/seed-engine.c | 4 +-
3 files changed, 7 insertions(+), 101 deletions(-)
@@ -12644,7 +13117,7 @@ Date: Mon Mar 9 22:42:46 2009 -0400
Most of seed-types.c is documented now (most of the public part, anyway).
libseed/seed-types.c | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 132 insertions(+), 0 deletions(-)
+ 1 file changed, 132 insertions(+)
commit 7ba93ef1049807e2c971b56d2aaeea75516a8823
Author: Tim Horton <hortont424@gmail.com>
@@ -12663,7 +13136,7 @@ Date: Mon Mar 9 19:27:33 2009 -0400
Matt fixed up his Seed.set_search_path function, so we've enabled it.
libseed/seed-builtins.c | 44 +++++++-------------------------------------
- 1 files changed, 7 insertions(+), 37 deletions(-)
+ 1 file changed, 7 insertions(+), 37 deletions(-)
commit 2d5e0c7b8fd61247bc8787f8945b9449aa28d2d7
Author: Tim Horton <hortont@Kaylee.(none)>
@@ -12672,7 +13145,7 @@ Date: Tue Mar 3 20:39:43 2009 -0500
Somehow I accidentally committed with 2 colors on.
examples/same-seed/main.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d3cb95749aea6ca9b45305203d42ab1b297e219c
Author: Tim Horton <hortont@Kaylee.(none)>
@@ -12730,7 +13203,7 @@ Date: Mon Mar 2 21:44:29 2009 -0500
Add an assertion in seed_value_to_gobject, should be helpful in catching a few memory bugs that sometimes pop up
libseed/seed-types.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 3797376e36c6863ce6d055ba09f3637574fee6e1
Author: Robert Carr <racarr@mireia.(none)>
@@ -12739,7 +13212,7 @@ Date: Mon Mar 2 21:41:11 2009 -0500
Fix potential crash (or confusion) in seed_value_to_string
libseed/seed-types.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit f37e1c383f4d34b480e6361284999bee04335b1e
Author: Robert Carr <racarr@mireia.(none)>
@@ -12748,7 +13221,7 @@ Date: Mon Mar 2 21:35:41 2009 -0500
Support some more primitive array types
libseed/seed-types.c | 39 ++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 38 insertions(+), 1 deletions(-)
+ 1 file changed, 38 insertions(+), 1 deletion(-)
commit 817a511a946ee3064ab398b163f5349dfdc741d5
Author: Tim Horton <hortont424@gmail.com>
@@ -12756,8 +13229,8 @@ Date: Mon Mar 2 19:16:51 2009 -0500
Some type documentation, mostly copy/paste.
- .gitignore | 17 ++++-
- libseed/seed-types.c | 171 ++++++++++++++++++++++++++++++++++++++++++++-----
+ .gitignore | 17 +++--
+ libseed/seed-types.c | 171 ++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 166 insertions(+), 22 deletions(-)
commit ebefeec870b7aa87786e7de719f33a52ed579c85
@@ -12776,19 +13249,19 @@ Date: Sat Feb 28 20:12:10 2009 -0500
Mushing documentation around into sections, fixing headers that indent screwed up (as usual...) and stuff.
- doc/reference/seed-docs.sgml | 2 +
- doc/reference/seed-sections.txt | 42 ++++++++++++++++++++++++--------------
+ doc/reference/seed-docs.sgml | 2 ++
+ doc/reference/seed-sections.txt | 42 ++++++++++++++++++++++++---------------
libseed/seed-builtins.h | 26 ++++++++++++------------
libseed/seed-closure.h | 26 ++++++++++++------------
libseed/seed-debug.h | 26 ++++++++++++------------
libseed/seed-engine.h | 26 ++++++++++++------------
- libseed/seed-exceptions.h | 30 ++++++++++++++++-----------
+ libseed/seed-exceptions.h | 30 +++++++++++++++++-----------
libseed/seed-gtype.h | 26 ++++++++++++------------
libseed/seed-private.h | 26 ++++++++++++------------
libseed/seed-signals.h | 26 ++++++++++++------------
libseed/seed-structs.h | 26 ++++++++++++------------
libseed/seed-types.h | 36 ++++++++++++++++++++++-----------
- libseed/seed.h | 6 -----
+ libseed/seed.h | 6 ------
13 files changed, 174 insertions(+), 150 deletions(-)
commit 2ad86d6e8c0a503362b397eed92ccdaad9c71479
@@ -12799,7 +13272,7 @@ Date: Sat Feb 28 20:02:31 2009 -0500
doc/reference/html/index.html | 11 +-
doc/reference/seed-docs.sgml | 1 +
- doc/reference/seed-sections.txt | 75 +++--
+ doc/reference/seed-sections.txt | 75 ++---
doc/reference/tmpl/seed-unused.sgml | 24 ++
doc/reference/tmpl/seed.sgml | 595 +++++++++++++++++++++++++++++++++++
libseed/seed.h | 30 +-
@@ -12813,7 +13286,7 @@ Date: Sat Feb 28 19:27:50 2009 -0500
doc/reference/tmpl/seed-builtins.sgml | 19 -
doc/reference/tmpl/seed-closure.sgml | 19 -
- doc/reference/tmpl/seed-debug.sgml | 64 --
+ doc/reference/tmpl/seed-debug.sgml | 64 ---
doc/reference/tmpl/seed-engine.sgml | 44 --
doc/reference/tmpl/seed-exceptions.sgml | 80 ---
doc/reference/tmpl/seed-gtype.sgml | 19 -
@@ -12823,7 +13296,7 @@ Date: Sat Feb 28 19:27:50 2009 -0500
doc/reference/tmpl/seed-types.sgml | 350 -----------
doc/reference/tmpl/seed-unused.sgml | 659 ---------------------
doc/reference/tmpl/seed.sgml | 957 -------------------------------
- 12 files changed, 0 insertions(+), 2278 deletions(-)
+ 12 files changed, 2278 deletions(-)
commit 00c7135426ed8cee8082e0650c7d5823c978c26e
Author: Tim Horton <hortont424@gmail.com>
@@ -12832,7 +13305,7 @@ Date: Sat Feb 28 19:20:36 2009 -0500
Documentation for seed_object_call. This marks 100% of the functions in seed-api.c being documented. Still a long way to go.
libseed/seed-api.c | 17 +++++++++++++++++
- 1 files changed, 17 insertions(+), 0 deletions(-)
+ 1 file changed, 17 insertions(+)
commit 33ce45e9b0d98f1134aeeb1ddfe7ceba1ced3056
Author: Tim Horton <hortont424@gmail.com>
@@ -12841,7 +13314,7 @@ Date: Sat Feb 28 19:07:47 2009 -0500
Create .gitignore and add everything that's currently untracked. I'm pretty sure we've got stuff in the repo that shouldn't be, but that's OK for now. If we're ignoring anything we shouldn't be, ... oops.
.gitignore | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 145 insertions(+), 0 deletions(-)
+ 1 file changed, 145 insertions(+)
commit 9d69cf261676bc80570dd1a28f7303a42657dfc9
Author: Tim Horton <hortont424@gmail.com>
@@ -12850,7 +13323,7 @@ Date: Sat Feb 28 18:58:08 2009 -0500
Missed some return values.
libseed/seed-api.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 1e20d268f9080492b0f3914328b2350b29995899
Author: Tim Horton <hortont424@gmail.com>
@@ -12860,7 +13333,7 @@ Date: Sat Feb 28 18:54:04 2009 -0500
config.h.in | 4 -
doc/reference/html/index.html | 8 +-
- doc/reference/tmpl/seed-private.sgml | 9 -
+ doc/reference/tmpl/seed-private.sgml | 9 --
doc/reference/tmpl/seed-unused.sgml | 291 ++++++++++++++++++++++++++++++++++
doc/reference/tmpl/seed.sgml | 45 +++++-
libseed/seed-api.c | 38 ++++-
@@ -12873,7 +13346,7 @@ Date: Sat Feb 28 18:47:23 2009 -0500
protect and unprotect documentation.
libseed/seed-api.c | 21 +++++++++++++++++++++
- 1 files changed, 21 insertions(+), 0 deletions(-)
+ 1 file changed, 21 insertions(+)
commit b667786d2914e882f46257cb891a1f5d1dfe4337
Author: Tim Horton <hortont424@gmail.com>
@@ -12882,7 +13355,7 @@ Date: Sat Feb 28 18:38:13 2009 -0500
GtkDoc is choking on long type names? Wrote a note, anyway.
libseed/seed-api.c | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 9abcc742e761c6ac440615d1889f3bb56c682f6a
Author: Tim Horton <hortont424@gmail.com>
@@ -12891,7 +13364,7 @@ Date: Sat Feb 28 18:32:49 2009 -0500
Lots of documentation updates. Also, do we have a typedef for JSClassDefinition?
libseed/seed-api.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 59 insertions(+), 0 deletions(-)
+ 1 file changed, 59 insertions(+)
commit 684df6b8466920b2174a0ff9fbb70e46b76aecc0
Author: Tim Horton <hortont424@gmail.com>
@@ -12900,7 +13373,7 @@ Date: Sat Feb 28 18:00:16 2009 -0500
Don't need all these extra sections that we're simply not using. Maybe some other day, but for now we're only documenting the external API.
doc/reference/seed-sections.txt | 130 +--------------------------------------
- 1 files changed, 3 insertions(+), 127 deletions(-)
+ 1 file changed, 3 insertions(+), 127 deletions(-)
commit 7cb283504a994215fd8c6e4cd1f607defc491c45
Author: Tim Horton <hortont424@gmail.com>
@@ -12909,7 +13382,7 @@ Date: Sat Feb 28 17:57:24 2009 -0500
80characters.
libseed/seed-api.c | 23 +++++++++++++++--------
- 1 files changed, 15 insertions(+), 8 deletions(-)
+ 1 file changed, 15 insertions(+), 8 deletions(-)
commit ffb9482308755db8489734e237633cf9291b95fe
Author: Tim Horton <hortont424@gmail.com>
@@ -12918,7 +13391,7 @@ Date: Sat Feb 28 17:46:20 2009 -0500
seed_string_is_equal_utf8 docs.
libseed/seed-api.c | 18 ++++++++++++++++++
- 1 files changed, 18 insertions(+), 0 deletions(-)
+ 1 file changed, 18 insertions(+)
commit 6d3b1e062139a9fdd191fda158978cebb638ff3f
Author: Tim Horton <hortont424@gmail.com>
@@ -12927,7 +13400,7 @@ Date: Sat Feb 28 17:40:51 2009 -0500
Oops. seed_string_to_utf8_buffer doesn't /return/ a buffer!
libseed/seed-api.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a2aa5f95d22b85f5253c9e6707611667eb615668
Author: Tim Horton <hortont424@gmail.com>
@@ -12936,7 +13409,7 @@ Date: Sat Feb 28 17:36:31 2009 -0500
Docs for seed_make_object.
libseed/seed-api.c | 11 ++++++++++-
- 1 files changed, 10 insertions(+), 1 deletions(-)
+ 1 file changed, 10 insertions(+), 1 deletion(-)
commit 71b4291871892adb73425d40d90395cc35006662
Author: Tim Horton <hortont424@gmail.com>
@@ -12945,7 +13418,7 @@ Date: Sat Feb 28 17:15:37 2009 -0500
Docs for seed_context_create.
libseed/seed-api.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 9f59df1c6c552f60be539af0901054d99d579c8e
Author: Tim Horton <hortont424@gmail.com>
@@ -12954,7 +13427,7 @@ Date: Sat Feb 28 17:11:11 2009 -0500
Updated docs (don't show JS* types in API documentation!)
libseed/seed-api.c | 24 ++++++++++++------------
- 1 files changed, 12 insertions(+), 12 deletions(-)
+ 1 file changed, 12 insertions(+), 12 deletions(-)
commit 834fbd216f48317e73b7b0bcb86947dab2089541
Author: Tim Horton <hortont424@gmail.com>
@@ -12963,7 +13436,7 @@ Date: Sat Feb 28 16:50:35 2009 -0500
Don't put lines between parameter documentation or GtkDoc gets mad.
libseed/seed-api.c | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit a42a24504d0271425760109fd08b03f7582a79b9
Author: Tim Horton <hortont424@gmail.com>
@@ -12973,7 +13446,7 @@ Date: Sat Feb 28 16:45:50 2009 -0500
libseed/seed-api.c | 9 ++++++++-
libseed/seed-builtins.c | 3 +++
- 2 files changed, 11 insertions(+), 1 deletions(-)
+ 2 files changed, 11 insertions(+), 1 deletion(-)
commit f4eb7878fe5396c86607aec91fda120c9d3a0fc9
Author: Tim Horton <hortont@hortont.com>
@@ -12982,7 +13455,7 @@ Date: Tue Feb 24 17:30:14 2009 -0500
Fix matt's docs (still need documentation for the second function, too.)
libseed/seed-api.c | 4 +---
- 1 files changed, 1 insertions(+), 3 deletions(-)
+ 1 file changed, 1 insertion(+), 3 deletions(-)
commit ed28cce323ff182279b4a72753bc5c61b79507ff
Author: Tim Horton <hortont@hortont.com>
@@ -12991,7 +13464,7 @@ Date: Tue Feb 24 17:28:28 2009 -0500
Fix some small lacks of use of g_*, etc
libseed/seed-types.c | 7 +++----
- 1 files changed, 3 insertions(+), 4 deletions(-)
+ 1 file changed, 3 insertions(+), 4 deletions(-)
commit 0a8148ab341ddac5f8a121141426ce696be1744a
Author: Tim Horton <hortont@hortont.com>
@@ -13015,10 +13488,10 @@ Date: Tue Feb 24 17:07:59 2009 -0500
Indentation.
libseed/seed-builtins.c | 2 +-
- libseed/seed-signals.c | 10 ++--
+ libseed/seed-signals.c | 10 ++---
libseed/seed-structs.c | 15 +++----
libseed/seed-types.c | 3 +-
- src/main.c | 114 ++++++++++++++++++++++++----------------------
+ src/main.c | 114 ++++++++++++++++++++++++-----------------------
5 files changed, 72 insertions(+), 72 deletions(-)
commit 7c6deffbc7407fa8a8e4ef018dfb4531c393a967
@@ -13036,7 +13509,7 @@ Date: Tue Feb 24 15:19:45 2009 -0500
entry") exception probably shouldn't exist.
libseed/seed-api.c | 16 ----
- libseed/seed-builtins.c | 127 +-------------------------
+ libseed/seed-builtins.c | 127 ++-------------------------
libseed/seed-engine.c | 1 -
libseed/seed-private.h | 1 -
libseed/seed-signals.c | 9 +-
@@ -13055,7 +13528,7 @@ Date: Tue Feb 24 15:09:19 2009 -0500
Initialize default stroke/fill colors when making a new SeedCanvasStyle
modules/canvas/seed-canvas.c | 21 +++++++++++++++++----
- 1 files changed, 17 insertions(+), 4 deletions(-)
+ 1 file changed, 17 insertions(+), 4 deletions(-)
commit a40983bae301bc68ac4885cbccf70b0e52ba88ac
Author: Robert Carr <racarr@mireia.(none)>
@@ -13081,7 +13554,7 @@ Date: Tue Feb 24 14:56:02 2009 -0500
Some more work on Canvas...it's a little broken right now but in the middle of an essential rewrite that should let state work properly
modules/canvas/seed-canvas.c | 309 ++++++++++++++++++++++++++----------------
- 1 files changed, 193 insertions(+), 116 deletions(-)
+ 1 file changed, 193 insertions(+), 116 deletions(-)
commit 882e7e11c7d62a363ac5931aea67ffe34b1c00a3
Author: Robert Carr <racarr@mireia.(none)>
@@ -13100,7 +13573,7 @@ Date: Tue Feb 24 12:46:25 2009 -0500
Patch from Matt to add global include paths. Can't set from JS, but can from C, and gets used as search path during Seed.include. Also, swapping between indent styles isn't cool.
libseed/seed-api.c | 16 ++++
- libseed/seed-builtins.c | 127 +++++++++++++++++++++++++-
+ libseed/seed-builtins.c | 127 +++++++++++++++++++++++++--
libseed/seed-engine.c | 1 +
libseed/seed-private.h | 1 +
libseed/seed-signals.c | 9 +-
@@ -13119,7 +13592,7 @@ Date: Mon Feb 23 16:36:56 2009 -0500
seed_print doesn't need to use printf
libseed/seed-builtins.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit ba4d0ce9c90439dc58ea94ecca5d198598327c04
Author: Robert Carr <racarr@mireia.(none)>
@@ -13138,7 +13611,7 @@ Date: Mon Feb 23 16:09:16 2009 -0500
Avoid initializing return GValue in case of G_TYPE_NONE (also avoid unsetting it leading to an unpleasant message on the console)
libseed/seed-signals.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit f17991a54c6dcffadacef481ed786936d687548f
Author: Robert Carr <racarr@mireia.(none)>
@@ -13147,7 +13620,7 @@ Date: Mon Feb 23 16:07:19 2009 -0500
api-js-signal-from-c needs to use double as the return value if it wants to strictly check for equality (Given JSCore is always in double precision
tests/c/api-js-signal-from-c.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 968fc93a9ac3e9886bedb320f5e963ea06e8c348
Merge: d277f03 381f6a0
@@ -13165,7 +13638,7 @@ Date: Mon Feb 23 16:03:42 2009 -0500
libseed/seed-gtype.c | 177 +---------------------------------------
libseed/seed-private.h | 1 +
tests/c/Makefile.am | 2 +-
- tests/c/api-js-signal-from-c.c | 40 +++++-----
+ tests/c/api-js-signal-from-c.c | 40 ++++-----
4 files changed, 23 insertions(+), 197 deletions(-)
commit 57e8f122e1b036d2db32cd0fe3e81c4fe4a05c44
@@ -13218,7 +13691,7 @@ Date: Mon Feb 23 15:13:37 2009 -0500
Fix missing seed_union_set_property implementation.
libseed/seed-structs.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 43 insertions(+), 1 deletions(-)
+ 1 file changed, 43 insertions(+), 1 deletion(-)
commit 02e716dcb604820918b89d46893cbb8bc2ce6e81
Author: Robert Carr <racarr@mireia.(none)>
@@ -13227,7 +13700,7 @@ Date: Mon Feb 23 15:00:45 2009 -0500
Remove gtype-signal-gvalue.js test as it is nonsense (Note GObject.TYPE_VALUE does not exist)
tests/javascript/gtype-signal-gvalue.js | 33 -------------------------------
- 1 files changed, 0 insertions(+), 33 deletions(-)
+ 1 file changed, 33 deletions(-)
commit 94dc664a9f3a8b06ab91abe1682e442e64a4f1f5
Author: Robert Carr <racarr@mireia.(none)>
@@ -13236,7 +13709,7 @@ Date: Mon Feb 23 14:58:41 2009 -0500
Fix readline bindings Makefile
modules/readline/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit dc2a4d2bfe91fe1dfc0a86a036a744020270cbdb
Author: Robert Carr <racarr@mireia.(none)>
@@ -13250,20 +13723,20 @@ Date: Mon Feb 23 14:34:47 2009 -0500
libseed/seed-closure.c | 803 +++++++-------
libseed/seed-closure.h | 38 +-
libseed/seed-debug.h | 25 +-
- libseed/seed-engine.c | 2447 +++++++++++++++++++++---------------------
+ libseed/seed-engine.c | 2447 ++++++++++++++++++++---------------------
libseed/seed-engine.h | 31 +-
libseed/seed-exceptions.c | 210 ++--
libseed/seed-exceptions.h | 18 +-
libseed/seed-gtype.c | 1275 +++++++++++-----------
libseed/seed-gtype.h | 2 +-
libseed/seed-private.h | 9 +-
- libseed/seed-signals.c | 630 ++++++------
+ libseed/seed-signals.c | 630 +++++------
libseed/seed-signals.h | 17 +-
- libseed/seed-structs.c | 1113 ++++++++++----------
+ libseed/seed-structs.c | 1113 +++++++++----------
libseed/seed-structs.h | 44 +-
libseed/seed-types.c | 2671 +++++++++++++++++++++++----------------------
libseed/seed-types.h | 206 ++--
- libseed/seed.h | 484 +++++----
+ libseed/seed.h | 484 ++++----
m4/libtool.m4 | 128 ++-
m4/ltoptions.m4 | 2 +-
m4/ltsugar.m4 | 20 +-
@@ -13292,7 +13765,7 @@ Date: Sun Feb 22 13:04:47 2009 -0500
Matt's type fixes, and a warning fix (use %Zd instead of %d to print size_t)
modules/readline/seed-readline.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 329afbfb2c44787e7dc2a0294b16552d3ad328b2
Author: Tim Horton <hortont@hortont.com>
@@ -13301,7 +13774,7 @@ Date: Sun Feb 22 05:36:17 2009 -0500
More GtkDoc. Also, apparently there are functions we have that aren't showing up in GtkDoc. Maybe because they're not in the seed-sections.txt or whatever? Anyway, goodnight.
libseed/seed-api.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 86d65b3caaf7722f429d8863a3324555c8e356c1
Author: Tim Horton <hortont@hortont.com>
@@ -13310,7 +13783,7 @@ Date: Sun Feb 22 05:31:42 2009 -0500
More GtkDoc.
libseed/seed-api.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 61 insertions(+), 0 deletions(-)
+ 1 file changed, 61 insertions(+)
commit 172885cbc722401ee8650f95e97afe0068e4a8cd
Author: Tim Horton <hortont@hortont.com>
@@ -13332,7 +13805,7 @@ Date: Sun Feb 22 04:25:38 2009 -0500
examples/opengl/Makefile.am | 4 ++++
examples/twitter/Makefile.am | 5 ++++-
- 2 files changed, 8 insertions(+), 1 deletions(-)
+ 2 files changed, 8 insertions(+), 1 deletion(-)
commit 6eeb16faaed7bbb72fe663f8950e1c0be2c9284f
Author: Tim Horton <hortont@hortont.com>
@@ -13343,7 +13816,7 @@ Date: Sun Feb 22 04:17:01 2009 -0500
Because we've resolved it: it was actually a clutter_color_parse annotation problem. There's a patch in /patches, and I'll file a bug against clutter tomorrow. Perhaps we can get a better API? (var col = Clutter.Color.parse("red"), or some such).
OPEN_QUESTIONS | 4 +---
- 1 files changed, 1 insertions(+), 3 deletions(-)
+ 1 file changed, 1 insertion(+), 3 deletions(-)
commit 36ee8c74c976dfd963c2d5b6a6423ab77a99b098
Author: Tim Horton <hortont@hortont.com>
@@ -13352,7 +13825,7 @@ Date: Sun Feb 22 04:13:51 2009 -0500
Update changelog for today's business.
ChangeLog | 13 +++++++++----
- 1 files changed, 9 insertions(+), 4 deletions(-)
+ 1 file changed, 9 insertions(+), 4 deletions(-)
commit 0c0d39b47b7c576ea84af10c8e009ce8c1fc96f1
Author: Tim Horton <hortont@hortont.com>
@@ -13390,7 +13863,7 @@ Date: Sun Feb 22 03:50:09 2009 -0500
Indent session!
- libseed/seed-engine.c | 35 +++++-----
+ libseed/seed-engine.c | 35 ++++-----
libseed/seed-types.c | 2 +-
modules/readline/seed-readline.c | 4 +-
src/main.c | 29 ++++----
@@ -13399,7 +13872,7 @@ Date: Sun Feb 22 03:50:09 2009 -0500
tests/c/api-types.c | 145 +++++++++++++++++++-------------------
tests/c/basic.c | 1 -
tests/c/main.c | 28 ++++----
- tests/c/test-common.h | 12 +--
+ tests/c/test-common.h | 12 ++--
tools/indent.sh | 5 +-
11 files changed, 176 insertions(+), 179 deletions(-)
@@ -13410,7 +13883,7 @@ Date: Sun Feb 22 03:23:33 2009 -0500
A patch from Matt adding persistent readline history.
modules/readline/seed-readline.c | 15 ++++++++++++++-
- 1 files changed, 14 insertions(+), 1 deletions(-)
+ 1 file changed, 14 insertions(+), 1 deletion(-)
commit c8e6acde9e1e6510f53d5629553109add61243e6
Author: Tim Horton <hortont@jayne.(none)>
@@ -13419,7 +13892,7 @@ Date: Sun Feb 22 00:15:17 2009 -0500
Add matt's clutter thing to changelog.
ChangeLog | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 235d8d36231c9d1ad443b02754f8b97a21b57bb8
Author: Tim Horton <hortont@jayne.(none)>
@@ -13440,8 +13913,8 @@ Date: Sat Feb 21 22:21:41 2009 -0500
Cleanup Matt's patch a bit.
- examples/clutter-0.9.js | 50 +++++++++++++++++++++++-----------------------
- 1 files changed, 25 insertions(+), 25 deletions(-)
+ examples/clutter-0.9.js | 50 +++++++++++++++++++++++------------------------
+ 1 file changed, 25 insertions(+), 25 deletions(-)
commit 29e5899f27883df08fa68dfdc6f747cf7dfca241
Author: Tim Horton <hortont@jayne.(none)>
@@ -13450,7 +13923,7 @@ Date: Sat Feb 21 22:08:50 2009 -0500
Whoops! Forgot to update Makefile for new clutter example.
examples/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit c6762e551c73fa47a304300b02f4b1db0a016280
Author: Tim Horton <hortont@jayne.(none)>
@@ -13472,7 +13945,7 @@ Date: Sat Feb 21 21:44:58 2009 -0500
patches/clutter-animatev-with-annotation.patch | 325 ++++++++++++++++++++++++
patches/clutter-color-out-annotation.patch | 13 +
- 2 files changed, 338 insertions(+), 0 deletions(-)
+ 2 files changed, 338 insertions(+)
commit 4825c424c117e259891613b205b1c6ba32990f02
Author: Tim Horton <hortont@jayne.(none)>
@@ -13481,7 +13954,7 @@ Date: Sat Feb 21 21:38:16 2009 -0500
Struct offset test change from earlier no longer applies. An extra annotation to clutter_color_parse was what actually broke things; I have a patch to fix it.
tests/javascript/struct-offsets.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 0137efe639774f23dc710e86613ceddec329679c
Author: Tim Horton <hortont@jayne.(none)>
@@ -13490,7 +13963,7 @@ Date: Sat Feb 21 20:05:34 2009 -0500
Fix seed_repl_expose output formatting.
libseed/seed-engine.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit a175cf31a1ecf85401a491c27252835f932db80a
Author: Tim Horton <hortont@jayne.(none)>
@@ -13502,7 +13975,7 @@ Date: Sat Feb 21 19:26:14 2009 -0500
libseed/seed-engine.c | 40 ++++++++++++++++++++++++++++++++++++++++
libseed/seed-engine.h | 2 ++
- 2 files changed, 42 insertions(+), 0 deletions(-)
+ 2 files changed, 42 insertions(+)
commit f472db3f817806b19bdc8ff5132f25208a1d1c98
Author: Tim Horton <hortont@jayne.(none)>
@@ -13511,7 +13984,7 @@ Date: Sat Feb 21 17:08:57 2009 -0500
Twitter client profile images are aligned right now.
examples/twitter/twitter.js | 9 +++------
- 1 files changed, 3 insertions(+), 6 deletions(-)
+ 1 file changed, 3 insertions(+), 6 deletions(-)
commit 10b7e167ac8c7dc2b7563c517b01874c4f10bde5
Author: Tim Horton <hortont@jayne.(none)>
@@ -13520,7 +13993,7 @@ Date: Sat Feb 21 16:54:47 2009 -0500
Fix Twitter client so it responds to enter key as well as click.
examples/twitter/twitter.js | 19 ++++++++++++-------
- 1 files changed, 12 insertions(+), 7 deletions(-)
+ 1 file changed, 12 insertions(+), 7 deletions(-)
commit ebc57b82c9642273981e156e9b2be5f2603db7ea
Author: Tim Horton <hortont@jayne.(none)>
@@ -13529,7 +14002,7 @@ Date: Sat Feb 21 04:33:31 2009 -0500
Add a file of open questions that I have. If anyone has answers, let me know!
OPEN_QUESTIONS | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit ffa1e19cdb74c80ae8e16f79da78cef011152b51
Author: Tim Horton <hortont@jayne.(none)>
@@ -13538,7 +14011,7 @@ Date: Sat Feb 21 04:07:58 2009 -0500
Add middle-click-open-in-new-tab to seed browser. This exposes a bug in something which causes a segfault, so it's disabled for now.
examples/browser/BrowserView.js | 17 +++++++++++++++++
- 1 files changed, 17 insertions(+), 0 deletions(-)
+ 1 file changed, 17 insertions(+)
commit 30b49fc14813d0a43095ea2c5d1f47b6ce4f13a5
Author: Tim Horton <hortont@jayne.(none)>
@@ -13554,7 +14027,7 @@ Date: Sat Feb 21 03:44:27 2009 -0500
examples/browser/browser-menu.js | 148 --------------
examples/browser/browser-tab.js | 160 ---------------
examples/browser/browser-toolbar.js | 25 ---
- 8 files changed, 1 insertions(+), 798 deletions(-)
+ 8 files changed, 1 insertion(+), 798 deletions(-)
commit 565cb80fb5c91153f23722f4626a7c90107f7e29
Author: Tim Horton <hortont@jayne.(none)>
@@ -13563,7 +14036,7 @@ Date: Sat Feb 21 03:43:20 2009 -0500
Add a few tiny conventions.
doc/conventions.html.in | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit b80c26d7c5f41881f4fd2929be89c3385b1e4508
Author: Tim Horton <hortont@jayne.(none)>
@@ -13572,7 +14045,7 @@ Date: Sat Feb 21 03:36:40 2009 -0500
Use gnome-www-browser instead of gnome-open for profiling output.
Makefile.am | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 3c03707bd667354e09f6f7228775124c6275d2f3
Author: Tim Horton <hortont@jayne.(none)>
@@ -13581,7 +14054,7 @@ Date: Sat Feb 21 03:32:02 2009 -0500
For some reason (upstream!) Clutter 0.9 GIRs don't have offset data for ClutterColor. Someone should fix this.
tests/javascript/struct-offsets.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit bdca452535c11a66f11e4a2eb2878539d31fbe88
Author: Tim Horton <hortont@jayne.(none)>
@@ -13638,7 +14111,7 @@ Date: Sat Feb 21 03:15:59 2009 -0500
doc/reference/html/index.html | 37 ++++++++++++
m4/libtool.m4 | 128 +++++++++++++----------------------------
m4/ltoptions.m4 | 2 +-
- m4/ltsugar.m4 | 20 +++---
+ m4/ltsugar.m4 | 20 +++----
m4/ltversion.m4 | 10 ++--
tests/run-tests.py | 5 +-
6 files changed, 94 insertions(+), 108 deletions(-)
@@ -13650,7 +14123,7 @@ Date: Mon Feb 16 16:15:09 2009 -0500
Didn't mean to add animate_with_timeline in the last push.
extensions/Clutter.js | 11 -----------
- 1 files changed, 0 insertions(+), 11 deletions(-)
+ 1 file changed, 11 deletions(-)
commit a5151b40292f1ef471ed182dae450bc8af3c7e09
Author: Tim Horton <hortont@Kaylee.(none)>
@@ -13660,7 +14133,7 @@ Date: Mon Feb 16 16:13:10 2009 -0500
examples/same-seed/board.js | 2 +-
examples/same-seed/same-seed.ui | 72 +++++++++++++++++++++++++++++++++++++++
- 2 files changed, 73 insertions(+), 1 deletions(-)
+ 2 files changed, 73 insertions(+), 1 deletion(-)
commit 78c793c89abee31453050d57db35126a20966bfb
Author: Tim Horton <hortont@Kaylee.(none)>
@@ -13668,11 +14141,11 @@ Date: Sat Feb 14 05:05:57 2009 -0500
Holy crap so many changes.
- examples/same-seed/board.js | 63 ++++++++++++++++++++++++++++--------------
+ examples/same-seed/board.js | 63 ++++++++++++++++++++++++++++---------------
examples/same-seed/light.js | 4 ++-
examples/same-seed/main.js | 20 +++++++-------
- examples/same-seed/score.js | 7 +++-
- extensions/Clutter.js | 12 ++++++++
+ examples/same-seed/score.js | 7 +++--
+ extensions/Clutter.js | 12 +++++++++
5 files changed, 72 insertions(+), 34 deletions(-)
commit b55988d81517f3d176c9f74ee89189df03bd7cce
@@ -13684,7 +14157,7 @@ Date: Sat Feb 7 09:39:53 2009 +0000
svn path=/trunk/; revision=852
libseed/seed-types.c | 9 ++++++++-
- 1 files changed, 8 insertions(+), 1 deletions(-)
+ 1 file changed, 8 insertions(+), 1 deletion(-)
commit 5f7f3a35bdbcd4a38bb98516b4e2cb769a3ad129
Author: Tim Horton <hortont@src.gnome.org>
@@ -13764,7 +14237,7 @@ Date: Fri Feb 6 00:56:11 2009 +0000
svn path=/trunk/; revision=847
ChangeLog | 15 +++++++++++++++
- 1 files changed, 15 insertions(+), 0 deletions(-)
+ 1 file changed, 15 insertions(+)
commit 3b148ad1957b272436cb96bfa1a103a31e6b3e3b
Author: Tim Horton <hortont@src.gnome.org>
@@ -13775,11 +14248,11 @@ Date: Fri Feb 6 00:28:47 2009 +0000
svn path=/trunk/; revision=846
ChangeLog | 18 +++++++-
- examples/HACKING | 37 +++++++++++++--
+ examples/HACKING | 37 +++++++++++++---
m4/libtool.m4 | 128 +++++++++++++++++++++++++++++++++++++-----------------
m4/ltoptions.m4 | 2 +-
- m4/ltsugar.m4 | 20 ++++----
- m4/ltversion.m4 | 10 ++--
+ m4/ltsugar.m4 | 20 ++++-----
+ m4/ltversion.m4 | 10 ++---
6 files changed, 153 insertions(+), 62 deletions(-)
commit 98bc13d651afed0525212e837ac415e93646857b
@@ -13791,7 +14264,7 @@ Date: Tue Feb 3 17:18:03 2009 +0000
svn path=/trunk/; revision=845
examples/same-seed/board.js | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ 1 file changed, 4 deletions(-)
commit 02d4218f4c5bec0627a18ab2eb797e001ff1361e
Author: Tim Horton <hortont@src.gnome.org>
@@ -13814,7 +14287,7 @@ Date: Tue Feb 3 16:40:32 2009 +0000
svn path=/trunk/; revision=843
examples/same-seed/board.js | 11 +++++++++--
- 1 files changed, 9 insertions(+), 2 deletions(-)
+ 1 file changed, 9 insertions(+), 2 deletions(-)
commit 662a1f2d708d6e7946e74a04d8ed7a3329e64936
Author: Tim Horton <hortont@src.gnome.org>
@@ -13825,7 +14298,7 @@ Date: Tue Feb 3 16:37:53 2009 +0000
svn path=/trunk/; revision=842
examples/same-seed/board.js | 11 ++++++-----
- 1 files changed, 6 insertions(+), 5 deletions(-)
+ 1 file changed, 6 insertions(+), 5 deletions(-)
commit e4ea4257ecf0a6b91407919c538b9a09fc13a1f4
Author: Tim Horton <hortont@src.gnome.org>
@@ -13836,7 +14309,7 @@ Date: Tue Feb 3 16:19:59 2009 +0000
svn path=/trunk/; revision=841
examples/same-seed/board.js | 7 +++++--
- 1 files changed, 5 insertions(+), 2 deletions(-)
+ 1 file changed, 5 insertions(+), 2 deletions(-)
commit ad8bc14757ff55ad7421144e8799eaf0e83ee745
Author: Tim Horton <hortont@src.gnome.org>
@@ -13872,7 +14345,7 @@ Date: Tue Feb 3 15:19:25 2009 +0000
svn path=/trunk/; revision=838
examples/same-seed/score.js | 76 +++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 76 insertions(+), 0 deletions(-)
+ 1 file changed, 76 insertions(+)
commit 4463c9a076358fcfed8cc70be6a056450784abfd
Author: Tim Horton <hortont@src.gnome.org>
@@ -13882,7 +14355,7 @@ Date: Tue Feb 3 15:14:20 2009 +0000
svn path=/trunk/; revision=837
- examples/same-seed/blue.svg | 24 +++---
+ examples/same-seed/blue.svg | 24 ++---
examples/same-seed/board.js | 200 ++++++++++++++++++++---------------------
examples/same-seed/green.svg | 26 +++---
examples/same-seed/light.js | 50 +++++++++--
@@ -13911,9 +14384,9 @@ Date: Tue Feb 3 09:53:25 2009 +0000
svn path=/trunk/; revision=835
- examples/same-seed/board.js | 61 ++++++++++++++++++++++++++++++++++++------
- examples/same-seed/light.js | 11 ++++++-
- examples/same-seed/main.js | 2 +
+ examples/same-seed/board.js | 61 ++++++++++++++++++++++++++++++++++++-------
+ examples/same-seed/light.js | 11 ++++++--
+ examples/same-seed/main.js | 2 ++
3 files changed, 63 insertions(+), 11 deletions(-)
commit 5fc0118fad0e4222d5d46bb827e62c279db09820
@@ -13925,7 +14398,7 @@ Date: Tue Feb 3 08:59:57 2009 +0000
svn path=/trunk/; revision=834
examples/same-seed/board.js | 9 +++++++--
- 1 files changed, 7 insertions(+), 2 deletions(-)
+ 1 file changed, 7 insertions(+), 2 deletions(-)
commit 0b724146fb56a37fbbd8268be56c74c698915a52
Author: Robert Carr <racarr@src.gnome.org>
@@ -13936,7 +14409,7 @@ Date: Tue Feb 3 08:37:50 2009 +0000
svn path=/trunk/; revision=833
extensions/Clutter.js | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit 9e291fe56ecff003fc5e7bc70f0a7a71f5106417
Author: Tim Horton <hortont@src.gnome.org>
@@ -13946,8 +14419,8 @@ Date: Tue Feb 3 08:36:52 2009 +0000
svn path=/trunk/; revision=832
- examples/same-seed/board.js | 71 ++++++++----------------------------------
- examples/same-seed/main.js | 4 +-
+ examples/same-seed/board.js | 71 +++++++++----------------------------------
+ examples/same-seed/main.js | 4 +--
2 files changed, 16 insertions(+), 59 deletions(-)
commit da23967ab28120dcf24945ac9c20f63a3ca62ffa
@@ -13971,7 +14444,7 @@ Date: Mon Feb 2 12:10:34 2009 +0000
svn path=/trunk/; revision=830
tests/c/api-js-signal-from-c.c | 43 ++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 43 insertions(+), 0 deletions(-)
+ 1 file changed, 43 insertions(+)
commit 883073b5e3aa189d2b2afbbe425f447efdba3515
Author: Tim Horton <hortont@src.gnome.org>
@@ -13984,7 +14457,7 @@ Date: Mon Feb 2 11:46:08 2009 +0000
libseed/seed-types.c | 59 +++++++++++++++------------------
tests/c/Makefile.am | 3 +-
tests/c/main.c | 1 +
- tests/javascript/gtype-signal-args.js | 7 +++-
+ tests/javascript/gtype-signal-args.js | 7 ++--
4 files changed, 35 insertions(+), 35 deletions(-)
commit f22ab8431b65778c62276f1a6d6fdcd3725d2afb
@@ -13996,7 +14469,7 @@ Date: Mon Feb 2 06:48:03 2009 +0000
svn path=/trunk/; revision=828
examples/same-seed/board.js | 163 +++++++++++++++++++++++++++++++++++--------
- examples/same-seed/main.js | 7 ++-
+ examples/same-seed/main.js | 7 +-
2 files changed, 140 insertions(+), 30 deletions(-)
commit f7fb36a21250ddef0cd8a4eeca58f555c2188b52
@@ -14019,7 +14492,7 @@ Date: Mon Feb 2 01:25:02 2009 +0000
svn path=/trunk/; revision=826
- examples/same-seed/board.js | 95 ++++++++++--------------------------------
+ examples/same-seed/board.js | 95 +++++++++++--------------------------------
examples/same-seed/main.js | 4 +-
2 files changed, 25 insertions(+), 74 deletions(-)
@@ -14032,7 +14505,7 @@ Date: Mon Feb 2 01:06:53 2009 +0000
svn path=/trunk/; revision=825
examples/same-seed/board.js | 124 +++++++++++++++++++++++++++++++------------
- examples/same-seed/light.js | 13 +----
+ examples/same-seed/light.js | 13 ++---
examples/same-seed/main.js | 4 +-
3 files changed, 95 insertions(+), 46 deletions(-)
@@ -14049,10 +14522,10 @@ Date: Sun Feb 1 23:49:35 2009 +0000
examples/same-seed/board.js | 183 +++++++++++++++++++++++++++++++++++++++++
examples/same-seed/green.svg | 97 ++++++++++++++++++++++
examples/same-seed/light.js | 88 ++++++++++++++++++++
- examples/same-seed/main.js | 37 ++++++++
+ examples/same-seed/main.js | 37 +++++++++
examples/same-seed/red.svg | 97 ++++++++++++++++++++++
examples/same-seed/yellow.svg | 97 ++++++++++++++++++++++
- 8 files changed, 791 insertions(+), 0 deletions(-)
+ 8 files changed, 791 insertions(+)
commit bf499fe1a240d865af305a845eefaaebe6bfc9c2
Author: Tim Horton <hortont@src.gnome.org>
@@ -14063,7 +14536,7 @@ Date: Fri Jan 30 00:32:44 2009 +0000
svn path=/trunk/; revision=823
tests/javascript/gtype-signal-gvalue.js | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 8638a002defedb7778aab63b9bb37ea69090fb96
Author: Tim Horton <hortont@src.gnome.org>
@@ -14074,7 +14547,7 @@ Date: Fri Jan 30 00:21:35 2009 +0000
svn path=/trunk/; revision=822
tests/javascript/gtype-signal-gvalue.js | 31 +++++++++++++++++++++++++++++++
- 1 files changed, 31 insertions(+), 0 deletions(-)
+ 1 file changed, 31 insertions(+)
commit 37bcb2c3202d2dfe48eec501742b8cf5fc64f0c0
Author: Tim Horton <hortont@src.gnome.org>
@@ -14085,13 +14558,13 @@ Date: Thu Jan 29 19:22:19 2009 +0000
svn path=/trunk/; revision=821
Makefile.am | 12 +++++-
- config.h.in | 3 +
+ config.h.in | 3 ++
configure.ac | 12 ++++++
- modules/Multiprocessing/Makefile.am | 9 +++-
- modules/canvas/Makefile.am | 9 +++-
- modules/example/Makefile.am | 9 +++-
- modules/readline/Makefile.am | 9 +++-
- modules/sqlite/Makefile.am | 9 +++-
+ modules/Multiprocessing/Makefile.am | 9 ++++-
+ modules/canvas/Makefile.am | 9 ++++-
+ modules/example/Makefile.am | 9 ++++-
+ modules/readline/Makefile.am | 9 ++++-
+ modules/sqlite/Makefile.am | 9 ++++-
tests/c/api-types.c | 75 +++++++++++++++++++++++++++++++++++
9 files changed, 135 insertions(+), 12 deletions(-)
@@ -14104,7 +14577,7 @@ Date: Thu Jan 29 18:24:17 2009 +0000
svn path=/trunk/; revision=820
libseed/seed-api.c | 93 ++++++++++++++++++++++++++++++++--------------------
- libseed/seed.h | 2 +
+ libseed/seed.h | 2 ++
2 files changed, 59 insertions(+), 36 deletions(-)
commit 4ffe29f19ed524c254107eaf7951f3a08f8b7928
@@ -14118,7 +14591,7 @@ Date: Thu Jan 29 18:24:05 2009 +0000
libseed/seed-api.c | 20 ++++++++++++++++++++
libseed/seed-engine.c | 4 +++-
libseed/seed.h | 7 +++++++
- 3 files changed, 30 insertions(+), 1 deletions(-)
+ 3 files changed, 30 insertions(+), 1 deletion(-)
commit d29ca7d4154e9442045665606e3822def048eacf
Author: Tim Horton <hortont@src.gnome.org>
@@ -14129,7 +14602,7 @@ Date: Wed Jan 28 10:48:26 2009 +0000
svn path=/trunk/; revision=818
configure.ac | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit ef28ff8b116d40959e756b60ee36fa5dc14d8d60
Author: Tim Horton <hortont@src.gnome.org>
@@ -14141,7 +14614,7 @@ Date: Wed Jan 28 10:35:15 2009 +0000
README | 2 ++
configure.ac | 2 +-
- 2 files changed, 3 insertions(+), 1 deletions(-)
+ 2 files changed, 3 insertions(+), 1 deletion(-)
commit d9e0946e0386a5adfd5c53f305bd3b1e48ae17fb
Author: Tim Horton <hortont@src.gnome.org>
@@ -14160,7 +14633,7 @@ Date: Wed Jan 28 09:18:06 2009 +0000
opengl-glib/GLUT-1.0.gir | 2036 ------------
opengl-glib/Glut-custom.h | 80 -
opengl-glib/Makefile.am | 20 -
- 9 files changed, 1 insertions(+), 11516 deletions(-)
+ 9 files changed, 1 insertion(+), 11516 deletions(-)
commit 03441fef543416c2237afd9c306907d348a99f2e
Author: Robert Carr <racarr@src.gnome.org>
@@ -14184,7 +14657,7 @@ Date: Mon Jan 26 15:16:49 2009 +0000
svn path=/trunk/; revision=814
configure.ac | 34 +++++++++++++++++++++++++++++++---
- 1 files changed, 31 insertions(+), 3 deletions(-)
+ 1 file changed, 31 insertions(+), 3 deletions(-)
commit 142095adeedf40e38fcadd15e7100ca5dc6f0dfd
Author: Tim Horton <hortont@src.gnome.org>
@@ -14195,7 +14668,7 @@ Date: Mon Jan 26 00:58:49 2009 +0000
svn path=/trunk/; revision=813
debian/control | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 356e8cf2ad16141e75186e66c60089448303ad30
Author: Tim Horton <hortont@src.gnome.org>
@@ -14209,7 +14682,7 @@ Date: Mon Jan 26 00:54:47 2009 +0000
debian/control | 46 +++++++++++++++
debian/copyright | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
debian/rules | 61 ++++++++++++++++++++
- 4 files changed, 331 insertions(+), 0 deletions(-)
+ 4 files changed, 331 insertions(+)
commit 012006f15eedb371a6e8f567fb5063cd650a8849
Author: Tim Horton <hortont@src.gnome.org>
@@ -14221,7 +14694,7 @@ Date: Mon Jan 26 00:42:31 2009 +0000
svn path=/trunk/; revision=811
tests/javascript/object-info.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8980502b8324ae483f6ce17dc54ee5b96666c320
Author: Tim Horton <hortont@src.gnome.org>
@@ -14233,7 +14706,7 @@ Date: Mon Jan 26 00:33:36 2009 +0000
svn path=/trunk/; revision=810
tests/run-tests.py | 15 +++++++++++----
- 1 files changed, 11 insertions(+), 4 deletions(-)
+ 1 file changed, 11 insertions(+), 4 deletions(-)
commit 2dfacd390cdb45c75428a27af3f69b051da737dc
Author: Tim Horton <hortont@src.gnome.org>
@@ -14243,8 +14716,8 @@ Date: Sun Jan 25 20:30:32 2009 +0000
svn path=/trunk/; revision=809
- tests/javascript/builtin-argument-length.js | 32 +++++++++++++-------------
- 1 files changed, 16 insertions(+), 16 deletions(-)
+ tests/javascript/builtin-argument-length.js | 32 +++++++++++++--------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
commit e366bcfc1ad6cef16ebb0a639fb98870f6e8fd62
Author: Tim Horton <hortont@src.gnome.org>
@@ -14258,11 +14731,11 @@ Date: Sun Jan 25 10:26:00 2009 +0000
examples/browser/TabbedBrowser.js | 2 +-
examples/clutter-shader/ShaderView.js | 2 +-
examples/clutter-transitions/main.js | 2 +-
- examples/clutter-transitions/transition-library.js | 48 ++++++++++---------
+ examples/clutter-transitions/transition-library.js | 48 ++++++++++----------
examples/glib/timeout.js | 3 +-
- examples/opengl/seed-gears.js | 31 +++++++-----
+ examples/opengl/seed-gears.js | 31 +++++++------
examples/opengl/triangle-actor.js | 39 ++++++++--------
- examples/pong/pong.js | 16 +++---
+ examples/pong/pong.js | 16 +++----
examples/poppler.js | 2 +-
examples/twitter/pretty.js | 2 +-
examples/twitter/twitter.js | 10 ++--
@@ -14278,7 +14751,7 @@ Date: Sun Jan 25 09:54:50 2009 +0000
svn path=/trunk/; revision=807
examples/pong/pong.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6923ab0ec4d492da7a863bf6b1977c90874f3e7a
Author: Tim Horton <hortont@src.gnome.org>
@@ -14303,7 +14776,7 @@ Date: Sun Jan 25 09:48:51 2009 +0000
svn path=/trunk/; revision=805
examples/clutter-cairo.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 6e1aac94cb32b9d3e771ad2f0aebcfac18564dd9
Author: Tim Horton <hortont@src.gnome.org>
@@ -14350,7 +14823,7 @@ Date: Sun Jan 25 09:05:10 2009 +0000
svn path=/trunk/; revision=802
tests/javascript/native-closure-exception.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d1f0724950e963ac2ae08ff7638103411c9514d0
Author: Tim Horton <hortont@src.gnome.org>
@@ -14415,7 +14888,7 @@ Date: Sun Jan 25 06:54:45 2009 +0000
svn path=/trunk/; revision=798
tests/javascript/struct-union-enumerate.js | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 53fa1e5748714c7eb80b573c9a2cd09f7ae3d797
Author: Tim Horton <hortont@src.gnome.org>
@@ -14426,7 +14899,7 @@ Date: Sat Jan 24 07:26:26 2009 +0000
svn path=/trunk/; revision=797
opengl-glib/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 854792aadc904de5d467aae2df4394e76d3083d3
Author: Tim Horton <hortont@src.gnome.org>
@@ -14437,7 +14910,7 @@ Date: Sat Jan 24 05:07:48 2009 +0000
svn path=/trunk/; revision=796
doc/runtime.html.in | 13 +++++++++++++
- 1 files changed, 13 insertions(+), 0 deletions(-)
+ 1 file changed, 13 insertions(+)
commit daebaab56ab46b671ef6741a296f07841d6db88d
Author: Robert Carr <racarr@src.gnome.org>
@@ -14448,7 +14921,7 @@ Date: Sat Jan 24 04:41:10 2009 +0000
svn path=/trunk/; revision=795
opengl-glib/GLTypes-1.0.gir | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 042f978212e1bddb697554fd1f1f9216dfc28fff
Author: Robert Carr <racarr@src.gnome.org>
@@ -14459,7 +14932,7 @@ Date: Sat Jan 24 04:34:02 2009 +0000
svn path=/trunk/; revision=794
opengl-glib/GLTypes-1.0.gir | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 1603397a4fc2b7422951e7812fdeec1c19d2dea5
Author: Tim Horton <hortont@src.gnome.org>
@@ -14497,7 +14970,7 @@ Date: Thu Jan 22 05:31:45 2009 +0000
svn path=/trunk/; revision=791
configure.ac | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit 8aa3f7ff569a55f1309d3efafe14048ff9b2c556
Author: Tim Horton <hortont@src.gnome.org>
@@ -14520,8 +14993,8 @@ Date: Wed Jan 21 02:39:55 2009 +0000
svn path=/trunk/; revision=789
- examples/twitter/twitter.js | 47 +++++++++++++++++++++++-------------------
- libseed/seed-closure.c | 2 +
+ examples/twitter/twitter.js | 47 ++++++++++++++++++++++++-------------------
+ libseed/seed-closure.c | 2 ++
2 files changed, 28 insertions(+), 21 deletions(-)
commit 450b7453a0ca59b3a76d78fe5bf5557e31347148
@@ -14533,7 +15006,7 @@ Date: Wed Jan 21 02:26:41 2009 +0000
svn path=/trunk/; revision=788
examples/twitter/twitter.js | 35 +++++++++++++++++++++++++++++++++--
- 1 files changed, 33 insertions(+), 2 deletions(-)
+ 1 file changed, 33 insertions(+), 2 deletions(-)
commit 0f70c22abbf80d0ae655fd73fc4223fda63c57de
Author: Robert Carr <racarr@src.gnome.org>
@@ -14544,7 +15017,7 @@ Date: Wed Jan 21 02:26:31 2009 +0000
svn path=/trunk/; revision=787
opengl-glib/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 02396b746524b884f41c99ef39903245618e5066
Author: Tim Horton <hortont@src.gnome.org>
@@ -14571,7 +15044,7 @@ Date: Tue Jan 20 23:25:51 2009 +0000
examples/gdkpixbufloader.js | 1 +
examples/twitter/twitter.js | 2 --
- 2 files changed, 1 insertions(+), 2 deletions(-)
+ 2 files changed, 1 insertion(+), 2 deletions(-)
commit 8176518d07d83d99cdbe33e0b638eebd3a916a2f
Author: Robert Carr <racarr@src.gnome.org>
@@ -14583,7 +15056,7 @@ Date: Tue Jan 20 22:37:09 2009 +0000
examples/Makefile.am | 2 ++
examples/gdkpixbufloader.js | 33 +++++++++++++++++++++++++++++++++
- 2 files changed, 35 insertions(+), 0 deletions(-)
+ 2 files changed, 35 insertions(+)
commit 24636958e0d684ae9c9957a7fcd85cd04aefa25d
Author: Robert Carr <racarr@src.gnome.org>
@@ -14594,7 +15067,7 @@ Date: Tue Jan 20 20:49:46 2009 +0000
svn path=/trunk/; revision=783
examples/twitter/Makefile.am | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ 1 file changed, 10 insertions(+)
commit b9af715325e6b63ec184c9a9eea519ef6b9fc1e4
Author: Robert Carr <racarr@src.gnome.org>
@@ -14605,7 +15078,7 @@ Date: Tue Jan 20 20:15:46 2009 +0000
svn path=/trunk/; revision=782
examples/opengl/seed-gears.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit d1e30c1ec50cfa6520aba5b9272b2184724e0a7a
Author: Robert Carr <racarr@src.gnome.org>
@@ -14616,7 +15089,7 @@ Date: Tue Jan 20 20:13:26 2009 +0000
svn path=/trunk/; revision=781
examples/opengl/seed-gears.js | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit 336522af5e45b8baae32dc362191ef373f036816
Author: Robert Carr <racarr@src.gnome.org>
@@ -14639,7 +15112,7 @@ Date: Tue Jan 20 19:29:00 2009 +0000
svn path=/trunk/; revision=779
opengl-glib/GLU-1.0.gir | 12 +++++++++---
- 1 files changed, 9 insertions(+), 3 deletions(-)
+ 1 file changed, 9 insertions(+), 3 deletions(-)
commit 2c1d7c4c3b53336ebfb81c6da67ed08b6abab9e7
Author: Robert Carr <racarr@src.gnome.org>
@@ -14662,7 +15135,7 @@ Date: Tue Jan 20 18:54:55 2009 +0000
svn path=/trunk/; revision=777
opengl-glib/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e7716bc111bc6d3a86792a0ca85c1113b03b8b14
Author: Robert Carr <racarr@src.gnome.org>
@@ -14676,7 +15149,7 @@ Date: Tue Jan 20 18:52:32 2009 +0000
examples/Makefile.am | 1 +
examples/twitter/pretty.js | 36 +++++++++++++++
examples/twitter/twitter.js | 101 +++++++++++++++++++++++++++++++++++++++++++
- 4 files changed, 139 insertions(+), 0 deletions(-)
+ 4 files changed, 139 insertions(+)
commit c8fc42141a1db727869242cca15547779b9563ad
Author: Robert Carr <racarr@src.gnome.org>
@@ -14688,7 +15161,7 @@ Date: Tue Jan 20 18:33:57 2009 +0000
examples/Makefile.am | 2 ++
examples/async-quine.js | 19 +++++++++++++++++++
- 2 files changed, 21 insertions(+), 0 deletions(-)
+ 2 files changed, 21 insertions(+)
commit 746a6fda68d41acf83d1771ce9b1325bb294107b
Author: Tim Horton <hortont@src.gnome.org>
@@ -14699,7 +15172,7 @@ Date: Mon Jan 19 21:12:54 2009 +0000
svn path=/trunk/; revision=774
examples/browser/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 08804c861e01b38737faee7eabf706e168d26edb
Author: Robert Carr <racarr@src.gnome.org>
@@ -14714,7 +15187,7 @@ Date: Mon Jan 19 21:08:57 2009 +0000
examples/opengl/Makefile.am | 10 +++++++
examples/opengl/glut-teapot.js | 53 +++++++++++++++++++++++++++++++++++++
examples/opengl/triangle-actor.js | 36 +++++++++++++++++++++++++
- 5 files changed, 101 insertions(+), 0 deletions(-)
+ 5 files changed, 101 insertions(+)
commit 07a8d245a36ab3d6c51d310ed8f394a56674865f
Author: Tim Horton <hortont@src.gnome.org>
@@ -14725,7 +15198,7 @@ Date: Mon Jan 19 21:07:58 2009 +0000
svn path=/trunk/; revision=772
modules/readline/Makefile.am | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 399856d1499739483763f51cd39a32f0c6b4cf53
Author: Robert Carr <racarr@src.gnome.org>
@@ -14742,7 +15215,7 @@ Date: Mon Jan 19 21:07:37 2009 +0000
opengl-glib/GLTypes-1.0.gir | 31 +
opengl-glib/GLUT-1.0.gir | 2036 ++++++++++++
opengl-glib/Makefile.am | 14 +
- 6 files changed, 9280 insertions(+), 1 deletions(-)
+ 6 files changed, 9280 insertions(+), 1 deletion(-)
commit a0f80453e38b2fade2dc8788d254c42fa987ede4
Author: Robert Carr <racarr@src.gnome.org>
@@ -14753,7 +15226,7 @@ Date: Mon Jan 19 16:43:04 2009 +0000
svn path=/trunk/; revision=770
libseed/seed-types.c | 32 ++++++++++++++++++++++++++++----
- 1 files changed, 28 insertions(+), 4 deletions(-)
+ 1 file changed, 28 insertions(+), 4 deletions(-)
commit ad748ed9b3891a1f817a5454067812065d6154e2
Author: Robert Carr <racarr@src.gnome.org>
@@ -14764,7 +15237,7 @@ Date: Mon Jan 19 16:35:44 2009 +0000
svn path=/trunk/; revision=769
libseed/seed-types.c | 15 +++++++++------
- 1 files changed, 9 insertions(+), 6 deletions(-)
+ 1 file changed, 9 insertions(+), 6 deletions(-)
commit 5e057df2da37d6887bccbc61140dd6b8b179b1a2
Author: Tim Horton <hortont@src.gnome.org>
@@ -14775,7 +15248,7 @@ Date: Mon Jan 19 09:43:55 2009 +0000
svn path=/trunk/; revision=768
examples/browser/BrowserStatusbar.js | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 5c19464537eb9f569b201813702a4d2668cebd8c
Author: Tim Horton <hortont@src.gnome.org>
@@ -14816,7 +15289,7 @@ Date: Mon Jan 19 04:59:36 2009 +0000
svn path=/trunk/; revision=765
configure.ac | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit aed1e08bf8be16d8a39693e003524d0d99aaae5e
Author: Tim Horton <hortont@src.gnome.org>
@@ -14827,7 +15300,7 @@ Date: Mon Jan 19 00:33:15 2009 +0000
svn path=/trunk/; revision=764
libseed/Makefile.am | 5 ++---
- 1 files changed, 2 insertions(+), 3 deletions(-)
+ 1 file changed, 2 insertions(+), 3 deletions(-)
commit aa37ad7a9922d01c163c0ed7054c567d38a1532c
Author: Tim Horton <hortont@src.gnome.org>
@@ -14838,7 +15311,7 @@ Date: Sun Jan 18 20:55:42 2009 +0000
svn path=/trunk/; revision=763
libseed/Makefile.am | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 98f897f23c057170b3b179432b95769343cea359
Author: Robert Carr <racarr@src.gnome.org>
@@ -14849,7 +15322,7 @@ Date: Sun Jan 18 20:23:32 2009 +0000
svn path=/trunk/; revision=762
libseed/seed-types.c | 23 +++++++++++++++++++++--
- 1 files changed, 21 insertions(+), 2 deletions(-)
+ 1 file changed, 21 insertions(+), 2 deletions(-)
commit 2213021a23c545d9e3c50333505e3ce6a177600e
Author: Robert Carr <racarr@src.gnome.org>
@@ -14860,7 +15333,7 @@ Date: Sun Jan 18 20:22:08 2009 +0000
svn path=/trunk/; revision=761
examples/clutter-shader/main.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c2d6a40e978263fc99c262ef558618a9d3c028b3
Author: Tim Horton <hortont@src.gnome.org>
@@ -14870,8 +15343,8 @@ Date: Sun Jan 18 04:46:32 2009 +0000
svn path=/trunk/; revision=760
- examples/pong/pong.js | 103 ++++++++++++++++++++++++++++++++++++++++++++----
- 1 files changed, 94 insertions(+), 9 deletions(-)
+ examples/pong/pong.js | 103 ++++++++++++++++++++++++++++++++++++++++++++-----
+ 1 file changed, 94 insertions(+), 9 deletions(-)
commit 3dde79645a0ece4a2181e82bfa03ce5f95e3f647
Author: Tim Horton <hortont@src.gnome.org>
@@ -14882,7 +15355,7 @@ Date: Sun Jan 18 04:15:33 2009 +0000
svn path=/trunk/; revision=759
examples/pong/midline.png | Bin 779 -> 4741 bytes
- examples/pong/pong.js | 109 +++++++++++++++++++++++++++-----------------
+ examples/pong/pong.js | 109 ++++++++++++++++++++++++++++-----------------
2 files changed, 67 insertions(+), 42 deletions(-)
commit 0f105450045cbc870e93df96e81b1f6ef7374b61
@@ -14911,7 +15384,7 @@ Date: Sun Jan 18 02:45:07 2009 +0000
svn path=/trunk/; revision=757
examples/pong.js | 225 +++++++++++++++++++++++++++++++-----------------------
- 1 files changed, 130 insertions(+), 95 deletions(-)
+ 1 file changed, 130 insertions(+), 95 deletions(-)
commit 8ae71288b45d3114266c0d8aaa72899b098dd987
Author: Tim Horton <hortont@src.gnome.org>
@@ -14939,7 +15412,7 @@ Date: Sat Jan 17 07:09:47 2009 +0000
svn path=/trunk/; revision=755
examples/pong.js | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 188 insertions(+), 0 deletions(-)
+ 1 file changed, 188 insertions(+)
commit a54fc08a9351988880f7d56c7a3929cbdcb22154
Author: Tim Horton <hortont@src.gnome.org>
@@ -14951,9 +15424,9 @@ Date: Thu Jan 15 23:03:56 2009 +0000
configure.ac | 8 ++++++
examples/broken/browser/browser-bookmarks.js | 2 +-
- examples/broken/browser/browser-find.js | 4 +-
+ examples/broken/browser/browser-find.js | 4 +--
examples/broken/browser/browser-main.js | 2 +-
- examples/broken/browser/browser-tab.js | 34 ++++++++-----------------
+ examples/broken/browser/browser-tab.js | 34 +++++++++-----------------
5 files changed, 23 insertions(+), 27 deletions(-)
commit 8d394a5ea13683ce201093408d34cf8081966107
@@ -14966,7 +15439,7 @@ Date: Thu Jan 15 04:10:34 2009 +0000
svn path=/trunk/; revision=753
libseed/seed-gtype.c | 18 +++++++-----------
- 1 files changed, 7 insertions(+), 11 deletions(-)
+ 1 file changed, 7 insertions(+), 11 deletions(-)
commit 562c16f175a90cb646983939b51e9e487685e4ba
Author: Tim Horton <hortont@src.gnome.org>
@@ -15022,7 +15495,7 @@ Date: Wed Jan 14 21:43:19 2009 +0000
svn path=/trunk/; revision=749
libseed/seed-types.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit 8e8565fa0cd43a2a7d6676166984753ac7e06d38
Author: Tim Horton <hortont@src.gnome.org>
@@ -15033,7 +15506,7 @@ Date: Wed Jan 14 21:37:34 2009 +0000
svn path=/trunk/; revision=748
INSTALL.osx | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit b00ed356174f278bbe07a1c0112ccb87277782ce
Author: Tim Horton <hortont@src.gnome.org>
@@ -15044,7 +15517,7 @@ Date: Wed Jan 14 21:35:27 2009 +0000
svn path=/trunk/; revision=747
INSTALL.osx | 35 +++++++++++++++++++++++++++++++----
- 1 files changed, 31 insertions(+), 4 deletions(-)
+ 1 file changed, 31 insertions(+), 4 deletions(-)
commit e7c09f6d69896e1747aee049e5e458abdf794c1f
Author: Tim Horton <hortont@src.gnome.org>
@@ -15055,7 +15528,7 @@ Date: Wed Jan 14 21:25:59 2009 +0000
svn path=/trunk/; revision=746
tests/c/Makefile.am | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit e65a64b72f603c8cf0bb810599a3a1e151531e62
Author: Robert Carr <racarr@src.gnome.org>
@@ -15066,7 +15539,7 @@ Date: Wed Jan 14 21:20:46 2009 +0000
svn path=/trunk/; revision=745
tests/javascript/struct-offsets.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit de266cfd088544b86f67c4bdbb25d9217389d86b
Author: Tim Horton <hortont@src.gnome.org>
@@ -15077,7 +15550,7 @@ Date: Wed Jan 14 21:19:47 2009 +0000
svn path=/trunk/; revision=744
examples/vte-test.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 24e3e2574b17e462b01859088d92d1d7be6dfe10
Author: Robert Carr <racarr@src.gnome.org>
@@ -15137,7 +15610,7 @@ Date: Wed Jan 14 20:58:41 2009 +0000
svn path=/trunk/; revision=740
examples/browser/Makefile.am | 20 ++------------------
- 1 files changed, 2 insertions(+), 18 deletions(-)
+ 1 file changed, 2 insertions(+), 18 deletions(-)
commit eb1284ac3b6eab9a0afdc4cccb578c0f56f3ce25
Author: Robert Carr <racarr@src.gnome.org>
@@ -15170,7 +15643,7 @@ Date: Wed Jan 14 20:56:35 2009 +0000
examples/broken/browser/browser-toolbar.js | 25 ++
examples/broken/browser/main.js | 119 +++++++++
examples/browser/browser.js | 223 +++++++++++++++++
- 11 files changed, 1505 insertions(+), 0 deletions(-)
+ 11 files changed, 1505 insertions(+)
commit 3f0b6211aa5710e2e9ac7630fcde4f3903f8a91d
Author: Robert Carr <racarr@src.gnome.org>
@@ -15221,7 +15694,7 @@ Date: Wed Jan 14 20:43:03 2009 +0000
svn path=/trunk/; revision=734
libseed/seed-engine.c | 4 +---
- 1 files changed, 1 insertions(+), 3 deletions(-)
+ 1 file changed, 1 insertion(+), 3 deletions(-)
commit d4982ea6205e03409e018fdba6c9e219d46fcdcd
Author: Tim Horton <hortont@src.gnome.org>
@@ -15232,7 +15705,7 @@ Date: Wed Jan 14 20:40:52 2009 +0000
svn path=/trunk/; revision=733
m4/gtk-doc.m4 | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit dbfdc8652601fac785f3ec59cb1dd6d1d0914c8f
Author: Tim Horton <hortont@src.gnome.org>
@@ -15243,10 +15716,10 @@ Date: Wed Jan 14 20:37:13 2009 +0000
svn path=/trunk/; revision=732
- INSTALL | 1 -
- ltmain.sh | 7880 ---------------------------------------------------
- mkinstalldirs | 111 -
- 3 files changed, 0 insertions(+), 7992 deletions(-)
+ INSTALL | 1 -
+ ltmain.sh | 7880 ---------------------------------------------------------
+ mkinstalldirs | 111 -
+ 3 files changed, 7992 deletions(-)
commit 73992484499e0e4ef085c953fd64368027084534
Author: Tim Horton <hortont@src.gnome.org>
@@ -15258,7 +15731,7 @@ Date: Wed Jan 14 20:17:07 2009 +0000
configure.ac | 1 +
m4/gtk-doc.m4 | 2 +-
- 2 files changed, 2 insertions(+), 1 deletions(-)
+ 2 files changed, 2 insertions(+), 1 deletion(-)
commit d1b6904fdd1f49102d614107342e19bdf6194aa6
Author: Tim Horton <hortont@src.gnome.org>
@@ -15282,7 +15755,7 @@ Date: Wed Jan 14 20:12:36 2009 +0000
libseed/seed-types.c | 3 +++
m4/gtk-doc.m4 | 2 +-
- 2 files changed, 4 insertions(+), 1 deletions(-)
+ 2 files changed, 4 insertions(+), 1 deletion(-)
commit 91df8bc1dfb3692435da859d8e8ede39dd8b8dbd
Author: Tim Horton <hortont@src.gnome.org>
@@ -15312,7 +15785,7 @@ Date: Wed Jan 14 07:13:28 2009 +0000
libseed/seed-builtins.c | 2 +-
tests/javascript/builtin-argument-length.js | 11 +++++++++++
- 2 files changed, 12 insertions(+), 1 deletions(-)
+ 2 files changed, 12 insertions(+), 1 deletion(-)
commit 4cd744975090036f3afbd1622777875bb31cf5da
Author: Tim Horton <hortont@src.gnome.org>
@@ -15324,7 +15797,7 @@ Date: Wed Jan 14 07:02:29 2009 +0000
svn path=/trunk/; revision=726
tests/javascript/gtype-signal-args.js | 33 +++++++++++++++++++++++++++++++++
- 1 files changed, 33 insertions(+), 0 deletions(-)
+ 1 file changed, 33 insertions(+)
commit 01038fe9cdaf8a693bc6cb69808e04c50825ca67
Author: Tim Horton <hortont@src.gnome.org>
@@ -15335,7 +15808,7 @@ Date: Wed Jan 14 05:35:40 2009 +0000
svn path=/trunk/; revision=725
examples/turtle/Makefile.am | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 0ef653f2f0042bea741250a20303b2df38901782
Author: Tim Horton <hortont@src.gnome.org>
@@ -15360,7 +15833,7 @@ Date: Wed Jan 14 05:10:40 2009 +0000
libseed/seed.h | 10 +-
modules/Multiprocessing/multi.c | 128 +++----
modules/canvas/seed-canvas.c | 770 +++++++++++++++++++-------------------
- modules/readline/seed-readline.c | 53 ++--
+ modules/readline/seed-readline.c | 53 ++-
modules/sqlite/seed-sqlite.c | 106 +++---
16 files changed, 784 insertions(+), 835 deletions(-)
@@ -15374,7 +15847,7 @@ Date: Wed Jan 14 04:54:45 2009 +0000
svn path=/trunk/; revision=723
configure.ac | 23 +++++++++++++++++------
- 1 files changed, 17 insertions(+), 6 deletions(-)
+ 1 file changed, 17 insertions(+), 6 deletions(-)
commit 06faf0220eaf65ac0c8c857156996d052f6b5ca1
Author: Tim Horton <hortont@src.gnome.org>
@@ -15385,7 +15858,7 @@ Date: Wed Jan 14 04:25:37 2009 +0000
svn path=/trunk/; revision=722
configure.ac | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 6eaa449c59adca7b759e7140d077964fa50eaad6
Author: Tim Horton <hortont@src.gnome.org>
@@ -15396,7 +15869,7 @@ Date: Wed Jan 14 04:20:33 2009 +0000
svn path=/trunk/; revision=721
configure.ac | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ 1 file changed, 8 insertions(+)
commit 836514c57ad9feda216d3d5b8749351016b88204
Author: Tim Horton <hortont@src.gnome.org>
@@ -15407,7 +15880,7 @@ Date: Wed Jan 14 04:16:21 2009 +0000
svn path=/trunk/; revision=720
- configure.ac | 161 ++++++++++++++++++++++------------
+ configure.ac | 161 ++++++++++++++++++++++-------------
modules/Multiprocessing/Makefile.am | 4 +
modules/example/Makefile.am | 4 +
modules/sqlite/Makefile.am | 2 +-
@@ -15434,7 +15907,7 @@ Date: Wed Jan 14 03:18:27 2009 +0000
svn path=/trunk/; revision=718
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 126040f7b6b0370a53c830f0348fbdd4b6a6c2cd
Author: Tim Horton <hortont@src.gnome.org>
@@ -15445,7 +15918,7 @@ Date: Tue Jan 13 21:23:59 2009 +0000
svn path=/trunk/; revision=717
configure.ac | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 571467b157c6da2b4f3bd42748971fc42780268b
Author: Tim Horton <hortont@src.gnome.org>
@@ -15456,7 +15929,7 @@ Date: Tue Jan 13 04:47:58 2009 +0000
svn path=/trunk/; revision=716
README | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 4efd1a892cbc2e8cd8eeabc90cbfcb433584861c
Author: Tim Horton <hortont@src.gnome.org>
@@ -15494,7 +15967,7 @@ Date: Mon Jan 12 00:26:55 2009 +0000
configure.ac | 8 ++++++++
examples/turtle/Makefile.am | 4 ++++
- 2 files changed, 12 insertions(+), 0 deletions(-)
+ 2 files changed, 12 insertions(+)
commit 620caae2f2028ec8c1ced7cfb9477ac0c24fbd00
Author: Tim Horton <hortont@src.gnome.org>
@@ -15576,7 +16049,7 @@ Date: Sat Jan 10 03:51:39 2009 +0000
svn path=/trunk/; revision=707
README | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e4f17114e3b1cc5deb395182df10ea16b0810a43
Author: Tim Horton <hortont@src.gnome.org>
@@ -15587,7 +16060,7 @@ Date: Sat Jan 10 03:30:57 2009 +0000
svn path=/trunk/; revision=706
README.in | 23 -----------------------
- 1 files changed, 0 insertions(+), 23 deletions(-)
+ 1 file changed, 23 deletions(-)
commit 9b62a582ab2242c9d8121d169e47e1c416fed0bc
Author: Tim Horton <hortont@src.gnome.org>
@@ -15600,7 +16073,7 @@ Date: Sat Jan 10 03:26:39 2009 +0000
README | 23 +++++++++++++++++++++++
configure.ac | 1 -
- 2 files changed, 23 insertions(+), 1 deletions(-)
+ 2 files changed, 23 insertions(+), 1 deletion(-)
commit bb8379dee1bdde0aa00bb609941e08aa649c9aa4
Author: Tim Horton <hortont@src.gnome.org>
@@ -15612,7 +16085,7 @@ Date: Sat Jan 10 03:16:14 2009 +0000
svn path=/trunk/; revision=704
configure.ac | 10 +++++++---
- 1 files changed, 7 insertions(+), 3 deletions(-)
+ 1 file changed, 7 insertions(+), 3 deletions(-)
commit 3308c85b8e6275bb46c6989bb17b050300a6e620
Author: Tim Horton <hortont@src.gnome.org>
@@ -15663,7 +16136,7 @@ Date: Fri Jan 9 23:28:33 2009 +0000
svn path=/trunk/; revision=701
tests/javascript/list-test.js | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 0f580d722664b4aaf7eb8a70c9d3c19f5ea75db6
Author: Robert Carr <racarr@src.gnome.org>
@@ -15674,7 +16147,7 @@ Date: Fri Jan 9 13:53:20 2009 +0000
svn path=/trunk/; revision=700
libseed/seed-engine.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 205819a35d8999383d28154c588b887a721f4253
Author: Robert Carr <racarr@src.gnome.org>
@@ -15697,7 +16170,7 @@ Date: Fri Jan 9 08:15:37 2009 +0000
svn path=/trunk/; revision=698
tests/javascript/everything.js | 24 +++++++++++++++++++++++-
- 1 files changed, 23 insertions(+), 1 deletions(-)
+ 1 file changed, 23 insertions(+), 1 deletion(-)
commit 2fc02fe66894cb32eafe85e8677f1f4a26ce4c9f
Author: Robert Carr <racarr@src.gnome.org>
@@ -15708,7 +16181,7 @@ Date: Fri Jan 9 07:09:26 2009 +0000
svn path=/trunk/; revision=697
libseed/seed-types.c | 14 ++++++++++++--
- 1 files changed, 12 insertions(+), 2 deletions(-)
+ 1 file changed, 12 insertions(+), 2 deletions(-)
commit 644a29e92c71337e0a397c3aacf8ada76cd97a2e
Author: Robert Carr <racarr@src.gnome.org>
@@ -15719,7 +16192,7 @@ Date: Fri Jan 9 06:42:50 2009 +0000
svn path=/trunk/; revision=696
libseed/seed-types.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 5f813da44c1cfe64e5ffa5ab83852b4f54c9b012
Author: Tim Horton <hortont@src.gnome.org>
@@ -15730,7 +16203,7 @@ Date: Fri Jan 9 06:41:08 2009 +0000
svn path=/trunk/; revision=695
tests/javascript/everything.js | 14 +++++++-------
- 1 files changed, 7 insertions(+), 7 deletions(-)
+ 1 file changed, 7 insertions(+), 7 deletions(-)
commit 89ab2277fee4c32182a6b032ccb65d2675213726
Author: Robert Carr <racarr@src.gnome.org>
@@ -15743,7 +16216,7 @@ Date: Fri Jan 9 06:37:33 2009 +0000
libseed/seed-types.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
libseed/seed-types.h | 8 ++++++++
libseed/seed.h | 8 ++++++++
- 3 files changed, 65 insertions(+), 0 deletions(-)
+ 3 files changed, 65 insertions(+)
commit 6f8afdac6de0d7ee8e202220a1855984ea35d211
Author: Robert Carr <racarr@src.gnome.org>
@@ -15755,7 +16228,7 @@ Date: Fri Jan 9 06:09:59 2009 +0000
svn path=/trunk/; revision=693
libseed/seed-types.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 2e295e3b875f850edab9b5b027dbd681f86ddec6
Author: Robert Carr <racarr@src.gnome.org>
@@ -15766,7 +16239,7 @@ Date: Fri Jan 9 06:05:05 2009 +0000
svn path=/trunk/; revision=692
libseed/seed-types.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ 1 file changed, 5 insertions(+)
commit e8bdfe02a937da8d01d671092acebc20f277298f
Author: Tim Horton <hortont@src.gnome.org>
@@ -15776,9 +16249,9 @@ Date: Fri Jan 9 05:58:40 2009 +0000
svn path=/trunk/; revision=691
- tests/javascript/Makefile.am | 3 +-
+ tests/javascript/Makefile.am | 3 ++-
tests/javascript/everything.js | 45 ++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 47 insertions(+), 1 deletions(-)
+ 2 files changed, 47 insertions(+), 1 deletion(-)
commit 0c09bc84809ce3fb7106ad3bcc755ebacbd66707
Author: Tim Horton <hortont@src.gnome.org>
@@ -15789,7 +16262,7 @@ Date: Fri Jan 9 04:52:29 2009 +0000
svn path=/trunk/; revision=690
examples/clutter-shader/ShaderView.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 0d932542de9174ff68a90e956e5e0ac8d0e06127
Author: Robert Carr <racarr@src.gnome.org>
@@ -15799,8 +16272,8 @@ Date: Fri Jan 9 03:40:22 2009 +0000
svn path=/trunk/; revision=689
- libseed/seed-types.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 54 insertions(+), 2 deletions(-)
+ libseed/seed-types.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 54 insertions(+), 2 deletions(-)
commit 0099a854f575fbd1c62bf86f40683aee98afcdc0
Author: Tim Horton <hortont@src.gnome.org>
@@ -15826,11 +16299,11 @@ Date: Thu Jan 8 23:23:02 2009 +0000
svn path=/trunk/; revision=687
- tests/c/Makefile.am | 3 +-
+ tests/c/Makefile.am | 3 ++-
tests/c/api-types.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++
- tests/c/main.c | 2 +
+ tests/c/main.c | 2 ++
tests/c/test-common.h | 1 +
- 4 files changed, 74 insertions(+), 1 deletions(-)
+ 4 files changed, 74 insertions(+), 1 deletion(-)
commit 75c2dfa25e370a09cebb837758ffb99f388cebaa
Author: Tim Horton <hortont@src.gnome.org>
@@ -15842,7 +16315,7 @@ Date: Thu Jan 8 20:56:50 2009 +0000
svn path=/trunk/; revision=686
examples/json-reddit.js | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit a723546d379d41294a7fdc1239de5b3b576ae471
Author: Tim Horton <hortont@src.gnome.org>
@@ -15880,7 +16353,7 @@ Date: Thu Jan 8 08:35:43 2009 +0000
svn path=/trunk/; revision=683
examples/json-reddit.js | 18 ++++++++++++++++++
- 1 files changed, 18 insertions(+), 0 deletions(-)
+ 1 file changed, 18 insertions(+)
commit b4ceba49caeef340ba7edea374f0e1af45ec835c
Author: Tim Horton <hortont@src.gnome.org>
@@ -15890,12 +16363,12 @@ Date: Thu Jan 8 08:28:13 2009 +0000
svn path=/trunk/; revision=682
- tests/c/Makefile.am | 18 +++---------
- tests/c/basic.c | 9 ++++++
+ tests/c/Makefile.am | 18 +++----------
+ tests/c/basic.c | 9 +++++++
tests/c/main.c | 56 ++++++++++++++++++++++++++++++++++++++
tests/c/test-main.c | 73 --------------------------------------------------
tests/c/test-tests.c | 10 -------
- tests/run-tests.py | 3 +-
+ tests/run-tests.py | 3 ++-
6 files changed, 71 insertions(+), 98 deletions(-)
commit f25190c74bec2b2a46b3e1b283146b5ea8bfddd3
@@ -15907,7 +16380,7 @@ Date: Thu Jan 8 08:00:57 2009 +0000
svn path=/trunk/; revision=681
tests/c/Makefile.am | 14 ++------------
- 1 files changed, 2 insertions(+), 12 deletions(-)
+ 1 file changed, 2 insertions(+), 12 deletions(-)
commit d37b68ba2ecf8598002b41afc81c83a178135603
Author: Tim Horton <hortont@src.gnome.org>
@@ -15920,10 +16393,10 @@ Date: Thu Jan 8 07:53:34 2009 +0000
configure.ac | 1 +
libseed/seed.h | 20 +-------------
- ltmain.sh | 4 +-
+ ltmain.sh | 4 +--
tests/Makefile.am | 2 +-
- tests/c/Makefile.am | 32 +++++++++++++++++++++
- tests/c/test-common.h | 20 +++++++++++++
+ tests/c/Makefile.am | 32 ++++++++++++++++++++++
+ tests/c/test-common.h | 20 ++++++++++++++
tests/c/test-main.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/c/test-tests.c | 10 +++++++
8 files changed, 140 insertions(+), 22 deletions(-)
@@ -15940,7 +16413,7 @@ Date: Thu Jan 8 05:04:41 2009 +0000
libseed/seed-engine.c | 1 +
libseed/seed-structs.c | 4 ++++
- 2 files changed, 5 insertions(+), 0 deletions(-)
+ 2 files changed, 5 insertions(+)
commit c18eae11c80d511b0ca4bd1607f47eb29b8d629e
Author: Robert Carr <racarr@src.gnome.org>
@@ -15992,7 +16465,7 @@ Date: Wed Jan 7 23:49:09 2009 +0000
examples/clutter-transitions/clutter.js | 709 +++++++++++++++++++++++++++++++
examples/clutter-transitions/one.jpg | Bin 0 -> 379735 bytes
examples/clutter-transitions/two.jpg | Bin 0 -> 218469 bytes
- 3 files changed, 709 insertions(+), 0 deletions(-)
+ 3 files changed, 709 insertions(+)
commit 43327909f6424380cff3a0d72924cb845eae9785
Author: Robert Carr <racarr@src.gnome.org>
@@ -16016,7 +16489,7 @@ Date: Wed Jan 7 10:41:24 2009 +0000
svn path=/trunk/; revision=673
examples/clutter-cogl.js | 5 ++---
- 1 files changed, 2 insertions(+), 3 deletions(-)
+ 1 file changed, 2 insertions(+), 3 deletions(-)
commit 0a072a9fe9e0f931db65ed3c5218ac18aea7af18
Author: Robert Carr <racarr@src.gnome.org>
@@ -16027,7 +16500,7 @@ Date: Wed Jan 7 10:25:29 2009 +0000
svn path=/trunk/; revision=672
examples/Makefile.am | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 4e8678f176e308124d8ad71ebcc2eabe7e785f70
Author: Robert Carr <racarr@src.gnome.org>
@@ -16050,7 +16523,7 @@ Date: Wed Jan 7 10:10:58 2009 +0000
svn path=/trunk/; revision=670
examples/clutter-cogl.js | 116 ++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 116 insertions(+), 0 deletions(-)
+ 1 file changed, 116 insertions(+)
commit a3ad4fd24c83d9e643bd0df960cdf5a31d57ffb9
Author: Robert Carr <racarr@src.gnome.org>
@@ -16061,7 +16534,7 @@ Date: Tue Jan 6 11:43:47 2009 +0000
svn path=/trunk/; revision=669
libseed/seed-gtype.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 57cff0d5b952c8b78ea59badda7fe5b642a859ea
Author: Robert Carr <racarr@src.gnome.org>
@@ -16086,7 +16559,7 @@ Date: Tue Jan 6 07:34:27 2009 +0000
Makefile.am | 8 +++++++-
configure.ac | 12 ++++++++++++
- 2 files changed, 19 insertions(+), 1 deletions(-)
+ 2 files changed, 19 insertions(+), 1 deletion(-)
commit 635848d36c5ca81965addbd6f2888de6a1190bca
Author: Robert Carr <racarr@src.gnome.org>
@@ -16136,7 +16609,7 @@ Date: Mon Jan 5 14:23:37 2009 +0000
svn path=/trunk/; revision=665
libseed/seed-gtype.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 44c024d8eaecc06cd62ae9077e4a4f22fd5ea2b9
Author: Robert Carr <racarr@src.gnome.org>
@@ -16150,7 +16623,7 @@ Date: Mon Jan 5 11:06:14 2009 +0000
examples/Makefile.am | 2 ++
examples/gtktreeview.js | 35 +++++++++++++++++++++++++++++++++++
libseed/seed-types.c | 2 +-
- 3 files changed, 38 insertions(+), 1 deletions(-)
+ 3 files changed, 38 insertions(+), 1 deletion(-)
commit 4d5fb5d70b7769e815518b6550ee372b34592501
Author: Robert Carr <racarr@src.gnome.org>
@@ -16165,7 +16638,7 @@ Date: Mon Jan 5 11:06:10 2009 +0000
libseed/seed-types.c | 80 ++++++++++++++++++++++++++++++++++-
tests/javascript/Makefile.am | 2 +
tests/javascript/gvalue-argument.js | 16 +++++++
- 3 files changed, 97 insertions(+), 1 deletions(-)
+ 3 files changed, 97 insertions(+), 1 deletion(-)
commit a264f55c0f304a16472b05e60db44fe9f616cc0b
Author: Robert Carr <racarr@src.gnome.org>
@@ -16176,7 +16649,7 @@ Date: Mon Jan 5 11:06:05 2009 +0000
svn path=/trunk/; revision=662
tests/javascript/array-gtype.js | 12 ++++++++++++
- 1 files changed, 12 insertions(+), 0 deletions(-)
+ 1 file changed, 12 insertions(+)
commit 102ac5c6b8526efbb566031e846ed8e9016cd426
Author: Robert Carr <racarr@src.gnome.org>
@@ -16187,7 +16660,7 @@ Date: Mon Jan 5 09:18:05 2009 +0000
svn path=/trunk/; revision=661
libseed/seed-gtype.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 119 insertions(+), 2 deletions(-)
+ 1 file changed, 119 insertions(+), 2 deletions(-)
commit cf6fb11e16db5fa5df2dc47c035a44bdcb629ae0
Author: Robert Carr <racarr@src.gnome.org>
@@ -16198,7 +16671,7 @@ Date: Mon Jan 5 08:41:17 2009 +0000
svn path=/trunk/; revision=660
examples/lightsoff/score.js | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit b946a2f692e3174c3a36a076adc89822a8a59996
Author: Robert Carr <racarr@src.gnome.org>
@@ -16209,7 +16682,7 @@ Date: Mon Jan 5 08:28:39 2009 +0000
svn path=/trunk/; revision=659
libseed/seed-engine.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 93e07616edeff98cc47c65e99d613a0eccd0a42f
Author: Tim Horton <hortont@src.gnome.org>
@@ -16232,7 +16705,7 @@ Date: Mon Jan 5 08:16:47 2009 +0000
svn path=/trunk/; revision=657
tests/javascript/Makefile.am | 70 ++++++++++++++++++++++--------------------
- 1 files changed, 37 insertions(+), 33 deletions(-)
+ 1 file changed, 37 insertions(+), 33 deletions(-)
commit bcd002ee85a149d519552e138f7ffd7d973aa9ed
Author: Robert Carr <racarr@src.gnome.org>
@@ -16243,7 +16716,7 @@ Date: Mon Jan 5 08:16:10 2009 +0000
svn path=/trunk/; revision=656
libseed/seed-engine.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit a5e11bc54f3a76c93a9cfe112624359d65654c6a
Author: Tim Horton <hortont@src.gnome.org>
@@ -16254,7 +16727,7 @@ Date: Mon Jan 5 08:13:42 2009 +0000
svn path=/trunk/; revision=655
configure.ac | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 6dd4716d8ec27d64034a3223e9a0b7da6a41e041
Author: Tim Horton <hortont@src.gnome.org>
@@ -16269,15 +16742,15 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/builtin-argument-length.js | 54 ----------------------
tests/c-module.js | 6 ---
tests/check-syntax.js | 12 -----
- tests/closure-finalization.js | 23 ---------
+ tests/closure-finalization.js | 23 ----------
tests/compare.js | 15 ------
tests/constructor-args.js | 34 --------------
tests/constructor-prototype.js | 12 -----
tests/enum.js | 15 ------
tests/fork.js | 16 -------
tests/function-info.js | 11 -----
- tests/gdk-event.js | 28 -----------
- tests/gerror.js | 18 -------
+ tests/gdk-event.js | 28 ------------
+ tests/gerror.js | 18 --------
tests/gobject-scope.js | 15 ------
tests/gtype-class-init-exception.js | 22 ---------
tests/gtype-property.js | 36 ---------------
@@ -16294,15 +16767,15 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/javascript/builtin-argument-length.js | 54 ++++++++++++++++++++++
tests/javascript/c-module.js | 6 +++
tests/javascript/check-syntax.js | 12 +++++
- tests/javascript/closure-finalization.js | 23 +++++++++
+ tests/javascript/closure-finalization.js | 23 ++++++++++
tests/javascript/compare.js | 15 ++++++
tests/javascript/constructor-args.js | 34 ++++++++++++++
tests/javascript/constructor-prototype.js | 12 +++++
tests/javascript/enum.js | 15 ++++++
tests/javascript/fork.js | 16 +++++++
tests/javascript/function-info.js | 11 +++++
- tests/javascript/gdk-event.js | 28 +++++++++++
- tests/javascript/gerror.js | 18 +++++++
+ tests/javascript/gdk-event.js | 28 ++++++++++++
+ tests/javascript/gerror.js | 18 ++++++++
tests/javascript/gobject-scope.js | 15 ++++++
tests/javascript/gtype-class-init-exception.js | 22 +++++++++
tests/javascript/gtype-property.js | 36 +++++++++++++++
@@ -16318,9 +16791,9 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/javascript/list-test.js | 19 ++++++++
tests/javascript/namespace-exception-test.js | 26 +++++++++++
tests/javascript/native-closure-exception.js | 17 +++++++
- tests/javascript/native-closure.js | 18 +++++++
+ tests/javascript/native-closure.js | 18 ++++++++
tests/javascript/object-info.js | 20 ++++++++
- tests/javascript/out-test.js | 13 +++++
+ tests/javascript/out-test.js | 13 ++++++
tests/javascript/print.js | 7 +++
tests/javascript/printf.js | 11 +++++
tests/javascript/printprint.js | 6 +++
@@ -16328,14 +16801,14 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/javascript/property-glib-exception.js | 11 +++++
tests/javascript/quit.js | 7 +++
tests/javascript/quit2.js | 7 +++
- tests/javascript/readline.js | 8 +++
+ tests/javascript/readline.js | 8 ++++
tests/javascript/readline_bind.js | 9 ++++
tests/javascript/signal-connect.js | 21 +++++++++
tests/javascript/signal-exception.js | 12 +++++
tests/javascript/signal-expects.js | 17 +++++++
tests/javascript/signal-userdata.js | 17 +++++++
- tests/javascript/signal.js | 18 +++++++
- tests/javascript/spawn.js | 8 +++
+ tests/javascript/signal.js | 18 ++++++++
+ tests/javascript/spawn.js | 8 ++++
tests/javascript/sqlite.js | 24 ++++++++++
tests/javascript/struct-constructor.js | 12 +++++
tests/javascript/struct-enumerate.js | 12 +++++
@@ -16345,15 +16818,15 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/javascript/struct-set-member.js | 15 ++++++
tests/javascript/struct-union-enumerate.js | 21 +++++++++
tests/javascript/syntax-test.js | 7 +++
- tests/javascript/type-conversion.js | 28 +++++++++++
+ tests/javascript/type-conversion.js | 28 ++++++++++++
tests/json-constructor.js | 15 ------
tests/json.js | 14 ------
tests/list-test.js | 19 --------
tests/namespace-exception-test.js | 26 -----------
tests/native-closure-exception.js | 17 -------
- tests/native-closure.js | 18 -------
+ tests/native-closure.js | 18 --------
tests/object-info.js | 20 --------
- tests/out-test.js | 13 -----
+ tests/out-test.js | 13 ------
tests/print.js | 7 ---
tests/printf.js | 11 -----
tests/printprint.js | 6 ---
@@ -16361,15 +16834,15 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/property-glib-exception.js | 11 -----
tests/quit.js | 7 ---
tests/quit2.js | 7 ---
- tests/readline.js | 8 ---
+ tests/readline.js | 8 ----
tests/readline_bind.js | 9 ----
tests/run-tests.py | 36 +++++----------
tests/signal-connect.js | 21 ---------
tests/signal-exception.js | 12 -----
tests/signal-expects.js | 17 -------
tests/signal-userdata.js | 17 -------
- tests/signal.js | 18 -------
- tests/spawn.js | 8 ---
+ tests/signal.js | 18 --------
+ tests/spawn.js | 8 ----
tests/sqlite.js | 24 ----------
tests/struct-constructor.js | 12 -----
tests/struct-enumerate.js | 12 -----
@@ -16379,7 +16852,7 @@ Date: Mon Jan 5 08:13:17 2009 +0000
tests/struct-set-member.js | 15 ------
tests/struct-union-enumerate.js | 21 ---------
tests/syntax-test.js | 7 ---
- tests/type-conversion.js | 28 -----------
+ tests/type-conversion.js | 28 ------------
116 files changed, 1027 insertions(+), 1034 deletions(-)
commit 85ac9057c1d76c280eb5f7fd4a8638b25b21a57c
@@ -16391,7 +16864,7 @@ Date: Mon Jan 5 07:14:10 2009 +0000
svn path=/trunk/; revision=653
tests/readline_bind.js | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit 45def7a61a347e330f9f6feb2135607d56ef2b5d
Author: Tim Horton <hortont@src.gnome.org>
@@ -16402,7 +16875,7 @@ Date: Mon Jan 5 06:40:08 2009 +0000
svn path=/trunk/; revision=652
modules/sqlite/seed-sqlite.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 8509a7eade45bc7fc223fe0bd6541141bf554fad
Author: Tim Horton <hortont@src.gnome.org>
@@ -16438,7 +16911,7 @@ Date: Mon Jan 5 05:10:41 2009 +0000
extensions/GObject.js | 1 -
libseed/seed-api.c | 11 +++++++++++
libseed/seed.h | 1 +
- 3 files changed, 12 insertions(+), 1 deletions(-)
+ 3 files changed, 12 insertions(+), 1 deletion(-)
commit f268515bd526de4541b694461e218b3343b20c3b
Author: Robert Carr <racarr@src.gnome.org>
@@ -16465,7 +16938,7 @@ Date: Mon Jan 5 03:55:05 2009 +0000
svn path=/trunk/; revision=648
doc/modules/canvas.html | 17 -----------------
- 1 files changed, 0 insertions(+), 17 deletions(-)
+ 1 file changed, 17 deletions(-)
commit afe1fb97dc7e9b6a99d948cb61c5e7a4aae855af
Author: Tim Horton <hortont@src.gnome.org>
@@ -16476,7 +16949,7 @@ Date: Mon Jan 5 03:38:24 2009 +0000
svn path=/trunk/; revision=647
doc/modules/canvas.html | 28 ++++++++++++++++++++++++++++
- 1 files changed, 28 insertions(+), 0 deletions(-)
+ 1 file changed, 28 insertions(+)
commit 8924332373ac18113d6aa02adeaa4d7492d11289
Author: Tim Horton <hortont@src.gnome.org>
@@ -16488,7 +16961,7 @@ Date: Mon Jan 5 02:40:33 2009 +0000
doc/modules/sqlite.html | 23 +++++++++++++++++++++++
modules/sqlite/example.js | 2 ++
- 2 files changed, 25 insertions(+), 0 deletions(-)
+ 2 files changed, 25 insertions(+)
commit 059ed78df0f30514ad7578cb4f9d5d4bcb7f0da4
Author: Tim Horton <hortont@src.gnome.org>
@@ -16515,7 +16988,7 @@ Date: Sun Jan 4 23:09:12 2009 +0000
doc/modules/example.html | 23 +++++++++++++++++++++++
doc/modules/multiprocessing.html | 23 +++++++++++++++++++++++
doc/modules/sqlite.html | 23 +++++++++++++++++++++++
- 4 files changed, 92 insertions(+), 0 deletions(-)
+ 4 files changed, 92 insertions(+)
commit 095eabb458a7db60e58db11e54ae3d5f6ca20290
Author: Robert Carr <racarr@src.gnome.org>
@@ -16528,7 +17001,7 @@ Date: Sun Jan 4 15:47:33 2009 +0000
libseed/seed-gtype.c | 43 +++++++++++++++++++++++++++++++++++++++++++
tests/Makefile.am | 1 +
tests/gtype-property.js | 36 ++++++++++++++++++++++++++++++++++++
- 3 files changed, 80 insertions(+), 0 deletions(-)
+ 3 files changed, 80 insertions(+)
commit a4cd8a300337fec67d7dca228c9d0168cba0b1a5
Author: Robert Carr <racarr@src.gnome.org>
@@ -16542,7 +17015,7 @@ Date: Sun Jan 4 10:10:42 2009 +0000
svn path=/trunk/; revision=642
libseed/seed-engine.c | 22 ++++++++++++++++++----
- 1 files changed, 18 insertions(+), 4 deletions(-)
+ 1 file changed, 18 insertions(+), 4 deletions(-)
commit 75b40661f590133bbef2bc2f4be40b45d0e81069
Author: Robert Carr <racarr@src.gnome.org>
@@ -16552,7 +17025,7 @@ Date: Sun Jan 4 10:03:51 2009 +0000
svn path=/trunk/; revision=641
- libseed/seed-engine.c | 12 ++++
+ libseed/seed-engine.c | 12 +++++
libseed/seed-structs.c | 133 +++++++++++++++++++++++++++++++++++++-----------
libseed/seed-structs.h | 5 ++
3 files changed, 120 insertions(+), 30 deletions(-)
@@ -16566,7 +17039,7 @@ Date: Sun Jan 4 08:14:02 2009 +0000
svn path=/trunk/; revision=640
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 71929c80a57376228ce680aaf884aa99d97fff38
Author: Robert Carr <racarr@src.gnome.org>
@@ -16610,7 +17083,7 @@ Date: Sun Jan 4 07:07:08 2009 +0000
svn path=/trunk/; revision=637
libseed/seed-engine.c | 21 +++++++++++++++++++--
- 1 files changed, 19 insertions(+), 2 deletions(-)
+ 1 file changed, 19 insertions(+), 2 deletions(-)
commit 4b47956675997f4370bf53540e3bafb3f2d305e4
Author: Robert Carr <racarr@src.gnome.org>
@@ -16621,7 +17094,7 @@ Date: Sun Jan 4 07:07:04 2009 +0000
svn path=/trunk/; revision=636
libseed/seed-engine.c | 36 ++++++++++++++++++++++++++++++++++++
- 1 files changed, 36 insertions(+), 0 deletions(-)
+ 1 file changed, 36 insertions(+)
commit 31d38e14e2a59c3cd03a27f7be6647d270b50265
Author: Robert Carr <racarr@src.gnome.org>
@@ -16654,7 +17127,7 @@ Date: Sun Jan 4 00:40:57 2009 +0000
svn path=/trunk/; revision=634
examples/lightsoff/arrow.js | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 40c7b3bf409b6fbe2df652058f08cb6d850c0e7b
Author: Tim Horton <hortont@src.gnome.org>
@@ -16665,7 +17138,7 @@ Date: Sun Jan 4 00:39:59 2009 +0000
svn path=/trunk/; revision=633
examples/lightsoff/arrow.js | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit b392f4737fdaa4d13da41f34bf765ab195a4243f
Author: Tim Horton <hortont@src.gnome.org>
@@ -16676,7 +17149,7 @@ Date: Sun Jan 4 00:37:18 2009 +0000
svn path=/trunk/; revision=632
examples/lightsoff/arrow.js | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit c5476609b89caf4c39a71d152eb1ce864ef63b59
Author: Tim Horton <hortont@src.gnome.org>
@@ -16686,11 +17159,11 @@ Date: Sat Jan 3 14:01:39 2009 +0000
svn path=/trunk/; revision=631
- examples/lightsoff/arrow.js | 49 +++++++++++---------------------
- examples/lightsoff/board.js | 64 +++++++++++++++++++-----------------------
+ examples/lightsoff/arrow.js | 49 ++++++++++++---------------------
+ examples/lightsoff/board.js | 64 ++++++++++++++++++++-----------------------
examples/lightsoff/light.js | 32 +++++++++++++++++-----
- examples/lightsoff/main.js | 14 ---------
- examples/lightsoff/score.js | 32 ++++++++++++++++-----
+ examples/lightsoff/main.js | 14 ----------
+ examples/lightsoff/score.js | 32 ++++++++++++++++------
5 files changed, 95 insertions(+), 96 deletions(-)
commit 2a8cc90743421114e73f093e10da362d5e9fc8de
@@ -16702,7 +17175,7 @@ Date: Fri Jan 2 22:02:28 2009 +0000
svn path=/trunk/; revision=629
libseed/seed-structs.c | 14 ++++++++------
- 1 files changed, 8 insertions(+), 6 deletions(-)
+ 1 file changed, 8 insertions(+), 6 deletions(-)
commit f51398ab00e8cc8d799b33883646de238ee02ae1
Author: Robert Carr <racarr@src.gnome.org>
@@ -16725,7 +17198,7 @@ Date: Thu Jan 1 23:42:26 2009 +0000
svn path=/trunk/; revision=625
libseed/seed-gtype.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 05ed8ea1164994eb59e9fc3fa8416d05b1e39bb3
Author: Tim Horton <hortont@src.gnome.org>
@@ -16736,7 +17209,7 @@ Date: Thu Jan 1 23:20:15 2009 +0000
svn path=/trunk/; revision=624
libseed/seed-signals.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 58e59c52c3f6d6a829c193e097652514a6f90d24
Author: Tim Horton <hortont@src.gnome.org>
@@ -16747,7 +17220,7 @@ Date: Thu Jan 1 23:13:36 2009 +0000
svn path=/trunk/; revision=623
doc/tutorial-standalone/tutorial.html | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit dd62dfada32c8b0b34f7822de6f7a3b87d070a3d
Author: Tim Horton <hortont@src.gnome.org>
@@ -16758,7 +17231,7 @@ Date: Thu Jan 1 21:53:57 2009 +0000
svn path=/trunk/; revision=622
libseed/seed-engine.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 2a5fb9ce050c76a79934ea27abc4bb2990441be1
Author: Tim Horton <hortont@src.gnome.org>
@@ -16781,7 +17254,7 @@ Date: Thu Jan 1 11:49:17 2009 +0000
svn path=/trunk/; revision=620
libseed/seed-builtins.c | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit 3bc64bc628700f5ae7986c7326789254bfcb7981
Author: Robert Carr <racarr@src.gnome.org>
@@ -16805,7 +17278,7 @@ Date: Thu Jan 1 05:40:17 2009 +0000
svn path=/trunk/; revision=616
modules/readline/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit e9e0f887b00445dd177a40ffb136571f056b4165
Author: Tim Horton <hortont@src.gnome.org>
@@ -16816,7 +17289,7 @@ Date: Thu Jan 1 05:37:43 2009 +0000
svn path=/trunk/; revision=615
configure.ac | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 6090567f694a86b7d2363a91554fb8326baaa6e5
Author: Tim Horton <hortont@src.gnome.org>
@@ -16827,7 +17300,7 @@ Date: Wed Dec 31 10:55:54 2008 +0000
svn path=/trunk/; revision=613
libseed/seed-engine.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 79018e9bbc061727918ce75aece682a304f5ff60
Author: Robert Carr <racarr@src.gnome.org>
@@ -16838,7 +17311,7 @@ Date: Wed Dec 31 10:15:21 2008 +0000
svn path=/trunk/; revision=612
ChangeLog | 26 +++++++++++++++++++++-----
- 1 files changed, 21 insertions(+), 5 deletions(-)
+ 1 file changed, 21 insertions(+), 5 deletions(-)
commit f82d4f05300de954db3af03dfcb89ef1c46ad67a
Author: Robert Carr <racarr@src.gnome.org>
@@ -16863,7 +17336,7 @@ Date: Wed Dec 31 08:58:47 2008 +0000
svn path=/trunk/; revision=610
libseed/seed-closure.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c1d58f9ec1ff07a5cbaacf58e0592c5216e6084e
Author: Robert Carr <racarr@src.gnome.org>
@@ -16874,7 +17347,7 @@ Date: Wed Dec 31 08:38:01 2008 +0000
svn path=/trunk/; revision=609
libseed/seed-types.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 172d14ad5ca466033bbe3984e3cc88c53f1de824
Author: Robert Carr <racarr@src.gnome.org>
@@ -16886,7 +17359,7 @@ Date: Wed Dec 31 08:34:06 2008 +0000
libseed/seed-closure.c | 3 +++
libseed/seed-engine.c | 2 ++
- 2 files changed, 5 insertions(+), 0 deletions(-)
+ 2 files changed, 5 insertions(+)
commit 0659f523c2d129261927ced1cfd542d4040ca023
Author: Robert Carr <racarr@src.gnome.org>
@@ -16897,7 +17370,7 @@ Date: Wed Dec 31 08:24:58 2008 +0000
svn path=/trunk/; revision=607
libseed/seed-closure.c | 9 ++++++++-
- 1 files changed, 8 insertions(+), 1 deletions(-)
+ 1 file changed, 8 insertions(+), 1 deletion(-)
commit 06e53a2b732d0a4ff7cbd3762da3ffc7693ebef8
Author: Robert Carr <racarr@src.gnome.org>
@@ -16909,7 +17382,7 @@ Date: Wed Dec 31 06:27:51 2008 +0000
svn path=/trunk/; revision=606
libseed/seed-signals.c | 16 ++++++++++------
- 1 files changed, 10 insertions(+), 6 deletions(-)
+ 1 file changed, 10 insertions(+), 6 deletions(-)
commit 89e8c322c82aec5eff323d51ce08a45405451707
Author: Tim Horton <hortont@src.gnome.org>
@@ -16932,7 +17405,7 @@ Date: Wed Dec 31 06:08:19 2008 +0000
svn path=/trunk/; revision=604
libseed/seed-signals.c | 20 ++++++++++++++++++--
- 1 files changed, 18 insertions(+), 2 deletions(-)
+ 1 file changed, 18 insertions(+), 2 deletions(-)
commit 2bda9e40074f55391d855dccae5856c35970d212
Author: Robert Carr <racarr@src.gnome.org>
@@ -16945,7 +17418,7 @@ Date: Wed Dec 31 05:47:00 2008 +0000
svn path=/trunk/; revision=603
libseed/seed-signals.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit c93095552d8b5d9456c6765864b9ad1323ca44e1
Author: Robert Carr <racarr@src.gnome.org>
@@ -16958,7 +17431,7 @@ Date: Wed Dec 31 05:40:59 2008 +0000
examples/lightsoff/arrow.js | 2 +-
examples/lightsoff/score.js | 5 +++++
- 2 files changed, 6 insertions(+), 1 deletions(-)
+ 2 files changed, 6 insertions(+), 1 deletion(-)
commit df0037faffa373471b87f0eb0d8bffc025d3d31a
Author: Robert Carr <racarr@src.gnome.org>
@@ -16971,7 +17444,7 @@ Date: Wed Dec 31 05:28:16 2008 +0000
tests/Makefile.am | 1 -
tests/gtype-signal2.js | 34 ----------------------------------
- 2 files changed, 0 insertions(+), 35 deletions(-)
+ 2 files changed, 35 deletions(-)
commit bf9b6691df7063c65d8bb7dbca989329f0a5167d
Author: Robert Carr <racarr@src.gnome.org>
@@ -16982,7 +17455,7 @@ Date: Wed Dec 31 05:23:21 2008 +0000
svn path=/trunk/; revision=600
libseed/seed-engine.c | 16 +++++++++-------
- 1 files changed, 9 insertions(+), 7 deletions(-)
+ 1 file changed, 9 insertions(+), 7 deletions(-)
commit ce6f12fe2c1378c80efbfe64e1c8804071c8befb
Author: Robert Carr <racarr@src.gnome.org>
@@ -17018,7 +17491,7 @@ Date: Wed Dec 31 04:19:09 2008 +0000
svn path=/trunk/; revision=597
ChangeLog | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 5bab00848ed1c0e852caa01a768514cf44db1f41
Author: Tim Horton <hortont@src.gnome.org>
@@ -17030,7 +17503,7 @@ Date: Wed Dec 31 04:16:07 2008 +0000
ChangeLog | 53 ++++++++++++++++++++++++++++++++++++++++++
doc/reference/tmpl/seed.sgml | 2 +-
- 2 files changed, 54 insertions(+), 1 deletions(-)
+ 2 files changed, 54 insertions(+), 1 deletion(-)
commit 5530077fe3ad29cf5bb705c200c100416ecfe410
Author: Tim Horton <hortont@src.gnome.org>
@@ -17041,7 +17514,7 @@ Date: Wed Dec 31 04:01:45 2008 +0000
svn path=/trunk/; revision=595
examples/HACKING | 20 +++++++++++---------
- 1 files changed, 11 insertions(+), 9 deletions(-)
+ 1 file changed, 11 insertions(+), 9 deletions(-)
commit ed21cb5e568b5621f0fee373033646ee9704c43d
Author: Tim Horton <hortont@src.gnome.org>
@@ -17054,7 +17527,7 @@ Date: Wed Dec 31 03:51:24 2008 +0000
examples/turtle/turtle.c | 3 ++-
examples/vte-test.js | 1 +
tests/spawn.js | 8 ++++++++
- 3 files changed, 11 insertions(+), 1 deletions(-)
+ 3 files changed, 11 insertions(+), 1 deletion(-)
commit ea8339c9c831dbb4c26fcb1495a168fa43a7708a
Author: Tim Horton <hortont@src.gnome.org>
@@ -17065,7 +17538,7 @@ Date: Wed Dec 31 03:37:13 2008 +0000
svn path=/trunk/; revision=593
examples/lightsoff/Makefile.am | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 732e65fc86346e9ed315b5a9b7bf8d885312220e
Author: Tim Horton <hortont@src.gnome.org>
@@ -17075,9 +17548,9 @@ Date: Wed Dec 31 03:30:00 2008 +0000
svn path=/trunk/; revision=592
- examples/lightsoff/board.js | 88 ++++++++++++++++++++++++------------------
+ examples/lightsoff/board.js | 88 ++++++++++++++++++++++++-------------------
examples/lightsoff/main.js | 6 ++-
- examples/lightsoff/score.js | 3 +
+ examples/lightsoff/score.js | 3 ++
3 files changed, 57 insertions(+), 40 deletions(-)
commit 25eb72797fea5df1c2302b253643130a07fb4cdc
@@ -17088,12 +17561,12 @@ Date: Wed Dec 31 03:14:32 2008 +0000
svn path=/trunk/; revision=591
- examples/lightsoff/arrow.js | 6 +-
+ examples/lightsoff/arrow.js | 6 +--
examples/lightsoff/board.js | 12 +++---
examples/lightsoff/light.js | 41 +++++++++++--------
examples/lightsoff/main.js | 4 +-
examples/lightsoff/menu.js | 43 --------------------
- examples/lightsoff/score.js | 91 ++++++++++++++++++++++--------------------
+ examples/lightsoff/score.js | 91 +++++++++++++++++++++++--------------------
6 files changed, 83 insertions(+), 114 deletions(-)
commit a4ef4990c8a672dfb51d615e1bc03069bb45d76f
@@ -17117,9 +17590,9 @@ Date: Wed Dec 31 02:10:13 2008 +0000
svn path=/trunk/; revision=589
- examples/lightsoff/arrow.js | 91 ++++++++++++++++++++----------------------
- examples/lightsoff/board.js | 22 +++++-----
- examples/lightsoff/light.js | 26 ++++++------
+ examples/lightsoff/arrow.js | 91 ++++++++++++++++++++-----------------------
+ examples/lightsoff/board.js | 22 +++++------
+ examples/lightsoff/light.js | 26 ++++++-------
examples/lightsoff/menu.js | 68 ++++++++++++++++----------------
examples/lightsoff/score.js | 24 ++++++------
5 files changed, 113 insertions(+), 118 deletions(-)
@@ -17145,7 +17618,7 @@ Date: Wed Dec 31 01:48:35 2008 +0000
svn path=/trunk/; revision=587
examples/ls.js | 8 +-
- examples/n-oscillator.js | 7 +--
+ examples/n-oscillator.js | 7 +-
examples/poppler.js | 179 +++++++++++++++++++++++----------------------
examples/soup.js | 13 ++--
examples/threaded-repl.js | 4 +-
@@ -17186,7 +17659,7 @@ Date: Wed Dec 31 01:05:56 2008 +0000
svn path=/trunk/; revision=584
examples/actions.js | 42 ++++++++++++++++++++----------------------
- 1 files changed, 20 insertions(+), 22 deletions(-)
+ 1 file changed, 20 insertions(+), 22 deletions(-)
commit 1b081c61dbe59d6926c40d2c904bcb182a647a5e
Author: Tim Horton <hortont@src.gnome.org>
@@ -17197,7 +17670,7 @@ Date: Wed Dec 31 01:02:14 2008 +0000
svn path=/trunk/; revision=583
examples/accelgroup.js | 25 +++++++++++++------------
- 1 files changed, 13 insertions(+), 12 deletions(-)
+ 1 file changed, 13 insertions(+), 12 deletions(-)
commit fcfce7ae3c3c3e82900aa11b0b0308879672f4e3
Author: Tim Horton <hortont@src.gnome.org>
@@ -17207,8 +17680,8 @@ Date: Wed Dec 31 00:14:29 2008 +0000
svn path=/trunk/; revision=582
- doc/Makefile.am | 8 ++++++--
- doc/reference/Makefile.am | 3 +--
+ doc/Makefile.am | 8 ++++++--
+ doc/reference/Makefile.am | 3 +--
2 files changed, 7 insertions(+), 4 deletions(-)
commit 26d57b25a2b9511bc9a1bc42d2d339dce5de0474
@@ -17220,7 +17693,7 @@ Date: Tue Dec 30 23:30:40 2008 +0000
svn path=/trunk/; revision=581
README | 24 +++++++++++++++++++++++-
- 1 files changed, 23 insertions(+), 1 deletions(-)
+ 1 file changed, 23 insertions(+), 1 deletion(-)
commit 074913c36993b5dea6f033cd91d702bb7e38ebb4
Author: Tim Horton <hortont@src.gnome.org>
@@ -17230,7 +17703,7 @@ Date: Tue Dec 30 08:36:02 2008 +0000
svn path=/trunk/; revision=580
- libseed/seed-api.c | 39 +++----
+ libseed/seed-api.c | 39 +++---
libseed/seed-builtins.c | 53 ++++-----
libseed/seed-closure.c | 28 ++---
libseed/seed-closure.h | 2 +-
@@ -17242,10 +17715,10 @@ Date: Tue Dec 30 08:36:02 2008 +0000
libseed/seed-signals.c | 93 +++++++--------
libseed/seed-signals.h | 2 +-
libseed/seed-structs.c | 174 ++++++++++++---------------
- libseed/seed-structs.h | 19 +--
+ libseed/seed-structs.h | 19 ++-
libseed/seed-types.c | 291 ++++++++++++++++++---------------------------
- libseed/seed-types.h | 85 +++++---------
- libseed/seed.h | 223 +++++++++++++++--------------------
+ libseed/seed-types.h | 85 +++++--------
+ libseed/seed.h | 223 +++++++++++++++-------------------
16 files changed, 525 insertions(+), 725 deletions(-)
commit 10595d67fbd52a86500fe8847145eeb0adb5a552
@@ -17258,7 +17731,7 @@ Date: Tue Dec 30 08:15:07 2008 +0000
svn path=/trunk/; revision=579
doc/tutorial-standalone/tutorial.html | 92 ++++++++++++++++-----------------
- 1 files changed, 45 insertions(+), 47 deletions(-)
+ 1 file changed, 45 insertions(+), 47 deletions(-)
commit 40d5fc9696085050db55debe972f5d7f877ca3ed
Author: Tim Horton <hortont@src.gnome.org>
@@ -17269,7 +17742,7 @@ Date: Tue Dec 30 06:50:01 2008 +0000
svn path=/trunk/; revision=578
doc/tutorial-standalone/tutorial.html | 65 ++++++++++++++++++++++++++++++++-
- 1 files changed, 64 insertions(+), 1 deletions(-)
+ 1 file changed, 64 insertions(+), 1 deletion(-)
commit 93ff82868333fae764a9b442750c5f693455f9cd
Author: Tim Horton <hortont@src.gnome.org>
@@ -17279,8 +17752,8 @@ Date: Tue Dec 30 06:21:00 2008 +0000
svn path=/trunk/; revision=577
- doc/tutorial-standalone/tutorial.html | 36 ++++++++++++++++++--------------
- 1 files changed, 20 insertions(+), 16 deletions(-)
+ doc/tutorial-standalone/tutorial.html | 36 ++++++++++++++++++---------------
+ 1 file changed, 20 insertions(+), 16 deletions(-)
commit e89b6e6bb25c409be97fc069bf6533a117cb9504
Author: Tim Horton <hortont@src.gnome.org>
@@ -17291,7 +17764,7 @@ Date: Tue Dec 30 05:26:02 2008 +0000
svn path=/trunk/; revision=576
doc/tutorial-standalone/tutorial.html | 51 +++++++++++++++++----------------
- 1 files changed, 26 insertions(+), 25 deletions(-)
+ 1 file changed, 26 insertions(+), 25 deletions(-)
commit 4c1c6c67cf9ff1278f7bcd9fccfac1b1d69d88c1
Author: Tim Horton <hortont@src.gnome.org>
@@ -17317,7 +17790,7 @@ Date: Mon Dec 29 11:26:31 2008 +0000
doc/tutorial-standalone/packing.png | Bin 8794 -> 14227 bytes
doc/tutorial-standalone/packing.svg | 57 ++++++++++++++++++--------
- doc/tutorial-standalone/tutorial.html | 71 ++++++++++++++++++++++----------
+ doc/tutorial-standalone/tutorial.html | 71 +++++++++++++++++++++++----------
3 files changed, 89 insertions(+), 39 deletions(-)
commit dc9671239cd814725083deb4e09457c28f5c88f4
@@ -17329,7 +17802,7 @@ Date: Mon Dec 29 11:08:40 2008 +0000
svn path=/trunk/; revision=573
doc/sh.css | 2 +-
- doc/style.css | 7 ++-
+ doc/style.css | 7 +--
doc/tutorial-standalone/tutorial.html | 89 ++++++++++++++++-----------------
3 files changed, 48 insertions(+), 50 deletions(-)
@@ -17356,7 +17829,7 @@ Date: Sun Dec 28 22:22:53 2008 +0000
doc/tutorial-standalone/2.js | 1 +
doc/tutorial-standalone/3.js | 1 +
- 2 files changed, 2 insertions(+), 0 deletions(-)
+ 2 files changed, 2 insertions(+)
commit ec442b7b315b0333f991450c40c51bc52794abb3
Author: Tim Horton <hortont@src.gnome.org>
@@ -17367,7 +17840,7 @@ Date: Sun Dec 28 22:19:50 2008 +0000
svn path=/trunk/; revision=570
autogen.sh | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 70e353dfa047a2d0a9200d9b8bbd0426bfd7bd56
Author: Tim Horton <hortont@src.gnome.org>
@@ -17378,7 +17851,7 @@ Date: Sun Dec 28 04:16:08 2008 +0000
svn path=/trunk/; revision=569
doc/tutorial-standalone/1.js | 21 ++++++++++++---------
- 1 files changed, 12 insertions(+), 9 deletions(-)
+ 1 file changed, 12 insertions(+), 9 deletions(-)
commit f9e64fcca84e040dd98d2572b7ddfdd5f421d44e
Author: Tim Horton <hortont@src.gnome.org>
@@ -17401,7 +17874,7 @@ Date: Sun Dec 28 04:03:42 2008 +0000
svn path=/trunk/; revision=567
doc/tutorial-standalone/2.js | 77 ++++++++++++++++++++++++------------------
- 1 files changed, 44 insertions(+), 33 deletions(-)
+ 1 file changed, 44 insertions(+), 33 deletions(-)
commit de2706df74f3bea3e5dfbf77210016143eaabaa1
Author: Tim Horton <hortont@src.gnome.org>
@@ -17412,7 +17885,7 @@ Date: Sun Dec 28 03:40:53 2008 +0000
svn path=/trunk/; revision=566
doc/tutorial-standalone/2.js | 9 +++++----
- 1 files changed, 5 insertions(+), 4 deletions(-)
+ 1 file changed, 5 insertions(+), 4 deletions(-)
commit da7c6138503d2e649a5135175b600641744fc8e3
Author: Tim Horton <hortont@src.gnome.org>
@@ -17423,7 +17896,7 @@ Date: Sun Dec 28 03:24:30 2008 +0000
svn path=/trunk/; revision=565
doc/tutorial-standalone/2.js | 236 ++++++++++++++++++++++++++++++------------
- 1 files changed, 168 insertions(+), 68 deletions(-)
+ 1 file changed, 168 insertions(+), 68 deletions(-)
commit 7df3f25986088d93114c1f9ba192cacc2d61cecd
Author: Tim Horton <hortont@src.gnome.org>
@@ -17434,7 +17907,7 @@ Date: Sat Dec 27 23:41:39 2008 +0000
svn path=/trunk/; revision=564
doc/sh.css | 67 +-----------------------------------------------------------
- 1 files changed, 1 insertions(+), 66 deletions(-)
+ 1 file changed, 1 insertion(+), 66 deletions(-)
commit dd89b495f7167a7a311f870602545607eb4a4d9d
Author: Tim Horton <hortont@src.gnome.org>
@@ -17452,7 +17925,7 @@ Date: Sat Dec 27 23:39:39 2008 +0000
doc/sh.css | 66 +++++++
doc/sh.js | 4 +
doc/sh_js.js | 347 +++++++++++++++++++++++++++++++++
- doc/tutorial-standalone/tutorial.html | 51 +++---
+ doc/tutorial-standalone/tutorial.html | 51 ++---
6 files changed, 472 insertions(+), 46 deletions(-)
commit 4b577ec9555131d0a649afe57016fbff42b77f85
@@ -17464,7 +17937,7 @@ Date: Wed Dec 24 08:17:07 2008 +0000
svn path=/trunk/; revision=562
doc/tutorial-standalone/2.js | 39 ++++++++++++++++++++++++++++-----------
- 1 files changed, 28 insertions(+), 11 deletions(-)
+ 1 file changed, 28 insertions(+), 11 deletions(-)
commit b8f1d1a2fd27d3d641ce7353a9142b01802c4a09
Author: Robert Carr <racarr@src.gnome.org>
@@ -17476,7 +17949,7 @@ Date: Wed Dec 24 07:53:29 2008 +0000
svn path=/trunk/; revision=561
libseed/seed-gtype.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 7cd511a3d5ce42b5c4497148f0079bae93aa47a6
Author: Tim Horton <hortont@src.gnome.org>
@@ -17486,8 +17959,8 @@ Date: Wed Dec 24 07:38:21 2008 +0000
svn path=/trunk/; revision=560
- doc/tutorial-standalone/1.js | 18 ++++----
- doc/tutorial-standalone/2.js | 108 +++++++++++++++++++++--------------------
+ doc/tutorial-standalone/1.js | 18 +++----
+ doc/tutorial-standalone/2.js | 108 +++++++++++++++++++++---------------------
2 files changed, 64 insertions(+), 62 deletions(-)
commit 8edc465bb69ad101e278ec0fc37553fb8e5d38d1
@@ -17523,7 +17996,7 @@ Date: Wed Dec 24 02:06:16 2008 +0000
svn path=/trunk/; revision=558
doc/tutorial-standalone/2.js | 20 +++++++++++++++-----
- 1 files changed, 15 insertions(+), 5 deletions(-)
+ 1 file changed, 15 insertions(+), 5 deletions(-)
commit 56ccba4dadf39af820a4a95f3354532ecd98ca6e
Author: Tim Horton <hortont@src.gnome.org>
@@ -17546,7 +18019,7 @@ Date: Wed Dec 24 01:41:25 2008 +0000
svn path=/trunk/; revision=556
doc/tutorial-standalone/2.js | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit f08e886d140f6bb50c36e8ee09175b03ad8d8986
Author: Tim Horton <hortont@src.gnome.org>
@@ -17556,8 +18029,8 @@ Date: Wed Dec 24 01:30:21 2008 +0000
svn path=/trunk/; revision=555
- doc/tutorial-standalone/2.js | 129 ++++++++++++++++++++++-------------------
- 1 files changed, 69 insertions(+), 60 deletions(-)
+ doc/tutorial-standalone/2.js | 129 ++++++++++++++++++++++--------------------
+ 1 file changed, 69 insertions(+), 60 deletions(-)
commit 46168cfed54bc3f5d017371ee3c552002d46f262
Author: Tim Horton <hortont@src.gnome.org>
@@ -17580,7 +18053,7 @@ Date: Tue Dec 23 09:40:05 2008 +0000
svn path=/trunk/; revision=553
doc/tutorial-standalone/1.js | 35 ++++++++++++++++++++---------------
- 1 files changed, 20 insertions(+), 15 deletions(-)
+ 1 file changed, 20 insertions(+), 15 deletions(-)
commit f1ebe6a4dae2cff1b9f05f26fccebe7c4a0a1b72
Author: Tim Horton <hortont@src.gnome.org>
@@ -17591,7 +18064,7 @@ Date: Tue Dec 23 09:34:21 2008 +0000
svn path=/trunk/; revision=552
doc/tutorial-standalone/1.js | 70 ++++++++++++++++++++----------------------
- 1 files changed, 33 insertions(+), 37 deletions(-)
+ 1 file changed, 33 insertions(+), 37 deletions(-)
commit b6298c7ba9802b87cbc2e10db6f28564cf79af1a
Author: Tim Horton <hortont@src.gnome.org>
@@ -17602,7 +18075,7 @@ Date: Tue Dec 23 09:26:20 2008 +0000
svn path=/trunk/; revision=551
doc/tutorial-standalone/1.js | 63 ++++++++++++++++++------------------------
- 1 files changed, 27 insertions(+), 36 deletions(-)
+ 1 file changed, 27 insertions(+), 36 deletions(-)
commit 8dca91ea19628f08744392b4b2cf9e08c6526237
Author: Tim Horton <hortont@src.gnome.org>
@@ -17614,7 +18087,7 @@ Date: Tue Dec 23 09:14:48 2008 +0000
svn path=/trunk/; revision=550
doc/runtime.html | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit ceeef72a77a0328add877a8efdb618343d9efdf1
Author: Tim Horton <hortont@src.gnome.org>
@@ -17625,7 +18098,7 @@ Date: Tue Dec 23 09:08:14 2008 +0000
svn path=/trunk/; revision=549
doc/runtime.html | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 0bba37441603d724962e33d66887686d498de001
Author: Tim Horton <hortont@src.gnome.org>
@@ -17663,7 +18136,7 @@ Date: Tue Dec 23 08:52:31 2008 +0000
svn path=/trunk/; revision=546
doc/Makefile.am | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit cb07ca1351e7349c9ad5cd8401b6d03b57e33341
Author: Tim Horton <hortont@src.gnome.org>
@@ -17673,7 +18146,7 @@ Date: Tue Dec 23 08:51:58 2008 +0000
svn path=/trunk/; revision=545
- doc/runtime.html | 64 +--------------------------------
+ doc/runtime.html | 64 +-------------------------------
doc/style.css | 61 +++++++++++++++++++++++++++++++
doc/tutorial-standalone/tutorial.html | 65 +--------------------------------
3 files changed, 63 insertions(+), 127 deletions(-)
@@ -17687,7 +18160,7 @@ Date: Tue Dec 23 08:00:39 2008 +0000
svn path=/trunk/; revision=544
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 710f8e11529e65eef2ebbbab1c8734e7ebbb91c2
Author: Tim Horton <hortont@src.gnome.org>
@@ -17698,7 +18171,7 @@ Date: Tue Dec 23 07:38:26 2008 +0000
svn path=/trunk/; revision=543
examples/turtle/turtle.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d8bf94ed57428a84e9e315533dd0b0fbc74272bc
Author: Tim Horton <hortont@src.gnome.org>
@@ -17709,7 +18182,7 @@ Date: Tue Dec 23 07:26:44 2008 +0000
svn path=/trunk/; revision=542
examples/browser/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ea3d3b17b73a52a68cf1760efb257ed1eecd9a44
Author: Tim Horton <hortont@src.gnome.org>
@@ -17719,8 +18192,8 @@ Date: Tue Dec 23 07:22:16 2008 +0000
svn path=/trunk/; revision=541
- examples/browser/COPYING | 344 ++++++++++++++++++++++++++++++++++++++++++-
- examples/lightsoff/COPYING | 344 ++++++++++++++++++++++++++++++++++++++++++-
+ examples/browser/COPYING | 344 ++++++++++++++++++++++++++++++++++++++++++--
+ examples/lightsoff/COPYING | 344 ++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 672 insertions(+), 16 deletions(-)
commit df4a8308f6808803ce09348c3ebd037e2e1acbc0
@@ -17773,7 +18246,7 @@ Date: Tue Dec 23 03:37:54 2008 +0000
svn path=/trunk/; revision=537
libseed/seed-types.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 98 insertions(+), 4 deletions(-)
+ 1 file changed, 98 insertions(+), 4 deletions(-)
commit 3c59d38d38b7fa6b06eadf37d9a2fe377ab25cdd
Author: Tim Horton <hortont@src.gnome.org>
@@ -17795,7 +18268,7 @@ Date: Tue Dec 23 00:46:17 2008 +0000
doc/reference/tmpl/seed-types.sgml.bak | 19 -
doc/reference/tmpl/seed-unused.sgml.bak | 1121 ---------------------------
doc/reference/tmpl/seed.sgml.bak | 19 -
- 12 files changed, 0 insertions(+), 1491 deletions(-)
+ 12 files changed, 1491 deletions(-)
commit a14212a60d57ad430fddc1443f135d14a0bc4201
Author: Tim Horton <hortont@src.gnome.org>
@@ -17806,7 +18279,7 @@ Date: Mon Dec 22 23:18:48 2008 +0000
svn path=/trunk/; revision=535
doc/tutorial-standalone/tutorial.html | 11 +++++++----
- 1 files changed, 7 insertions(+), 4 deletions(-)
+ 1 file changed, 7 insertions(+), 4 deletions(-)
commit dc13976c8aaf658299f6f2b89d4e146df458ed72
Author: Tim Horton <hortont@src.gnome.org>
@@ -17817,7 +18290,7 @@ Date: Mon Dec 22 23:12:36 2008 +0000
svn path=/trunk/; revision=534
doc/runtime.html | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit c541885f8027a5067d7441ebca4b92c7df4c3d3f
Author: Tim Horton <hortont@src.gnome.org>
@@ -17829,7 +18302,7 @@ Date: Sun Dec 21 21:18:27 2008 +0000
svn path=/trunk/; revision=533
examples/browser/Makefile.am~ | 51 -----------------------------------------
- 1 files changed, 0 insertions(+), 51 deletions(-)
+ 1 file changed, 51 deletions(-)
commit 07cde4b0b037353c1446112242ff478dbb20b657
Author: Tim Horton <hortont@src.gnome.org>
@@ -17840,7 +18313,7 @@ Date: Sun Dec 21 07:00:45 2008 +0000
svn path=/trunk/; revision=532
configure.ac | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit c5c02377e99bad264484d4eef6c5812f1d32c4cf
Author: Robert Carr <racarr@src.gnome.org>
@@ -17853,9 +18326,9 @@ Date: Sun Dec 21 06:19:17 2008 +0000
examples/COPYING | 6 +
examples/Makefile.am | 2 +
- examples/browser/COPYING | 11 +
+ examples/browser/COPYING | 11 ++
examples/browser/Makefile.am | 24 +++
- examples/browser/Makefile.am~ | 51 +++++
+ examples/browser/Makefile.am~ | 51 ++++++
examples/browser/browser-actions.js | 324 +++++++++++++++++++++++++++++++++
examples/browser/browser-bookmarks.js | 54 ++++++
examples/browser/browser-find.js | 39 ++++
@@ -17863,11 +18336,11 @@ Date: Sun Dec 21 06:19:17 2008 +0000
examples/browser/browser-menu.js | 130 +++++++++++++
examples/browser/browser-tab.js | 156 ++++++++++++++++
examples/browser/browser-toolbar.js | 25 +++
- examples/browser/main.js | 112 +++++++++++
- examples/lightsoff/COPYING | 11 +
+ examples/browser/main.js | 112 ++++++++++++
+ examples/lightsoff/COPYING | 11 ++
tests/COPYING | 1 +
tests/Makefile.am | 1 +
- 16 files changed, 971 insertions(+), 0 deletions(-)
+ 16 files changed, 971 insertions(+)
commit 8c41fa486f28b84acfe79a2fbdd07cdf3a89e6e8
Author: Robert Carr <racarr@src.gnome.org>
@@ -17913,7 +18386,7 @@ Date: Sun Dec 21 01:51:23 2008 +0000
svn path=/trunk/; revision=528
libseed/seed-engine.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 83a92b200c960b78c3b8206428991411eb6b853e
Author: Robert Carr <racarr@src.gnome.org>
@@ -17925,7 +18398,7 @@ Date: Sun Dec 21 01:46:56 2008 +0000
examples/lightsoff/board.js | 3 +++
examples/lightsoff/light.js | 2 ++
- 2 files changed, 5 insertions(+), 0 deletions(-)
+ 2 files changed, 5 insertions(+)
commit d27966433d282d8ce91e1c9eca3367ec237a38d0
Author: Robert Carr <racarr@src.gnome.org>
@@ -17982,7 +18455,7 @@ Date: Sat Dec 20 21:12:10 2008 +0000
svn path=/trunk/; revision=523
doc/modules/Makefile.am | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ 1 file changed, 7 insertions(+)
commit faf5d6c3dc6562512ab5bd1b170269d16586f2fc
Author: Tim Horton <hortont@src.gnome.org>
@@ -18006,7 +18479,7 @@ Date: Sat Dec 20 08:37:24 2008 +0000
svn path=/trunk/; revision=521
modules/readline/seed-readline.c | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 82935b5068e8e872d7aa12bb026c4557e33b9ca1
Author: Tim Horton <hortont@src.gnome.org>
@@ -18029,7 +18502,7 @@ Date: Sat Dec 20 08:28:01 2008 +0000
svn path=/trunk/; revision=519
modules/readline/seed-readline.c | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 27066f56710f57883ea94b2542f043281ed374a8
Author: Robert Carr <racarr@src.gnome.org>
@@ -18041,7 +18514,7 @@ Date: Sat Dec 20 08:22:44 2008 +0000
examples/Makefile.am | 2 ++
examples/gtkplug.js | 37 +++++++++++++++++++++++++++++++++++++
- 2 files changed, 39 insertions(+), 0 deletions(-)
+ 2 files changed, 39 insertions(+)
commit d696528aac5f64cc5cb458d036c2729d6f289430
Author: Tim Horton <hortont@src.gnome.org>
@@ -18051,15 +18524,15 @@ Date: Sat Dec 20 08:21:16 2008 +0000
svn path=/trunk/; revision=517
- Makefile.am | 24 +++-----
+ Makefile.am | 24 ++++----
config.h.in | 3 -
- configure.ac | 11 ++-
+ configure.ac | 11 ++--
examples/repl.js | 22 ++++----
examples/turtle/Makefile.am | 2 +-
libseed/seed-builtins.c | 114 --------------------------------------
modules/readline/Makefile.am | 4 +-
src/main.c | 6 +-
- tests/builtin-argument-length.js | 9 +---
+ tests/builtin-argument-length.js | 9 +--
tests/readline.js | 3 +-
10 files changed, 37 insertions(+), 161 deletions(-)
@@ -18075,7 +18548,7 @@ Date: Sat Dec 20 07:55:16 2008 +0000
modules/Makefile.am | 2 +-
modules/readline/Makefile.am | 20 ++++++
modules/readline/seed-readline.c | 139 ++++++++++++++++++++++++++++++++++++++
- 4 files changed, 161 insertions(+), 1 deletions(-)
+ 4 files changed, 161 insertions(+), 1 deletion(-)
commit 7fee7e273f76127222a9e19f090a1e97a3b8083c
Author: Tim Horton <hortont@src.gnome.org>
@@ -18085,8 +18558,8 @@ Date: Sat Dec 20 06:32:59 2008 +0000
svn path=/trunk/; revision=515
- doc/runtime.html | 83 ++++++++++++++++++++++++++++++++++++++++++-----------
- 1 files changed, 65 insertions(+), 18 deletions(-)
+ doc/runtime.html | 83 ++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 65 insertions(+), 18 deletions(-)
commit f3d6d173f6b157e2f8d3aa291f14084457db376c
Author: Robert Carr <racarr@src.gnome.org>
@@ -18097,7 +18570,7 @@ Date: Sat Dec 20 05:34:35 2008 +0000
svn path=/trunk/; revision=514
configure.ac | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit dacfad0bb012599b01df620449e7314b2a4f0776
Author: Tim Horton <hortont@src.gnome.org>
@@ -18128,7 +18601,7 @@ Date: Sat Dec 20 04:49:31 2008 +0000
m4/ltsugar.m4 | 123 +
m4/ltversion.m4 | 23 +
m4/lt~obsolete.m4 | 92 +
- 7 files changed, 8132 insertions(+), 0 deletions(-)
+ 7 files changed, 8132 insertions(+)
commit fdac50c3024e969919cb0417bcbef522555a74f8
Author: Robert Carr <racarr@src.gnome.org>
@@ -18139,7 +18612,7 @@ Date: Sat Dec 20 04:43:09 2008 +0000
svn path=/trunk/; revision=511
libseed/seed-structs.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 744a7632f11d27652c54ac8b8321bf721d10bbde
Author: Robert Carr <racarr@src.gnome.org>
@@ -18151,7 +18624,7 @@ Date: Sat Dec 20 04:32:41 2008 +0000
svn path=/trunk/; revision=510
examples/lightsoff/main.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ea420c738760817647a912ef70d4abda31b3e2af
Author: Robert Carr <racarr@src.gnome.org>
@@ -18162,7 +18635,7 @@ Date: Sat Dec 20 04:31:38 2008 +0000
svn path=/trunk/; revision=509
libseed/seed-engine.c | 5 ++---
- 1 files changed, 2 insertions(+), 3 deletions(-)
+ 1 file changed, 2 insertions(+), 3 deletions(-)
commit f4d91e8421767b192746e0d0d9ad3c6d756c6e9b
Author: Robert Carr <racarr@src.gnome.org>
@@ -18173,7 +18646,7 @@ Date: Sat Dec 20 04:27:53 2008 +0000
svn path=/trunk/; revision=508
libseed/seed-closure.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit b5bbb38cb7d691834a1b58e9d7a36cc3a703c966
Author: Robert Carr <racarr@src.gnome.org>
@@ -18185,7 +18658,7 @@ Date: Sat Dec 20 04:14:59 2008 +0000
svn path=/trunk/; revision=507
libseed/seed-engine.c | 7 +++++--
- 1 files changed, 5 insertions(+), 2 deletions(-)
+ 1 file changed, 5 insertions(+), 2 deletions(-)
commit d2e08aee88d3a6399432a2731db1c45b8941c09e
Author: Robert Carr <racarr@src.gnome.org>
@@ -18196,7 +18669,7 @@ Date: Sat Dec 20 04:07:03 2008 +0000
svn path=/trunk/; revision=506
libseed/seed-closure.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit d4e3784f268ce69d78c9ad1f7371a8346e1746e6
Author: Robert Carr <racarr@src.gnome.org>
@@ -18212,7 +18685,7 @@ Date: Sat Dec 20 03:55:11 2008 +0000
doc/reference/tmpl/seed-closure.sgml.bak | 72 ++
doc/reference/tmpl/seed-debug.sgml | 64 ++
doc/reference/tmpl/seed-debug.sgml.bak | 66 ++
- doc/reference/tmpl/seed-engine.sgml | 44 +
+ doc/reference/tmpl/seed-engine.sgml | 44 ++
doc/reference/tmpl/seed-engine.sgml.bak | 19 +
doc/reference/tmpl/seed-exceptions.sgml | 80 ++
doc/reference/tmpl/seed-exceptions.sgml.bak | 19 +
@@ -18230,7 +18703,7 @@ Date: Sat Dec 20 03:55:11 2008 +0000
doc/reference/tmpl/seed-unused.sgml.bak | 1121 +++++++++++++++++++++++++++
doc/reference/tmpl/seed.sgml | 863 +++++++++++++++++++++
doc/reference/tmpl/seed.sgml.bak | 19 +
- 24 files changed, 3347 insertions(+), 0 deletions(-)
+ 24 files changed, 3347 insertions(+)
commit 1d8823d9fd59a7281008fb9e96a890b5c9219865
Author: Robert Carr <racarr@src.gnome.org>
@@ -18241,7 +18714,7 @@ Date: Sat Dec 20 03:52:16 2008 +0000
svn path=/trunk/; revision=504
doc/reference/seed-docs.sgml | 18 ++++--------------
- 1 files changed, 4 insertions(+), 14 deletions(-)
+ 1 file changed, 4 insertions(+), 14 deletions(-)
commit 1226c8cf733886392fedf9f09dea33590394e0b9
Author: Robert Carr <racarr@src.gnome.org>
@@ -18252,7 +18725,7 @@ Date: Sat Dec 20 03:47:41 2008 +0000
svn path=/trunk/; revision=503
doc/reference/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f0f7f6ef6288aba91261253bee5092f679fd90fd
Author: Robert Carr <racarr@src.gnome.org>
@@ -18267,9 +18740,9 @@ Date: Sat Dec 20 03:47:39 2008 +0000
configure.ac | 1 +
doc/Makefile.am | 2 +-
doc/reference/Makefile.am | 87 ++++++++++++++++
- doc/reference/seed-docs.sgml | 28 +++++
+ doc/reference/seed-docs.sgml | 28 ++++++
doc/reference/seed-sections.txt | 211 +++++++++++++++++++++++++++++++++++++++
- 7 files changed, 332 insertions(+), 1 deletions(-)
+ 7 files changed, 332 insertions(+), 1 deletion(-)
commit 7e37f4774d58850566a3c2d858184a31835c953e
Author: Robert Carr <racarr@src.gnome.org>
@@ -18280,7 +18753,7 @@ Date: Sat Dec 20 03:47:37 2008 +0000
svn path=/trunk/; revision=501
configure.ac | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ 1 file changed, 5 insertions(+)
commit 22b9039b886248e45113b8dd8301913a65f87166
Author: Robert Carr <racarr@src.gnome.org>
@@ -18291,7 +18764,7 @@ Date: Sat Dec 20 03:13:20 2008 +0000
svn path=/trunk/; revision=500
libseed/seed-closure.c | 45 +++++++++++++++++++++------------------------
- 1 files changed, 21 insertions(+), 24 deletions(-)
+ 1 file changed, 21 insertions(+), 24 deletions(-)
commit b922ee6644377842cfaa17a69e3a6fd47ad5c8c6
Author: Robert Carr <racarr@src.gnome.org>
@@ -18303,7 +18776,7 @@ Date: Sat Dec 20 03:04:17 2008 +0000
tests/Makefile.am | 1 +
tests/native-closure-exception.js | 17 +++++++++++++++++
- 2 files changed, 18 insertions(+), 0 deletions(-)
+ 2 files changed, 18 insertions(+)
commit de1787a67a4a6f4882a342575c47feba80508551
Author: Robert Carr <racarr@src.gnome.org>
@@ -18314,7 +18787,7 @@ Date: Sat Dec 20 03:04:14 2008 +0000
svn path=/trunk/; revision=498
libseed/seed-closure.c | 12 +++++++++++-
- 1 files changed, 11 insertions(+), 1 deletions(-)
+ 1 file changed, 11 insertions(+), 1 deletion(-)
commit b5bd5f10aae0d6020183a3837bfeb30c5a87e890
Author: Robert Carr <racarr@src.gnome.org>
@@ -18339,7 +18812,7 @@ Date: Sat Dec 20 02:56:57 2008 +0000
svn path=/trunk/; revision=496
examples/repl.js | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 55ed65c50cfbbea14340c0043c5cb992aab47e78
Author: Robert Carr <racarr@src.gnome.org>
@@ -18382,7 +18855,7 @@ Date: Sat Dec 20 02:56:48 2008 +0000
svn path=/trunk/; revision=493
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ee0c7a348cf0c0c8bc3505cf3dd703f25760a53a
Author: Robert Carr <racarr@src.gnome.org>
@@ -18393,7 +18866,7 @@ Date: Sat Dec 20 02:56:45 2008 +0000
svn path=/trunk/; revision=492
libseed/seed-engine.c | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 5263b96849dfc77968d27633ad4c0d6d0187a255
Author: Tim Horton <hortont@src.gnome.org>
@@ -18416,7 +18889,7 @@ Date: Thu Dec 18 01:57:06 2008 +0000
svn path=/trunk/; revision=490
examples/turtle/turtle.c | 27 +++++++++++++++++++--------
- 1 files changed, 19 insertions(+), 8 deletions(-)
+ 1 file changed, 19 insertions(+), 8 deletions(-)
commit 9a1e5cb14dbd55a1d84f10183abb761b74b5a504
Author: Tim Horton <hortont@src.gnome.org>
@@ -18447,7 +18920,7 @@ Date: Thu Dec 18 01:39:43 2008 +0000
svn path=/trunk/; revision=487
modules/canvas/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 327e0c2b22d338a9c163ef6b40ca93c1b512e752
Author: Tim Horton <hortont@src.gnome.org>
@@ -18458,7 +18931,7 @@ Date: Thu Dec 18 01:36:14 2008 +0000
svn path=/trunk/; revision=486
examples/HACKING | 27 +++++++++++++++++++++------
- 1 files changed, 21 insertions(+), 6 deletions(-)
+ 1 file changed, 21 insertions(+), 6 deletions(-)
commit 8f4a028254d33108b05b624d7c49bdf1bb2dbdc6
Author: Tim Horton <hortont@src.gnome.org>
@@ -18470,7 +18943,7 @@ Date: Thu Dec 18 00:55:43 2008 +0000
svn path=/trunk/; revision=485
examples/lightsoff/main.js | 26 +++++++++-----------------
- 1 files changed, 9 insertions(+), 17 deletions(-)
+ 1 file changed, 9 insertions(+), 17 deletions(-)
commit 4a8f614f1568c18e53a2552d9ebe449febd67f5a
Author: Tim Horton <hortont@src.gnome.org>
@@ -18524,7 +18997,7 @@ Date: Tue Dec 16 00:58:33 2008 +0000
examples/Gnio-server.js | 41 +++++++++++++++++++++++++++++++++++++++++
examples/Makefile.am | 2 ++
- 2 files changed, 43 insertions(+), 0 deletions(-)
+ 2 files changed, 43 insertions(+)
commit 2d87d31439b9e6b11f90904396937773661aac0c
Author: Robert Carr <racarr@src.gnome.org>
@@ -18536,7 +19009,7 @@ Date: Tue Dec 16 00:24:01 2008 +0000
examples/Gnio.js | 24 ++++++++++++++++++++++++
examples/Makefile.am | 2 ++
- 2 files changed, 26 insertions(+), 0 deletions(-)
+ 2 files changed, 26 insertions(+)
commit cf71dcf5d2bbf2ca795cadddda2991aecfe9533d
Author: Robert Carr <racarr@src.gnome.org>
@@ -18547,7 +19020,7 @@ Date: Mon Dec 15 08:54:29 2008 +0000
svn path=/trunk/; revision=479
examples/clutter-shader/ShaderView.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit dcaf38a4f986f31bbe3126a14716c3be7368ce85
Author: Robert Carr <racarr@src.gnome.org>
@@ -18561,7 +19034,7 @@ Date: Mon Dec 15 08:53:22 2008 +0000
examples/Makefile.am | 1 +
examples/threaded-repl.js | 10 ++++++++++
- 2 files changed, 11 insertions(+), 0 deletions(-)
+ 2 files changed, 11 insertions(+)
commit feb3e2c6802fca68406081a593444e8801e212bf
Author: Robert Carr <racarr@src.gnome.org>
@@ -18573,7 +19046,7 @@ Date: Mon Dec 15 08:43:58 2008 +0000
examples/Makefile.am | 2 +-
extensions/Seed.js | 7 +++++++
- 2 files changed, 8 insertions(+), 1 deletions(-)
+ 2 files changed, 8 insertions(+), 1 deletion(-)
commit 2106b85498e45219c920d1227ad882f1efed6e5c
Author: Robert Carr <racarr@src.gnome.org>
@@ -18585,7 +19058,7 @@ Date: Mon Dec 15 08:32:26 2008 +0000
svn path=/trunk/; revision=476
libseed/seed-signals.c | 9 ++-------
- 1 files changed, 2 insertions(+), 7 deletions(-)
+ 1 file changed, 2 insertions(+), 7 deletions(-)
commit 674da50130522aa8f145f9b3b66721380479480f
Author: Robert Carr <racarr@src.gnome.org>
@@ -18606,7 +19079,7 @@ Date: Mon Dec 15 08:32:23 2008 +0000
examples/browser/browser-tab.js | 155 -----------------
examples/browser/browser-toolbar.js | 25 ---
examples/browser/main.js | 112 ------------
- 11 files changed, 0 insertions(+), 865 deletions(-)
+ 11 files changed, 865 deletions(-)
commit 8bb7cd6feef9c8e945638bf273947acd39d39b1a
Author: Robert Carr <racarr@src.gnome.org>
@@ -18617,7 +19090,7 @@ Date: Mon Dec 15 08:32:21 2008 +0000
svn path=/trunk/; revision=474
examples/vte-test.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 9ff95da5e1e9628024e161d8b693f5d33603608f
Author: Robert Carr <racarr@src.gnome.org>
@@ -18652,7 +19125,7 @@ Date: Mon Dec 15 08:32:13 2008 +0000
svn path=/trunk/; revision=471
libseed/seed-signals.c | 19 ++++++++-----------
- 1 files changed, 8 insertions(+), 11 deletions(-)
+ 1 file changed, 8 insertions(+), 11 deletions(-)
commit 17d35b64e44919fc6a7ba26fe4b8d8c66ce4bfc1
Author: Robert Carr <racarr@src.gnome.org>
@@ -18663,7 +19136,7 @@ Date: Mon Dec 15 08:32:11 2008 +0000
svn path=/trunk/; revision=470
libseed/seed-signals.c | 10 +++++++---
- 1 files changed, 7 insertions(+), 3 deletions(-)
+ 1 file changed, 7 insertions(+), 3 deletions(-)
commit 90684c0772b8a2f683f2c6cb55c18067ddb9b936
Author: Robert Carr <racarr@src.gnome.org>
@@ -18681,10 +19154,10 @@ Date: Mon Dec 15 01:09:56 2008 +0000
examples/broken/ide/ide-messagearea.js | 121 +++++++++++++++++++
examples/broken/ide/ide-sourceview.js | 203 ++++++++++++++++++++++++++++++++
examples/broken/ide/ide-tab.js | 65 ++++++++++
- examples/broken/ide/ide-tabheader.js | 27 ++++
+ examples/broken/ide/ide-tabheader.js | 27 +++++
examples/broken/ide/ide-tabview.js | 80 +++++++++++++
examples/broken/ide/ide-toolbar.js | 26 ++++
- examples/broken/ide/ide-window.js | 40 ++++++
+ examples/broken/ide/ide-window.js | 40 +++++++
examples/broken/ide/legacy/ide.js | 155 ++++++++++++++++++++++++
examples/broken/ide/legacy/tabview.js | 77 ++++++++++++
examples/broken/ide/legacy/toolbar.js | 143 ++++++++++++++++++++++
@@ -18695,10 +19168,10 @@ Date: Mon Dec 15 01:09:56 2008 +0000
examples/ide/ide-messagearea.js | 121 -------------------
examples/ide/ide-sourceview.js | 203 --------------------------------
examples/ide/ide-tab.js | 65 ----------
- examples/ide/ide-tabheader.js | 27 ----
+ examples/ide/ide-tabheader.js | 27 -----
examples/ide/ide-tabview.js | 80 -------------
examples/ide/ide-toolbar.js | 26 ----
- examples/ide/ide-window.js | 40 ------
+ examples/ide/ide-window.js | 40 -------
examples/ide/legacy/ide.js | 155 ------------------------
examples/ide/legacy/tabview.js | 77 ------------
examples/ide/legacy/toolbar.js | 143 ----------------------
@@ -18713,8 +19186,8 @@ Date: Mon Dec 15 01:05:39 2008 +0000
svn path=/trunk/; revision=468
- libseed/seed-engine.c | 66 ++++++++++++++----------------------------------
- 1 files changed, 19 insertions(+), 47 deletions(-)
+ libseed/seed-engine.c | 66 ++++++++++++++-----------------------------------
+ 1 file changed, 19 insertions(+), 47 deletions(-)
commit 3d17df20eab388c4dffab82c63e176bfb77ef148
Author: Robert Carr <racarr@src.gnome.org>
@@ -18725,7 +19198,7 @@ Date: Mon Dec 15 00:42:23 2008 +0000
svn path=/trunk/; revision=467
libseed/seed-engine.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 670ee7c614e05ec8335622ddff2502748043ae4c
Author: Robert Carr <racarr@src.gnome.org>
@@ -18736,7 +19209,7 @@ Date: Mon Dec 15 00:42:21 2008 +0000
svn path=/trunk/; revision=466
libseed/seed-engine.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit e0de3f4a4f9ed3713ef9c7fe3d6eef57cb0bdb17
Author: Robert Carr <racarr@src.gnome.org>
@@ -18748,7 +19221,7 @@ Date: Mon Dec 15 00:42:19 2008 +0000
svn path=/trunk/; revision=465
libseed/seed-engine.c | 59 ++++++++++++++++++++++++++++++++++---------------
- 1 files changed, 41 insertions(+), 18 deletions(-)
+ 1 file changed, 41 insertions(+), 18 deletions(-)
commit 93f65153e7fdba65112fbb1ac787a2414a766319
Author: Robert Carr <racarr@src.gnome.org>
@@ -18759,7 +19232,7 @@ Date: Mon Dec 15 00:42:18 2008 +0000
svn path=/trunk/; revision=464
libseed/seed-engine.c | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 8572c696baf3b18144e49d734d9b21f553f9cfb0
Author: Robert Carr <racarr@src.gnome.org>
@@ -18773,7 +19246,7 @@ Date: Sun Dec 14 23:04:56 2008 +0000
examples/accelgroup.js | 3 ++-
extensions/Seed.js | 22 ++++++++++++++++++++++
- 2 files changed, 24 insertions(+), 1 deletions(-)
+ 2 files changed, 24 insertions(+), 1 deletion(-)
commit 70d45e292305e1d9343cb0fd9603f377ee96b6bd
Author: Robert Carr <racarr@src.gnome.org>
@@ -18784,7 +19257,7 @@ Date: Sun Dec 14 22:48:57 2008 +0000
svn path=/trunk/; revision=462
libseed/seed-engine.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 901d6bbc9a2eec3dbf4a85c1210623ab2fc0d612
Author: Robert Carr <racarr@src.gnome.org>
@@ -18795,7 +19268,7 @@ Date: Sun Dec 14 22:48:55 2008 +0000
svn path=/trunk/; revision=461
libseed/seed-engine.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit c5de5d49e75b8b2ab252ac3be71dda8009e33c59
Author: Tim Horton <hortont@src.gnome.org>
@@ -18806,7 +19279,7 @@ Date: Sun Dec 14 16:38:20 2008 +0000
svn path=/trunk/; revision=460
examples/Makefile.am | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ 1 file changed, 4 deletions(-)
commit 817b3289baa609a4b84142d97cba8a59c149b2de
Author: Robert Carr <racarr@src.gnome.org>
@@ -18829,7 +19302,7 @@ Date: Sun Dec 14 08:23:45 2008 +0000
svn path=/trunk/; revision=458
libseed/seed-builtins.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 57 insertions(+), 0 deletions(-)
+ 1 file changed, 57 insertions(+)
commit cda177cf23d9151acc67ac2c026db83c5a11db2b
Author: Robert Carr <racarr@src.gnome.org>
@@ -18843,7 +19316,7 @@ Date: Sun Dec 14 07:56:47 2008 +0000
tests/Makefile.am | 2 ++
tests/struct-enumerate.js | 12 ++++++++++++
tests/struct-union-enumerate.js | 21 +++++++++++++++++++++
- 3 files changed, 35 insertions(+), 0 deletions(-)
+ 3 files changed, 35 insertions(+)
commit e9f9724a45614dba6d12cd9a7fa1f05f62a4ed29
Author: Robert Carr <racarr@src.gnome.org>
@@ -18853,8 +19326,8 @@ Date: Sun Dec 14 07:56:45 2008 +0000
svn path=/trunk/; revision=456
- libseed/seed-structs.c | 51 +++++++++++++++++++++++++++++++++++++++++++++--
- 1 files changed, 48 insertions(+), 3 deletions(-)
+ libseed/seed-structs.c | 51 +++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 48 insertions(+), 3 deletions(-)
commit 23034044c8a4ac7c6543379a2f2289578b7e76d1
Author: Robert Carr <racarr@src.gnome.org>
@@ -18878,8 +19351,8 @@ Date: Sun Dec 14 07:27:04 2008 +0000
modules/canvas/test4.js | 38 -----
modules/canvas/test5.js | 43 -----
modules/canvas/test6.js | 47 ------
- modules/canvas/test7.js | 37 ----
- modules/canvas/test8.js | 37 ----
+ modules/canvas/test7.js | 37 -----
+ modules/canvas/test8.js | 37 -----
modules/canvas/test9.js | 94 -----------
17 files changed, 384 insertions(+), 754 deletions(-)
@@ -18906,8 +19379,8 @@ Date: Sun Dec 14 07:12:53 2008 +0000
svn path=/trunk/; revision=453
- examples/clutter-shader/ShaderView.js | 68 ++++++++++++++++----------------
- 1 files changed, 34 insertions(+), 34 deletions(-)
+ examples/clutter-shader/ShaderView.js | 68 ++++++++++++++++-----------------
+ 1 file changed, 34 insertions(+), 34 deletions(-)
commit a04c900f0f6aa88872d84f92fada2f4517bba9d4
Author: Robert Carr <racarr@src.gnome.org>
@@ -18918,7 +19391,7 @@ Date: Sun Dec 14 06:53:10 2008 +0000
svn path=/trunk/; revision=452
examples/lightsoff/arrow.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 4c283b656758cec21ad2e5c1fd074c1393488e9e
Author: Robert Carr <racarr@src.gnome.org>
@@ -18941,7 +19414,7 @@ Date: Sun Dec 14 06:53:07 2008 +0000
svn path=/trunk/; revision=450
examples/n-oscillator.js | 30 +++++++++++++++---------------
- 1 files changed, 15 insertions(+), 15 deletions(-)
+ 1 file changed, 15 insertions(+), 15 deletions(-)
commit f3b752a3fa99c27957d428da9238ab3437e14938
Author: Robert Carr <racarr@src.gnome.org>
@@ -18952,7 +19425,7 @@ Date: Sun Dec 14 06:53:05 2008 +0000
svn path=/trunk/; revision=449
examples/clutter-shader/ShaderView.js | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit f36563275f002c90c7ab1c55f53864fada5f1669
Author: Robert Carr <racarr@src.gnome.org>
@@ -18963,7 +19436,7 @@ Date: Sun Dec 14 06:53:03 2008 +0000
svn path=/trunk/; revision=448
examples/calculator.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c52742b3049d8eef77a7efdffc16e6bb3d36c88d
Author: Robert Carr <racarr@src.gnome.org>
@@ -18975,7 +19448,7 @@ Date: Sun Dec 14 06:53:02 2008 +0000
examples/calculator.js | 2 +-
libseed/seed-signals.c | 1 -
- 2 files changed, 1 insertions(+), 2 deletions(-)
+ 2 files changed, 1 insertion(+), 2 deletions(-)
commit f5fa94d4b5e3a3e59b2ed68c0c6603677ec4aeec
Author: Robert Carr <racarr@src.gnome.org>
@@ -18987,7 +19460,7 @@ Date: Sun Dec 14 06:53:00 2008 +0000
tests/Makefile.am | 1 -
tests/signal-this.js | 17 -----------------
- 2 files changed, 0 insertions(+), 18 deletions(-)
+ 2 files changed, 18 deletions(-)
commit 7a2154fdb5dfc527f3ca24e04d772b2914b611e6
Author: Robert Carr <racarr@src.gnome.org>
@@ -18998,7 +19471,7 @@ Date: Sun Dec 14 06:52:58 2008 +0000
svn path=/trunk/; revision=445
libseed/seed-signals.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit db1796b2bb7f11dc7d80f631f3f929cf217c3e91
Author: Robert Carr <racarr@src.gnome.org>
@@ -19010,7 +19483,7 @@ Date: Sun Dec 14 06:29:38 2008 +0000
tests/Makefile.am | 1 +
tests/gtype-class-init-exception.js | 22 ++++++++++++++++++++++
- 2 files changed, 23 insertions(+), 0 deletions(-)
+ 2 files changed, 23 insertions(+)
commit ae2d1fd68aba289d196207f4470e067944a26821
Author: Robert Carr <racarr@src.gnome.org>
@@ -19021,7 +19494,7 @@ Date: Sun Dec 14 06:29:36 2008 +0000
svn path=/trunk/; revision=443
libseed/seed-gtype.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 7453703df497551f2a66e11c4d5b304e559ac30a
Author: Robert Carr <racarr@src.gnome.org>
@@ -19033,7 +19506,7 @@ Date: Sun Dec 14 06:29:33 2008 +0000
tests/Makefile.am | 1 +
tests/include-syntax.js | 6 ++++++
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ 2 files changed, 7 insertions(+)
commit a150e2fb6d1fe8e7629b31470006dca56a2a4934
Author: Robert Carr <racarr@src.gnome.org>
@@ -19044,7 +19517,7 @@ Date: Sun Dec 14 06:29:31 2008 +0000
svn path=/trunk/; revision=441
libseed/seed-builtins.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 91e6550979f4618fcb78dfec1eb99e5791c413cd
Author: Robert Carr <racarr@src.gnome.org>
@@ -19069,7 +19542,7 @@ Date: Sat Dec 13 00:10:16 2008 +0000
svn path=/trunk/; revision=439
examples/clutter-cairo.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e48f7913f61267aa37a3fdd2cb33eb859cc9d8ba
Author: Robert Carr <racarr@src.gnome.org>
@@ -19081,7 +19554,7 @@ Date: Sat Dec 13 00:07:20 2008 +0000
examples/Makefile.am | 2 ++
examples/clutter-cairo.js | 30 ++++++++++++++++++++++++++++++
- 2 files changed, 32 insertions(+), 0 deletions(-)
+ 2 files changed, 32 insertions(+)
commit dcf955788dab838f33ef384840477a4dc0b17f33
Author: Robert Carr <racarr@src.gnome.org>
@@ -19092,7 +19565,7 @@ Date: Sat Dec 13 00:06:51 2008 +0000
svn path=/trunk/; revision=437
modules/canvas/seed-canvas.c | 18 +++++++++++++++++-
- 1 files changed, 17 insertions(+), 1 deletions(-)
+ 1 file changed, 17 insertions(+), 1 deletion(-)
commit b5d4dd6a3e3c802ad7e5fe8963bce41b588fd801
Author: Robert Carr <racarr@src.gnome.org>
@@ -19103,7 +19576,7 @@ Date: Fri Dec 12 23:56:16 2008 +0000
svn path=/trunk/; revision=436
modules/canvas/seed-canvas.c | 46 +++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 45 insertions(+), 1 deletions(-)
+ 1 file changed, 45 insertions(+), 1 deletion(-)
commit 338c4bf7211b644dc32b6289e47c7fbfa23e5b67
Author: Robert Carr <racarr@src.gnome.org>
@@ -19114,7 +19587,7 @@ Date: Fri Dec 12 19:11:28 2008 +0000
svn path=/trunk/; revision=435
libseed/seed-engine.c | 9 ++++++---
- 1 files changed, 6 insertions(+), 3 deletions(-)
+ 1 file changed, 6 insertions(+), 3 deletions(-)
commit 0658eea45ad15271a5deb98b352f441d2839de58
Author: Tim Horton <hortont@src.gnome.org>
@@ -19132,7 +19605,7 @@ Date: Fri Dec 12 05:02:52 2008 +0000
examples/browser/browser-main.js | 2 +-
examples/browser/browser-menu.js | 130 ++++++++++++++++
examples/browser/browser-tab.js | 43 +++++-
- examples/browser/browser-toolbar.js | 24 ++--
+ examples/browser/browser-toolbar.js | 24 +--
examples/browser/main.js | 71 +++++++--
9 files changed, 588 insertions(+), 60 deletions(-)
@@ -19145,7 +19618,7 @@ Date: Fri Dec 12 01:26:47 2008 +0000
svn path=/trunk/; revision=433
libseed/seed-engine.c | 29 +++++++++++++----------------
- 1 files changed, 13 insertions(+), 16 deletions(-)
+ 1 file changed, 13 insertions(+), 16 deletions(-)
commit 1e8b902c76441d465d46d85a2312dd1a53bfa811
Author: Tim Horton <hortont@src.gnome.org>
@@ -19156,7 +19629,7 @@ Date: Thu Dec 11 18:50:24 2008 +0000
svn path=/trunk/; revision=432
libseed/seed-engine.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit f999dcbe1193e79bce2bcf366a5a8dae2764b20a
Author: Robert Carr <racarr@src.gnome.org>
@@ -19167,7 +19640,7 @@ Date: Thu Dec 11 00:54:42 2008 +0000
svn path=/trunk/; revision=431
examples/pango-fontset.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5a318be777805721a3b7c4f0db11322efc65d27e
Author: Robert Carr <racarr@src.gnome.org>
@@ -19178,7 +19651,7 @@ Date: Thu Dec 11 00:50:25 2008 +0000
svn path=/trunk/; revision=430
examples/clutter.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 424740ce04a6dcfee7ac71f503cdc636b4104a91
Author: Robert Carr <racarr@src.gnome.org>
@@ -19201,7 +19674,7 @@ Date: Thu Dec 11 00:02:34 2008 +0000
svn path=/trunk/; revision=428
examples/browser/Makefile.am | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit cc90d1abd44cb24ca3e1de0ed65a238f6edcd3c6
Author: Robert Carr <racarr@src.gnome.org>
@@ -19212,7 +19685,7 @@ Date: Wed Dec 10 01:14:31 2008 +0000
svn path=/trunk/; revision=427
libseed/seed-engine.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit f00e5ad2d652b2914fec09bb12e49dcea05f9b2d
Author: Robert Carr <racarr@src.gnome.org>
@@ -19223,7 +19696,7 @@ Date: Wed Dec 10 00:57:34 2008 +0000
svn path=/trunk/; revision=426
examples/browser/main.js | 11 ++++-------
- 1 files changed, 4 insertions(+), 7 deletions(-)
+ 1 file changed, 4 insertions(+), 7 deletions(-)
commit b5b289cc2ead5b318e35b092fa41ba2cf5e51602
Author: Robert Carr <racarr@src.gnome.org>
@@ -19234,7 +19707,7 @@ Date: Wed Dec 10 00:42:33 2008 +0000
svn path=/trunk/; revision=425
modules/Multiprocessing/multi.c | 14 ++++++++++++++
- 1 files changed, 14 insertions(+), 0 deletions(-)
+ 1 file changed, 14 insertions(+)
commit 670f169c62b5d8b46d3f2fa6ba528b40899805bd
Author: Robert Carr <racarr@src.gnome.org>
@@ -19245,7 +19718,7 @@ Date: Wed Dec 10 00:37:27 2008 +0000
svn path=/trunk/; revision=424
modules/Multiprocessing/Makefile.am | 2 +-
- modules/Multiprocessing/bi.js | 21 +++++++++++++
+ modules/Multiprocessing/bi.js | 21 ++++++++++++++
modules/Multiprocessing/multi.c | 54 ++++++++++++++++++++++++-----------
3 files changed, 59 insertions(+), 18 deletions(-)
@@ -19258,7 +19731,7 @@ Date: Tue Dec 9 23:44:08 2008 +0000
svn path=/trunk/; revision=423
examples/browser/main.js | 19 +++++++++++++++++++
- 1 files changed, 19 insertions(+), 0 deletions(-)
+ 1 file changed, 19 insertions(+)
commit a3d3774d4b83ccb672ed2e4d374b6d4fce753be3
Author: Robert Carr <racarr@src.gnome.org>
@@ -19271,9 +19744,9 @@ Date: Tue Dec 9 23:01:11 2008 +0000
configure.ac | 1 +
modules/Makefile.am | 2 +-
modules/Multiprocessing/Makefile.am | 19 ++++
- modules/Multiprocessing/fork.js | 39 ++++++++
+ modules/Multiprocessing/fork.js | 39 +++++++++
modules/Multiprocessing/multi.c | 164 +++++++++++++++++++++++++++++++++++
- 5 files changed, 224 insertions(+), 1 deletions(-)
+ 5 files changed, 224 insertions(+), 1 deletion(-)
commit 5bd2968d88150c3ff38e9a2d8e72ae7cb2098f75
Author: Tim Horton <hortont@src.gnome.org>
@@ -19312,7 +19785,7 @@ Date: Tue Dec 9 20:18:28 2008 +0000
libseed/seed-api.c | 9 +++++++++
libseed/seed.h | 6 ++++++
- 2 files changed, 15 insertions(+), 0 deletions(-)
+ 2 files changed, 15 insertions(+)
commit 52f616f39b7966767dae933bb958fa5407de71fa
Author: Tim Horton <hortont@src.gnome.org>
@@ -19340,7 +19813,7 @@ Date: Tue Dec 9 19:45:08 2008 +0000
svn path=/trunk/; revision=417
examples/browser/main.js | 12 ++++++++++++
- 1 files changed, 12 insertions(+), 0 deletions(-)
+ 1 file changed, 12 insertions(+)
commit eab8224de94bbf23bae5e5aaa1bac53453d93033
Author: Tim Horton <hortont@src.gnome.org>
@@ -19364,7 +19837,7 @@ Date: Tue Dec 9 17:21:14 2008 +0000
svn path=/trunk/; revision=415
examples/mini-browser.js | 74 +++++++++++++++++++++++++++++++++++++++-------
- 1 files changed, 63 insertions(+), 11 deletions(-)
+ 1 file changed, 63 insertions(+), 11 deletions(-)
commit b09204ce56e6e50cc5b746e8698939330f86c188
Author: Tim Horton <hortont@src.gnome.org>
@@ -19376,7 +19849,7 @@ Date: Tue Dec 9 16:53:17 2008 +0000
svn path=/trunk/; revision=414
examples/mini-browser.js | 320 +++++++++++++++++++++++++---------------------
- 1 files changed, 176 insertions(+), 144 deletions(-)
+ 1 file changed, 176 insertions(+), 144 deletions(-)
commit 85780b4e011d2ec8b28f0481a5a5933ab047a8b2
Author: Tim Horton <hortont@src.gnome.org>
@@ -19403,7 +19876,7 @@ Date: Tue Dec 9 02:00:28 2008 +0000
svn path=/trunk/; revision=412
tests/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit c1046029a86d8b9ffb67336f924191e17cc57c46
Author: Tim Horton <hortont@src.gnome.org>
@@ -19413,8 +19886,8 @@ Date: Tue Dec 9 01:59:17 2008 +0000
svn path=/trunk/; revision=411
- examples/turtle/turtle.c | 50 ++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 48 insertions(+), 2 deletions(-)
+ examples/turtle/turtle.c | 50 ++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 48 insertions(+), 2 deletions(-)
commit 3dc20360c83c818442e286db43c6a86522c00ec5
Author: Robert Carr <racarr@src.gnome.org>
@@ -19425,7 +19898,7 @@ Date: Tue Dec 9 00:16:25 2008 +0000
svn path=/trunk/; revision=410
examples/mini-browser.js | 29 +++++++++++++++++++++++++++++
- 1 files changed, 29 insertions(+), 0 deletions(-)
+ 1 file changed, 29 insertions(+)
commit 825e287d9bc7c6f6f7f4fea8d367e138496c18a2
Author: Robert Carr <racarr@src.gnome.org>
@@ -19436,7 +19909,7 @@ Date: Mon Dec 8 22:41:09 2008 +0000
svn path=/trunk/; revision=409
examples/ide/ide-toolbar.js | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ 1 file changed, 4 deletions(-)
commit c2f7b47e36c813eea9816e6867c536efe6ebf524
Author: Robert Carr <racarr@src.gnome.org>
@@ -19447,7 +19920,7 @@ Date: Mon Dec 8 20:30:43 2008 +0000
svn path=/trunk/; revision=408
tests/gtype-signal2.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f369ee1901e53fad6d6e94e81f379ff2cfff6ed8
Author: Robert Carr <racarr@src.gnome.org>
@@ -19458,7 +19931,7 @@ Date: Mon Dec 8 04:28:09 2008 +0000
svn path=/trunk/; revision=407
modules/canvas/seed-canvas.c | 16 ++++++++++++++++
- 1 files changed, 16 insertions(+), 0 deletions(-)
+ 1 file changed, 16 insertions(+)
commit 302dc8ef02d34224f3aebd10a3b22791bf9d970d
Author: Robert Carr <racarr@src.gnome.org>
@@ -19469,7 +19942,7 @@ Date: Mon Dec 8 04:18:56 2008 +0000
svn path=/trunk/; revision=406
modules/canvas/seed-canvas.c | 170 ++++++++++++++++++++++++++++++++++++++----
- 1 files changed, 155 insertions(+), 15 deletions(-)
+ 1 file changed, 155 insertions(+), 15 deletions(-)
commit 55a3c8610ce1a59641b57d90747892ef0909ecac
Author: Tim Horton <hortont@src.gnome.org>
@@ -19493,7 +19966,7 @@ Date: Sat Dec 6 04:13:56 2008 +0000
modules/canvas/Makefile.am | 2 +-
modules/canvas/test16.js | 97 ++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 98 insertions(+), 1 deletions(-)
+ 2 files changed, 98 insertions(+), 1 deletion(-)
commit 7858307f36b68cb151df1fc69e3c2115ab8ec195
Author: Robert Carr <racarr@src.gnome.org>
@@ -19516,8 +19989,8 @@ Date: Sat Dec 6 03:52:59 2008 +0000
svn path=/trunk/; revision=402
- modules/canvas/seed-canvas.c | 65 ++++++++++++++++++++++++++++-------------
- 1 files changed, 44 insertions(+), 21 deletions(-)
+ modules/canvas/seed-canvas.c | 65 ++++++++++++++++++++++++++++--------------
+ 1 file changed, 44 insertions(+), 21 deletions(-)
commit 0dc4185a37c9eb1d962be065a98282ecbdef16f9
Author: Robert Carr <racarr@src.gnome.org>
@@ -19528,9 +20001,9 @@ Date: Sat Dec 6 03:36:51 2008 +0000
svn path=/trunk/; revision=401
modules/canvas/Makefile.am | 2 +-
- modules/canvas/seed-canvas.c | 20 +++++++++++++++++
+ modules/canvas/seed-canvas.c | 20 ++++++++++++++++++
modules/canvas/test14.js | 47 ++++++++++++++++++++++++++++++++++++++++++
- 3 files changed, 68 insertions(+), 1 deletions(-)
+ 3 files changed, 68 insertions(+), 1 deletion(-)
commit 3fb45abc00f2edc7fbbbb63f6f6c96cc9140a14b
Author: Robert Carr <racarr@src.gnome.org>
@@ -19542,7 +20015,7 @@ Date: Sat Dec 6 03:27:01 2008 +0000
modules/canvas/Makefile.am | 4 +-
modules/canvas/seed-canvas.c | 157 ++++++++++++++++++++++--------------------
- modules/canvas/test13.js | 35 +++++++++
+ modules/canvas/test13.js | 35 ++++++++++
3 files changed, 118 insertions(+), 78 deletions(-)
commit 0efbb6a0207ffd88bea2798f082089c3c1be49e9
@@ -19555,7 +20028,7 @@ Date: Sat Dec 6 03:16:05 2008 +0000
modules/canvas/Makefile.am | 2 +-
modules/canvas/test12.js | 44 ++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 45 insertions(+), 1 deletions(-)
+ 2 files changed, 45 insertions(+), 1 deletion(-)
commit 55a6efb57227a98767bc2b24ecaaced044af4483
Author: Robert Carr <racarr@src.gnome.org>
@@ -19566,7 +20039,7 @@ Date: Sat Dec 6 03:14:55 2008 +0000
svn path=/trunk/; revision=398
modules/canvas/Makefile.am | 2 +-
- modules/canvas/seed-canvas.c | 67 +++++++++++++++++++++++++++++++++--------
+ modules/canvas/seed-canvas.c | 67 ++++++++++++++++++++++++++++++++++--------
modules/canvas/test10.js | 14 ++++++++-
modules/canvas/test11.js | 49 ++++++++++++++++++++++++++++++
4 files changed, 117 insertions(+), 15 deletions(-)
@@ -19580,7 +20053,7 @@ Date: Sat Dec 6 02:51:20 2008 +0000
svn path=/trunk/; revision=397
modules/canvas/test10.js | 35 +++++++++++++++++++++++++++++++++++
- 1 files changed, 35 insertions(+), 0 deletions(-)
+ 1 file changed, 35 insertions(+)
commit e78e2c82fb71f43ff0f72646a6563e065272b705
Author: Robert Carr <racarr@src.gnome.org>
@@ -19591,9 +20064,9 @@ Date: Sat Dec 6 02:49:10 2008 +0000
svn path=/trunk/; revision=396
modules/canvas/Makefile.am | 2 +-
- modules/canvas/seed-canvas.c | 19 ++++++++
+ modules/canvas/seed-canvas.c | 19 +++++++++
modules/canvas/test9.js | 94 ++++++++++++++++++++++++++++++++++++++++++
- 3 files changed, 114 insertions(+), 1 deletions(-)
+ 3 files changed, 114 insertions(+), 1 deletion(-)
commit b5c7f6b9a2be6fff5ae1232bb228222334d854ee
Author: Robert Carr <racarr@src.gnome.org>
@@ -19606,7 +20079,7 @@ Date: Sat Dec 6 02:37:22 2008 +0000
modules/canvas/Makefile.am | 2 +-
modules/canvas/seed-canvas.c | 23 +++++++++++++++++++++++
modules/canvas/test8.js | 37 +++++++++++++++++++++++++++++++++++++
- 3 files changed, 61 insertions(+), 1 deletions(-)
+ 3 files changed, 61 insertions(+), 1 deletion(-)
commit 753b182b4a2bad3533d8187700e83b644e9bffd3
Author: Robert Carr <racarr@src.gnome.org>
@@ -19619,7 +20092,7 @@ Date: Sat Dec 6 02:32:38 2008 +0000
modules/canvas/Makefile.am | 2 +-
modules/canvas/seed-canvas.c | 33 +++++++++++++++++++++++++++++++++
modules/canvas/test7.js | 37 +++++++++++++++++++++++++++++++++++++
- 3 files changed, 71 insertions(+), 1 deletions(-)
+ 3 files changed, 71 insertions(+), 1 deletion(-)
commit e98eaed636d7feedd7850528cc40c33e269e5fa2
Author: Robert Carr <racarr@src.gnome.org>
@@ -19633,9 +20106,9 @@ Date: Sat Dec 6 01:50:30 2008 +0000
modules/canvas/example.js | 18 ---
modules/canvas/seed-canvas.c | 256 +++++++++++++++++++++++++++++++++++++++---
modules/canvas/test1.js | 34 ++++++
- modules/canvas/test2.js | 32 +++++
+ modules/canvas/test2.js | 32 ++++++
modules/canvas/test3.js | 33 ++++++
- modules/canvas/test4.js | 38 ++++++
+ modules/canvas/test4.js | 38 +++++++
modules/canvas/test5.js | 43 +++++++
modules/canvas/test6.js | 47 ++++++++
9 files changed, 470 insertions(+), 33 deletions(-)
@@ -19649,7 +20122,7 @@ Date: Fri Dec 5 20:27:00 2008 +0000
svn path=/trunk/; revision=392
examples/turtle/turtle.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 98 insertions(+), 0 deletions(-)
+ 1 file changed, 98 insertions(+)
commit 8714741d403ceffd79b6f10332da6a6cf27fc3c0
Author: Robert Carr <racarr@src.gnome.org>
@@ -19677,7 +20150,7 @@ Date: Fri Dec 5 05:12:29 2008 +0000
svn path=/trunk/; revision=390
- 0 files changed, 0 insertions(+), 0 deletions(-)
+ 0 files changed
commit 7d895f32120e93442a3267ea10b4e69ff9da954a
Author: Robert Carr <racarr@src.gnome.org>
@@ -19717,8 +20190,8 @@ Date: Fri Dec 5 03:15:37 2008 +0000
svn path=/trunk/; revision=387
- libseed/seed-api.c | 27 ++++++++++++++++
- libseed/seed.h | 38 ++++++++++++++++++++++-
+ libseed/seed-api.c | 27 +++++++++++++++++
+ libseed/seed.h | 38 +++++++++++++++++++++--
modules/sqlite/seed-sqlite.c | 68 ++++++++++++++++++++++++++++++++++++++----
3 files changed, 125 insertions(+), 8 deletions(-)
@@ -19731,7 +20204,7 @@ Date: Thu Dec 4 21:04:50 2008 +0000
svn path=/trunk/; revision=386
libseed/seed.h | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
- 1 files changed, 102 insertions(+), 5 deletions(-)
+ 1 file changed, 102 insertions(+), 5 deletions(-)
commit 1564febc5a87f7bca507868f9cf8ed324d32303b
Author: Robert Carr <racarr@src.gnome.org>
@@ -19743,7 +20216,7 @@ Date: Thu Dec 4 20:42:34 2008 +0000
libseed/seed-api.c | 32 ++++++++++++++++++++++++++++++++
libseed/seed.h | 25 +++++++++++++++++++++++++
- 2 files changed, 57 insertions(+), 0 deletions(-)
+ 2 files changed, 57 insertions(+)
commit 938e573953bb1b2c9c4144a55f71dc3db2ba83da
Author: Tim Horton <hortont@src.gnome.org>
@@ -19754,7 +20227,7 @@ Date: Mon Dec 1 04:26:45 2008 +0000
svn path=/trunk/; revision=384
libseed/seed-types.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit be316ebba6ea9d26a63cdd7495eb13844ac9d74f
Author: Tim Horton <hortont@src.gnome.org>
@@ -19765,7 +20238,7 @@ Date: Mon Dec 1 03:18:37 2008 +0000
svn path=/trunk/; revision=383
tests/builtin-argument-length.js | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit 3546b2f95bca563cd60873d1e2fe56e3adf13b36
Author: Tim Horton <hortont@src.gnome.org>
@@ -19776,7 +20249,7 @@ Date: Mon Dec 1 03:17:41 2008 +0000
svn path=/trunk/; revision=382
libseed/seed-builtins.c | 15 ++++++++++-----
- 1 files changed, 10 insertions(+), 5 deletions(-)
+ 1 file changed, 10 insertions(+), 5 deletions(-)
commit acf0285d8daa6d8f3501e71be5693fe45039ee47
Author: Tim Horton <hortont@src.gnome.org>
@@ -19787,7 +20260,7 @@ Date: Mon Dec 1 03:10:34 2008 +0000
svn path=/trunk/; revision=381
tests/builtin-argument-length.js | 55 ++++++++++++++++++++++++++++++++++++++
- 1 files changed, 55 insertions(+), 0 deletions(-)
+ 1 file changed, 55 insertions(+)
commit 79b9760ddbe040830b5bb0aa329d75ca5ebd4feb
Author: Tim Horton <hortont@src.gnome.org>
@@ -19800,7 +20273,7 @@ Date: Mon Dec 1 03:08:09 2008 +0000
svn path=/trunk/; revision=380
libseed/seed-builtins.c | 99 -----------------------------------------------
- 1 files changed, 0 insertions(+), 99 deletions(-)
+ 1 file changed, 99 deletions(-)
commit a3ea09892e64f24252a6053ba7d9de49d62f8722
Author: Tim Horton <hortont@src.gnome.org>
@@ -19811,7 +20284,7 @@ Date: Mon Dec 1 03:05:29 2008 +0000
svn path=/trunk/; revision=379
libseed/seed-builtins.c | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 2a122a14bf9973f6b8056b0cb73eba1f3520f852
Author: Tim Horton <hortont@src.gnome.org>
@@ -19823,7 +20296,7 @@ Date: Mon Dec 1 03:00:11 2008 +0000
svn path=/trunk/; revision=378
libseed/seed-builtins.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit ca96d4c6f59e5bc9a73c761e8e062dccfbbe6932
Author: Tim Horton <hortont@src.gnome.org>
@@ -19836,7 +20309,7 @@ Date: Mon Dec 1 02:45:26 2008 +0000
svn path=/trunk/; revision=377
libseed/seed-builtins.c | 5 -----
- 1 files changed, 0 insertions(+), 5 deletions(-)
+ 1 file changed, 5 deletions(-)
commit b8a6b47a533bb3b8fe68fcbaa3656237d493332e
Author: Tim Horton <hortont@src.gnome.org>
@@ -19846,7 +20319,7 @@ Date: Sun Nov 30 22:47:23 2008 +0000
svn path=/trunk/; revision=376
- 0 files changed, 0 insertions(+), 0 deletions(-)
+ 0 files changed
commit ed5bbd64d6d1cf34621262774cfd942c6dcd6489
Author: Robert Carr <racarr@src.gnome.org>
@@ -19911,7 +20384,7 @@ Date: Sun Nov 30 05:24:06 2008 +0000
svn path=/trunk/; revision=374
examples/glib/Makefile.am | 14 ++++++++++++++
- 1 files changed, 14 insertions(+), 0 deletions(-)
+ 1 file changed, 14 insertions(+)
commit 18b1c524f8d356d2db62656f55b76c07c2c693c2
Author: Tim Horton <hortont@src.gnome.org>
@@ -19927,7 +20400,7 @@ Date: Sun Nov 30 05:23:25 2008 +0000
examples/Makefile.am | 3 ++-
tests/Makefile.am | 4 ++++
tests/introspect.js | 10 ++++++++++
- 4 files changed, 17 insertions(+), 1 deletions(-)
+ 4 files changed, 17 insertions(+), 1 deletion(-)
commit 572877b94dae5defa323eccd110b9cdb4019b050
Author: Tim Horton <hortont@src.gnome.org>
@@ -19960,7 +20433,7 @@ Date: Sun Nov 30 02:40:05 2008 +0000
Makefile.am | 4 ++++
configure.ac | 2 +-
- 2 files changed, 5 insertions(+), 1 deletions(-)
+ 2 files changed, 5 insertions(+), 1 deletion(-)
commit d525c665cf9d9258e8ec3ff251e54e7ce352bad4
Author: Tim Horton <hortont@src.gnome.org>
@@ -19971,7 +20444,7 @@ Date: Sun Nov 30 02:35:06 2008 +0000
svn path=/trunk/; revision=370
configure.ac | 10 ++++++----
- 1 files changed, 6 insertions(+), 4 deletions(-)
+ 1 file changed, 6 insertions(+), 4 deletions(-)
commit afbf1d2991b53b6266a24f006c3a874ad434d706
Author: Tim Horton <hortont@src.gnome.org>
@@ -20009,7 +20482,7 @@ Date: Sun Nov 30 01:22:05 2008 +0000
examples/glib/thread.js | 27 +++++++++++++++++++++++++++
examples/glib/timeout.js | 19 +++++++++++++++++++
examples/glib/timer.js | 12 ++++++++++++
- 4 files changed, 65 insertions(+), 0 deletions(-)
+ 4 files changed, 65 insertions(+)
commit d55603ed3f19fcc5141e8e7649039c803492ce2b
Author: Tim Horton <hortont@src.gnome.org>
@@ -20033,7 +20506,7 @@ Date: Sat Nov 29 01:09:57 2008 +0000
svn path=/trunk/; revision=365
Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 01f60beb009489262ccc25d25826f57c992e6cff
Author: Tim Horton <hortont@src.gnome.org>
@@ -20057,10 +20530,10 @@ Date: Sat Nov 29 00:34:13 2008 +0000
svn path=/trunk/; revision=363
- Makefile.am | 10 +++++++-
- configure.ac | 50 ++++++++++++++++++++++++++------------------
- libseed/Makefile.am | 4 +-
- src/Makefile.am | 5 ++-
+ Makefile.am | 10 +++++++--
+ configure.ac | 50 ++++++++++++++++++++++++++-------------------
+ libseed/Makefile.am | 4 ++--
+ src/Makefile.am | 5 +++--
tests/struct-functions.js | 10 +++++++++
5 files changed, 52 insertions(+), 27 deletions(-)
@@ -20073,7 +20546,7 @@ Date: Sat Nov 29 00:28:21 2008 +0000
svn path=/trunk/; revision=362
MAINTAINERS | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 1d00692877b84fc53f264a4fe6a452d7867a9bc0
Author: Robert Carr <racarr@src.gnome.org>
@@ -20084,7 +20557,7 @@ Date: Fri Nov 28 05:17:26 2008 +0000
svn path=/trunk/; revision=361
libseed/seed-engine.c | 10 ++++++++--
- 1 files changed, 8 insertions(+), 2 deletions(-)
+ 1 file changed, 8 insertions(+), 2 deletions(-)
commit 8ff8592c6d309df6feb519003cf33b43b8a1442c
Author: Robert Carr <racarr@src.gnome.org>
@@ -20095,7 +20568,7 @@ Date: Fri Nov 28 05:06:49 2008 +0000
svn path=/trunk/; revision=360
libseed/seed-engine.c | 10 +++++++++-
- 1 files changed, 9 insertions(+), 1 deletions(-)
+ 1 file changed, 9 insertions(+), 1 deletion(-)
commit 7ff443ffda9dbb2a29198ba6f1ace2dccd65bfb8
Author: Robert Carr <racarr@src.gnome.org>
@@ -20106,7 +20579,7 @@ Date: Fri Nov 28 05:01:55 2008 +0000
svn path=/trunk/; revision=359
libseed/seed-engine.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 5b121a67c1d73f23451df5153473ed86e4a17da0
Author: Robert Carr <racarr@src.gnome.org>
@@ -20117,7 +20590,7 @@ Date: Fri Nov 28 04:34:12 2008 +0000
svn path=/trunk/; revision=358
libseed/seed-engine.c | 14 +++++++-------
- 1 files changed, 7 insertions(+), 7 deletions(-)
+ 1 file changed, 7 insertions(+), 7 deletions(-)
commit 9d54f6590c1807021c08780e7490ef6284789186
Author: Robert Carr <racarr@src.gnome.org>
@@ -20144,7 +20617,7 @@ Date: Thu Nov 27 04:04:45 2008 +0000
svn path=/trunk/; revision=356
libseed/seed-types.c | 13 +++++++------
- 1 files changed, 7 insertions(+), 6 deletions(-)
+ 1 file changed, 7 insertions(+), 6 deletions(-)
commit 8b170840ee7d4840763d50139fc631606c57684f
Author: Robert Carr <racarr@src.gnome.org>
@@ -20155,12 +20628,12 @@ Date: Thu Nov 27 04:03:43 2008 +0000
svn path=/trunk/; revision=355
libseed/seed-builtins.c | 8 +-
- libseed/seed-engine.c | 27 ++--
+ libseed/seed-engine.c | 27 +--
libseed/seed-exceptions.c | 2 +-
- libseed/seed-gtype.c | 25 ++--
+ libseed/seed-gtype.c | 25 +--
libseed/seed-types.c | 375 +++++++++++++++++++++++++-----------------
libseed/seed-types.h | 123 ++++++++++----
- libseed/seed.h | 127 ++++++++++----
+ libseed/seed.h | 127 +++++++++-----
modules/sqlite/seed-sqlite.c | 2 +-
8 files changed, 432 insertions(+), 257 deletions(-)
@@ -20173,7 +20646,7 @@ Date: Thu Nov 27 03:40:30 2008 +0000
svn path=/trunk/; revision=354
modules/sqlite/seed-sqlite.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit d49d97e2bdf972dfa9d1466d2d7119786b63551a
Author: Robert Carr <racarr@src.gnome.org>
@@ -20187,16 +20660,16 @@ Date: Wed Nov 26 00:59:00 2008 +0000
libseed/seed-builtins.c | 68 ++++++++++++++----------
libseed/seed-closure.c | 19 ++++---
libseed/seed-closure.h | 1 -
- libseed/seed-engine.c | 122 ++++++++++++++++++++++++-------------------
- libseed/seed-engine.h | 10 +++-
- libseed/seed-exceptions.c | 18 +++---
+ libseed/seed-engine.c | 122 +++++++++++++++++++++++-------------------
+ libseed/seed-engine.h | 10 ++--
+ libseed/seed-exceptions.c | 18 +++----
libseed/seed-gtype.c | 74 +++++++++++++++-----------
libseed/seed-gtype.h | 2 +-
libseed/seed-signals.c | 33 +++++++-----
- libseed/seed-structs.c | 32 +++++++----
+ libseed/seed-structs.c | 32 +++++++-----
libseed/seed-types.c | 128 ++++++++++++++++++++++++---------------------
libseed/seed-types.h | 26 ++++++---
- libseed/seed.h | 9 ++-
+ libseed/seed.h | 9 ++--
14 files changed, 316 insertions(+), 230 deletions(-)
commit aa9c0332cd083131ff487cb319cf907cb9ab6563
@@ -20222,10 +20695,10 @@ Date: Tue Nov 25 07:02:41 2008 +0000
svn path=/trunk/; revision=351
libseed/seed-builtins.c | 2 +-
- libseed/seed-engine.c | 5 ++-
- libseed/seed-gtype.c | 8 +++---
+ libseed/seed-engine.c | 5 +++--
+ libseed/seed-gtype.c | 8 ++++----
libseed/seed-structs.c | 52 ++++++++++++++++++++++++++++-------------------
- libseed/seed-structs.h | 20 +++++++++++------
+ libseed/seed-structs.h | 20 +++++++++++-------
libseed/seed-types.c | 28 ++++++++++++++++---------
6 files changed, 70 insertions(+), 45 deletions(-)
@@ -20252,7 +20725,7 @@ Date: Tue Nov 25 06:46:59 2008 +0000
svn path=/trunk/; revision=349
libseed/seed-closure.c | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 22db57848e0ea3701a454d24b8cc27e527f5cd24
Author: Robert Carr <racarr@src.gnome.org>
@@ -20276,13 +20749,13 @@ Date: Tue Nov 25 06:40:15 2008 +0000
svn path=/trunk/; revision=347
- libseed/seed-engine.c | 4 +-
- libseed/seed-exceptions.c | 26 +++++++++---------
- libseed/seed-exceptions.h | 10 +++---
+ libseed/seed-engine.c | 4 +--
+ libseed/seed-exceptions.c | 26 ++++++++++----------
+ libseed/seed-exceptions.h | 10 ++++----
libseed/seed-gtype.c | 60 +++------------------------------------------
- libseed/seed-signals.c | 5 ++-
- libseed/seed.h | 12 ++++----
- src/main.c | 20 ++++++++------
+ libseed/seed-signals.c | 5 ++--
+ libseed/seed.h | 12 ++++-----
+ src/main.c | 20 ++++++++-------
7 files changed, 44 insertions(+), 93 deletions(-)
commit dab2c8e13132811a0047709ca8b8c4bed1c2677f
@@ -20326,7 +20799,7 @@ Date: Tue Nov 25 02:10:14 2008 +0000
svn path=/trunk/; revision=344
libseed/Makefile.am | 7 ++++---
- 1 files changed, 4 insertions(+), 3 deletions(-)
+ 1 file changed, 4 insertions(+), 3 deletions(-)
commit 94f72482f580932b2188d5f4059285f4e09c389b
Author: Tim Horton <hortont@src.gnome.org>
@@ -20337,7 +20810,7 @@ Date: Tue Nov 25 02:07:59 2008 +0000
svn path=/trunk/; revision=343
examples/Makefile.am | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 896481d246ef4a0944c1e94bcd252c1a294f308d
Author: Tim Horton <hortont@src.gnome.org>
@@ -20347,7 +20820,7 @@ Date: Tue Nov 25 01:54:11 2008 +0000
svn path=/trunk/; revision=342
- libseed/seed-builtins.c | 59 +++++++++++++++++++++++++---------------------
+ libseed/seed-builtins.c | 59 +++++++++++++++++++++++++----------------------
libseed/seed-builtins.h | 32 +------------------------
libseed/seed-engine.c | 2 +-
3 files changed, 34 insertions(+), 59 deletions(-)
@@ -20398,7 +20871,7 @@ Date: Tue Nov 25 01:27:03 2008 +0000
svn path=/trunk/; revision=338
examples/lightsoff/score.js | 10 ----------
- 1 files changed, 0 insertions(+), 10 deletions(-)
+ 1 file changed, 10 deletions(-)
commit cb33a99dbaeb6cacfc32084e1b1aa59b5011e200
Author: Robert Carr <racarr@src.gnome.org>
@@ -20409,7 +20882,7 @@ Date: Tue Nov 25 01:20:30 2008 +0000
svn path=/trunk/; revision=337
configure.ac | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit a74aade29170b02c965134bad0fb63b27a283f80
Author: Robert Carr <racarr@src.gnome.org>
@@ -20423,7 +20896,7 @@ Date: Tue Nov 25 01:18:16 2008 +0000
examples/Makefile.am | 1 -
examples/cairo.js | 40 ----------------------------------------
gir/Makefile.am | 28 ----------------------------
- 4 files changed, 0 insertions(+), 70 deletions(-)
+ 4 files changed, 70 deletions(-)
commit b0d33c814b838c8838e331e6100f9d09ee7e5ba5
Author: Robert Carr <racarr@src.gnome.org>
@@ -20450,7 +20923,7 @@ Date: Tue Nov 25 00:49:47 2008 +0000
libseed/seed-api.c | 6 ++++++
libseed/seed.h | 12 ++++++++++++
modules/sqlite/seed-sqlite.c | 37 ++++++++++++++++++++++++++++++++++++-
- 4 files changed, 55 insertions(+), 1 deletions(-)
+ 4 files changed, 55 insertions(+), 1 deletion(-)
commit 5386571f89d00e69bfc7c9cfc35f8d9c8842fc57
Author: Robert Carr <racarr@src.gnome.org>
@@ -20478,7 +20951,7 @@ Date: Mon Nov 24 14:20:30 2008 +0000
libseed/seed-structs.c | 2 ++
libseed/seed-types.c | 1 -
- 2 files changed, 2 insertions(+), 1 deletions(-)
+ 2 files changed, 2 insertions(+), 1 deletion(-)
commit 5c3fa3ecd5ff0b16c9a08cd40f3ad779d93eacf0
Author: Robert Carr <racarr@src.gnome.org>
@@ -20490,7 +20963,7 @@ Date: Mon Nov 24 07:24:30 2008 +0000
libseed/seed-structs.c | 2 +-
libseed/seed-types.c | 23 +++++++++++++++++++++++
- 2 files changed, 24 insertions(+), 1 deletions(-)
+ 2 files changed, 24 insertions(+), 1 deletion(-)
commit bb7685e3823e085a86db17fb1fbb3adfc48e5d5a
Author: Robert Carr <racarr@src.gnome.org>
@@ -20501,7 +20974,7 @@ Date: Mon Nov 24 07:16:23 2008 +0000
svn path=/trunk/; revision=330
libseed/seed-types.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ 1 file changed, 7 insertions(+)
commit b49eeaa01a5091897f59d4eb708eb4b26f770610
Author: Robert Carr <racarr@src.gnome.org>
@@ -20511,9 +20984,9 @@ Date: Mon Nov 24 07:10:43 2008 +0000
svn path=/trunk/; revision=329
- libseed/seed-engine.c | 85 ++++------------------------------------------
+ libseed/seed-engine.c | 85 +++++-----------------------------------------
libseed/seed-structs.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++++
- libseed/seed-structs.h | 6 +++
+ libseed/seed-structs.h | 6 ++++
3 files changed, 102 insertions(+), 77 deletions(-)
commit f21ab0057cd03f4d1f557fecba5fa76bf27076b1
@@ -20526,7 +20999,7 @@ Date: Mon Nov 24 06:56:51 2008 +0000
tests/Makefile.am | 1 +
tests/struct-constructor.js | 12 ++++++++++++
- 2 files changed, 13 insertions(+), 0 deletions(-)
+ 2 files changed, 13 insertions(+)
commit 9e8b209baa6edd3cf6da38b8abd3537419ecdb77
Author: Robert Carr <racarr@src.gnome.org>
@@ -20537,7 +21010,7 @@ Date: Mon Nov 24 06:52:30 2008 +0000
svn path=/trunk/; revision=327
libseed/seed-engine.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++
- libseed/seed-structs.c | 4 +-
+ libseed/seed-structs.c | 4 +--
libseed/seed-structs.h | 5 ++++
3 files changed, 70 insertions(+), 2 deletions(-)
@@ -20563,7 +21036,7 @@ Date: Mon Nov 24 06:19:32 2008 +0000
svn path=/trunk/; revision=325
libseed/seed-structs.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit 8ca78cfbaf52267d3323579a24daceb37582551c
Author: Robert Carr <racarr@src.gnome.org>
@@ -20575,7 +21048,7 @@ Date: Mon Nov 24 06:15:38 2008 +0000
tests/Makefile.am | 1 +
tests/struct-nested-set.js | 17 +++++++++++++++++
- 2 files changed, 18 insertions(+), 0 deletions(-)
+ 2 files changed, 18 insertions(+)
commit 6f15f0b9afcaa54ccf3d0924c578f9f4e9a41e24
Author: Robert Carr <racarr@src.gnome.org>
@@ -20587,7 +21060,7 @@ Date: Mon Nov 24 06:10:00 2008 +0000
tests/Makefile.am | 1 +
tests/struct-set-member.js | 15 +++++++++++++++
- 2 files changed, 16 insertions(+), 0 deletions(-)
+ 2 files changed, 16 insertions(+)
commit a3acf111b850e5d5e12970f2a7ea29ecdfa8c59d
Author: Robert Carr <racarr@src.gnome.org>
@@ -20598,7 +21071,7 @@ Date: Mon Nov 24 06:06:45 2008 +0000
svn path=/trunk/; revision=322
libseed/seed-engine.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 86 insertions(+), 1 deletions(-)
+ 1 file changed, 86 insertions(+), 1 deletion(-)
commit 13c9f2b053b186ab95ab96c8518c9736d255801f
Author: Robert Carr <racarr@src.gnome.org>
@@ -20621,7 +21094,7 @@ Date: Mon Nov 24 05:46:27 2008 +0000
svn path=/trunk/; revision=320
libseed/seed-structs.c | 38 +++++++++++++++++++++++++++++++++++++-
- 1 files changed, 37 insertions(+), 1 deletions(-)
+ 1 file changed, 37 insertions(+), 1 deletion(-)
commit 01064e5b9ca076050a19a18580b926a1d46bfcbc
Author: Robert Carr <racarr@src.gnome.org>
@@ -20635,7 +21108,7 @@ Date: Mon Nov 24 03:37:37 2008 +0000
svn path=/trunk/; revision=319
libseed/seed-engine.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit 741d504f5c63f0ebea15b9247546b5dea538240e
Author: Robert Carr <racarr@src.gnome.org>
@@ -20659,7 +21132,7 @@ Date: Mon Nov 24 03:24:37 2008 +0000
svn path=/trunk/; revision=317
libseed/seed-structs.c | 114 +++++++++++++++++++-----------------------------
- 1 files changed, 45 insertions(+), 69 deletions(-)
+ 1 file changed, 45 insertions(+), 69 deletions(-)
commit 12fce6be3256c65bbfb244833115d227deccf0a4
Author: Robert Carr <racarr@src.gnome.org>
@@ -20670,7 +21143,7 @@ Date: Mon Nov 24 01:08:48 2008 +0000
svn path=/trunk/; revision=316
tests/make-test.py | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit ecaaa716d2c2ee03e3da57cd3aa2b21583d538b7
Author: Robert Carr <racarr@src.gnome.org>
@@ -20682,7 +21155,7 @@ Date: Mon Nov 24 01:06:19 2008 +0000
tests/Makefile.am | 1 +
tests/c-module.js | 6 ++++++
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ 2 files changed, 7 insertions(+)
commit 969c26241b72a033325f8ec0603f02fbe89ae6c9
Author: Robert Carr <racarr@src.gnome.org>
@@ -20726,7 +21199,7 @@ Date: Sun Nov 23 04:59:43 2008 +0000
tests/Makefile.am | 1 +
tests/signal-connect.js | 21 +++++++++++++++++++++
- 2 files changed, 22 insertions(+), 0 deletions(-)
+ 2 files changed, 22 insertions(+)
commit 005c79de9b7d5ba26381028a3e963b8641318c31
Author: Robert Carr <racarr@src.gnome.org>
@@ -20738,7 +21211,7 @@ Date: Sun Nov 23 04:23:22 2008 +0000
libseed/seed-structs.c | 2 +-
libseed/seed-types.c | 3 +++
- 2 files changed, 4 insertions(+), 1 deletions(-)
+ 2 files changed, 4 insertions(+), 1 deletion(-)
commit d42e423bedc0f7d7a2090ce1f8438c4220bd74be
Author: Robert Carr <racarr@src.gnome.org>
@@ -20748,8 +21221,8 @@ Date: Sun Nov 23 02:15:55 2008 +0000
svn path=/trunk/; revision=310
- libseed/seed-builtins.c | 10 +++---
- libseed/seed-gtype.c | 64 +++++++++++++++++++++++-----------------------
+ libseed/seed-builtins.c | 10 ++++----
+ libseed/seed-gtype.c | 64 +++++++++++++++++++++++------------------------
2 files changed, 37 insertions(+), 37 deletions(-)
commit 938ea070a0858cc69a194ccee84f90d4f6775a83
@@ -20775,7 +21248,7 @@ Date: Sat Nov 22 23:10:28 2008 +0000
svn path=/trunk/; revision=308
libseed/seed-signals.c | 30 +++++++++---------------------
- 1 files changed, 9 insertions(+), 21 deletions(-)
+ 1 file changed, 9 insertions(+), 21 deletions(-)
commit 6d0eece0f55a25acedd947d7daec9a3cb933c2c0
Author: Tim Horton <hortont@src.gnome.org>
@@ -20788,7 +21261,7 @@ Date: Sat Nov 22 22:37:02 2008 +0000
svn path=/trunk/; revision=307
libseed/seed-signals.c | 170 ++++++++++++++++++++++++++++++++++++------------
- 1 files changed, 128 insertions(+), 42 deletions(-)
+ 1 file changed, 128 insertions(+), 42 deletions(-)
commit 86295cd04aef12b318175488f30697035c798a73
Author: Robert Carr <racarr@src.gnome.org>
@@ -20799,7 +21272,7 @@ Date: Sat Nov 22 19:30:32 2008 +0000
svn path=/trunk/; revision=306
tests/gtype-typerror.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e8ac57b010fa3bce3729b328095bbd41efe7466d
Author: Robert Carr <racarr@src.gnome.org>
@@ -20810,7 +21283,7 @@ Date: Sat Nov 22 19:28:30 2008 +0000
svn path=/trunk/; revision=305
libseed/seed-gtype.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 43480c6c35787b43967054817e2861dcf1992afc
Author: Tim Horton <hortont@src.gnome.org>
@@ -20820,7 +21293,7 @@ Date: Sat Nov 22 19:00:31 2008 +0000
svn path=/trunk/; revision=304
- libseed/seed-builtins.c | 644 ++++++++--------
+ libseed/seed-builtins.c | 644 +++++++--------
libseed/seed-builtins.h | 32 +-
libseed/seed-closure.c | 705 ++++++++---------
libseed/seed-closure.h | 26 +-
@@ -20829,11 +21302,11 @@ Date: Sat Nov 22 19:00:31 2008 +0000
libseed/seed-engine.h | 12 +-
libseed/seed-exceptions.c | 158 ++--
libseed/seed-exceptions.h | 2 +-
- libseed/seed-gtype.c | 1045 ++++++++++++-------------
+ libseed/seed-gtype.c | 1045 ++++++++++++------------
libseed/seed-private.h | 4 +-
- libseed/seed-signals.c | 447 +++++------
+ libseed/seed-signals.c | 447 ++++++-----
libseed/seed-signals.h | 8 +-
- libseed/seed-structs.c | 650 ++++++++--------
+ libseed/seed-structs.c | 650 ++++++++-------
libseed/seed-structs.h | 1 -
libseed/seed-types.c | 1653 +++++++++++++++++++-------------------
libseed/seed-types.h | 18 +-
@@ -20849,7 +21322,7 @@ Date: Sat Nov 22 04:11:30 2008 +0000
svn path=/trunk/; revision=303
libseed/seed-engine.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 58 insertions(+), 0 deletions(-)
+ 1 file changed, 58 insertions(+)
commit ea7c28da4c146341f4a4c4f456a56b3d1ae18e1d
Author: Tim Horton <hortont@src.gnome.org>
@@ -20873,7 +21346,7 @@ Date: Sat Nov 22 03:23:48 2008 +0000
tests/Makefile.am | 1 +
tests/gdk-event.js | 28 ++++++++++++++++++++++++++++
- 2 files changed, 29 insertions(+), 0 deletions(-)
+ 2 files changed, 29 insertions(+)
commit 5f1ea9e9dc7de86c8acec741c9fc116fe522b0e4
Author: Robert Carr <racarr@src.gnome.org>
@@ -20885,7 +21358,7 @@ Date: Sat Nov 22 02:37:02 2008 +0000
libseed/seed-closure.c | 4 ++++
libseed/seed-structs.c | 2 ++
- 2 files changed, 6 insertions(+), 0 deletions(-)
+ 2 files changed, 6 insertions(+)
commit 59ab54419f13479d59a396e92ee68b4ea2340ec7
Author: Robert Carr <racarr@src.gnome.org>
@@ -20908,7 +21381,7 @@ Date: Sat Nov 22 02:23:51 2008 +0000
svn path=/trunk/; revision=298
libseed/seed-structs.c | 29 +++++++++++++++++++++++++++++
- 1 files changed, 29 insertions(+), 0 deletions(-)
+ 1 file changed, 29 insertions(+)
commit 361aa4058c5111165e1556c8cf83cf159aabf997
Author: Robert Carr <racarr@src.gnome.org>
@@ -20919,7 +21392,7 @@ Date: Sat Nov 22 02:22:53 2008 +0000
svn path=/trunk/; revision=297
libseed/seed-structs.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit 8341d698ca479fd2a917ab3a6cb1e24a5274e205
Author: Robert Carr <racarr@src.gnome.org>
@@ -20930,7 +21403,7 @@ Date: Sat Nov 22 02:22:10 2008 +0000
svn path=/trunk/; revision=296
libseed/seed-structs.c | 110 +++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 109 insertions(+), 1 deletions(-)
+ 1 file changed, 109 insertions(+), 1 deletion(-)
commit 925b6e517f1bd2412fae191950a02bdb6cca5433
Author: Robert Carr <racarr@src.gnome.org>
@@ -20941,7 +21414,7 @@ Date: Sat Nov 22 01:54:25 2008 +0000
svn path=/trunk/; revision=295
libseed/seed-structs.c | 6 ------
- 1 files changed, 0 insertions(+), 6 deletions(-)
+ 1 file changed, 6 deletions(-)
commit 5f06b06cac839b43f3d25c10aee73ae020b31a7a
Author: Robert Carr <racarr@src.gnome.org>
@@ -20954,7 +21427,7 @@ Date: Sat Nov 22 01:49:53 2008 +0000
libseed/seed-structs.c | 1 -
tests/Makefile.am | 1 +
tests/struct-offsets.js | 15 +++++++++++++++
- 3 files changed, 16 insertions(+), 1 deletions(-)
+ 3 files changed, 16 insertions(+), 1 deletion(-)
commit aaa4fede5556f7c8139ee7f5d42561dfa391a4fb
Author: Robert Carr <racarr@src.gnome.org>
@@ -20964,8 +21437,8 @@ Date: Sat Nov 22 01:45:03 2008 +0000
svn path=/trunk/; revision=293
- libseed/seed-structs.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 68 insertions(+), 2 deletions(-)
+ libseed/seed-structs.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 68 insertions(+), 2 deletions(-)
commit 8e3349622a02613f6f35745a9953286464520f1a
Author: Robert Carr <racarr@src.gnome.org>
@@ -20988,7 +21461,7 @@ Date: Sat Nov 22 01:02:31 2008 +0000
svn path=/trunk/; revision=291
libseed/seed-structs.c | 18 +++++++++++++++++-
- 1 files changed, 17 insertions(+), 1 deletions(-)
+ 1 file changed, 17 insertions(+), 1 deletion(-)
commit d7cca613d5706014609ac38ce71eea8d11c5c246
Author: Robert Carr <racarr@src.gnome.org>
@@ -21024,7 +21497,7 @@ Date: Sat Nov 22 00:41:14 2008 +0000
svn path=/trunk/; revision=288
examples/lightsoff/board.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 85bfee22c492307405deb38cbd41c4e5e06354b6
Author: Robert Carr <racarr@src.gnome.org>
@@ -21076,7 +21549,7 @@ Date: Fri Nov 21 20:00:35 2008 +0000
svn path=/trunk/; revision=284
libseed/seed-closure.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 84840f9d43df4eaebac00ec21720f62c71ed115e
Author: Robert Carr <racarr@src.gnome.org>
@@ -21087,7 +21560,7 @@ Date: Fri Nov 21 19:58:00 2008 +0000
svn path=/trunk/; revision=283
libseed/seed-engine.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 9113f92f75a85e35bae79225783ed13f274b043b
Author: Robert Carr <racarr@src.gnome.org>
@@ -21113,7 +21586,7 @@ Date: Fri Nov 21 18:44:25 2008 +0000
examples/lightsoff/arrow.js | 3 +++
examples/lightsoff/board.js | 10 ++++++++++
- 2 files changed, 13 insertions(+), 0 deletions(-)
+ 2 files changed, 13 insertions(+)
commit 7db59913b9f6b3d86b0a7295681c26bdd80cb479
Author: Tim Horton <hortont@src.gnome.org>
@@ -21126,7 +21599,7 @@ Date: Fri Nov 21 18:23:39 2008 +0000
svn path=/trunk/; revision=280
libseed/indent.sh | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c35f2901d972dd5d07f56753d0ce315cb3ec83c4
Author: Tim Horton <hortont@src.gnome.org>
@@ -21150,7 +21623,7 @@ Date: Fri Nov 21 17:34:01 2008 +0000
svn path=/trunk/; revision=278
libseed/seed-engine.c | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ 1 file changed, 4 deletions(-)
commit 48a8ce97c618dc515f2998aec994f271b3e735a6
Author: Tim Horton <hortont@src.gnome.org>
@@ -21160,12 +21633,12 @@ Date: Fri Nov 21 17:32:46 2008 +0000
svn path=/trunk/; revision=277
- configure.ac | 19 ++++++++
+ configure.ac | 19 +++++++++
libseed/Makefile.am | 2 +-
libseed/seed-debug.h | 42 +++++++++++++++++++
libseed/seed-engine.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++-
libseed/seed-private.h | 1 +
- src/main.c | 12 ++++-
+ src/main.c | 12 ++++--
6 files changed, 177 insertions(+), 6 deletions(-)
commit 87e0ec82f7cce29685bae9446f2405661d9ce526
@@ -21191,7 +21664,7 @@ Date: Fri Nov 21 01:02:51 2008 +0000
configure.ac | 2 ++
examples/lightsoff/Makefile.am | 2 +-
- 2 files changed, 3 insertions(+), 1 deletions(-)
+ 2 files changed, 3 insertions(+), 1 deletion(-)
commit 8c193ae3db5aa59510d766785b1fdd0bce410a90
Author: Tim Horton <hortont@src.gnome.org>
@@ -21202,7 +21675,7 @@ Date: Sun Nov 16 05:15:30 2008 +0000
svn path=/trunk/; revision=274
examples/lightsoff/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 37d78b3397911c079725dd297b83b56eb7ea90d0
Author: Tim Horton <hortont@src.gnome.org>
@@ -21213,7 +21686,7 @@ Date: Sun Nov 16 05:14:24 2008 +0000
svn path=/trunk/; revision=273
tests/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3977c86418ea88ca08fc5768f4df2d9603168c52
Author: Tim Horton <hortont@src.gnome.org>
@@ -21224,7 +21697,7 @@ Date: Sun Nov 16 05:12:41 2008 +0000
svn path=/trunk/; revision=272
examples/lightsoff/Makefile.am | 22 ++++++++++------------
- 1 files changed, 10 insertions(+), 12 deletions(-)
+ 1 file changed, 10 insertions(+), 12 deletions(-)
commit 767a495b12be6dc49ff0b4b22bd01d956d218a0c
Author: Tim Horton <hortont@src.gnome.org>
@@ -21261,10 +21734,10 @@ Date: Sun Nov 16 03:16:27 2008 +0000
examples/lightsoff/0.svg | 148 ++++++++++++++++++++-----------------------
examples/lightsoff/1.svg | 14 ++--
- examples/lightsoff/2.svg | 140 +++++++++++++++++-----------------------
+ examples/lightsoff/2.svg | 140 ++++++++++++++++++----------------------
examples/lightsoff/3.svg | 14 ++--
- examples/lightsoff/4.svg | 132 +++++++++++++++------------------------
- examples/lightsoff/5.svg | 140 +++++++++++++++++-----------------------
+ examples/lightsoff/4.svg | 132 +++++++++++++++-----------------------
+ examples/lightsoff/5.svg | 140 ++++++++++++++++++----------------------
examples/lightsoff/6.svg | 148 ++++++++++++++++++++-----------------------
examples/lightsoff/7.svg | 14 ++--
examples/lightsoff/8.svg | 14 ++--
@@ -21272,8 +21745,8 @@ Date: Sun Nov 16 03:16:27 2008 +0000
examples/lightsoff/arrow.js | 15 ++++-
examples/lightsoff/board.js | 34 +++++++++-
examples/lightsoff/main.js | 2 +-
- examples/lightsoff/off.svg | 16 +++---
- examples/lightsoff/score.js | 17 +++---
+ examples/lightsoff/off.svg | 16 ++---
+ examples/lightsoff/score.js | 17 ++---
15 files changed, 472 insertions(+), 524 deletions(-)
commit 851a7671a530be87b9b6fdb3e9125422e8f6638b
@@ -21285,11 +21758,11 @@ Date: Sun Nov 16 01:22:43 2008 +0000
svn path=/trunk/; revision=269
- examples/lightsoff/Makefile.am | 16 +++-
+ examples/lightsoff/Makefile.am | 16 ++-
examples/lightsoff/arrow-l.svg | 174 +++++++++++++++++++++++++++++++
examples/lightsoff/arrow-r.svg | 191 ++++++++++++++++++++++++++++++++++
examples/lightsoff/arrow.js | 27 +++++
- examples/lightsoff/board.js | 15 ++-
+ examples/lightsoff/board.js | 15 +--
examples/lightsoff/lightsoff.schemas | 16 +++
examples/lightsoff/main.js | 20 +++-
examples/lightsoff/score.js | 5 +-
@@ -21304,7 +21777,7 @@ Date: Thu Nov 13 15:01:51 2008 +0000
svn path=/trunk/; revision=268
libseed/seed-types.c | 3 ---
- 1 files changed, 0 insertions(+), 3 deletions(-)
+ 1 file changed, 3 deletions(-)
commit 80b50dfe42ab8a9ce6772ba69a978ac6799b7ef6
Author: Robert Carr <racarr@src.gnome.org>
@@ -21315,7 +21788,7 @@ Date: Thu Nov 13 09:06:21 2008 +0000
svn path=/trunk/; revision=267
libseed/seed-types.c | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ 1 file changed, 2 deletions(-)
commit 8b016d369b3e55ee9b66ffb7212051f8c65b5ea0
Author: Robert Carr <racarr@src.gnome.org>
@@ -21352,8 +21825,8 @@ Date: Thu Nov 13 08:06:23 2008 +0000
svn path=/trunk/; revision=264
examples/quine.js | 2 +-
- libseed/seed-engine.c | 57 +++++++++++++++----------
- libseed/seed-types.c | 93 ++++++++++++++++++++++++++++++++++++++++-
+ libseed/seed-engine.c | 57 +++++++++++++++-----------
+ libseed/seed-types.c | 93 ++++++++++++++++++++++++++++++++++++++++--
libseed/seed-types.h | 8 ++++
tests/Makefile.am | 3 +-
tests/reference-count-new.js | 20 ---------
@@ -21380,7 +21853,7 @@ Date: Wed Nov 12 11:41:23 2008 +0000
svn path=/trunk/; revision=262
examples/ide/Makefile.am | 9 ++++++---
- 1 files changed, 6 insertions(+), 3 deletions(-)
+ 1 file changed, 6 insertions(+), 3 deletions(-)
commit 5da6dfa0988da90c92e3c1b640d4a7888ae92dd8
Author: Tim Horton <hortont@src.gnome.org>
@@ -21390,7 +21863,7 @@ Date: Wed Nov 12 11:38:53 2008 +0000
svn path=/trunk/; revision=261
- examples/lightsoff/Makefile.am | 37 +++++++++++++++++++++++++++++++--
+ examples/lightsoff/Makefile.am | 37 +++++++++++++++++++++++++++++++---
examples/lightsoff/menu.js | 43 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+), 3 deletions(-)
@@ -21420,11 +21893,11 @@ Date: Wed Nov 12 10:45:27 2008 +0000
svn path=/trunk/; revision=259
- examples/lightsoff/back.svg | 69 +++++++++++++++++++++--------------
- examples/lightsoff/board.js | 60 ++++++++++++++++++++++++++++++-
+ examples/lightsoff/back.svg | 69 ++++++++++++++++++++---------------
+ examples/lightsoff/board.js | 60 +++++++++++++++++++++++++++++--
examples/lightsoff/front.svg | 24 +++++++++----
examples/lightsoff/light.js | 16 ++++++++-
- examples/lightsoff/main.js | 81 +++++------------------------------------
+ examples/lightsoff/main.js | 81 ++++++------------------------------------
examples/lightsoff/score.js | 66 +++++++---------------------------
6 files changed, 154 insertions(+), 162 deletions(-)
@@ -21436,7 +21909,7 @@ Date: Wed Nov 12 09:22:33 2008 +0000
svn path=/trunk/; revision=258
- libseed/seed-types.c | 6 ++++-
+ libseed/seed-types.c | 6 +++++-
tests/Makefile.am | 1 -
tests/gsuper.js | 53 -------------------------------------------------
tests/gtype-signal.js | 2 +-
@@ -21452,7 +21925,7 @@ Date: Wed Nov 12 09:02:10 2008 +0000
svn path=/trunk/; revision=257
examples/lightsoff/main.js | 28 ++++++++++++++++++++--------
- 1 files changed, 20 insertions(+), 8 deletions(-)
+ 1 file changed, 20 insertions(+), 8 deletions(-)
commit 6b3f4a76be61056c8974b519b557d53a2095db40
Author: Robert Carr <racarr@src.gnome.org>
@@ -21463,7 +21936,7 @@ Date: Wed Nov 12 08:41:14 2008 +0000
svn path=/trunk/; revision=256
libseed/seed-types.c | 3 ---
- 1 files changed, 0 insertions(+), 3 deletions(-)
+ 1 file changed, 3 deletions(-)
commit 21b9838e93aab5f34dd28bc665198499b2594a39
Author: Tim Horton <hortont@src.gnome.org>
@@ -21474,8 +21947,8 @@ Date: Wed Nov 12 08:39:17 2008 +0000
svn path=/trunk/; revision=255
- examples/lightsoff/board.js | 8 ++----
- examples/lightsoff/main.js | 8 ++----
+ examples/lightsoff/board.js | 8 +++----
+ examples/lightsoff/main.js | 8 +++----
examples/lightsoff/score.js | 49 ++++++++++++++++++++++++++++++++++++-------
3 files changed, 47 insertions(+), 18 deletions(-)
@@ -21492,7 +21965,7 @@ Date: Wed Nov 12 08:17:47 2008 +0000
examples/lightsoff/bkg.png | Bin 1375 -> 0 bytes
examples/lightsoff/bkg_top.png | Bin 1084 -> 0 bytes
examples/lightsoff/front.svg | 103 +++++++++++++++++++++++++++++++++++++++
- examples/lightsoff/score.js | 9 ++-
+ examples/lightsoff/score.js | 9 ++--
5 files changed, 213 insertions(+), 3 deletions(-)
commit 7f6e2716c778629a353c8d158f5675d7eea171cf
@@ -21504,7 +21977,7 @@ Date: Wed Nov 12 08:08:59 2008 +0000
svn path=/trunk/; revision=253
libseed/seed-engine.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 4104944faf6cb24993d5e14fd3694b35baeed6e5
Author: Tim Horton <hortont@src.gnome.org>
@@ -21514,8 +21987,8 @@ Date: Tue Nov 11 19:38:45 2008 +0000
svn path=/trunk/; revision=252
- examples/lightsoff/main.js | 14 ++++++++++-
- examples/lightsoff/score.js | 52 +++++++++++++++++++++++++-----------------
+ examples/lightsoff/main.js | 14 +++++++++++-
+ examples/lightsoff/score.js | 52 ++++++++++++++++++++++++++-----------------
2 files changed, 44 insertions(+), 22 deletions(-)
commit a5207c8265ac92bd5c39bd0784300cedc1846e07
@@ -21530,8 +22003,8 @@ Date: Tue Nov 11 16:23:06 2008 +0000
examples/lightsoff/bg_top.svg | 93 -----------------------------------
examples/lightsoff/bkg.png | Bin 0 -> 1375 bytes
examples/lightsoff/bkg_top.png | Bin 0 -> 1084 bytes
- examples/lightsoff/led.svg | 54 +++++++++++++++++++-
- examples/lightsoff/score.js | 53 ++++++++++++++++----
+ examples/lightsoff/led.svg | 54 ++++++++++++++++++--
+ examples/lightsoff/score.js | 53 +++++++++++++++-----
6 files changed, 93 insertions(+), 208 deletions(-)
commit c98e8bfb51b4217a76954942639851125ee94d2c
@@ -21572,7 +22045,7 @@ Date: Tue Nov 11 15:39:40 2008 +0000
examples/lightsoff/led.svg | 836 ++++++++++++++++++++++++++++++++++++++
examples/lightsoff/off.svg | 228 +++++++++++
examples/lightsoff/score.js | 51 +++
- 16 files changed, 3369 insertions(+), 1 deletions(-)
+ 16 files changed, 3369 insertions(+), 1 deletion(-)
commit e3e78e360bf5a95b3bf44d426ac865c73f10322c
Author: Robert Carr <racarr@src.gnome.org>
@@ -21597,7 +22070,7 @@ Date: Tue Nov 11 12:53:57 2008 +0000
svn path=/trunk/; revision=247
examples/lightsoff/Makefile.am | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit 30f0ea65d993fcaff74414204ce844f8bf792f4e
Author: Tim Horton <hortont@src.gnome.org>
@@ -21621,7 +22094,7 @@ Date: Tue Nov 11 12:15:40 2008 +0000
svn path=/trunk/; revision=245
examples/lightsoff/board.js | 66 +++++++++++++++++++++++++++++++-
- examples/lightsoff/light.js | 23 ++++++-----
+ examples/lightsoff/light.js | 23 +++++------
examples/lightsoff/main.js | 89 +++++++++++++++++++------------------------
3 files changed, 116 insertions(+), 62 deletions(-)
@@ -21634,7 +22107,7 @@ Date: Tue Nov 11 11:50:20 2008 +0000
svn path=/trunk/; revision=244
libseed/seed-gtype.c | 112 +++++++++++++++++++++++++++++++++++++++++++++++-
- libseed/seed-signals.c | 14 ++++++-
+ libseed/seed-signals.c | 14 +++++-
2 files changed, 124 insertions(+), 2 deletions(-)
commit 9ed9be75b7ddba811506a1097bb6ab696dbeaacd
@@ -21661,7 +22134,7 @@ Date: Tue Nov 11 09:48:43 2008 +0000
svn path=/trunk/; revision=242
libseed/seed-signals.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit e36185438875ee64c642353343f39bec0145f320
Author: Robert Carr <racarr@src.gnome.org>
@@ -21672,7 +22145,7 @@ Date: Tue Nov 11 09:44:33 2008 +0000
svn path=/trunk/; revision=241
libseed/seed-closure.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3c410450ee1155c72456c5a6310625984dc330ae
Author: Robert Carr <racarr@src.gnome.org>
@@ -21707,7 +22180,7 @@ Date: Tue Nov 11 09:32:32 2008 +0000
libseed/seed-types.c | 2 +-
tests/Makefile.am | 1 +
tests/gtype-typerror.js | 16 ++++++++++++++++
- 4 files changed, 22 insertions(+), 1 deletions(-)
+ 4 files changed, 22 insertions(+), 1 deletion(-)
commit 997e8f7efa0584da1f5be5fd42aa06b8c9e22a11
Author: Robert Carr <racarr@src.gnome.org>
@@ -21718,7 +22191,7 @@ Date: Tue Nov 11 09:14:56 2008 +0000
svn path=/trunk/; revision=238
libseed/seed-types.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ 1 file changed, 5 insertions(+)
commit 321ed3f8f662d4e1e081ac776008705f3c6b4290
Author: Tim Horton <hortont@src.gnome.org>
@@ -21730,7 +22203,7 @@ Date: Tue Nov 11 08:16:07 2008 +0000
svn path=/trunk/; revision=237
examples/ide/ide-window.js | 40 ++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 40 insertions(+), 0 deletions(-)
+ 1 file changed, 40 insertions(+)
commit 6577a13fb6155280f560b6df9b6139875f0325dd
Author: Tim Horton <hortont@src.gnome.org>
@@ -21810,7 +22283,7 @@ Date: Mon Nov 10 16:05:33 2008 +0000
svn path=/trunk/; revision=233
tests/gtype-signal2.js | 10 ++++++----
- 1 files changed, 6 insertions(+), 4 deletions(-)
+ 1 file changed, 6 insertions(+), 4 deletions(-)
commit 66ca20ea452fdd8681be53c52daaafe3a956021a
Author: Tim Horton <hortont@src.gnome.org>
@@ -21833,10 +22306,10 @@ Date: Mon Nov 10 13:18:57 2008 +0000
svn path=/trunk/; revision=231
- examples/ide/ide-actions.js | 4 +-
- examples/ide/ide-messagearea.js | 46 ++++++++++++++++++++++++++++++++++----
+ examples/ide/ide-actions.js | 4 ++--
+ examples/ide/ide-messagearea.js | 46 ++++++++++++++++++++++++++++++++++-----
examples/ide/ide-sourceview.js | 18 ++++++++++++++-
- examples/ide/ide-tabview.js | 25 +++++++++++++++++---
+ examples/ide/ide-tabview.js | 25 +++++++++++++++++----
4 files changed, 81 insertions(+), 12 deletions(-)
commit f6498517893548ee9018dc2bae1e93f389cea2a2
@@ -21848,7 +22321,7 @@ Date: Mon Nov 10 13:11:29 2008 +0000
svn path=/trunk/; revision=230
libseed/seed-signals.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 3de9184cee2e33499014e3ac28b76b4dc92e136a
Author: Robert Carr <racarr@src.gnome.org>
@@ -21859,7 +22332,7 @@ Date: Mon Nov 10 13:10:09 2008 +0000
svn path=/trunk/; revision=229
libseed/seed-gtype.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1a693a5d58142e888aecdf5786caa347d182af16
Author: Robert Carr <racarr@src.gnome.org>
@@ -21870,7 +22343,7 @@ Date: Mon Nov 10 13:07:53 2008 +0000
svn path=/trunk/; revision=228
libseed/seed-signals.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e967d9d1b3997baf6bb687cde319e9cae861d9f1
Author: Robert Carr <racarr@src.gnome.org>
@@ -21881,7 +22354,7 @@ Date: Mon Nov 10 13:02:17 2008 +0000
svn path=/trunk/; revision=227
tests/gtype-signal-exception.js | 46 +++++++++++++++++++++++++++++++++++++++
- 1 files changed, 46 insertions(+), 0 deletions(-)
+ 1 file changed, 46 insertions(+)
commit e9b1478b22032a7b24a7da3e342e26457c5f6b01
Author: Robert Carr <racarr@src.gnome.org>
@@ -21914,11 +22387,11 @@ Date: Mon Nov 10 08:17:25 2008 +0000
examples/ide/ide-actions.js | 14 +++++++++-
examples/ide/ide-messagearea.js | 40 ++++++++++++++-------------
- examples/ide/ide-sourceview.js | 8 ++++-
+ examples/ide/ide-sourceview.js | 8 ++++--
examples/ide/ide-tab.js | 58 +++++++++++++++++++++++++++++----------
examples/ide/ide-tabheader.js | 2 +-
examples/ide/ide-tabview.js | 7 ++++-
- examples/ide/ide-toolbar.js | 2 +
+ examples/ide/ide-toolbar.js | 2 ++
examples/ide/main.js | 4 ++-
8 files changed, 95 insertions(+), 40 deletions(-)
@@ -21932,7 +22405,7 @@ Date: Mon Nov 10 00:39:01 2008 +0000
libseed/seed-engine.c | 857 ++++++++++++++++++++++-----------------------
libseed/seed-engine.h | 1 -
- libseed/seed-exceptions.c | 49 ++--
+ libseed/seed-exceptions.c | 49 ++-
libseed/seed-exceptions.h | 6 +-
libseed/seed-gtype.c | 10 +-
libseed/seed-signals.c | 11 +-
@@ -21952,7 +22425,7 @@ Date: Sun Nov 9 17:07:41 2008 +0000
examples/Makefile.am | 2 ++
examples/cairo.js | 40 ++++++++++++++++++++++++++++++++++++++++
gir/Makefile.am | 28 ++++++++++++++++++++++++++++
- 5 files changed, 72 insertions(+), 0 deletions(-)
+ 5 files changed, 72 insertions(+)
commit 33d547175e6d82faf8f11e399316047dd48df29f
Author: Tim Horton <hortont@src.gnome.org>
@@ -21964,7 +22437,7 @@ Date: Sun Nov 9 09:59:57 2008 +0000
examples/ide/ide-actions.js | 63 ++++++----------------------
examples/ide/ide-messagearea.js | 87 +++++++++++++++++++++++++++++++++++++++
- examples/ide/ide-sourceview.js | 77 ++++++++++++++++++++++++++++++++--
+ examples/ide/ide-sourceview.js | 77 +++++++++++++++++++++++++++++++---
examples/ide/ide-tab.js | 1 +
examples/ide/ide-tabview.js | 8 +++-
examples/ide/ide-toolbar.js | 6 +--
@@ -21981,7 +22454,7 @@ Date: Sun Nov 9 08:29:08 2008 +0000
svn path=/trunk/; revision=221
libseed/seed-gtype.c | 16 +++++++++++++++-
- 1 files changed, 15 insertions(+), 1 deletions(-)
+ 1 file changed, 15 insertions(+), 1 deletion(-)
commit 69dc925dba503471cc4bf3b422186ad2a506137f
Author: Robert Carr <racarr@src.gnome.org>
@@ -22063,7 +22536,7 @@ Date: Sat Nov 8 13:58:45 2008 +0000
libseed/seed-builtins.c | 1 +
tests/out-test.js | 2 +-
- 2 files changed, 2 insertions(+), 1 deletions(-)
+ 2 files changed, 2 insertions(+), 1 deletion(-)
commit ad9b1b24bf51a818a5bdf739b1b4d41e83e89990
Author: Robert Carr <racarr@src.gnome.org>
@@ -22101,7 +22574,7 @@ Date: Sat Nov 8 08:07:19 2008 +0000
svn path=/trunk/; revision=212
examples/ide/ide-actions.js | 9 ++++++++-
- 1 files changed, 8 insertions(+), 1 deletions(-)
+ 1 file changed, 8 insertions(+), 1 deletion(-)
commit 37d41973cdd080689292482da34bd6e7ab8c754d
Author: Robert Carr <racarr@src.gnome.org>
@@ -22112,7 +22585,7 @@ Date: Sat Nov 8 07:50:35 2008 +0000
svn path=/trunk/; revision=210
libseed/seed-engine.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 8f28f1b8d5a95da4488e88b8895b2ea46b1e7150
Author: Robert Carr <racarr@src.gnome.org>
@@ -22123,7 +22596,7 @@ Date: Sat Nov 8 07:37:33 2008 +0000
svn path=/trunk/; revision=208
src/main.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 81e3ad807f7c53bc20dd342be2af1bfb618874e6
Author: Robert Carr <racarr@src.gnome.org>
@@ -22134,7 +22607,7 @@ Date: Sat Nov 8 05:58:27 2008 +0000
svn path=/trunk/; revision=205
configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4e2b2b435954f0d7c2941bf2ba9434386f1edaca
Author: Robert Carr <racarr@src.gnome.org>
@@ -22149,7 +22622,7 @@ Date: Sat Nov 8 05:51:22 2008 +0000
examples/shader/bob.jpg | Bin 59229 -> 0 bytes
examples/shader/default.glsl | 24 -----------------
examples/shader/main.js | 57 -----------------------------------------
- 5 files changed, 0 insertions(+), 141 deletions(-)
+ 5 files changed, 141 deletions(-)
commit e7381c9fc6897a841f037976b96ab6d40ec103c7
Author: Tim Horton <hortont@src.gnome.org>
@@ -22160,7 +22633,7 @@ Date: Sat Nov 8 05:46:54 2008 +0000
svn path=/trunk/; revision=199
doc/runtime.html | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ 1 file changed, 4 insertions(+)
commit 9f83b5f1122b63fd10f5b99074865d9d90ee912b
Author: Robert Carr <racarr@src.gnome.org>
@@ -22171,7 +22644,7 @@ Date: Sat Nov 8 05:45:22 2008 +0000
svn path=/trunk/; revision=198
examples/clutter-shader/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 9b62a857108a4d2cf4081088a493ad294b01d60f
Author: Robert Carr <racarr@src.gnome.org>
@@ -22190,7 +22663,7 @@ Date: Sat Nov 8 05:44:22 2008 +0000
examples/clutter-shader/default.glsl | 24 ++++++++++++++
examples/clutter-shader/main.js | 56 +++++++++++++++++++++++++++++++++
examples/clutter.js | 8 +++--
- examples/n-oscillator.js | 6 ++-
+ examples/n-oscillator.js | 6 ++--
libseed/seed-builtins.c | 19 +++++++++++
11 files changed, 171 insertions(+), 7 deletions(-)
@@ -22227,7 +22700,7 @@ Date: Sat Nov 8 04:18:52 2008 +0000
svn path=/trunk/; revision=195
libseed/seed-signals.c | 11 ++++++++++-
- 1 files changed, 10 insertions(+), 1 deletions(-)
+ 1 file changed, 10 insertions(+), 1 deletion(-)
commit 5708babcdd6575772850fce8af5623856e7b7a67
Author: Robert Carr <racarr@src.gnome.org>
@@ -22237,10 +22710,10 @@ Date: Sat Nov 8 04:12:22 2008 +0000
svn path=/trunk/; revision=194
- libseed/seed-closure.h | 12 +++++-----
- libseed/seed-engine.c | 49 +++++++++++++++++++++++++++--------------------
- libseed/seed-signals.c | 18 +++++++---------
- libseed/seed-signals.h | 8 +++---
+ libseed/seed-closure.h | 12 ++++++------
+ libseed/seed-engine.c | 49 +++++++++++++++++++++++++++---------------------
+ libseed/seed-signals.c | 18 ++++++++----------
+ libseed/seed-signals.h | 8 ++++----
4 files changed, 46 insertions(+), 41 deletions(-)
commit 2bc5a4e5c90424fcbba062f287604da6fbfb9b76
@@ -22252,7 +22725,7 @@ Date: Sat Nov 8 04:01:24 2008 +0000
svn path=/trunk/; revision=193
libseed/seed-engine.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 4af00ea77011b00a86ea13338fc61dcba6eb3b96
Author: Robert Carr <racarr@src.gnome.org>
@@ -22276,7 +22749,7 @@ Date: Sat Nov 8 03:54:40 2008 +0000
svn path=/trunk/; revision=191
examples/lightsoff/lightsoff.js | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 4ac59f6991977ed5cac0511bbc603573c8dc280a
Author: Robert Carr <racarr@src.gnome.org>
@@ -22290,7 +22763,7 @@ Date: Sat Nov 8 03:43:00 2008 +0000
tests/signal-expects.js | 17 +++++++++++++++++
tests/signal-this.js | 17 +++++++++++++++++
tests/signal-userdata.js | 17 +++++++++++++++++
- 4 files changed, 54 insertions(+), 0 deletions(-)
+ 4 files changed, 54 insertions(+)
commit 55acacf3dd17da86f83469aae9908c5a22a5ee43
Author: Robert Carr <racarr@src.gnome.org>
@@ -22301,7 +22774,7 @@ Date: Sat Nov 8 03:39:38 2008 +0000
svn path=/trunk/; revision=189
libseed/seed-signals.c | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 2f46bd495b2bb58e87b4ab7b7dcc4793489d914c
Author: Robert Carr <racarr@src.gnome.org>
@@ -22312,7 +22785,7 @@ Date: Sat Nov 8 03:39:03 2008 +0000
svn path=/trunk/; revision=188
examples/lightsoff/lightsoff.js | 120 ++++++++++++++++++++++++---------------
- 1 files changed, 75 insertions(+), 45 deletions(-)
+ 1 file changed, 75 insertions(+), 45 deletions(-)
commit b6abf43e260fb318c61977e2b0c8f6f6890b8904
Author: Robert Carr <racarr@src.gnome.org>
@@ -22323,7 +22796,7 @@ Date: Sat Nov 8 03:10:29 2008 +0000
svn path=/trunk/; revision=187
doc/runtime.html | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 3a03f66ab3a561eaed892b213de6be11e0eb29a3
Author: Robert Carr <racarr@src.gnome.org>
@@ -22365,15 +22838,15 @@ Date: Sat Nov 8 01:42:29 2008 +0000
svn path=/trunk/; revision=184
libseed/indent.sh | 2 +-
- libseed/seed-builtins.c | 623 +++++++++---------
- libseed/seed-closure.c | 677 ++++++++++----------
+ libseed/seed-builtins.c | 623 +++++++++--------
+ libseed/seed-closure.c | 677 ++++++++++---------
libseed/seed-closure.h | 16 +-
libseed/seed-engine.c | 1562 +++++++++++++++++++++----------------------
libseed/seed-engine.h | 8 +-
libseed/seed-gtype.c | 275 ++++----
libseed/seed-private.h | 4 +-
- libseed/seed-signals.c | 224 +++----
- libseed/seed-structs.c | 102 ++--
+ libseed/seed-signals.c | 224 ++++---
+ libseed/seed-structs.c | 102 +--
libseed/seed-types.c | 1702 +++++++++++++++++++++++------------------------
11 files changed, 2539 insertions(+), 2656 deletions(-)
@@ -22386,22 +22859,22 @@ Date: Sat Nov 8 01:41:15 2008 +0000
svn path=/trunk/; revision=183
libseed/indent.sh | 5 +
- libseed/seed-builtins.c | 199 ++++++++++--------
+ libseed/seed-builtins.c | 199 +++++++++--------
libseed/seed-builtins.h | 5 +-
- libseed/seed-closure.c | 349 ++++++++++++++++---------------
- libseed/seed-closure.h | 24 +-
- libseed/seed-engine.c | 539 ++++++++++++++++++++++++++---------------------
+ libseed/seed-closure.c | 349 +++++++++++++++---------------
+ libseed/seed-closure.h | 24 +--
+ libseed/seed-engine.c | 539 +++++++++++++++++++++++++---------------------
libseed/seed-engine.h | 13 +-
libseed/seed-gtype.c | 355 +++++++++++++++----------------
libseed/seed-gtype.h | 4 +-
libseed/seed-private.h | 5 +-
- libseed/seed-signals.c | 47 +++--
+ libseed/seed-signals.c | 47 ++--
libseed/seed-signals.h | 14 +-
libseed/seed-structs.c | 25 ++-
libseed/seed-structs.h | 4 +-
libseed/seed-types.c | 543 ++++++++++++++++++++++++++++-------------------
- libseed/seed-types.h | 26 ++-
- libseed/seed.h | 78 ++++---
+ libseed/seed-types.h | 26 +--
+ libseed/seed.h | 78 +++----
17 files changed, 1233 insertions(+), 1002 deletions(-)
commit 502f763100655ab6dd843a067b7be3d6cdd2a3db
@@ -22413,7 +22886,7 @@ Date: Sat Nov 8 01:39:16 2008 +0000
svn path=/trunk/; revision=182
tests/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ 1 file changed, 1 insertion(+)
commit dea9c366d632d1dfa1f646fe1147f1f47921d52f
Author: Robert Carr <racarr@src.gnome.org>
@@ -22424,7 +22897,7 @@ Date: Sat Nov 8 01:32:14 2008 +0000
svn path=/trunk/; revision=181
libseed/seed-engine.c | 7 +++++--
- 1 files changed, 5 insertions(+), 2 deletions(-)
+ 1 file changed, 5 insertions(+), 2 deletions(-)
commit 17d9ee4b686735344fc44988f03135bbff4eb89e
Author: Robert Carr <racarr@src.gnome.org>
@@ -22463,7 +22936,7 @@ Date: Sat Nov 8 01:21:32 2008 +0000
svn path=/trunk/; revision=178
libseed/seed-engine.c | 25 ++++++++++++++++++++++---
- 1 files changed, 22 insertions(+), 3 deletions(-)
+ 1 file changed, 22 insertions(+), 3 deletions(-)
commit a248d1ebe6c6c451ffc41271f23dde906a9e9d9d
Author: Tim Horton <hortont@src.gnome.org>
@@ -22489,7 +22962,7 @@ Date: Sat Nov 8 00:36:08 2008 +0000
svn path=/trunk/; revision=176
extensions/Gio.js | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ 1 file changed, 10 insertions(+)
commit a3bf09926e15e2918cf1a3ad5abe396fd779324a
Author: Tim Horton <hortont@src.gnome.org>
@@ -22501,7 +22974,7 @@ Date: Sat Nov 8 00:27:39 2008 +0000
svn path=/trunk/; revision=175
examples/ide/main.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 768f06e2d47ed2bc4a62536569413a56473ebaca
Author: Tim Horton <hortont@src.gnome.org>
@@ -22511,11 +22984,11 @@ Date: Sat Nov 8 00:24:42 2008 +0000
svn path=/trunk/; revision=174
- examples/ide/ide-actions.js | 28 ++++++++++++++++++++++++
- examples/ide/ide-sourceview.js | 45 ++++++++++++++++++++++++++++++++++++---
- examples/ide/ide-tabview.js | 4 ++-
- examples/ide/ide-toolbar.js | 5 ++++
- examples/ide/main.js | 8 ++----
+ examples/ide/ide-actions.js | 28 +++++++++++++++++++++++++
+ examples/ide/ide-sourceview.js | 45 ++++++++++++++++++++++++++++++++++++----
+ examples/ide/ide-tabview.js | 4 +++-
+ examples/ide/ide-toolbar.js | 5 +++++
+ examples/ide/main.js | 8 +++----
5 files changed, 80 insertions(+), 10 deletions(-)
commit 214e4caf8366c1f28167741b43da8ad0e2475781
@@ -22527,7 +23000,7 @@ Date: Sat Nov 8 00:19:11 2008 +0000
svn path=/trunk/; revision=173
libseed/seed.h | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit 97a7b7baf7a9a09a0e43fa698c4e943ba9d6e8a7
Author: Robert Carr <racarr@src.gnome.org>
@@ -22591,7 +23064,7 @@ Date: Fri Nov 7 23:37:49 2008 +0000
svn path=/trunk/; revision=171
libseed/seed-types.c | 22 +---------------------
- 1 files changed, 1 insertions(+), 21 deletions(-)
+ 1 file changed, 1 insertion(+), 21 deletions(-)
commit 88a6f8eae39a804bfced6a0530e7788879c7845f
Author: Robert Carr <racarr@src.gnome.org>
@@ -22604,7 +23077,7 @@ Date: Fri Nov 7 23:34:47 2008 +0000
svn path=/trunk/; revision=170
libseed/seed-engine.c | 48 ++++++++++++++++++++++++++++++++++++++++--------
- 1 files changed, 40 insertions(+), 8 deletions(-)
+ 1 file changed, 40 insertions(+), 8 deletions(-)
commit c37af58774b1c87f7899037844eeefa52fd55a43
Author: Tim Horton <hortont@src.gnome.org>
@@ -22616,7 +23089,7 @@ Date: Fri Nov 7 22:32:36 2008 +0000
svn path=/trunk/; revision=169
Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 550bd24129ee563419ac62a71ab420520999a1e1
Author: Tim Horton <hortont@src.gnome.org>
@@ -22629,11 +23102,11 @@ Date: Fri Nov 7 19:45:24 2008 +0000
svn path=/trunk/; revision=168
examples/ide/ide-actions.js | 45 ++++++++++++++++++++++++++++++++++++++++
- examples/ide/ide-sourceview.js | 15 +++++++++---
- examples/ide/ide-tabheader.js | 5 +++-
+ examples/ide/ide-sourceview.js | 15 ++++++++++----
+ examples/ide/ide-tabheader.js | 5 ++++-
examples/ide/ide-tabview.js | 9 ++++++++
examples/ide/legacy/tabview.js | 2 +-
- examples/ide/main.js | 4 +-
+ examples/ide/main.js | 4 ++--
6 files changed, 72 insertions(+), 8 deletions(-)
commit 0ea54066cc6ee2ca74fa080cbd1b869472e1978a
@@ -22646,7 +23119,7 @@ Date: Fri Nov 7 19:02:16 2008 +0000
svn path=/trunk/; revision=167
examples/ide/Makefile.am | 20 ++++++++++++++------
- 1 files changed, 14 insertions(+), 6 deletions(-)
+ 1 file changed, 14 insertions(+), 6 deletions(-)
commit 3a136aa2a55b162b1a8ac45573705fde6fe4e74d
Author: Tim Horton <hortont@src.gnome.org>
@@ -22667,7 +23140,7 @@ Date: Fri Nov 7 18:58:14 2008 +0000
examples/ide/legacy/ide.js | 155 ++++++++++++++++++++++++++++++++++++++++
examples/ide/legacy/tabview.js | 77 ++++++++++++++++++++
examples/ide/legacy/toolbar.js | 143 ++++++++++++++++++++++++++++++++++++
- examples/ide/main.js | 52 +++++++++++++
+ examples/ide/main.js | 52 ++++++++++++++
examples/ide/tabview.js | 77 --------------------
examples/ide/toolbar.js | 143 ------------------------------------
13 files changed, 679 insertions(+), 375 deletions(-)
@@ -22683,7 +23156,7 @@ Date: Fri Nov 7 16:45:54 2008 +0000
svn path=/trunk/; revision=165
examples/poppler.js | 49 +++++++++++++++++++++++++++++++------------------
- 1 files changed, 31 insertions(+), 18 deletions(-)
+ 1 file changed, 31 insertions(+), 18 deletions(-)
commit 8396a8bd5cae8fadc4b48519c310b9ab92996aec
Author: Tim Horton <hortont@src.gnome.org>
@@ -22706,7 +23179,7 @@ Date: Fri Nov 7 16:12:31 2008 +0000
svn path=/trunk/; revision=163
tests/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3b84023f64896afd19d9be465d132132a094894f
Author: Tim Horton <hortont@src.gnome.org>
@@ -22731,7 +23204,7 @@ Date: Fri Nov 7 14:14:24 2008 +0000
svn path=/trunk/; revision=161
examples/clutter.js | 27 +++++++++++++++++++++++----
- 1 files changed, 23 insertions(+), 4 deletions(-)
+ 1 file changed, 23 insertions(+), 4 deletions(-)
commit 47c25f4c7fc36eefea41fda56578578a7d8085bd
Author: Tim Horton <hortont@src.gnome.org>
@@ -22757,7 +23230,7 @@ Date: Fri Nov 7 07:34:11 2008 +0000
tests/Makefile.am | 2 ++
tests/json.js | 14 ++++++++++++++
tests/printf.js | 11 +++++++++++
- 3 files changed, 27 insertions(+), 0 deletions(-)
+ 3 files changed, 27 insertions(+)
commit db4122d774a9515ca0e5ee2a2b4379dd9f7f1aeb
Author: Tim Horton <hortont@src.gnome.org>
@@ -22769,7 +23242,7 @@ Date: Fri Nov 7 07:32:49 2008 +0000
svn path=/trunk/; revision=158
Makefile.am | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
commit d20c763ded370182f5b77799b1e84dd619e38f32
Author: Tim Horton <hortont@src.gnome.org>
@@ -22780,8 +23253,8 @@ Date: Fri Nov 7 07:26:35 2008 +0000
svn path=/trunk/; revision=157
- examples/pango.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++------
- 1 files changed, 48 insertions(+), 7 deletions(-)
+ examples/pango.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 48 insertions(+), 7 deletions(-)
commit b29dbdd47a80f69f0ba79303165da98664370a20
Author: Robert Carr <racarr@src.gnome.org>
@@ -22844,7 +23317,7 @@ Date: Fri Nov 7 04:51:23 2008 +0000
svn path=/trunk/; revision=152
tests/make-test.py | 30 +++++++++++++++++-------------
- 1 files changed, 17 insertions(+), 13 deletions(-)
+ 1 file changed, 17 insertions(+), 13 deletions(-)
commit a64cab405092e6859e67fd517c40e086e7ad9129
Author: Robert Carr <racarr@src.gnome.org>
@@ -22885,9 +23358,9 @@ Date: Fri Nov 7 03:52:59 2008 +0000
libseed/Makefile.am | 2 +
libseed/Makefile.in | 6 ++-
libseed/seed-builtins.c | 72 ------------------------------
- libseed/seed-engine.c | 77 +++++++++++++++++----------------
+ libseed/seed-engine.c | 77 ++++++++++++++++----------------
libseed/seed-gtype.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++
- libseed/seed-gtype.h | 27 +++++++++++
+ libseed/seed-gtype.h | 27 ++++++++++++
libseed/seed-private.h | 1 +
7 files changed, 186 insertions(+), 110 deletions(-)
@@ -22917,7 +23390,7 @@ Date: Thu Nov 6 16:35:28 2008 +0000
svn path=/trunk/; revision=147
libseed/seed-builtins.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 52 insertions(+), 0 deletions(-)
+ 1 file changed, 52 insertions(+)
commit be188614532324e205761136a46094c9b92140cb
Author: Robert Carr <racarr@src.gnome.org>
@@ -22928,7 +23401,7 @@ Date: Thu Nov 6 15:28:37 2008 +0000
svn path=/trunk/; revision=146
tests/subclass.js | 10 +++++++++-
- 1 files changed, 9 insertions(+), 1 deletions(-)
+ 1 file changed, 9 insertions(+), 1 deletion(-)
commit ffe55022802591a65416021ee455a1bc328a3dec
Author: Robert Carr <racarr@src.gnome.org>
@@ -22941,7 +23414,7 @@ Date: Thu Nov 6 15:10:29 2008 +0000
tests/Makefile.am | 1 +
tests/subclass.js | 45 +++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 46 insertions(+), 0 deletions(-)
+ 2 files changed, 46 insertions(+)
commit c635ec07f581d893fc36a6e7d525df1eb4c46729
Author: Robert Carr <racarr@src.gnome.org>
@@ -23006,7 +23479,7 @@ Date: Thu Nov 6 13:09:51 2008 +0000
svn path=/trunk/; revision=141
tests/signal.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 4781aa7775353f28390b852163f8a6a1c1de3026
Author: Robert Carr <racarr@src.gnome.org>
@@ -23018,7 +23491,7 @@ Date: Thu Nov 6 13:09:36 2008 +0000
svn path=/trunk/; revision=140
libseed/seed-signals.c | 35 ++++++++++++++++++++++-------------
- 1 files changed, 22 insertions(+), 13 deletions(-)
+ 1 file changed, 22 insertions(+), 13 deletions(-)
commit 45ee098238d21e84d6f1895eb73c61c7067eb44a
Author: Tim Horton <hortont@src.gnome.org>
@@ -23029,8 +23502,8 @@ Date: Thu Nov 6 07:17:03 2008 +0000
svn path=/trunk/; revision=139
- examples/pango.js | 143 ++++++++++++++++++++++++++++++++++++++++++++--------
- 1 files changed, 121 insertions(+), 22 deletions(-)
+ examples/pango.js | 143 ++++++++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 121 insertions(+), 22 deletions(-)
commit dba06815ac1b07ea53912f366634d3fbe73b50b9
Author: Robert Carr <racarr@src.gnome.org>
@@ -23041,7 +23514,7 @@ Date: Thu Nov 6 06:43:23 2008 +0000
svn path=/trunk/; revision=138
libseed/seed-closure.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 346053203652e27e0005a4eac6f3323f443292e5
Author: Robert Carr <racarr@src.gnome.org>
@@ -23051,9 +23524,9 @@ Date: Thu Nov 6 06:18:39 2008 +0000
svn path=/trunk/; revision=137
- examples/Makefile.am | 2 +
+ examples/Makefile.am | 2 ++
examples/actions.js | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 62 insertions(+), 0 deletions(-)
+ 2 files changed, 62 insertions(+)
commit 340b12378d6b72c1ba7292b338f219be5ca84e0d
Author: Robert Carr <racarr@src.gnome.org>
@@ -23084,7 +23557,7 @@ Date: Thu Nov 6 01:05:52 2008 +0000
svn path=/trunk/; revision=135
examples/ide/toolbar.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit a9598d859e6f66603aa11bd0da3296c74a59beeb
Author: Robert Carr <racarr@src.gnome.org>
@@ -23124,11 +23597,11 @@ Date: Wed Nov 5 19:59:17 2008 +0000
svn path=/trunk/; revision=132
- doc/runtime.html | 142 ++++++++++++++++++++++++++++++++++++++++++++--
+ doc/runtime.html | 142 ++++++++++++++++++++++++++++++++++++++++++++---
examples/ide/ide.js | 1 +
examples/ide/tabview.js | 4 +-
examples/ide/toolbar.js | 66 +++++++++++++++++-----
- tests/make-test.py | 50 ++++++++++++++++
+ tests/make-test.py | 50 +++++++++++++++++
tests/run-tests.py | 2 +-
6 files changed, 240 insertions(+), 25 deletions(-)
@@ -23143,7 +23616,7 @@ Date: Wed Nov 5 14:40:57 2008 +0000
examples/Makefile.am | 1 +
examples/json-packing.js | 28 ++++++++++++++++++++++++++++
examples/vte-test.js | 10 +++++++++-
- 3 files changed, 38 insertions(+), 1 deletions(-)
+ 3 files changed, 38 insertions(+), 1 deletion(-)
commit 5768ea68b6ae840a456f437dc8a77d3b5e78b074
Author: Robert Carr <racarr@src.gnome.org>
@@ -23155,7 +23628,7 @@ Date: Wed Nov 5 14:39:53 2008 +0000
extensions/Gtk.js | 26 ++++++++++++++++++++++++++
extensions/Makefile.am | 2 +-
- 2 files changed, 27 insertions(+), 1 deletions(-)
+ 2 files changed, 27 insertions(+), 1 deletion(-)
commit e42cb1d1ef20afb86f8db93b94d8d372447c5cfc
Author: Robert Carr <racarr@src.gnome.org>
@@ -23167,7 +23640,7 @@ Date: Wed Nov 5 12:34:53 2008 +0000
svn path=/trunk/; revision=129
libseed/seed-closure.c | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ 1 file changed, 10 insertions(+)
commit 3240f3960f8377bcd5e4d9c8e8a73970f326c47c
Author: Robert Carr <racarr@src.gnome.org>
@@ -23183,10 +23656,10 @@ Date: Wed Nov 5 12:16:43 2008 +0000
libseed/seed-engine.h | 4 +-
libseed/seed-signals.c | 2 +-
libseed/seed-structs.c | 3 +-
- libseed/seed-types.c | 27 ++++++++-----
+ libseed/seed-types.c | 27 +++++++++-----
libseed/seed-types.h | 4 +-
libseed/seed.h | 4 +-
- src/main.c | 5 +-
+ src/main.c | 5 ++-
9 files changed, 97 insertions(+), 62 deletions(-)
commit 3dbe21c686de4a6c79a475b5dca01f2353f35b83
@@ -23200,7 +23673,7 @@ Date: Wed Nov 5 12:11:09 2008 +0000
examples/Makefile.am | 1 +
examples/accelgroup.js | 19 +++++++++++++++++++
- 2 files changed, 20 insertions(+), 0 deletions(-)
+ 2 files changed, 20 insertions(+)
commit 7af5a465684df0763abaeb315f112007be9d32f6
Author: Robert Carr <racarr@src.gnome.org>
@@ -23228,7 +23701,7 @@ Date: Wed Nov 5 11:43:05 2008 +0000
svn path=/trunk/; revision=125
- examples/clutter.js | 18 +++++++++-
+ examples/clutter.js | 18 ++++++++-
libseed/seed-closure.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 108 insertions(+), 5 deletions(-)
@@ -23243,7 +23716,7 @@ Date: Wed Nov 5 11:10:57 2008 +0000
examples/Makefile.am | 1 +
examples/pango-fontset.js | 19 +++++++++++++++++++
- 2 files changed, 20 insertions(+), 0 deletions(-)
+ 2 files changed, 20 insertions(+)
commit 317c4a3737e8a0d0f9c4f590b408a3e390e7817e
Author: Robert Carr <racarr@src.gnome.org>
@@ -23271,10 +23744,10 @@ Date: Wed Nov 5 10:54:08 2008 +0000
libseed/Makefile.am | 2 +
libseed/Makefile.in | 7 +-
- libseed/seed-builtins.c | 257 +----------------------------------------
+ libseed/seed-builtins.c | 257 +---------------------------------------
libseed/seed-builtins.h | 10 --
libseed/seed-closure.c | 297 +++++++++++++++++++++++++++++++++++++++++++++++
- libseed/seed-closure.h | 39 ++++++
+ libseed/seed-closure.h | 39 +++++++
libseed/seed-engine.c | 1 +
libseed/seed-private.h | 1 +
libseed/seed-types.c | 5 +
@@ -23304,7 +23777,7 @@ Date: Wed Nov 5 10:24:54 2008 +0000
libseed/seed-builtins.c | 26 +++++++++++++++++++++++++-
libseed/seed-structs.h | 1 +
- 2 files changed, 26 insertions(+), 1 deletions(-)
+ 2 files changed, 26 insertions(+), 1 deletion(-)
commit 1a0e300a25654fa9f88f55077f8b23047094ae14
Author: Robert Carr <racarr@src.gnome.org>
@@ -23316,7 +23789,7 @@ Date: Wed Nov 5 10:19:46 2008 +0000
tests/Makefile.am | 1 +
tests/type-conversion.js | 28 ++++++++++++++++++++++++++++
- 2 files changed, 29 insertions(+), 0 deletions(-)
+ 2 files changed, 29 insertions(+)
commit ba174862ad290210bf25b9433bf0f60a970833cc
Author: Robert Carr <racarr@src.gnome.org>
@@ -23328,7 +23801,7 @@ Date: Wed Nov 5 10:05:34 2008 +0000
tests/Makefile.am | 3 ++-
tests/native-closure.js | 19 +++++++++++++++++++
- 2 files changed, 21 insertions(+), 1 deletions(-)
+ 2 files changed, 21 insertions(+), 1 deletion(-)
commit 810df46ca7a89b6df149db8f2dd72fea873a1348
Author: Robert Carr <racarr@src.gnome.org>
@@ -23357,7 +23830,7 @@ Date: Wed Nov 5 06:31:52 2008 +0000
svn path=/trunk/; revision=116
libseed/seed-types.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ 1 file changed, 1 deletion(-)
commit 7a3af09e9f0102b58c8bed3365abc31c68b99786
Author: Robert Carr <racarr@src.gnome.org>
@@ -23368,7 +23841,7 @@ Date: Wed Nov 5 03:58:35 2008 +0000
svn path=/trunk/; revision=115
libseed/seed-engine.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 8cf0c7943fd2c9998872076dac2aee5126c5d338
Author: Robert Carr <racarr@src.gnome.org>
@@ -23395,7 +23868,7 @@ Date: Wed Nov 5 01:47:15 2008 +0000
svn path=/trunk/; revision=113
libseed/seed-engine.c | 16 ++++++++++------
- 1 files changed, 10 insertions(+), 6 deletions(-)
+ 1 file changed, 10 insertions(+), 6 deletions(-)
commit e9ce323843c14e1c1e91c073eb2c2b29ffd328f9
Author: Robert Carr <racarr@src.gnome.org>
@@ -23405,8 +23878,8 @@ Date: Wed Nov 5 01:40:01 2008 +0000
svn path=/trunk/; revision=112
- libseed/seed-engine.c | 29 +++++++++---------
- libseed/seed-types.c | 77 +++++++++++++++++++++++++++++++-----------------
+ libseed/seed-engine.c | 29 +++++++++----------
+ libseed/seed-types.c | 77 ++++++++++++++++++++++++++++++++-----------------
2 files changed, 64 insertions(+), 42 deletions(-)
commit 9a3db523dadd9bd5a90f92b21472aff576c6b97d
@@ -23420,12 +23893,12 @@ Date: Tue Nov 4 23:10:13 2008 +0000
svn path=/trunk/; revision=111
examples/shader/default.glsl | 4 +-
- libseed/seed-builtins.c | 22 +++---
+ libseed/seed-builtins.c | 22 ++---
libseed/seed-engine.c | 45 +++++-----
libseed/seed-signals.c | 2 +-
- libseed/seed-types.c | 202 +++++++++++++++++++++--------------------
- libseed/seed-types.h | 62 +++++++------
- libseed/seed.h | 54 ++++++------
+ libseed/seed-types.c | 202 +++++++++++++++++++++---------------------
+ libseed/seed-types.h | 62 ++++++-------
+ libseed/seed.h | 54 ++++++-----
7 files changed, 198 insertions(+), 193 deletions(-)
commit 758e119ab0fd06e7266bb9d55c34b2bf4db74663
@@ -23470,7 +23943,7 @@ Date: Tue Nov 4 10:20:53 2008 +0000
examples/HACKING | 18 ++++++++++++++++++
examples/Makefile.am | 3 ++-
- 2 files changed, 20 insertions(+), 1 deletions(-)
+ 2 files changed, 20 insertions(+), 1 deletion(-)
commit 36d06155b79bf949dc6f73499f4fe9410dfa9368
Author: Robert Carr <racarr@src.gnome.org>
@@ -23482,7 +23955,7 @@ Date: Tue Nov 4 10:09:58 2008 +0000
examples/Makefile.am | 1 +
examples/poppler.js | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 131 insertions(+), 0 deletions(-)
+ 2 files changed, 131 insertions(+)
commit 765433c7c6b1bceed858e17b18ba32cde955bc29
Author: Robert Carr <racarr@src.gnome.org>
@@ -23493,7 +23966,7 @@ Date: Tue Nov 4 09:11:14 2008 +0000
svn path=/trunk/; revision=106
libseed/seed-engine.c | 15 +++++++++++++++
- 1 files changed, 15 insertions(+), 0 deletions(-)
+ 1 file changed, 15 insertions(+)
commit ded2614c899c0b5a7126cc45d0a55ec1b2899a3b
Author: Robert Carr <racarr@src.gnome.org>
@@ -23507,7 +23980,7 @@ Date: Tue Nov 4 08:52:26 2008 +0000
libseed/seed-engine.c | 31 ++++++++++++++++++++++++++++++-
libseed/seed-engine.h | 1 +
libseed/seed-types.c | 1 +
- 3 files changed, 32 insertions(+), 1 deletions(-)
+ 3 files changed, 32 insertions(+), 1 deletion(-)
commit a0f6e0a0221a34fcbca65ecda73999e6093abd94
Author: Robert Carr <racarr@src.gnome.org>
@@ -23518,7 +23991,7 @@ Date: Tue Nov 4 07:41:52 2008 +0000
svn path=/trunk/; revision=104
libseed/seed-engine.c | 24 +++++++++++++++++++++---
- 1 files changed, 21 insertions(+), 3 deletions(-)
+ 1 file changed, 21 insertions(+), 3 deletions(-)
commit e1a1cb2e59f47bc5007dde35c48fcc875396bb3b
Author: Robert Carr <racarr@src.gnome.org>
@@ -23529,7 +24002,7 @@ Date: Tue Nov 4 07:24:43 2008 +0000
svn path=/trunk/; revision=103
libseed/seed-engine.c | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit 7136b4e6efb2f46d87fd099dae2f592d58e60922
Author: Robert Carr <racarr@src.gnome.org>
@@ -23546,13 +24019,13 @@ Date: Tue Nov 4 05:43:44 2008 +0000
libseed/seed-engine.c | 1459 ++++++++++++++++++++++-------------------------
libseed/seed-engine.h | 18 +-
libseed/seed-private.h | 4 +-
- libseed/seed-signals.c | 238 ++++-----
+ libseed/seed-signals.c | 238 ++++----
libseed/seed-signals.h | 5 +-
libseed/seed-structs.c | 128 ++---
libseed/seed-structs.h | 4 +-
- libseed/seed-types.c | 1355 +++++++++++++++++++++-----------------------
- libseed/seed-types.h | 69 +--
- libseed/seed.h | 71 ++--
+ libseed/seed-types.c | 1355 +++++++++++++++++++++----------------------
+ libseed/seed-types.h | 69 ++-
+ libseed/seed.h | 71 ++-
12 files changed, 1744 insertions(+), 1971 deletions(-)
commit 6713f08f2d2dec540d27c88347f554e39df7fe4c
@@ -23592,7 +24065,7 @@ Date: Tue Nov 4 04:29:08 2008 +0000
examples/Makefile.am | 1 -
examples/json2.js | 481 -------------------------------------------------
examples/repl.js | 1 -
- extensions/Gio.js | 41 +++--
+ extensions/Gio.js | 41 ++---
extensions/Seed.js | 490 +++++++++++++++++++++++++++++++++++++++++++++++++-
src/main.c | 1 +
6 files changed, 504 insertions(+), 511 deletions(-)
@@ -23606,7 +24079,7 @@ Date: Tue Nov 4 04:12:10 2008 +0000
svn path=/trunk/; revision=98
extensions/Gio.js | 14 ++++++++------
- 1 files changed, 8 insertions(+), 6 deletions(-)
+ 1 file changed, 8 insertions(+), 6 deletions(-)
commit fbc56cdfcf4c906a2f1948367f3f65e974d901f2
Author: Robert Carr <racarr@src.gnome.org>
@@ -23619,7 +24092,7 @@ Date: Tue Nov 4 03:05:15 2008 +0000
examples/Makefile.am | 1 +
examples/soup.js | 11 +++++++++++
- 2 files changed, 12 insertions(+), 0 deletions(-)
+ 2 files changed, 12 insertions(+)
commit d0f1183f119493513039ea4c0daffa66704f985c
Author: Robert Carr <racarr@src.gnome.org>
@@ -23632,7 +24105,7 @@ Date: Tue Nov 4 02:49:07 2008 +0000
examples/Makefile.am | 1 +
examples/gconf.js | 8 ++++++++
examples/ide/ide.js | 6 +++++-
- 3 files changed, 14 insertions(+), 1 deletions(-)
+ 3 files changed, 14 insertions(+), 1 deletion(-)
commit 9b5c21cf12b14f58179f7b944a0ecd88ca5cf1b3
Author: Robert Carr <racarr@src.gnome.org>
@@ -23643,10 +24116,10 @@ Date: Tue Nov 4 02:16:16 2008 +0000
svn path=/trunk/; revision=95
- examples/ide/ide.js | 2 +
+ examples/ide/ide.js | 2 ++
examples/lightsoff/lightsoff.js | 43 ++++++++++++++++++++++++++++++++++++++-
libseed/seed-builtins.c | 41 +++++++++++++++++++++++++++++++++++++
- 3 files changed, 85 insertions(+), 1 deletions(-)
+ 3 files changed, 85 insertions(+), 1 deletion(-)
commit 85f51ea29bad3b8cd56ecee3f92b6663f7162113
Author: Robert Carr <racarr@src.gnome.org>
@@ -23671,17 +24144,17 @@ Date: Tue Nov 4 02:03:28 2008 +0000
svn path=/trunk/; revision=93
- Makefile.am | 6 ++-
- doc/Makefile.am | 7 ++
+ Makefile.am | 6 +-
+ doc/Makefile.am | 7 +++
doc/runtime.html | 115 +++++++++++++++++++++++++++++++++++
doc/tutorial-standalone/Makefile.am | 15 +++++
examples/Makefile.am | 20 ++++++
examples/ide/Makefile.am | 8 +++
- examples/lightsoff/Makefile.am | 7 ++
+ examples/lightsoff/Makefile.am | 7 +++
examples/pango.js | 57 +++++++++++++++++
examples/shader/Makefile.am | 8 +++
- tests/Makefile.am | 21 ++++++
- 10 files changed, 263 insertions(+), 1 deletions(-)
+ tests/Makefile.am | 21 +++++++
+ 10 files changed, 263 insertions(+), 1 deletion(-)
commit 48c5299f522121773233f96826b301440d3f5993
Author: Robert Carr <racarr@src.gnome.org>
@@ -23711,7 +24184,7 @@ Date: Mon Nov 3 12:22:19 2008 +0000
svn path=/trunk/; revision=91
examples/introspect.js | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ 1 file changed, 7 insertions(+)
commit 1246197cfd0aa2b3531b499bf999cda54c2eae5c
Author: Robert Carr <racarr@src.gnome.org>
@@ -23734,7 +24207,7 @@ Date: Mon Nov 3 11:52:31 2008 +0000
svn path=/trunk/; revision=89
examples/ide/ide.js | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit cdd7bbdcab4aba376d1bbb493da6ad46e7fb3485
Author: Robert Carr <racarr@src.gnome.org>
@@ -23746,7 +24219,7 @@ Date: Mon Nov 3 11:21:54 2008 +0000
examples/json2.js | 481 +++++++++++++++++++++++++++++++++++++++++++++++++++++
examples/repl.js | 1 +
- 2 files changed, 482 insertions(+), 0 deletions(-)
+ 2 files changed, 482 insertions(+)
commit e28100fc1879610e84a6fd1607d546e07152b4f9
Author: Robert Carr <racarr@src.gnome.org>
@@ -23756,9 +24229,9 @@ Date: Mon Nov 3 10:45:34 2008 +0000
svn path=/trunk/; revision=87
- examples/ide/exception.svg | 11 +++---
- examples/ide/ide.js | 30 +++++++++++------
- examples/ide/tabview.js | 18 +++-------
+ examples/ide/exception.svg | 11 ++++---
+ examples/ide/ide.js | 30 +++++++++++-------
+ examples/ide/tabview.js | 18 ++++-------
libseed/seed-builtins.c | 74 ++++++++++++++++++++++++++++++++++++++++++++
libseed/seed-builtins.h | 8 +++++
libseed/seed-types.c | 2 +-
@@ -23774,7 +24247,7 @@ Date: Mon Nov 3 10:38:31 2008 +0000
svn path=/trunk/; revision=86
tests/property-glib-exception.js | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit 4d54aea9f1b9926eccb34110ab5a252d06421893
Author: Robert Carr <racarr@src.gnome.org>
@@ -23797,7 +24270,7 @@ Date: Mon Nov 3 10:15:26 2008 +0000
svn path=/trunk/; revision=84
libseed/seed-builtins.c | 30 ++++++++++++++++++++++++++++--
- 1 files changed, 28 insertions(+), 2 deletions(-)
+ 1 file changed, 28 insertions(+), 2 deletions(-)
commit 7e00f32777afb355786b7a44d3d156a0532ea920
Author: Robert Carr <racarr@src.gnome.org>
@@ -23808,7 +24281,7 @@ Date: Mon Nov 3 10:07:38 2008 +0000
svn path=/trunk/; revision=83
src/main.c | 7 +++----
- 1 files changed, 3 insertions(+), 4 deletions(-)
+ 1 file changed, 3 insertions(+), 4 deletions(-)
commit e6770ae69876e7900a4aba695b911e7141697722
Author: Robert Carr <racarr@src.gnome.org>
@@ -23819,7 +24292,7 @@ Date: Mon Nov 3 09:52:47 2008 +0000
svn path=/trunk/; revision=82
tests/namespace-exception-test.js | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ 1 file changed, 22 insertions(+)
commit 13a1f5d7d73d7bc2e1b48bf811fa8ca9d8c7fb7b
Author: Robert Carr <racarr@src.gnome.org>
@@ -23830,7 +24303,7 @@ Date: Mon Nov 3 09:45:45 2008 +0000
svn path=/trunk/; revision=81
libseed/seed-builtins.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit 5b1826ea683723e133c37c1a0e593acc6db6afbd
Author: Robert Carr <racarr@src.gnome.org>
@@ -23872,7 +24345,7 @@ Date: Mon Nov 3 08:39:40 2008 +0000
svn path=/trunk/; revision=78
libseed/seed-signals.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit db4d11bc8ec846a5510a692e7e89ee7be062620b
Author: Robert Carr <racarr@src.gnome.org>
@@ -23897,8 +24370,8 @@ Date: Mon Nov 3 07:05:33 2008 +0000
svn path=/trunk/; revision=76
- examples/clutter.js | 83 ++++++++++++++++++++++++++++++--------------------
- 1 files changed, 50 insertions(+), 33 deletions(-)
+ examples/clutter.js | 83 +++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 50 insertions(+), 33 deletions(-)
commit 7960aff27782f0769322f5d6054c62550ed86178
Author: Robert Carr <racarr@src.gnome.org>
@@ -23910,9 +24383,9 @@ Date: Mon Nov 3 06:39:34 2008 +0000
doc/tutorial-standalone/1.js | 64 ++++++
doc/tutorial-standalone/1.png | Bin 0 -> 2935 bytes
- doc/tutorial-standalone/2.js | 69 ++++++
+ doc/tutorial-standalone/2.js | 69 +++++++
doc/tutorial-standalone/2.png | Bin 0 -> 5836 bytes
- doc/tutorial-standalone/3.js | 81 +++++++
+ doc/tutorial-standalone/3.js | 81 ++++++++
doc/tutorial-standalone/3.png | Bin 0 -> 7456 bytes
doc/tutorial-standalone/4.png | Bin 0 -> 43769 bytes
doc/tutorial-standalone/packing.png | Bin 0 -> 8794 bytes
@@ -23937,7 +24410,7 @@ Date: Mon Nov 3 06:39:34 2008 +0000
examples/shader/bob.jpg | Bin 0 -> 59229 bytes
examples/shader/default.glsl | 11 +
examples/shader/main.js | 51 +++++
- examples/vte-test.js | 23 ++
+ examples/vte-test.js | 23 +++
tests/argv.js | 6 +
tests/compare.js | 15 ++
tests/enum.js | 15 ++
@@ -23951,7 +24424,7 @@ Date: Mon Nov 3 06:39:34 2008 +0000
tests/run-tests.py | 78 +++++++
tests/signal.js | 18 ++
tests/syntax-test.js | 18 ++
- 43 files changed, 2653 insertions(+), 0 deletions(-)
+ 43 files changed, 2653 insertions(+)
commit ca33c344f05c5a193309f52e2e855aad2ed74cd8
Author: Robert Carr <racarr@src.gnome.org>
@@ -24013,7 +24486,7 @@ Date: Mon Nov 3 06:35:09 2008 +0000
src/Makefile.am.bak | 31 +
src/Makefile.in | 528 ++
src/main.c | 93 +
- 52 files changed, 99716 insertions(+), 0 deletions(-)
+ 52 files changed, 99716 insertions(+)
commit 708a7358764a2961c24ead3e81a631c9efbef432
Author: Robert Carr <racarr@src.gnome.org>
@@ -24062,7 +24535,7 @@ Date: Mon Nov 3 06:32:02 2008 +0000
src/Makefile.in | 528 ---
src/main.c | 93 -
src/seed | 147 -
- 39 files changed, 0 insertions(+), 24223 deletions(-)
+ 39 files changed, 24223 deletions(-)
commit 50d58a5b6fe5ab70f89bb5e6527411f214b45c93
Author: Robert Carr <racarr@src.gnome.org>
@@ -24228,7 +24701,7 @@ Date: Mon Nov 3 05:29:34 2008 +0000
examples/n-oscillator.js | 1 +
main.c | 4 ----
- 2 files changed, 1 insertions(+), 4 deletions(-)
+ 2 files changed, 1 insertion(+), 4 deletions(-)
commit 54f5c74cc7f87cf1ed05347bb3ac3b4fd3853987
Author: Robert Carr <racarr@src.gnome.org>
@@ -24239,7 +24712,7 @@ Date: Mon Nov 3 05:26:04 2008 +0000
svn path=/trunk/; revision=69
examples/shader/default.glsl | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ 1 file changed, 11 insertions(+)
commit 493e4f3cbf2f310e12b6990a40e26d0f68538a46
Author: Robert Carr <racarr@src.gnome.org>
@@ -24249,11 +24722,11 @@ Date: Mon Nov 3 05:18:50 2008 +0000
svn path=/trunk/; revision=68
- examples/ide/exception.svg | 75 +++++++++++++++++++++++
+ examples/ide/exception.svg | 75 ++++++++++++++++++++++++
examples/ide/ide.js | 140 ++++++++++++++++++++++++++++++++++++++++++++
- examples/ide/tabview.js | 85 ++++++++++++++++++++++++++
+ examples/ide/tabview.js | 85 +++++++++++++++++++++++++++
examples/ide/toolbar.js | 105 +++++++++++++++++++++++++++++++++
- 4 files changed, 405 insertions(+), 0 deletions(-)
+ 4 files changed, 405 insertions(+)
commit 91d0b338e6100bc1200b442b5f0c728fe9a31a41
Author: Robert Carr <racarr@src.gnome.org>
@@ -24264,7 +24737,7 @@ Date: Mon Nov 3 05:18:14 2008 +0000
svn path=/trunk/; revision=67
tests/syntax-test.js | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit 7e00fa7f035af93411386e29b267fba7b226a265
Author: Robert Carr <racarr@src.gnome.org>
@@ -24279,7 +24752,7 @@ Date: Mon Nov 3 02:44:42 2008 +0000
svn path=/trunk/; revision=66
libseed/seed-structs.c | 7 +------
- 1 files changed, 1 insertions(+), 6 deletions(-)
+ 1 file changed, 1 insertion(+), 6 deletions(-)
commit 9803083806f16221ac91130dad05e05268d12816
Author: Robert Carr <racarr@src.gnome.org>
@@ -24294,7 +24767,7 @@ Date: Sun Nov 2 23:13:10 2008 +0000
examples/shader/ShaderView.js | 45 ++++++++++++++++++++++++++++++++++++
examples/shader/bob.jpg | Bin 0 -> 59229 bytes
examples/shader/main.js | 51 +++++++++++++++++++++++++++++++++++++++++
- 4 files changed, 96 insertions(+), 0 deletions(-)
+ 4 files changed, 96 insertions(+)
commit 0c22ed9f0b408ca11eeb488d9eb94f49bcaeb379
Author: Robert Carr <racarr@src.gnome.org>
@@ -24305,7 +24778,7 @@ Date: Sun Nov 2 23:12:42 2008 +0000
svn path=/trunk/; revision=64
extensions/Gio.js | 12 +++++++++++-
- 1 files changed, 11 insertions(+), 1 deletions(-)
+ 1 file changed, 11 insertions(+), 1 deletion(-)
commit 891073e1c5af616f083e8b3040c1ee40ace404cf
Author: Robert Carr <racarr@src.gnome.org>
@@ -24316,7 +24789,7 @@ Date: Sun Nov 2 23:01:47 2008 +0000
svn path=/trunk/; revision=63
tests/syntax-test.js | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit 8633751156eea94ea521ec88e96db802472b8f37
Author: Robert Carr <racarr@src.gnome.org>
@@ -24342,7 +24815,7 @@ Date: Sun Nov 2 22:38:05 2008 +0000
svn path=/trunk/; revision=61
libseed/seed-types.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 73a486f3ec8f35d208b8e2066f1523a73125f30e
Author: Robert Carr <racarr@src.gnome.org>
@@ -24354,7 +24827,7 @@ Date: Sun Nov 2 10:29:22 2008 +0000
svn path=/trunk/; revision=60
libseed/seed-signals.c | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 7fc1c8b77ab6cd751fde53539235bdc36c5963be
Author: Robert Carr <racarr@src.gnome.org>
@@ -24365,7 +24838,7 @@ Date: Sun Nov 2 10:26:11 2008 +0000
svn path=/trunk/; revision=59
extensions/Gio.js | 14 ++++++++++++--
- 1 files changed, 12 insertions(+), 2 deletions(-)
+ 1 file changed, 12 insertions(+), 2 deletions(-)
commit 365ff932bcae13393137af7c0e6ec2d35c7ae639
Author: Robert Carr <racarr@src.gnome.org>
@@ -24396,7 +24869,7 @@ Date: Sun Nov 2 08:42:44 2008 +0000
svn path=/trunk/; revision=57
libseed/seed-engine.c | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 17c52b670e0c087ec48e64f50538750b731e7d6f
Author: Robert Carr <racarr@src.gnome.org>
@@ -24408,7 +24881,7 @@ Date: Sun Nov 2 08:38:08 2008 +0000
svn path=/trunk/; revision=56
libseed/seed-engine.c | 34 +++++++++++++
- libseed/seed-structs.c | 32 +++++-------
+ libseed/seed-structs.c | 32 ++++++------
libseed/seed-structs.h | 5 +-
libseed/seed-types.c | 130 ++++++++++++++++++------------------------------
4 files changed, 100 insertions(+), 101 deletions(-)
@@ -24422,7 +24895,7 @@ Date: Sun Nov 2 07:24:24 2008 +0000
svn path=/trunk/; revision=55
extensions/Gio.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 75123d7af87375edd0943c19c8c669d35c5ad551
Author: Robert Carr <racarr@src.gnome.org>
@@ -24433,7 +24906,7 @@ Date: Sun Nov 2 06:36:11 2008 +0000
svn path=/trunk/; revision=54
doc/tutorial-standalone/tutorial.html | 30 ++++++++++++++++++++----------
- 1 files changed, 20 insertions(+), 10 deletions(-)
+ 1 file changed, 20 insertions(+), 10 deletions(-)
commit c40cd4d05f0e91634cb883bd37f8da0e432dd5f1
Author: Robert Carr <racarr@src.gnome.org>
@@ -24457,7 +24930,7 @@ Date: Sun Nov 2 06:07:22 2008 +0000
svn path=/trunk/; revision=52
libseed/seed-builtins.c | 10 ++++++++--
- 1 files changed, 8 insertions(+), 2 deletions(-)
+ 1 file changed, 8 insertions(+), 2 deletions(-)
commit ed3a2072d7c5e60296eb734eb82c354e2fd4af04
Author: Robert Carr <racarr@src.gnome.org>
@@ -24496,7 +24969,7 @@ Date: Sun Nov 2 05:20:04 2008 +0000
doc/tutorial-standalone/4.png | Bin 0 -> 43769 bytes
doc/tutorial-standalone/packing.png | Bin 0 -> 8794 bytes
doc/tutorial-standalone/packing.svg | 175 +++++++++++++++++++++++++++++++++
- doc/tutorial-standalone/tutorial.html | 145 ++++++++++++++++++++++++---
+ doc/tutorial-standalone/tutorial.html | 145 +++++++++++++++++++++++----
8 files changed, 517 insertions(+), 17 deletions(-)
commit 0d40f91d7623d7eeae0023daad752897997aa1a6
@@ -24508,7 +24981,7 @@ Date: Sat Nov 1 10:23:31 2008 +0000
svn path=/trunk/; revision=49
libseed/seed-engine.c | 9 ++++++---
- 1 files changed, 6 insertions(+), 3 deletions(-)
+ 1 file changed, 6 insertions(+), 3 deletions(-)
commit 23c003cebae94d65e0a73ef8eda360fa2053e6e4
Author: Robert Carr <racarr@src.gnome.org>
@@ -24524,7 +24997,7 @@ Date: Sat Nov 1 09:57:27 2008 +0000
svn path=/trunk/; revision=48
examples/quine.js | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ 1 file changed, 9 insertions(+)
commit 9a645078ca6a81fd89c65a06e00660675059fb6e
Author: Robert Carr <racarr@src.gnome.org>
@@ -24541,7 +25014,7 @@ Date: Sat Nov 1 09:54:12 2008 +0000
doc/tutorial.html | 247 -----------------------------------------------
libseed/seed-builtins.c | 4 +
- libseed/seed-engine.c | 59 ++++++++----
+ libseed/seed-engine.c | 59 +++++++----
libseed/seed-engine.h | 2 +-
libseed/seed-types.c | 2 +-
5 files changed, 47 insertions(+), 267 deletions(-)
@@ -24558,7 +25031,7 @@ Date: Sat Nov 1 08:36:10 2008 +0000
examples/clutter-test.js | 13 -----
examples/ls.js | 6 ++-
examples/spacewhale.js | 119 ----------------------------------------------
- examples/vte-test.js | 19 ++-----
+ examples/vte-test.js | 19 +++-----
5 files changed, 13 insertions(+), 147 deletions(-)
commit 6c0653ead2b15a129c239faee42953b27c7dad71
@@ -24572,7 +25045,7 @@ Date: Sat Nov 1 08:21:59 2008 +0000
doc/tutorial-standalone/1.png | Bin 0 -> 2935 bytes
doc/tutorial-standalone/2.png | Bin 0 -> 5836 bytes
doc/tutorial-standalone/tutorial.html | 247 +++++++++++++++++++++++++++++++++
- 3 files changed, 247 insertions(+), 0 deletions(-)
+ 3 files changed, 247 insertions(+)
commit aebd925cc8c7d4081b889cdb0c0a4f2e5f4f6cfe
Author: Robert Carr <racarr@src.gnome.org>
@@ -24600,7 +25073,7 @@ Date: Sat Nov 1 07:13:29 2008 +0000
svn path=/trunk/; revision=43
libseed/seed-engine.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 118f02d193c9e9c316737f82180ad4355330194e
Author: Robert Carr <racarr@src.gnome.org>
@@ -24637,7 +25110,7 @@ Date: Sun Oct 26 05:46:13 2008 +0000
svn path=/trunk/; revision=40
tests/printprint.js | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit 9e48f4ae47419d3002d34ac40f70ad43a721b089
Author: Robert Carr <racarr@src.gnome.org>
@@ -24648,7 +25121,7 @@ Date: Sun Oct 26 05:38:14 2008 +0000
svn path=/trunk/; revision=39
tests/argv.js | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ 1 file changed, 6 insertions(+)
commit c6fb0a22c2a70977dc8bfdab217887c6928857bd
Author: Robert Carr <racarr@src.gnome.org>
@@ -24660,9 +25133,9 @@ Date: Sun Oct 26 05:29:27 2008 +0000
doc/tutorial.html | 1 -
examples/lightsoff/lightsoff.js | 59 +++++++++++++++++++++++++++++++++++++--
- libseed/seed-builtins.c | 22 ++++++++++++--
+ libseed/seed-builtins.c | 22 +++++++++++++--
libseed/seed-engine.c | 2 +-
- libseed/seed-types.c | 2 +
+ libseed/seed-types.c | 2 ++
main.c | 24 ++++++++++++----
6 files changed, 96 insertions(+), 14 deletions(-)
@@ -24675,7 +25148,7 @@ Date: Sun Oct 26 04:39:19 2008 +0000
svn path=/trunk/; revision=37
libseed/seed-types.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 2d25a38511ffb5855da74b9ef720ee98043088b9
Author: Robert Carr <racarr@src.gnome.org>
@@ -24686,7 +25159,7 @@ Date: Sun Oct 26 04:37:42 2008 +0000
svn path=/trunk/; revision=36
libseed/seed-types.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 07a8a7aa1ca718aeb825f41833e9a8b5140d76a2
Author: Robert Carr <racarr@src.gnome.org>
@@ -24715,7 +25188,7 @@ Date: Fri Oct 24 18:01:08 2008 +0000
libseed/seed-engine.c | 19 +++---
libseed/seed-signals.c | 5 +-
libseed/seed-structs.c | 160 ++---------------------------------------------
- libseed/seed-types.c | 29 +++-----
+ libseed/seed-types.c | 29 ++++-----
5 files changed, 30 insertions(+), 187 deletions(-)
commit fcb92fdede36cc4b5ffa9a5a73bbd3a4cb8440c2
@@ -24741,7 +25214,7 @@ Date: Fri Oct 24 17:44:03 2008 +0000
svn path=/trunk/; revision=32
libseed/seed-types.c | 10 ----------
- 1 files changed, 0 insertions(+), 10 deletions(-)
+ 1 file changed, 10 deletions(-)
commit d03610251e32b80fad02e4560f891d176a76a063
Author: Robert Carr <racarr@src.gnome.org>
@@ -24752,7 +25225,7 @@ Date: Fri Oct 24 17:43:14 2008 +0000
svn path=/trunk/; revision=31
libseed/seed-engine.c | 57 ++++++-------------------------------------------
- 1 files changed, 7 insertions(+), 50 deletions(-)
+ 1 file changed, 7 insertions(+), 50 deletions(-)
commit 479b16a2b05403de582a3c4311fa1b7616ceb548
Author: Robert Carr <racarr@src.gnome.org>
@@ -24763,7 +25236,7 @@ Date: Thu Oct 23 11:54:37 2008 +0000
svn path=/trunk/; revision=30
libseed/seed-engine.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ 1 file changed, 2 insertions(+)
commit 70209b10a8eee8b0badc65b40c96575b3f28f926
Author: Robert Carr <racarr@src.gnome.org>
@@ -24774,7 +25247,7 @@ Date: Thu Oct 23 11:34:17 2008 +0000
svn path=/trunk/; revision=29
examples/lightsoff/lightsoff.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit cdb57ede03f4ddd540d1da27a19620665fbebbbf
Author: Robert Carr <racarr@src.gnome.org>
@@ -24785,7 +25258,7 @@ Date: Thu Oct 23 11:33:23 2008 +0000
svn path=/trunk/; revision=28
examples/lightsoff/lightsoff.js | 104 ++++++++++++++++++++-------------------
- 1 files changed, 54 insertions(+), 50 deletions(-)
+ 1 file changed, 54 insertions(+), 50 deletions(-)
commit c70f031a15bfec5ed7d2394c5de7b6b423da1587
Author: Robert Carr <racarr@src.gnome.org>
@@ -24796,7 +25269,7 @@ Date: Thu Oct 23 11:26:53 2008 +0000
svn path=/trunk/; revision=27
examples/lightsoff/lightsoff.js | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 8a7db899ed1768db2c6de8fe412687cb840a7cbd
Author: Robert Carr <racarr@src.gnome.org>
@@ -24807,7 +25280,7 @@ Date: Thu Oct 23 11:25:46 2008 +0000
svn path=/trunk/; revision=26
examples/lightsoff/lightsoff.js | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit c553308a8293408fbe97d88cbd967ebc5e3a5dee
Author: Robert Carr <racarr@src.gnome.org>
@@ -24818,7 +25291,7 @@ Date: Thu Oct 23 11:22:09 2008 +0000
svn path=/trunk/; revision=25
examples/lightsoff/lightsoff.js | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 640bf8a43bef615d594e4dda3f372c3279cf2f77
Author: Robert Carr <racarr@src.gnome.org>
@@ -24829,7 +25302,7 @@ Date: Thu Oct 23 11:21:30 2008 +0000
svn path=/trunk/; revision=24
examples/lightsoff/lightsoff.js | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 84dea08146319d2130320576e109a0b5de6ddefb
Author: Robert Carr <racarr@src.gnome.org>
@@ -24840,7 +25313,7 @@ Date: Thu Oct 23 11:18:50 2008 +0000
svn path=/trunk/; revision=23
examples/lightsoff/lightsoff.js | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c9fd77e08efaf5459d3bad9b5e6f71eacc2ba319
Author: Robert Carr <racarr@src.gnome.org>
@@ -24850,12 +25323,12 @@ Date: Thu Oct 23 11:16:16 2008 +0000
svn path=/trunk/; revision=22
- examples/lightsoff.js | 126 ---------------------
+ examples/lightsoff.js | 126 ----------------------
examples/lightsoff/lightsoff.js | 142 ++++++++++++++++++++++++
examples/lightsoff/tim-off.svg | 228 +++++++++++++++++++++++++++++++++++++++
- examples/lightsoff/tim-on.svg | 204 ++++++++++++++++++++++++++++++++++
+ examples/lightsoff/tim-on.svg | 204 +++++++++++++++++++++++++++++++++++
examples/tim-off.svg | 228 ---------------------------------------
- examples/tim-on.svg | 204 ----------------------------------
+ examples/tim-on.svg | 204 -----------------------------------
6 files changed, 574 insertions(+), 558 deletions(-)
commit d9419cbb05cf6a36014c1de77a09adcf943f02a0
@@ -24867,7 +25340,7 @@ Date: Thu Oct 23 11:12:41 2008 +0000
svn path=/trunk/; revision=21
examples/lightsoff.js | 126 +++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 126 insertions(+), 0 deletions(-)
+ 1 file changed, 126 insertions(+)
commit 40ff5f31a20bb9d0abc233df95985e978fd86a8b
Author: Robert Carr <racarr@src.gnome.org>
@@ -24878,7 +25351,7 @@ Date: Thu Oct 23 11:10:34 2008 +0000
svn path=/trunk/; revision=20
examples/lightsoff.js | 126 -------------------------------------------------
- 1 files changed, 0 insertions(+), 126 deletions(-)
+ 1 file changed, 126 deletions(-)
commit 2bbe610a7c6684eece4c26b2480b3449ca4522be
Author: Robert Carr <racarr@src.gnome.org>
@@ -24889,7 +25362,7 @@ Date: Thu Oct 23 10:36:38 2008 +0000
svn path=/trunk/; revision=19
examples/lightsoff.js | 28 +++++++++++++++++++++++-----
- 1 files changed, 23 insertions(+), 5 deletions(-)
+ 1 file changed, 23 insertions(+), 5 deletions(-)
commit 3160601016f5b08aac74259712ba6d858d6092c9
Author: Robert Carr <racarr@src.gnome.org>
@@ -24900,7 +25373,7 @@ Date: Thu Oct 23 07:33:33 2008 +0000
svn path=/trunk/; revision=18
examples/black.png | Bin 213 -> 0 bytes
- examples/lightsoff.js | 24 ++---
+ examples/lightsoff.js | 24 +++---
examples/tim-off.svg | 228 +++++++++++++++++++++++++++++++++++++++++++++++++
examples/tim-on.svg | 204 +++++++++++++++++++++++++++++++++++++++++++
examples/white.png | Bin 213 -> 0 bytes
@@ -24917,7 +25390,7 @@ Date: Thu Oct 23 05:25:28 2008 +0000
examples/black.png | Bin 0 -> 213 bytes
examples/lightsoff.js | 112 +++++++++++++++++++++++++++++++++++++++++++++++++
examples/white.png | Bin 0 -> 213 bytes
- 3 files changed, 112 insertions(+), 0 deletions(-)
+ 3 files changed, 112 insertions(+)
commit f5b959eba78d3daed1eac022000f620618137f10
Author: Robert Carr <racarr@src.gnome.org>
@@ -24929,7 +25402,7 @@ Date: Wed Oct 22 23:39:54 2008 +0000
tests/compare.js | 15 +++++++++++++++
tests/json-constructor.js | 1 -
- 2 files changed, 15 insertions(+), 1 deletions(-)
+ 2 files changed, 15 insertions(+), 1 deletion(-)
commit 409effe7c1ac85ff2ca445428543b7dae7df5b33
Author: Robert Carr <racarr@src.gnome.org>
@@ -24940,7 +25413,7 @@ Date: Wed Oct 22 23:28:29 2008 +0000
svn path=/trunk/; revision=15
libseed/seed-engine.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 7f16adf22e51b6086173958285200090a6c85e4e
Author: Robert Carr <racarr@src.gnome.org>
@@ -24963,7 +25436,7 @@ Date: Wed Oct 22 23:25:08 2008 +0000
svn path=/trunk/; revision=13
libseed/seed-engine.c | 30 ++++++++++++++++++++++++++++--
- 1 files changed, 28 insertions(+), 2 deletions(-)
+ 1 file changed, 28 insertions(+), 2 deletions(-)
commit ecba84fc0aa3b41c3a8ccfa11695e53932365794
Author: Robert Carr <racarr@src.gnome.org>
@@ -24991,7 +25464,7 @@ Date: Wed Oct 22 20:40:12 2008 +0000
libseed/seed-engine.c | 8 +-
libseed/seed-private.h | 1 -
libseed/seed-types.c | 255 +++++++++++++++++++++++++++++++++++++++++++-----
- libseed/seed-types.h | 41 ++++++++-
+ libseed/seed-types.h | 41 +++++++-
libseed/seed-utils.c | 58 -----------
libseed/seed-utils.h | 27 -----
6 files changed, 273 insertions(+), 117 deletions(-)
@@ -25004,7 +25477,7 @@ Date: Wed Oct 22 19:48:03 2008 +0000
svn path=/trunk/; revision=10
- doc/tutorial.html | 198 ++++++++++++++++++++++++++++++++++++++++++---
+ doc/tutorial.html | 198 ++++++++++++++++++++++++++++++++++++++++++----
examples/mini-browser.js | 48 ++++++++---
2 files changed, 220 insertions(+), 26 deletions(-)
@@ -25017,7 +25490,7 @@ Date: Sat Oct 18 03:32:35 2008 +0000
svn path=/trunk/; revision=9
libseed/seed-engine.c | 7 +++----
- 1 files changed, 3 insertions(+), 4 deletions(-)
+ 1 file changed, 3 insertions(+), 4 deletions(-)
commit 17739edf4fdbcbeb40b22ca796e15ab86e61d57e
Author: Robert Carr <racarr@src.gnome.org>
@@ -25028,7 +25501,7 @@ Date: Sat Oct 18 03:31:07 2008 +0000
svn path=/trunk/; revision=8
examples/notify-test.js | 28 ++++++++++++++++++++++------
- 1 files changed, 22 insertions(+), 6 deletions(-)
+ 1 file changed, 22 insertions(+), 6 deletions(-)
commit e2527aa4379bd3b82204d161ea080098fd3ad1bb
Author: Robert Carr <racarr@src.gnome.org>
@@ -25041,7 +25514,7 @@ Date: Sat Oct 18 03:06:06 2008 +0000
libseed/seed-engine.c | 2 +-
tests/value-exception.js | 11 -----------
- 2 files changed, 1 insertions(+), 12 deletions(-)
+ 2 files changed, 1 insertion(+), 12 deletions(-)
commit ff7b82adab410d1c1792bfdccec8cb08bd67ed1b
Author: Robert Carr <racarr@src.gnome.org>
@@ -25051,10 +25524,10 @@ Date: Sat Oct 18 02:54:44 2008 +0000
svn path=/trunk/; revision=6
- examples/ls.js | 10 +++++++++
+ examples/ls.js | 10 ++++++++++
libseed/seed-engine.c | 2 +-
libseed/seed-engine.h | 1 +
- libseed/seed-types.c | 51 +++++++++++++++++++++++++++++++++++++-----------
+ libseed/seed-types.c | 51 +++++++++++++++++++++++++++++++++++++------------
4 files changed, 51 insertions(+), 13 deletions(-)
commit 96ccf6daf7e3568101dbf720740418b277264ab7
@@ -25127,7 +25600,7 @@ Date: Fri Oct 17 21:51:25 2008 +0000
tests/run-tests.py | 77 ++++
tests/signal.js | 18 +
tests/value-exception.js | 11 +
- 38 files changed, 4251 insertions(+), 0 deletions(-)
+ 38 files changed, 4251 insertions(+)
commit 4c001fdda92269656be56fe04c9f40dc68ea1762
Author: Robert Carr <racarr@src.gnome.org>
@@ -25138,4 +25611,4 @@ Date: Fri Oct 17 21:47:29 2008 +0000
svn path=/trunk/; revision=2
MAINTAINERS | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ 1 file changed, 3 insertions(+)
diff --git a/INSTALL b/INSTALL
index 7d1c323..a1e89e1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Installation Instructions
*************************
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -226,6 +226,11 @@ order to use an ANSI C compiler:
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
+ HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved. Use GNU `make'
+instead.
+
On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
parse its `<wchar.h>' header file. The option `-nodtk' can be used as
a workaround. If GNU CC is not installed, it is therefore recommended
diff --git a/Makefile.in b/Makefile.in
index bd53270..fa5627a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -41,10 +58,7 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
install-sh ltmain.sh missing mkinstalldirs
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
@@ -53,11 +67,11 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = seed.pc
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -68,6 +82,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -89,6 +108,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
man1dir = $(mandir)/man1
am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)" \
"$(DESTDIR)$(pkgconfigdir)"
@@ -107,9 +132,11 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
- { test ! -d "$(distdir)" \
- || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
- && rm -fr "$(distdir)"; }; }
+ if test -d "$(distdir)"; then \
+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
+ && rm -rf "$(distdir)" \
+ || { sleep 5 && rm -rf "$(distdir)"; }; \
+ else :; fi
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
@@ -138,6 +165,8 @@ am__relativize = \
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -162,6 +191,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -198,6 +228,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -230,6 +262,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -238,6 +274,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -322,6 +360,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -366,7 +406,7 @@ all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
-am--refresh:
+am--refresh: Makefile
@:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
@@ -402,10 +442,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
config.h: stamp-h1
- @if test ! -f $@; then \
- rm -f stamp-h1; \
- $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
- else :; fi
+ @if test ! -f $@; then rm -f stamp-h1; else :; fi
+ @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
@@ -430,11 +468,18 @@ distclean-libtool:
-rm -f libtool config.lt
install-man1: $(man_MANS)
@$(NORMAL_INSTALL)
- test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
- @list=''; test -n "$(man1dir)" || exit 0; \
- { for i in $$list; do echo "$$i"; done; \
- l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
- sed -n '/\.1[a-z]*$$/p'; \
+ @list1=''; \
+ list2='$(man_MANS)'; \
+ test -n "$(man1dir)" \
+ && test -n "`echo $$list1$$list2`" \
+ || exit 0; \
+ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
+ { for i in $$list1; do echo "$$i"; done; \
+ if test -n "$$list2"; then \
+ for i in $$list2; do echo "$$i"; done \
+ | sed -n '/\.1[a-z]*$$/p'; \
+ fi; \
} | while read p; do \
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; echo "$$p"; \
@@ -463,13 +508,14 @@ uninstall-man1:
sed -n '/\.1[a-z]*$$/p'; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
- test -z "$$files" || { \
- echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
+ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
install-docDATA: $(doc_DATA)
@$(NORMAL_INSTALL)
- test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -483,13 +529,14 @@ uninstall-docDATA:
@$(NORMAL_UNINSTALL)
@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(docdir)" && rm -f $$files
+ dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
install-pkgconfigDATA: $(pkgconfig_DATA)
@$(NORMAL_INSTALL)
- test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -503,9 +550,7 @@ uninstall-pkgconfigDATA:
@$(NORMAL_UNINSTALL)
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
+ dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
@@ -689,13 +734,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -730,7 +772,11 @@ dist-gzip: distdir
$(am__remove_distdir)
dist-bzip2: distdir
- tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
+ tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
+ $(am__remove_distdir)
+
+dist-lzip: distdir
+ tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
$(am__remove_distdir)
dist-lzma: distdir
@@ -738,7 +784,7 @@ dist-lzma: distdir
$(am__remove_distdir)
dist-xz: distdir
- tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
+ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
$(am__remove_distdir)
dist-tarZ: distdir
@@ -769,6 +815,8 @@ distcheck: dist
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lzma*) \
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
+ *.tar.lz*) \
+ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
*.tar.xz*) \
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
@@ -778,7 +826,7 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod a+w $(distdir)
+ chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
@@ -788,6 +836,7 @@ distcheck: dist
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
+ $(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
@@ -816,8 +865,16 @@ distcheck: dist
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
- @$(am__cd) '$(distuninstallcheck_dir)' \
- && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
+ @test -n '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: trying to run $@ with an empty' \
+ '$$(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ $(am__cd) '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
@@ -851,10 +908,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
@@ -944,11 +1006,11 @@ uninstall-man: uninstall-man1
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am am--refresh check check-am clean clean-generic \
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
- dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
- dist-zip distcheck distclean distclean-generic distclean-hdr \
- distclean-libtool distclean-tags distcleancheck distdir \
- distuninstallcheck dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am \
+ dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
+ dist-xz dist-zip distcheck distclean distclean-generic \
+ distclean-hdr distclean-libtool distclean-tags distcleancheck \
+ distdir distuninstallcheck dvi dvi-am html html-am info \
+ info-am install install-am install-data install-data-am \
install-docDATA install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-man1 install-pdf \
diff --git a/NEWS b/NEWS
index bfe6544..3b911ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+== Seed 3.8.0 (2013.04.16) ==
+
+* See ChangeLog for detailed list of changes
+
== Seed 3.1.1 (2011.05.17) ==
* Add preliminary support for FreeBSD and OpenBSD, at least
diff --git a/aclocal.m4 b/aclocal.m4
index 58783ff..88b71c1 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,7 +1,8 @@
-# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
+# Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -13,8 +14,8 @@
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
-[m4_warning([this file was generated for autoconf 2.68.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
+[m4_warning([this file was generated for autoconf 2.69.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.])])
@@ -260,6 +261,10 @@ msgstr ""
[CATOBJEXT=.mo
DATADIRNAME=lib])
;;
+ *-*-openbsd*)
+ CATOBJEXT=.mo
+ DATADIRNAME=share
+ ;;
*)
CATOBJEXT=.mo
DATADIRNAME=lib
@@ -522,7 +527,7 @@ AC_DEFUN([GTK_DOC_CHECK],
dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml])
-# serial 40 IT_PROG_INTLTOOL
+# serial 42 IT_PROG_INTLTOOL
AC_DEFUN([IT_PROG_INTLTOOL], [
AC_PREREQ([2.50])dnl
AC_REQUIRE([AM_NLS])dnl
@@ -535,13 +540,11 @@ case "$am__api_version" in
;;
esac
+INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
+INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
+INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
if test -n "$1"; then
AC_MSG_CHECKING([for intltool >= $1])
-
- INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
- [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
- ]
AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
AC_MSG_ERROR([Your intltool is too old. You need intltool $1 or later.])
@@ -554,25 +557,48 @@ if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT";
AC_MSG_ERROR([The intltool scripts were not found. Please install intltool.])
fi
- INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
-INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [$]@'
- INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
-INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [$]@'
- INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
- INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+if test -z "$AM_DEFAULT_VERBOSITY"; then
+ AM_DEFAULT_VERBOSITY=1
+fi
+AC_SUBST([AM_DEFAULT_VERBOSITY])
+
+INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
+INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
+INTLTOOL__v_MERGE_0='@echo " ITMRG " [$]@;'
+AC_SUBST(INTLTOOL_V_MERGE)
+AC_SUBST(INTLTOOL__v_MERGE_)
+AC_SUBST(INTLTOOL__v_MERGE_0)
+
+INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
+intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
+intltool__v_merge_options_0='-q'
+AC_SUBST(INTLTOOL_V_MERGE_OPTIONS)
+AC_SUBST(intltool__v_merge_options_)
+AC_SUBST(intltool__v_merge_options_0)
+
+ INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< [$]@'
+ INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then
+ INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< [$]@'
+else
+ INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.[$][$]RANDOM && mkdir [$][$]_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u [$][$]_it_tmp_dir $< [$]@ && rmdir [$][$]_it_tmp_dir'
+fi
+ INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+ INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
_IT_SUBST(INTLTOOL_DESKTOP_RULE)
_IT_SUBST(INTLTOOL_DIRECTORY_RULE)
@@ -618,7 +644,7 @@ $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
if test $? -ne 0; then
AC_MSG_ERROR([perl 5.8.1 is required for intltool])
else
- IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
+ IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
AC_MSG_RESULT([$IT_PERL_VERSION])
fi
if test "x$2" != "xno-xml"; then
@@ -714,6 +740,8612 @@ AU_ALIAS([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL])
# AC_DEFUN([AC_PROG_INTLTOOL], ...)
+# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
+#
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
+# Written by Gordon Matzigkeit, 1996
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+m4_define([_LT_COPYING], [dnl
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
+# Written by Gordon Matzigkeit, 1996
+#
+# This file is part of GNU Libtool.
+#
+# GNU Libtool is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# As a special exception to the GNU General Public License,
+# if you distribute this file as part of a program or library that
+# is built using GNU Libtool, you may include this file under the
+# same distribution terms that you use for the rest of that program.
+#
+# GNU Libtool is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Libtool; see the file COPYING. If not, a copy
+# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
+# obtained by writing to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+])
+
+# serial 57 LT_INIT
+
+
+# LT_PREREQ(VERSION)
+# ------------------
+# Complain and exit if this libtool version is less that VERSION.
+m4_defun([LT_PREREQ],
+[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
+ [m4_default([$3],
+ [m4_fatal([Libtool version $1 or higher is required],
+ 63)])],
+ [$2])])
+
+
+# _LT_CHECK_BUILDDIR
+# ------------------
+# Complain if the absolute build directory name contains unusual characters
+m4_defun([_LT_CHECK_BUILDDIR],
+[case `pwd` in
+ *\ * | *\ *)
+ AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
+esac
+])
+
+
+# LT_INIT([OPTIONS])
+# ------------------
+AC_DEFUN([LT_INIT],
+[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
+AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
+AC_BEFORE([$0], [LT_LANG])dnl
+AC_BEFORE([$0], [LT_OUTPUT])dnl
+AC_BEFORE([$0], [LTDL_INIT])dnl
+m4_require([_LT_CHECK_BUILDDIR])dnl
+
+dnl Autoconf doesn't catch unexpanded LT_ macros by default:
+m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
+m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
+dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
+dnl unless we require an AC_DEFUNed macro:
+AC_REQUIRE([LTOPTIONS_VERSION])dnl
+AC_REQUIRE([LTSUGAR_VERSION])dnl
+AC_REQUIRE([LTVERSION_VERSION])dnl
+AC_REQUIRE([LTOBSOLETE_VERSION])dnl
+m4_require([_LT_PROG_LTMAIN])dnl
+
+_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
+
+dnl Parse OPTIONS
+_LT_SET_OPTIONS([$0], [$1])
+
+# This can be used to rebuild libtool when needed
+LIBTOOL_DEPS="$ltmain"
+
+# Always use our own libtool.
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+AC_SUBST(LIBTOOL)dnl
+
+_LT_SETUP
+
+# Only expand once:
+m4_define([LT_INIT])
+])# LT_INIT
+
+# Old names:
+AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
+AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
+dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
+
+
+# _LT_CC_BASENAME(CC)
+# -------------------
+# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
+m4_defun([_LT_CC_BASENAME],
+[for cc_temp in $1""; do
+ case $cc_temp in
+ compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
+ distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
+ \-*) ;;
+ *) break;;
+ esac
+done
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
+])
+
+
+# _LT_FILEUTILS_DEFAULTS
+# ----------------------
+# It is okay to use these file commands and assume they have been set
+# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
+m4_defun([_LT_FILEUTILS_DEFAULTS],
+[: ${CP="cp -f"}
+: ${MV="mv -f"}
+: ${RM="rm -f"}
+])# _LT_FILEUTILS_DEFAULTS
+
+
+# _LT_SETUP
+# ---------
+m4_defun([_LT_SETUP],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
+AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
+
+_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
+dnl
+_LT_DECL([], [host_alias], [0], [The host system])dnl
+_LT_DECL([], [host], [0])dnl
+_LT_DECL([], [host_os], [0])dnl
+dnl
+_LT_DECL([], [build_alias], [0], [The build system])dnl
+_LT_DECL([], [build], [0])dnl
+_LT_DECL([], [build_os], [0])dnl
+dnl
+AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([LT_PATH_LD])dnl
+AC_REQUIRE([LT_PATH_NM])dnl
+dnl
+AC_REQUIRE([AC_PROG_LN_S])dnl
+test -z "$LN_S" && LN_S="ln -s"
+_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
+dnl
+AC_REQUIRE([LT_CMD_MAX_LEN])dnl
+_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
+_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
+dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_CHECK_SHELL_FEATURES])dnl
+m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
+m4_require([_LT_CMD_RELOAD])dnl
+m4_require([_LT_CHECK_MAGIC_METHOD])dnl
+m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
+m4_require([_LT_CMD_OLD_ARCHIVE])dnl
+m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+m4_require([_LT_WITH_SYSROOT])dnl
+
+_LT_CONFIG_LIBTOOL_INIT([
+# See if we are running on zsh, and set the options which allow our
+# commands through without removal of \ escapes INIT.
+if test -n "\${ZSH_VERSION+set}" ; then
+ setopt NO_GLOB_SUBST
+fi
+])
+if test -n "${ZSH_VERSION+set}" ; then
+ setopt NO_GLOB_SUBST
+fi
+
+_LT_CHECK_OBJDIR
+
+m4_require([_LT_TAG_COMPILER])dnl
+
+case $host_os in
+aix3*)
+ # AIX sometimes has problems with the GCC collect2 program. For some
+ # reason, if we set the COLLECT_NAMES environment variable, the problems
+ # vanish in a puff of smoke.
+ if test "X${COLLECT_NAMES+set}" != Xset; then
+ COLLECT_NAMES=
+ export COLLECT_NAMES
+ fi
+ ;;
+esac
+
+# Global variables:
+ofile=libtool
+can_build_shared=yes
+
+# All known linkers require a `.a' archive for static linking (except MSVC,
+# which needs '.lib').
+libext=a
+
+with_gnu_ld="$lt_cv_prog_gnu_ld"
+
+old_CC="$CC"
+old_CFLAGS="$CFLAGS"
+
+# Set sane defaults for various variables
+test -z "$CC" && CC=cc
+test -z "$LTCC" && LTCC=$CC
+test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
+test -z "$LD" && LD=ld
+test -z "$ac_objext" && ac_objext=o
+
+_LT_CC_BASENAME([$compiler])
+
+# Only perform the check for file, if the check method requires it
+test -z "$MAGIC_CMD" && MAGIC_CMD=file
+case $deplibs_check_method in
+file_magic*)
+ if test "$file_magic_cmd" = '$MAGIC_CMD'; then
+ _LT_PATH_MAGIC
+ fi
+ ;;
+esac
+
+# Use C for the default configuration in the libtool script
+LT_SUPPORTED_TAG([CC])
+_LT_LANG_C_CONFIG
+_LT_LANG_DEFAULT_CONFIG
+_LT_CONFIG_COMMANDS
+])# _LT_SETUP
+
+
+# _LT_PREPARE_SED_QUOTE_VARS
+# --------------------------
+# Define a few sed substitution that help us do robust quoting.
+m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
+[# Backslashify metacharacters that are still active within
+# double-quoted strings.
+sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\([["`\\]]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+])
+
+# _LT_PROG_LTMAIN
+# ---------------
+# Note that this code is called both from `configure', and `config.status'
+# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
+# `config.status' has no value for ac_aux_dir unless we are using Automake,
+# so we pass a copy along to make sure it has a sensible value anyway.
+m4_defun([_LT_PROG_LTMAIN],
+[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
+_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
+ltmain="$ac_aux_dir/ltmain.sh"
+])# _LT_PROG_LTMAIN
+
+
+
+# So that we can recreate a full libtool script including additional
+# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
+# in macros and then make a single call at the end using the `libtool'
+# label.
+
+
+# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
+# ----------------------------------------
+# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
+m4_define([_LT_CONFIG_LIBTOOL_INIT],
+[m4_ifval([$1],
+ [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
+ [$1
+])])])
+
+# Initialize.
+m4_define([_LT_OUTPUT_LIBTOOL_INIT])
+
+
+# _LT_CONFIG_LIBTOOL([COMMANDS])
+# ------------------------------
+# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
+m4_define([_LT_CONFIG_LIBTOOL],
+[m4_ifval([$1],
+ [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
+ [$1
+])])])
+
+# Initialize.
+m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
+
+
+# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
+# -----------------------------------------------------
+m4_defun([_LT_CONFIG_SAVE_COMMANDS],
+[_LT_CONFIG_LIBTOOL([$1])
+_LT_CONFIG_LIBTOOL_INIT([$2])
+])
+
+
+# _LT_FORMAT_COMMENT([COMMENT])
+# -----------------------------
+# Add leading comment marks to the start of each line, and a trailing
+# full-stop to the whole comment if one is not present already.
+m4_define([_LT_FORMAT_COMMENT],
+[m4_ifval([$1], [
+m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
+ [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
+)])
+
+
+
+
+
+# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
+# -------------------------------------------------------------------
+# CONFIGNAME is the name given to the value in the libtool script.
+# VARNAME is the (base) name used in the configure script.
+# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
+# VARNAME. Any other value will be used directly.
+m4_define([_LT_DECL],
+[lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
+ [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
+ [m4_ifval([$1], [$1], [$2])])
+ lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
+ m4_ifval([$4],
+ [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
+ lt_dict_add_subkey([lt_decl_dict], [$2],
+ [tagged?], [m4_ifval([$5], [yes], [no])])])
+])
+
+
+# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
+# --------------------------------------------------------
+m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
+
+
+# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
+# ------------------------------------------------
+m4_define([lt_decl_tag_varnames],
+[_lt_decl_filter([tagged?], [yes], $@)])
+
+
+# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
+# ---------------------------------------------------------
+m4_define([_lt_decl_filter],
+[m4_case([$#],
+ [0], [m4_fatal([$0: too few arguments: $#])],
+ [1], [m4_fatal([$0: too few arguments: $#: $1])],
+ [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
+ [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
+ [lt_dict_filter([lt_decl_dict], $@)])[]dnl
+])
+
+
+# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
+# --------------------------------------------------
+m4_define([lt_decl_quote_varnames],
+[_lt_decl_filter([value], [1], $@)])
+
+
+# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
+# ---------------------------------------------------
+m4_define([lt_decl_dquote_varnames],
+[_lt_decl_filter([value], [2], $@)])
+
+
+# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
+# ---------------------------------------------------
+m4_define([lt_decl_varnames_tagged],
+[m4_assert([$# <= 2])dnl
+_$0(m4_quote(m4_default([$1], [[, ]])),
+ m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
+ m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
+m4_define([_lt_decl_varnames_tagged],
+[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
+
+
+# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
+# ------------------------------------------------
+m4_define([lt_decl_all_varnames],
+[_$0(m4_quote(m4_default([$1], [[, ]])),
+ m4_if([$2], [],
+ m4_quote(lt_decl_varnames),
+ m4_quote(m4_shift($@))))[]dnl
+])
+m4_define([_lt_decl_all_varnames],
+[lt_join($@, lt_decl_varnames_tagged([$1],
+ lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
+])
+
+
+# _LT_CONFIG_STATUS_DECLARE([VARNAME])
+# ------------------------------------
+# Quote a variable value, and forward it to `config.status' so that its
+# declaration there will have the same value as in `configure'. VARNAME
+# must have a single quote delimited value for this to work.
+m4_define([_LT_CONFIG_STATUS_DECLARE],
+[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
+
+
+# _LT_CONFIG_STATUS_DECLARATIONS
+# ------------------------------
+# We delimit libtool config variables with single quotes, so when
+# we write them to config.status, we have to be sure to quote all
+# embedded single quotes properly. In configure, this macro expands
+# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
+#
+# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
+m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
+[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
+ [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
+
+
+# _LT_LIBTOOL_TAGS
+# ----------------
+# Output comment and list of tags supported by the script
+m4_defun([_LT_LIBTOOL_TAGS],
+[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
+available_tags="_LT_TAGS"dnl
+])
+
+
+# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
+# -----------------------------------
+# Extract the dictionary values for VARNAME (optionally with TAG) and
+# expand to a commented shell variable setting:
+#
+# # Some comment about what VAR is for.
+# visible_name=$lt_internal_name
+m4_define([_LT_LIBTOOL_DECLARE],
+[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
+ [description])))[]dnl
+m4_pushdef([_libtool_name],
+ m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
+m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
+ [0], [_libtool_name=[$]$1],
+ [1], [_libtool_name=$lt_[]$1],
+ [2], [_libtool_name=$lt_[]$1],
+ [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
+m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
+])
+
+
+# _LT_LIBTOOL_CONFIG_VARS
+# -----------------------
+# Produce commented declarations of non-tagged libtool config variables
+# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
+# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
+# section) are produced by _LT_LIBTOOL_TAG_VARS.
+m4_defun([_LT_LIBTOOL_CONFIG_VARS],
+[m4_foreach([_lt_var],
+ m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
+ [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
+
+
+# _LT_LIBTOOL_TAG_VARS(TAG)
+# -------------------------
+m4_define([_LT_LIBTOOL_TAG_VARS],
+[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
+ [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
+
+
+# _LT_TAGVAR(VARNAME, [TAGNAME])
+# ------------------------------
+m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
+
+
+# _LT_CONFIG_COMMANDS
+# -------------------
+# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
+# variables for single and double quote escaping we saved from calls
+# to _LT_DECL, we can put quote escaped variables declarations
+# into `config.status', and then the shell code to quote escape them in
+# for loops in `config.status'. Finally, any additional code accumulated
+# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
+m4_defun([_LT_CONFIG_COMMANDS],
+[AC_PROVIDE_IFELSE([LT_OUTPUT],
+ dnl If the libtool generation code has been placed in $CONFIG_LT,
+ dnl instead of duplicating it all over again into config.status,
+ dnl then we will have config.status run $CONFIG_LT later, so it
+ dnl needs to know what name is stored there:
+ [AC_CONFIG_COMMANDS([libtool],
+ [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
+ dnl If the libtool generation code is destined for config.status,
+ dnl expand the accumulated commands and init code now:
+ [AC_CONFIG_COMMANDS([libtool],
+ [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
+])#_LT_CONFIG_COMMANDS
+
+
+# Initialize.
+m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
+[
+
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+sed_quote_subst='$sed_quote_subst'
+double_quote_subst='$double_quote_subst'
+delay_variable_subst='$delay_variable_subst'
+_LT_CONFIG_STATUS_DECLARATIONS
+LTCC='$LTCC'
+LTCFLAGS='$LTCFLAGS'
+compiler='$compiler_DEFAULT'
+
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+ eval 'cat <<_LTECHO_EOF
+\$[]1
+_LTECHO_EOF'
+}
+
+# Quote evaled strings.
+for var in lt_decl_all_varnames([[ \
+]], lt_decl_quote_varnames); do
+ case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
+ *[[\\\\\\\`\\"\\\$]]*)
+ eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+ ;;
+ *)
+ eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+ ;;
+ esac
+done
+
+# Double-quote double-evaled strings.
+for var in lt_decl_all_varnames([[ \
+]], lt_decl_dquote_varnames); do
+ case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
+ *[[\\\\\\\`\\"\\\$]]*)
+ eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+ ;;
+ *)
+ eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
+ ;;
+ esac
+done
+
+_LT_OUTPUT_LIBTOOL_INIT
+])
+
+# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
+# ------------------------------------
+# Generate a child script FILE with all initialization necessary to
+# reuse the environment learned by the parent script, and make the
+# file executable. If COMMENT is supplied, it is inserted after the
+# `#!' sequence but before initialization text begins. After this
+# macro, additional text can be appended to FILE to form the body of
+# the child script. The macro ends with non-zero status if the
+# file could not be fully written (such as if the disk is full).
+m4_ifdef([AS_INIT_GENERATED],
+[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
+[m4_defun([_LT_GENERATED_FILE_INIT],
+[m4_require([AS_PREPARE])]dnl
+[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
+[lt_write_fail=0
+cat >$1 <<_ASEOF || lt_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+$2
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$1 <<\_ASEOF || lt_write_fail=1
+AS_SHELL_SANITIZE
+_AS_PREPARE
+exec AS_MESSAGE_FD>&1
+_ASEOF
+test $lt_write_fail = 0 && chmod +x $1[]dnl
+m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
+
+# LT_OUTPUT
+# ---------
+# This macro allows early generation of the libtool script (before
+# AC_OUTPUT is called), incase it is used in configure for compilation
+# tests.
+AC_DEFUN([LT_OUTPUT],
+[: ${CONFIG_LT=./config.lt}
+AC_MSG_NOTICE([creating $CONFIG_LT])
+_LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
+[# Run this file to recreate a libtool stub with the current configuration.])
+
+cat >>"$CONFIG_LT" <<\_LTEOF
+lt_cl_silent=false
+exec AS_MESSAGE_LOG_FD>>config.log
+{
+ echo
+ AS_BOX([Running $as_me.])
+} >&AS_MESSAGE_LOG_FD
+
+lt_cl_help="\
+\`$as_me' creates a local libtool stub from the current configuration,
+for use in further configure time tests before the real libtool is
+generated.
+
+Usage: $[0] [[OPTIONS]]
+
+ -h, --help print this help, then exit
+ -V, --version print version number, then exit
+ -q, --quiet do not print progress messages
+ -d, --debug don't remove temporary files
+
+Report bugs to <bug-libtool@gnu.org>."
+
+lt_cl_version="\
+m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
+m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
+configured by $[0], generated by m4_PACKAGE_STRING.
+
+Copyright (C) 2011 Free Software Foundation, Inc.
+This config.lt script is free software; the Free Software Foundation
+gives unlimited permision to copy, distribute and modify it."
+
+while test $[#] != 0
+do
+ case $[1] in
+ --version | --v* | -V )
+ echo "$lt_cl_version"; exit 0 ;;
+ --help | --h* | -h )
+ echo "$lt_cl_help"; exit 0 ;;
+ --debug | --d* | -d )
+ debug=: ;;
+ --quiet | --q* | --silent | --s* | -q )
+ lt_cl_silent=: ;;
+
+ -*) AC_MSG_ERROR([unrecognized option: $[1]
+Try \`$[0] --help' for more information.]) ;;
+
+ *) AC_MSG_ERROR([unrecognized argument: $[1]
+Try \`$[0] --help' for more information.]) ;;
+ esac
+ shift
+done
+
+if $lt_cl_silent; then
+ exec AS_MESSAGE_FD>/dev/null
+fi
+_LTEOF
+
+cat >>"$CONFIG_LT" <<_LTEOF
+_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
+_LTEOF
+
+cat >>"$CONFIG_LT" <<\_LTEOF
+AC_MSG_NOTICE([creating $ofile])
+_LT_OUTPUT_LIBTOOL_COMMANDS
+AS_EXIT(0)
+_LTEOF
+chmod +x "$CONFIG_LT"
+
+# configure is writing to config.log, but config.lt does its own redirection,
+# appending to config.log, which fails on DOS, as config.log is still kept
+# open by configure. Here we exec the FD to /dev/null, effectively closing
+# config.log, so it can be properly (re)opened and appended to by config.lt.
+lt_cl_success=:
+test "$silent" = yes &&
+ lt_config_lt_args="$lt_config_lt_args --quiet"
+exec AS_MESSAGE_LOG_FD>/dev/null
+$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
+exec AS_MESSAGE_LOG_FD>>config.log
+$lt_cl_success || AS_EXIT(1)
+])# LT_OUTPUT
+
+
+# _LT_CONFIG(TAG)
+# ---------------
+# If TAG is the built-in tag, create an initial libtool script with a
+# default configuration from the untagged config vars. Otherwise add code
+# to config.status for appending the configuration named by TAG from the
+# matching tagged config vars.
+m4_defun([_LT_CONFIG],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+_LT_CONFIG_SAVE_COMMANDS([
+ m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
+ m4_if(_LT_TAG, [C], [
+ # See if we are running on zsh, and set the options which allow our
+ # commands through without removal of \ escapes.
+ if test -n "${ZSH_VERSION+set}" ; then
+ setopt NO_GLOB_SUBST
+ fi
+
+ cfgfile="${ofile}T"
+ trap "$RM \"$cfgfile\"; exit 1" 1 2 15
+ $RM "$cfgfile"
+
+ cat <<_LT_EOF >> "$cfgfile"
+#! $SHELL
+
+# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
+# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+# NOTE: Changes made to this file will be lost: look at ltmain.sh.
+#
+_LT_COPYING
+_LT_LIBTOOL_TAGS
+
+# ### BEGIN LIBTOOL CONFIG
+_LT_LIBTOOL_CONFIG_VARS
+_LT_LIBTOOL_TAG_VARS
+# ### END LIBTOOL CONFIG
+
+_LT_EOF
+
+ case $host_os in
+ aix3*)
+ cat <<\_LT_EOF >> "$cfgfile"
+# AIX sometimes has problems with the GCC collect2 program. For some
+# reason, if we set the COLLECT_NAMES environment variable, the problems
+# vanish in a puff of smoke.
+if test "X${COLLECT_NAMES+set}" != Xset; then
+ COLLECT_NAMES=
+ export COLLECT_NAMES
+fi
+_LT_EOF
+ ;;
+ esac
+
+ _LT_PROG_LTMAIN
+
+ # We use sed instead of cat because bash on DJGPP gets confused if
+ # if finds mixed CR/LF and LF-only lines. Since sed operates in
+ # text mode, it properly converts lines to CR/LF. This bash problem
+ # is reportedly fixed, but why not run on old versions too?
+ sed '$q' "$ltmain" >> "$cfgfile" \
+ || (rm -f "$cfgfile"; exit 1)
+
+ _LT_PROG_REPLACE_SHELLFNS
+
+ mv -f "$cfgfile" "$ofile" ||
+ (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
+ chmod +x "$ofile"
+],
+[cat <<_LT_EOF >> "$ofile"
+
+dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
+dnl in a comment (ie after a #).
+# ### BEGIN LIBTOOL TAG CONFIG: $1
+_LT_LIBTOOL_TAG_VARS(_LT_TAG)
+# ### END LIBTOOL TAG CONFIG: $1
+_LT_EOF
+])dnl /m4_if
+],
+[m4_if([$1], [], [
+ PACKAGE='$PACKAGE'
+ VERSION='$VERSION'
+ TIMESTAMP='$TIMESTAMP'
+ RM='$RM'
+ ofile='$ofile'], [])
+])dnl /_LT_CONFIG_SAVE_COMMANDS
+])# _LT_CONFIG
+
+
+# LT_SUPPORTED_TAG(TAG)
+# ---------------------
+# Trace this macro to discover what tags are supported by the libtool
+# --tag option, using:
+# autoconf --trace 'LT_SUPPORTED_TAG:$1'
+AC_DEFUN([LT_SUPPORTED_TAG], [])
+
+
+# C support is built-in for now
+m4_define([_LT_LANG_C_enabled], [])
+m4_define([_LT_TAGS], [])
+
+
+# LT_LANG(LANG)
+# -------------
+# Enable libtool support for the given language if not already enabled.
+AC_DEFUN([LT_LANG],
+[AC_BEFORE([$0], [LT_OUTPUT])dnl
+m4_case([$1],
+ [C], [_LT_LANG(C)],
+ [C++], [_LT_LANG(CXX)],
+ [Go], [_LT_LANG(GO)],
+ [Java], [_LT_LANG(GCJ)],
+ [Fortran 77], [_LT_LANG(F77)],
+ [Fortran], [_LT_LANG(FC)],
+ [Windows Resource], [_LT_LANG(RC)],
+ [m4_ifdef([_LT_LANG_]$1[_CONFIG],
+ [_LT_LANG($1)],
+ [m4_fatal([$0: unsupported language: "$1"])])])dnl
+])# LT_LANG
+
+
+# _LT_LANG(LANGNAME)
+# ------------------
+m4_defun([_LT_LANG],
+[m4_ifdef([_LT_LANG_]$1[_enabled], [],
+ [LT_SUPPORTED_TAG([$1])dnl
+ m4_append([_LT_TAGS], [$1 ])dnl
+ m4_define([_LT_LANG_]$1[_enabled], [])dnl
+ _LT_LANG_$1_CONFIG($1)])dnl
+])# _LT_LANG
+
+
+m4_ifndef([AC_PROG_GO], [
+# NOTE: This macro has been submitted for inclusion into #
+# GNU Autoconf as AC_PROG_GO. When it is available in #
+# a released version of Autoconf we should remove this #
+# macro and use it instead. #
+m4_defun([AC_PROG_GO],
+[AC_LANG_PUSH(Go)dnl
+AC_ARG_VAR([GOC], [Go compiler command])dnl
+AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
+_AC_ARG_VAR_LDFLAGS()dnl
+AC_CHECK_TOOL(GOC, gccgo)
+if test -z "$GOC"; then
+ if test -n "$ac_tool_prefix"; then
+ AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo])
+ fi
+fi
+if test -z "$GOC"; then
+ AC_CHECK_PROG(GOC, gccgo, gccgo, false)
+fi
+])#m4_defun
+])#m4_ifndef
+
+
+# _LT_LANG_DEFAULT_CONFIG
+# -----------------------
+m4_defun([_LT_LANG_DEFAULT_CONFIG],
+[AC_PROVIDE_IFELSE([AC_PROG_CXX],
+ [LT_LANG(CXX)],
+ [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
+
+AC_PROVIDE_IFELSE([AC_PROG_F77],
+ [LT_LANG(F77)],
+ [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
+
+AC_PROVIDE_IFELSE([AC_PROG_FC],
+ [LT_LANG(FC)],
+ [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
+
+dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
+dnl pulling things in needlessly.
+AC_PROVIDE_IFELSE([AC_PROG_GCJ],
+ [LT_LANG(GCJ)],
+ [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
+ [LT_LANG(GCJ)],
+ [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
+ [LT_LANG(GCJ)],
+ [m4_ifdef([AC_PROG_GCJ],
+ [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
+ m4_ifdef([A][M_PROG_GCJ],
+ [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
+ m4_ifdef([LT_PROG_GCJ],
+ [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
+
+AC_PROVIDE_IFELSE([AC_PROG_GO],
+ [LT_LANG(GO)],
+ [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])])
+
+AC_PROVIDE_IFELSE([LT_PROG_RC],
+ [LT_LANG(RC)],
+ [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
+])# _LT_LANG_DEFAULT_CONFIG
+
+# Obsolete macros:
+AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
+AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
+AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
+AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
+dnl AC_DEFUN([AC_LIBTOOL_F77], [])
+dnl AC_DEFUN([AC_LIBTOOL_FC], [])
+dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
+dnl AC_DEFUN([AC_LIBTOOL_RC], [])
+
+
+# _LT_TAG_COMPILER
+# ----------------
+m4_defun([_LT_TAG_COMPILER],
+[AC_REQUIRE([AC_PROG_CC])dnl
+
+_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
+_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
+_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
+_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
+
+# If no C compiler was specified, use CC.
+LTCC=${LTCC-"$CC"}
+
+# If no C compiler flags were specified, use CFLAGS.
+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+
+# Allow CC to be a program name with arguments.
+compiler=$CC
+])# _LT_TAG_COMPILER
+
+
+# _LT_COMPILER_BOILERPLATE
+# ------------------------
+# Check for compiler boilerplate output or warnings with
+# the simple compiler test code.
+m4_defun([_LT_COMPILER_BOILERPLATE],
+[m4_require([_LT_DECL_SED])dnl
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_compiler_boilerplate=`cat conftest.err`
+$RM conftest*
+])# _LT_COMPILER_BOILERPLATE
+
+
+# _LT_LINKER_BOILERPLATE
+# ----------------------
+# Check for linker boilerplate output or warnings with
+# the simple link test code.
+m4_defun([_LT_LINKER_BOILERPLATE],
+[m4_require([_LT_DECL_SED])dnl
+ac_outfile=conftest.$ac_objext
+echo "$lt_simple_link_test_code" >conftest.$ac_ext
+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+_lt_linker_boilerplate=`cat conftest.err`
+$RM -r conftest*
+])# _LT_LINKER_BOILERPLATE
+
+# _LT_REQUIRED_DARWIN_CHECKS
+# -------------------------
+m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
+ case $host_os in
+ rhapsody* | darwin*)
+ AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
+ AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
+ AC_CHECK_TOOL([LIPO], [lipo], [:])
+ AC_CHECK_TOOL([OTOOL], [otool], [:])
+ AC_CHECK_TOOL([OTOOL64], [otool64], [:])
+ _LT_DECL([], [DSYMUTIL], [1],
+ [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
+ _LT_DECL([], [NMEDIT], [1],
+ [Tool to change global to local symbols on Mac OS X])
+ _LT_DECL([], [LIPO], [1],
+ [Tool to manipulate fat objects and archives on Mac OS X])
+ _LT_DECL([], [OTOOL], [1],
+ [ldd/readelf like tool for Mach-O binaries on Mac OS X])
+ _LT_DECL([], [OTOOL64], [1],
+ [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
+
+ AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
+ [lt_cv_apple_cc_single_mod=no
+ if test -z "${LT_MULTI_MODULE}"; then
+ # By default we will add the -single_module flag. You can override
+ # by either setting the environment variable LT_MULTI_MODULE
+ # non-empty at configure time, or by adding -multi_module to the
+ # link flags.
+ rm -rf libconftest.dylib*
+ echo "int foo(void){return 1;}" > conftest.c
+ echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+-dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
+ $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
+ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
+ _lt_result=$?
+ # If there is a non-empty error log, and "single_module"
+ # appears in it, assume the flag caused a linker warning
+ if test -s conftest.err && $GREP single_module conftest.err; then
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ # Otherwise, if the output was created with a 0 exit code from
+ # the compiler, it worked.
+ elif test -f libconftest.dylib && test $_lt_result -eq 0; then
+ lt_cv_apple_cc_single_mod=yes
+ else
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ fi
+ rm -rf libconftest.dylib*
+ rm -f conftest.*
+ fi])
+
+ AC_CACHE_CHECK([for -exported_symbols_list linker flag],
+ [lt_cv_ld_exported_symbols_list],
+ [lt_cv_ld_exported_symbols_list=no
+ save_LDFLAGS=$LDFLAGS
+ echo "_main" > conftest.sym
+ LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
+ [lt_cv_ld_exported_symbols_list=yes],
+ [lt_cv_ld_exported_symbols_list=no])
+ LDFLAGS="$save_LDFLAGS"
+ ])
+
+ AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
+ [lt_cv_ld_force_load=no
+ cat > conftest.c << _LT_EOF
+int forced_loaded() { return 2;}
+_LT_EOF
+ echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
+ $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
+ echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
+ $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
+ echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
+ $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
+ cat > conftest.c << _LT_EOF
+int main() { return 0;}
+_LT_EOF
+ echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
+ $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
+ _lt_result=$?
+ if test -s conftest.err && $GREP force_load conftest.err; then
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
+ lt_cv_ld_force_load=yes
+ else
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ fi
+ rm -f conftest.err libconftest.a conftest conftest.c
+ rm -rf conftest.dSYM
+ ])
+ case $host_os in
+ rhapsody* | darwin1.[[012]])
+ _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
+ darwin1.*)
+ _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+ darwin*) # darwin 5.x on
+ # if running on 10.5 or later, the deployment target defaults
+ # to the OS version, if on x86, and 10.4, the deployment
+ # target defaults to 10.4. Don't you love it?
+ case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
+ 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
+ _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+ 10.[[012]]*)
+ _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
+ 10.*)
+ _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
+ esac
+ ;;
+ esac
+ if test "$lt_cv_apple_cc_single_mod" = "yes"; then
+ _lt_dar_single_mod='$single_module'
+ fi
+ if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
+ _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
+ else
+ _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
+ fi
+ if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
+ _lt_dsymutil='~$DSYMUTIL $lib || :'
+ else
+ _lt_dsymutil=
+ fi
+ ;;
+ esac
+])
+
+
+# _LT_DARWIN_LINKER_FEATURES([TAG])
+# ---------------------------------
+# Checks for linker and compiler features on darwin
+m4_defun([_LT_DARWIN_LINKER_FEATURES],
+[
+ m4_require([_LT_REQUIRED_DARWIN_CHECKS])
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ _LT_TAGVAR(hardcode_automatic, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+ if test "$lt_cv_ld_force_load" = "yes"; then
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+ m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
+ [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes])
+ else
+ _LT_TAGVAR(whole_archive_flag_spec, $1)=''
+ fi
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
+ case $cc_basename in
+ ifort*) _lt_dar_can_shared=yes ;;
+ *) _lt_dar_can_shared=$GCC ;;
+ esac
+ if test "$_lt_dar_can_shared" = "yes"; then
+ output_verbose_link_cmd=func_echo_all
+ _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
+ _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
+ _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
+ _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
+ m4_if([$1], [CXX],
+[ if test "$lt_cv_apple_cc_single_mod" != "yes"; then
+ _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
+ _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
+ fi
+],[])
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+])
+
+# _LT_SYS_MODULE_PATH_AIX([TAGNAME])
+# ----------------------------------
+# Links a minimal program and checks the executable
+# for the system default hardcoded library path. In most cases,
+# this is /usr/lib:/lib, but when the MPI compilers are used
+# the location of the communication and MPI libs are included too.
+# If we don't find anything, use the default library path according
+# to the aix ld manual.
+# Store the results from the different compilers for each TAGNAME.
+# Allow to override them for all tags through lt_cv_aix_libpath.
+m4_defun([_LT_SYS_MODULE_PATH_AIX],
+[m4_require([_LT_DECL_SED])dnl
+if test "${lt_cv_aix_libpath+set}" = set; then
+ aix_libpath=$lt_cv_aix_libpath
+else
+ AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
+ [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
+ lt_aix_libpath_sed='[
+ /Import File Strings/,/^$/ {
+ /^0/ {
+ s/^0 *\([^ ]*\) *$/\1/
+ p
+ }
+ }]'
+ _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+ # Check for a 64-bit object if we didn't find anything.
+ if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
+ _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+ fi],[])
+ if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
+ _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
+ fi
+ ])
+ aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
+fi
+])# _LT_SYS_MODULE_PATH_AIX
+
+
+# _LT_SHELL_INIT(ARG)
+# -------------------
+m4_define([_LT_SHELL_INIT],
+[m4_divert_text([M4SH-INIT], [$1
+])])# _LT_SHELL_INIT
+
+
+
+# _LT_PROG_ECHO_BACKSLASH
+# -----------------------
+# Find how we can fake an echo command that does not interpret backslash.
+# In particular, with Autoconf 2.60 or later we add some code to the start
+# of the generated configure script which will find a shell with a builtin
+# printf (which we can use as an echo command).
+m4_defun([_LT_PROG_ECHO_BACKSLASH],
+[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+
+AC_MSG_CHECKING([how to print strings])
+# Test print first, because it will be a builtin if present.
+if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
+ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
+ ECHO='print -r --'
+elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
+ ECHO='printf %s\n'
+else
+ # Use this function as a fallback that always works.
+ func_fallback_echo ()
+ {
+ eval 'cat <<_LTECHO_EOF
+$[]1
+_LTECHO_EOF'
+ }
+ ECHO='func_fallback_echo'
+fi
+
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+ $ECHO "$*"
+}
+
+case "$ECHO" in
+ printf*) AC_MSG_RESULT([printf]) ;;
+ print*) AC_MSG_RESULT([print -r]) ;;
+ *) AC_MSG_RESULT([cat]) ;;
+esac
+
+m4_ifdef([_AS_DETECT_SUGGESTED],
+[_AS_DETECT_SUGGESTED([
+ test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
+ ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+ ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+ PATH=/empty FPATH=/empty; export PATH FPATH
+ test "X`printf %s $ECHO`" = "X$ECHO" \
+ || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
+
+_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
+_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
+])# _LT_PROG_ECHO_BACKSLASH
+
+
+# _LT_WITH_SYSROOT
+# ----------------
+AC_DEFUN([_LT_WITH_SYSROOT],
+[AC_MSG_CHECKING([for sysroot])
+AC_ARG_WITH([sysroot],
+[ --with-sysroot[=DIR] Search for dependent libraries within DIR
+ (or the compiler's sysroot if not specified).],
+[], [with_sysroot=no])
+
+dnl lt_sysroot will always be passed unquoted. We quote it here
+dnl in case the user passed a directory name.
+lt_sysroot=
+case ${with_sysroot} in #(
+ yes)
+ if test "$GCC" = yes; then
+ lt_sysroot=`$CC --print-sysroot 2>/dev/null`
+ fi
+ ;; #(
+ /*)
+ lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+ ;; #(
+ no|'')
+ ;; #(
+ *)
+ AC_MSG_RESULT([${with_sysroot}])
+ AC_MSG_ERROR([The sysroot must be an absolute path.])
+ ;;
+esac
+
+ AC_MSG_RESULT([${lt_sysroot:-no}])
+_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
+[dependent libraries, and in which our libraries should be installed.])])
+
+# _LT_ENABLE_LOCK
+# ---------------
+m4_defun([_LT_ENABLE_LOCK],
+[AC_ARG_ENABLE([libtool-lock],
+ [AS_HELP_STRING([--disable-libtool-lock],
+ [avoid locking (might break parallel builds)])])
+test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+
+# Some flags need to be propagated to the compiler or linker for good
+# libtool support.
+case $host in
+ia64-*-hpux*)
+ # Find out which ABI we are using.
+ echo 'int i;' > conftest.$ac_ext
+ if AC_TRY_EVAL(ac_compile); then
+ case `/usr/bin/file conftest.$ac_objext` in
+ *ELF-32*)
+ HPUX_IA64_MODE="32"
+ ;;
+ *ELF-64*)
+ HPUX_IA64_MODE="64"
+ ;;
+ esac
+ fi
+ rm -rf conftest*
+ ;;
+*-*-irix6*)
+ # Find out which ABI we are using.
+ echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
+ if AC_TRY_EVAL(ac_compile); then
+ if test "$lt_cv_prog_gnu_ld" = yes; then
+ case `/usr/bin/file conftest.$ac_objext` in
+ *32-bit*)
+ LD="${LD-ld} -melf32bsmip"
+ ;;
+ *N32*)
+ LD="${LD-ld} -melf32bmipn32"
+ ;;
+ *64-bit*)
+ LD="${LD-ld} -melf64bmip"
+ ;;
+ esac
+ else
+ case `/usr/bin/file conftest.$ac_objext` in
+ *32-bit*)
+ LD="${LD-ld} -32"
+ ;;
+ *N32*)
+ LD="${LD-ld} -n32"
+ ;;
+ *64-bit*)
+ LD="${LD-ld} -64"
+ ;;
+ esac
+ fi
+ fi
+ rm -rf conftest*
+ ;;
+
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
+ # Find out which ABI we are using.
+ echo 'int i;' > conftest.$ac_ext
+ if AC_TRY_EVAL(ac_compile); then
+ case `/usr/bin/file conftest.o` in
+ *32-bit*)
+ case $host in
+ x86_64-*kfreebsd*-gnu)
+ LD="${LD-ld} -m elf_i386_fbsd"
+ ;;
+ x86_64-*linux*)
+ LD="${LD-ld} -m elf_i386"
+ ;;
+ ppc64-*linux*|powerpc64-*linux*)
+ LD="${LD-ld} -m elf32ppclinux"
+ ;;
+ s390x-*linux*)
+ LD="${LD-ld} -m elf_s390"
+ ;;
+ sparc64-*linux*)
+ LD="${LD-ld} -m elf32_sparc"
+ ;;
+ esac
+ ;;
+ *64-bit*)
+ case $host in
+ x86_64-*kfreebsd*-gnu)
+ LD="${LD-ld} -m elf_x86_64_fbsd"
+ ;;
+ x86_64-*linux*)
+ LD="${LD-ld} -m elf_x86_64"
+ ;;
+ ppc*-*linux*|powerpc*-*linux*)
+ LD="${LD-ld} -m elf64ppc"
+ ;;
+ s390*-*linux*|s390*-*tpf*)
+ LD="${LD-ld} -m elf64_s390"
+ ;;
+ sparc*-*linux*)
+ LD="${LD-ld} -m elf64_sparc"
+ ;;
+ esac
+ ;;
+ esac
+ fi
+ rm -rf conftest*
+ ;;
+
+*-*-sco3.2v5*)
+ # On SCO OpenServer 5, we need -belf to get full-featured binaries.
+ SAVE_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -belf"
+ AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
+ [AC_LANG_PUSH(C)
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
+ AC_LANG_POP])
+ if test x"$lt_cv_cc_needs_belf" != x"yes"; then
+ # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
+ CFLAGS="$SAVE_CFLAGS"
+ fi
+ ;;
+*-*solaris*)
+ # Find out which ABI we are using.
+ echo 'int i;' > conftest.$ac_ext
+ if AC_TRY_EVAL(ac_compile); then
+ case `/usr/bin/file conftest.o` in
+ *64-bit*)
+ case $lt_cv_prog_gnu_ld in
+ yes*)
+ case $host in
+ i?86-*-solaris*)
+ LD="${LD-ld} -m elf_x86_64"
+ ;;
+ sparc*-*-solaris*)
+ LD="${LD-ld} -m elf64_sparc"
+ ;;
+ esac
+ # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
+ if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
+ LD="${LD-ld}_sol2"
+ fi
+ ;;
+ *)
+ if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
+ LD="${LD-ld} -64"
+ fi
+ ;;
+ esac
+ ;;
+ esac
+ fi
+ rm -rf conftest*
+ ;;
+esac
+
+need_locks="$enable_libtool_lock"
+])# _LT_ENABLE_LOCK
+
+
+# _LT_PROG_AR
+# -----------
+m4_defun([_LT_PROG_AR],
+[AC_CHECK_TOOLS(AR, [ar], false)
+: ${AR=ar}
+: ${AR_FLAGS=cru}
+_LT_DECL([], [AR], [1], [The archiver])
+_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
+
+AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
+ [lt_cv_ar_at_file=no
+ AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
+ [echo conftest.$ac_objext > conftest.lst
+ lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
+ AC_TRY_EVAL([lt_ar_try])
+ if test "$ac_status" -eq 0; then
+ # Ensure the archiver fails upon bogus file names.
+ rm -f conftest.$ac_objext libconftest.a
+ AC_TRY_EVAL([lt_ar_try])
+ if test "$ac_status" -ne 0; then
+ lt_cv_ar_at_file=@
+ fi
+ fi
+ rm -f conftest.* libconftest.a
+ ])
+ ])
+
+if test "x$lt_cv_ar_at_file" = xno; then
+ archiver_list_spec=
+else
+ archiver_list_spec=$lt_cv_ar_at_file
+fi
+_LT_DECL([], [archiver_list_spec], [1],
+ [How to feed a file listing to the archiver])
+])# _LT_PROG_AR
+
+
+# _LT_CMD_OLD_ARCHIVE
+# -------------------
+m4_defun([_LT_CMD_OLD_ARCHIVE],
+[_LT_PROG_AR
+
+AC_CHECK_TOOL(STRIP, strip, :)
+test -z "$STRIP" && STRIP=:
+_LT_DECL([], [STRIP], [1], [A symbol stripping program])
+
+AC_CHECK_TOOL(RANLIB, ranlib, :)
+test -z "$RANLIB" && RANLIB=:
+_LT_DECL([], [RANLIB], [1],
+ [Commands used to install an old-style archive])
+
+# Determine commands to create old-style static archives.
+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
+old_postinstall_cmds='chmod 644 $oldlib'
+old_postuninstall_cmds=
+
+if test -n "$RANLIB"; then
+ case $host_os in
+ openbsd*)
+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
+ ;;
+ *)
+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
+ ;;
+ esac
+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
+fi
+
+case $host_os in
+ darwin*)
+ lock_old_archive_extraction=yes ;;
+ *)
+ lock_old_archive_extraction=no ;;
+esac
+_LT_DECL([], [old_postinstall_cmds], [2])
+_LT_DECL([], [old_postuninstall_cmds], [2])
+_LT_TAGDECL([], [old_archive_cmds], [2],
+ [Commands used to build an old-style archive])
+_LT_DECL([], [lock_old_archive_extraction], [0],
+ [Whether to use a lock for old archive extraction])
+])# _LT_CMD_OLD_ARCHIVE
+
+
+# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
+# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
+# ----------------------------------------------------------------
+# Check whether the given compiler option works
+AC_DEFUN([_LT_COMPILER_OPTION],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_CACHE_CHECK([$1], [$2],
+ [$2=no
+ m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
+ echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+ lt_compiler_flag="$3"
+ # Insert the option either (1) after the last *FLAGS variable, or
+ # (2) before a word containing "conftest.", or (3) at the end.
+ # Note that $ac_compile itself does not contain backslashes and begins
+ # with a dollar sign (not a hyphen), so the echo should work correctly.
+ # The option is referenced via a variable to avoid confusing sed.
+ lt_compile=`echo "$ac_compile" | $SED \
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+ (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+ (eval "$lt_compile" 2>conftest.err)
+ ac_status=$?
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+ if (exit $ac_status) && test -s "$ac_outfile"; then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings other than the usual output.
+ $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
+ $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+ if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+ $2=yes
+ fi
+ fi
+ $RM conftest*
+])
+
+if test x"[$]$2" = xyes; then
+ m4_if([$5], , :, [$5])
+else
+ m4_if([$6], , :, [$6])
+fi
+])# _LT_COMPILER_OPTION
+
+# Old name:
+AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
+
+
+# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
+# [ACTION-SUCCESS], [ACTION-FAILURE])
+# ----------------------------------------------------
+# Check whether the given linker option works
+AC_DEFUN([_LT_LINKER_OPTION],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_SED])dnl
+AC_CACHE_CHECK([$1], [$2],
+ [$2=no
+ save_LDFLAGS="$LDFLAGS"
+ LDFLAGS="$LDFLAGS $3"
+ echo "$lt_simple_link_test_code" > conftest.$ac_ext
+ if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+ # The linker can only warn and ignore the option if not recognized
+ # So say no if there are warnings
+ if test -s conftest.err; then
+ # Append any errors to the config.log.
+ cat conftest.err 1>&AS_MESSAGE_LOG_FD
+ $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
+ $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+ if diff conftest.exp conftest.er2 >/dev/null; then
+ $2=yes
+ fi
+ else
+ $2=yes
+ fi
+ fi
+ $RM -r conftest*
+ LDFLAGS="$save_LDFLAGS"
+])
+
+if test x"[$]$2" = xyes; then
+ m4_if([$4], , :, [$4])
+else
+ m4_if([$5], , :, [$5])
+fi
+])# _LT_LINKER_OPTION
+
+# Old name:
+AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
+
+
+# LT_CMD_MAX_LEN
+#---------------
+AC_DEFUN([LT_CMD_MAX_LEN],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+# find the maximum length of command line arguments
+AC_MSG_CHECKING([the maximum length of command line arguments])
+AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
+ i=0
+ teststring="ABCD"
+
+ case $build_os in
+ msdosdjgpp*)
+ # On DJGPP, this test can blow up pretty badly due to problems in libc
+ # (any single argument exceeding 2000 bytes causes a buffer overrun
+ # during glob expansion). Even if it were fixed, the result of this
+ # check would be larger than it should be.
+ lt_cv_sys_max_cmd_len=12288; # 12K is about right
+ ;;
+
+ gnu*)
+ # Under GNU Hurd, this test is not required because there is
+ # no limit to the length of command line arguments.
+ # Libtool will interpret -1 as no limit whatsoever
+ lt_cv_sys_max_cmd_len=-1;
+ ;;
+
+ cygwin* | mingw* | cegcc*)
+ # On Win9x/ME, this test blows up -- it succeeds, but takes
+ # about 5 minutes as the teststring grows exponentially.
+ # Worse, since 9x/ME are not pre-emptively multitasking,
+ # you end up with a "frozen" computer, even though with patience
+ # the test eventually succeeds (with a max line length of 256k).
+ # Instead, let's just punt: use the minimum linelength reported by
+ # all of the supported platforms: 8192 (on NT/2K/XP).
+ lt_cv_sys_max_cmd_len=8192;
+ ;;
+
+ mint*)
+ # On MiNT this can take a long time and run out of memory.
+ lt_cv_sys_max_cmd_len=8192;
+ ;;
+
+ amigaos*)
+ # On AmigaOS with pdksh, this test takes hours, literally.
+ # So we just punt and use a minimum line length of 8192.
+ lt_cv_sys_max_cmd_len=8192;
+ ;;
+
+ netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+ # This has been around since 386BSD, at least. Likely further.
+ if test -x /sbin/sysctl; then
+ lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+ elif test -x /usr/sbin/sysctl; then
+ lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
+ else
+ lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
+ fi
+ # And add a safety zone
+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+ ;;
+
+ interix*)
+ # We know the value 262144 and hardcode it with a safety zone (like BSD)
+ lt_cv_sys_max_cmd_len=196608
+ ;;
+
+ os2*)
+ # The test takes a long time on OS/2.
+ lt_cv_sys_max_cmd_len=8192
+ ;;
+
+ osf*)
+ # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+ # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+ # nice to cause kernel panics so lets avoid the loop below.
+ # First set a reasonable default.
+ lt_cv_sys_max_cmd_len=16384
+ #
+ if test -x /sbin/sysconfig; then
+ case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+ *1*) lt_cv_sys_max_cmd_len=-1 ;;
+ esac
+ fi
+ ;;
+ sco3.2v5*)
+ lt_cv_sys_max_cmd_len=102400
+ ;;
+ sysv5* | sco5v6* | sysv4.2uw2*)
+ kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+ if test -n "$kargmax"; then
+ lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
+ else
+ lt_cv_sys_max_cmd_len=32768
+ fi
+ ;;
+ *)
+ lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
+ if test -n "$lt_cv_sys_max_cmd_len"; then
+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+ else
+ # Make teststring a little bigger before we do anything with it.
+ # a 1K string should be a reasonable start.
+ for i in 1 2 3 4 5 6 7 8 ; do
+ teststring=$teststring$teststring
+ done
+ SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+ # If test is not a shell built-in, we'll probably end up computing a
+ # maximum length that is only half of the actual maximum length, but
+ # we can't tell.
+ while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
+ = "X$teststring$teststring"; } >/dev/null 2>&1 &&
+ test $i != 17 # 1/2 MB should be enough
+ do
+ i=`expr $i + 1`
+ teststring=$teststring$teststring
+ done
+ # Only check the string length outside the loop.
+ lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
+ teststring=
+ # Add a significant safety factor because C++ compilers can tack on
+ # massive amounts of additional arguments before passing them to the
+ # linker. It appears as though 1/2 is a usable value.
+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+ fi
+ ;;
+ esac
+])
+if test -n $lt_cv_sys_max_cmd_len ; then
+ AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
+else
+ AC_MSG_RESULT(none)
+fi
+max_cmd_len=$lt_cv_sys_max_cmd_len
+_LT_DECL([], [max_cmd_len], [0],
+ [What is the maximum length of a command?])
+])# LT_CMD_MAX_LEN
+
+# Old name:
+AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
+
+
+# _LT_HEADER_DLFCN
+# ----------------
+m4_defun([_LT_HEADER_DLFCN],
+[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
+])# _LT_HEADER_DLFCN
+
+
+# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
+# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
+# ----------------------------------------------------------------
+m4_defun([_LT_TRY_DLOPEN_SELF],
+[m4_require([_LT_HEADER_DLFCN])dnl
+if test "$cross_compiling" = yes; then :
+ [$4]
+else
+ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+ lt_status=$lt_dlunknown
+ cat > conftest.$ac_ext <<_LT_EOF
+[#line $LINENO "configure"
+#include "confdefs.h"
+
+#if HAVE_DLFCN_H
+#include <dlfcn.h>
+#endif
+
+#include <stdio.h>
+
+#ifdef RTLD_GLOBAL
+# define LT_DLGLOBAL RTLD_GLOBAL
+#else
+# ifdef DL_GLOBAL
+# define LT_DLGLOBAL DL_GLOBAL
+# else
+# define LT_DLGLOBAL 0
+# endif
+#endif
+
+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+ find out it does not work in some platform. */
+#ifndef LT_DLLAZY_OR_NOW
+# ifdef RTLD_LAZY
+# define LT_DLLAZY_OR_NOW RTLD_LAZY
+# else
+# ifdef DL_LAZY
+# define LT_DLLAZY_OR_NOW DL_LAZY
+# else
+# ifdef RTLD_NOW
+# define LT_DLLAZY_OR_NOW RTLD_NOW
+# else
+# ifdef DL_NOW
+# define LT_DLLAZY_OR_NOW DL_NOW
+# else
+# define LT_DLLAZY_OR_NOW 0
+# endif
+# endif
+# endif
+# endif
+#endif
+
+/* When -fvisbility=hidden is used, assume the code has been annotated
+ correspondingly for the symbols needed. */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
+int main ()
+{
+ void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+ int status = $lt_dlunknown;
+
+ if (self)
+ {
+ if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
+ else
+ {
+ if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+ else puts (dlerror ());
+ }
+ /* dlclose (self); */
+ }
+ else
+ puts (dlerror ());
+
+ return status;
+}]
+_LT_EOF
+ if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
+ (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
+ lt_status=$?
+ case x$lt_status in
+ x$lt_dlno_uscore) $1 ;;
+ x$lt_dlneed_uscore) $2 ;;
+ x$lt_dlunknown|x*) $3 ;;
+ esac
+ else :
+ # compilation failed
+ $3
+ fi
+fi
+rm -fr conftest*
+])# _LT_TRY_DLOPEN_SELF
+
+
+# LT_SYS_DLOPEN_SELF
+# ------------------
+AC_DEFUN([LT_SYS_DLOPEN_SELF],
+[m4_require([_LT_HEADER_DLFCN])dnl
+if test "x$enable_dlopen" != xyes; then
+ enable_dlopen=unknown
+ enable_dlopen_self=unknown
+ enable_dlopen_self_static=unknown
+else
+ lt_cv_dlopen=no
+ lt_cv_dlopen_libs=
+
+ case $host_os in
+ beos*)
+ lt_cv_dlopen="load_add_on"
+ lt_cv_dlopen_libs=
+ lt_cv_dlopen_self=yes
+ ;;
+
+ mingw* | pw32* | cegcc*)
+ lt_cv_dlopen="LoadLibrary"
+ lt_cv_dlopen_libs=
+ ;;
+
+ cygwin*)
+ lt_cv_dlopen="dlopen"
+ lt_cv_dlopen_libs=
+ ;;
+
+ darwin*)
+ # if libdl is installed we need to link against it
+ AC_CHECK_LIB([dl], [dlopen],
+ [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
+ lt_cv_dlopen="dyld"
+ lt_cv_dlopen_libs=
+ lt_cv_dlopen_self=yes
+ ])
+ ;;
+
+ *)
+ AC_CHECK_FUNC([shl_load],
+ [lt_cv_dlopen="shl_load"],
+ [AC_CHECK_LIB([dld], [shl_load],
+ [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
+ [AC_CHECK_FUNC([dlopen],
+ [lt_cv_dlopen="dlopen"],
+ [AC_CHECK_LIB([dl], [dlopen],
+ [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
+ [AC_CHECK_LIB([svld], [dlopen],
+ [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
+ [AC_CHECK_LIB([dld], [dld_link],
+ [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
+ ])
+ ])
+ ])
+ ])
+ ])
+ ;;
+ esac
+
+ if test "x$lt_cv_dlopen" != xno; then
+ enable_dlopen=yes
+ else
+ enable_dlopen=no
+ fi
+
+ case $lt_cv_dlopen in
+ dlopen)
+ save_CPPFLAGS="$CPPFLAGS"
+ test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+
+ save_LDFLAGS="$LDFLAGS"
+ wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
+
+ save_LIBS="$LIBS"
+ LIBS="$lt_cv_dlopen_libs $LIBS"
+
+ AC_CACHE_CHECK([whether a program can dlopen itself],
+ lt_cv_dlopen_self, [dnl
+ _LT_TRY_DLOPEN_SELF(
+ lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
+ lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
+ ])
+
+ if test "x$lt_cv_dlopen_self" = xyes; then
+ wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+ AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
+ lt_cv_dlopen_self_static, [dnl
+ _LT_TRY_DLOPEN_SELF(
+ lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
+ lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
+ ])
+ fi
+
+ CPPFLAGS="$save_CPPFLAGS"
+ LDFLAGS="$save_LDFLAGS"
+ LIBS="$save_LIBS"
+ ;;
+ esac
+
+ case $lt_cv_dlopen_self in
+ yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+ *) enable_dlopen_self=unknown ;;
+ esac
+
+ case $lt_cv_dlopen_self_static in
+ yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+ *) enable_dlopen_self_static=unknown ;;
+ esac
+fi
+_LT_DECL([dlopen_support], [enable_dlopen], [0],
+ [Whether dlopen is supported])
+_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
+ [Whether dlopen of programs is supported])
+_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
+ [Whether dlopen of statically linked programs is supported])
+])# LT_SYS_DLOPEN_SELF
+
+# Old name:
+AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
+
+
+# _LT_COMPILER_C_O([TAGNAME])
+# ---------------------------
+# Check to see if options -c and -o are simultaneously supported by compiler.
+# This macro does not hard code the compiler like AC_PROG_CC_C_O.
+m4_defun([_LT_COMPILER_C_O],
+[m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_TAG_COMPILER])dnl
+AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
+ [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
+ [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
+ $RM -r conftest 2>/dev/null
+ mkdir conftest
+ cd conftest
+ mkdir out
+ echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+ lt_compiler_flag="-o out/conftest2.$ac_objext"
+ # Insert the option either (1) after the last *FLAGS variable, or
+ # (2) before a word containing "conftest.", or (3) at the end.
+ # Note that $ac_compile itself does not contain backslashes and begins
+ # with a dollar sign (not a hyphen), so the echo should work correctly.
+ lt_compile=`echo "$ac_compile" | $SED \
+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+ -e 's:$: $lt_compiler_flag:'`
+ (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+ (eval "$lt_compile" 2>out/conftest.err)
+ ac_status=$?
+ cat out/conftest.err >&AS_MESSAGE_LOG_FD
+ echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+ if (exit $ac_status) && test -s out/conftest2.$ac_objext
+ then
+ # The compiler can only warn and ignore the option if not recognized
+ # So say no if there are warnings
+ $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
+ $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+ if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+ _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
+ fi
+ fi
+ chmod u+w . 2>&AS_MESSAGE_LOG_FD
+ $RM conftest*
+ # SGI C++ compiler will create directory out/ii_files/ for
+ # template instantiation
+ test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
+ $RM out/* && rmdir out
+ cd ..
+ $RM -r conftest
+ $RM conftest*
+])
+_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
+ [Does compiler simultaneously support -c and -o options?])
+])# _LT_COMPILER_C_O
+
+
+# _LT_COMPILER_FILE_LOCKS([TAGNAME])
+# ----------------------------------
+# Check to see if we can do hard links to lock some files if needed
+m4_defun([_LT_COMPILER_FILE_LOCKS],
+[m4_require([_LT_ENABLE_LOCK])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+_LT_COMPILER_C_O([$1])
+
+hard_links="nottested"
+if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
+ # do not overwrite the value of need_locks provided by the user
+ AC_MSG_CHECKING([if we can lock with hard links])
+ hard_links=yes
+ $RM conftest*
+ ln conftest.a conftest.b 2>/dev/null && hard_links=no
+ touch conftest.a
+ ln conftest.a conftest.b 2>&5 || hard_links=no
+ ln conftest.a conftest.b 2>/dev/null && hard_links=no
+ AC_MSG_RESULT([$hard_links])
+ if test "$hard_links" = no; then
+ AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
+ need_locks=warn
+ fi
+else
+ need_locks=no
+fi
+_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
+])# _LT_COMPILER_FILE_LOCKS
+
+
+# _LT_CHECK_OBJDIR
+# ----------------
+m4_defun([_LT_CHECK_OBJDIR],
+[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
+[rm -f .libs 2>/dev/null
+mkdir .libs 2>/dev/null
+if test -d .libs; then
+ lt_cv_objdir=.libs
+else
+ # MS-DOS does not allow filenames that begin with a dot.
+ lt_cv_objdir=_libs
+fi
+rmdir .libs 2>/dev/null])
+objdir=$lt_cv_objdir
+_LT_DECL([], [objdir], [0],
+ [The name of the directory that contains temporary libtool files])dnl
+m4_pattern_allow([LT_OBJDIR])dnl
+AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
+ [Define to the sub-directory in which libtool stores uninstalled libraries.])
+])# _LT_CHECK_OBJDIR
+
+
+# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
+# --------------------------------------
+# Check hardcoding attributes.
+m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
+[AC_MSG_CHECKING([how to hardcode library paths into programs])
+_LT_TAGVAR(hardcode_action, $1)=
+if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
+ test -n "$_LT_TAGVAR(runpath_var, $1)" ||
+ test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
+
+ # We can hardcode non-existent directories.
+ if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
+ # If the only mechanism to avoid hardcoding is shlibpath_var, we
+ # have to relink, otherwise we might link with an installed library
+ # when we should be linking with a yet-to-be-installed one
+ ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
+ test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
+ # Linking always hardcodes the temporary library directory.
+ _LT_TAGVAR(hardcode_action, $1)=relink
+ else
+ # We can link without hardcoding, and we can hardcode nonexisting dirs.
+ _LT_TAGVAR(hardcode_action, $1)=immediate
+ fi
+else
+ # We cannot hardcode anything, or else we can only hardcode existing
+ # directories.
+ _LT_TAGVAR(hardcode_action, $1)=unsupported
+fi
+AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
+
+if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
+ test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
+ # Fast installation is not supported
+ enable_fast_install=no
+elif test "$shlibpath_overrides_runpath" = yes ||
+ test "$enable_shared" = no; then
+ # Fast installation is not necessary
+ enable_fast_install=needless
+fi
+_LT_TAGDECL([], [hardcode_action], [0],
+ [How to hardcode a shared library path into an executable])
+])# _LT_LINKER_HARDCODE_LIBPATH
+
+
+# _LT_CMD_STRIPLIB
+# ----------------
+m4_defun([_LT_CMD_STRIPLIB],
+[m4_require([_LT_DECL_EGREP])
+striplib=
+old_striplib=
+AC_MSG_CHECKING([whether stripping libraries is possible])
+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
+ test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
+ test -z "$striplib" && striplib="$STRIP --strip-unneeded"
+ AC_MSG_RESULT([yes])
+else
+# FIXME - insert some real tests, host_os isn't really good enough
+ case $host_os in
+ darwin*)
+ if test -n "$STRIP" ; then
+ striplib="$STRIP -x"
+ old_striplib="$STRIP -S"
+ AC_MSG_RESULT([yes])
+ else
+ AC_MSG_RESULT([no])
+ fi
+ ;;
+ *)
+ AC_MSG_RESULT([no])
+ ;;
+ esac
+fi
+_LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
+_LT_DECL([], [striplib], [1])
+])# _LT_CMD_STRIPLIB
+
+
+# _LT_SYS_DYNAMIC_LINKER([TAG])
+# -----------------------------
+# PORTME Fill in your ld.so characteristics
+m4_defun([_LT_SYS_DYNAMIC_LINKER],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_OBJDUMP])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_CHECK_SHELL_FEATURES])dnl
+AC_MSG_CHECKING([dynamic linker characteristics])
+m4_if([$1],
+ [], [
+if test "$GCC" = yes; then
+ case $host_os in
+ darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
+ *) lt_awk_arg="/^libraries:/" ;;
+ esac
+ case $host_os in
+ mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
+ *) lt_sed_strip_eq="s,=/,/,g" ;;
+ esac
+ lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
+ case $lt_search_path_spec in
+ *\;*)
+ # if the path contains ";" then we assume it to be the separator
+ # otherwise default to the standard path separator (i.e. ":") - it is
+ # assumed that no part of a normal pathname contains ";" but that should
+ # okay in the real world where ";" in dirpaths is itself problematic.
+ lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
+ ;;
+ *)
+ lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
+ ;;
+ esac
+ # Ok, now we have the path, separated by spaces, we can step through it
+ # and add multilib dir if necessary.
+ lt_tmp_lt_search_path_spec=
+ lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
+ for lt_sys_path in $lt_search_path_spec; do
+ if test -d "$lt_sys_path/$lt_multi_os_dir"; then
+ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
+ else
+ test -d "$lt_sys_path" && \
+ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
+ fi
+ done
+ lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
+BEGIN {RS=" "; FS="/|\n";} {
+ lt_foo="";
+ lt_count=0;
+ for (lt_i = NF; lt_i > 0; lt_i--) {
+ if ($lt_i != "" && $lt_i != ".") {
+ if ($lt_i == "..") {
+ lt_count++;
+ } else {
+ if (lt_count == 0) {
+ lt_foo="/" $lt_i lt_foo;
+ } else {
+ lt_count--;
+ }
+ }
+ }
+ }
+ if (lt_foo != "") { lt_freq[[lt_foo]]++; }
+ if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
+}'`
+ # AWK program above erroneously prepends '/' to C:/dos/paths
+ # for these hosts.
+ case $host_os in
+ mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
+ $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
+ esac
+ sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
+else
+ sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+fi])
+library_names_spec=
+libname_spec='lib$name'
+soname_spec=
+shrext_cmds=".so"
+postinstall_cmds=
+postuninstall_cmds=
+finish_cmds=
+finish_eval=
+shlibpath_var=
+shlibpath_overrides_runpath=unknown
+version_type=none
+dynamic_linker="$host_os ld.so"
+sys_lib_dlsearch_path_spec="/lib /usr/lib"
+need_lib_prefix=unknown
+hardcode_into_libs=no
+
+# when you set need_version to no, make sure it does not cause -set_version
+# flags to be left without arguments
+need_version=unknown
+
+case $host_os in
+aix3*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+ shlibpath_var=LIBPATH
+
+ # AIX 3 has no versioning support, so we append a major version to the name.
+ soname_spec='${libname}${release}${shared_ext}$major'
+ ;;
+
+aix[[4-9]]*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ hardcode_into_libs=yes
+ if test "$host_cpu" = ia64; then
+ # AIX 5 supports IA64
+ library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+ shlibpath_var=LD_LIBRARY_PATH
+ else
+ # With GCC up to 2.95.x, collect2 would create an import file
+ # for dependence libraries. The import file would start with
+ # the line `#! .'. This would cause the generated library to
+ # depend on `.', always an invalid library. This was fixed in
+ # development snapshots of GCC prior to 3.0.
+ case $host_os in
+ aix4 | aix4.[[01]] | aix4.[[01]].*)
+ if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+ echo ' yes '
+ echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
+ :
+ else
+ can_build_shared=no
+ fi
+ ;;
+ esac
+ # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+ # soname into executable. Probably we can add versioning support to
+ # collect2, so additional links can be useful in future.
+ if test "$aix_use_runtimelinking" = yes; then
+ # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+ # instead of lib<name>.a to let people know that these are not
+ # typical AIX shared libraries.
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ else
+ # We preserve .a as extension for shared libraries through AIX4.2
+ # and later when we are not doing run time linking.
+ library_names_spec='${libname}${release}.a $libname.a'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ fi
+ shlibpath_var=LIBPATH
+ fi
+ ;;
+
+amigaos*)
+ case $host_cpu in
+ powerpc)
+ # Since July 2007 AmigaOS4 officially supports .so libraries.
+ # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ ;;
+ m68k)
+ library_names_spec='$libname.ixlibrary $libname.a'
+ # Create ${libname}_ixlibrary.a entries in /sys/libs.
+ finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+ ;;
+ esac
+ ;;
+
+beos*)
+ library_names_spec='${libname}${shared_ext}'
+ dynamic_linker="$host_os ld.so"
+ shlibpath_var=LIBRARY_PATH
+ ;;
+
+bsdi[[45]]*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+ sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+ sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+ # the default ld.so.conf also contains /usr/contrib/lib and
+ # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+ # libtool to hard-code these into programs
+ ;;
+
+cygwin* | mingw* | pw32* | cegcc*)
+ version_type=windows
+ shrext_cmds=".dll"
+ need_version=no
+ need_lib_prefix=no
+
+ case $GCC,$cc_basename in
+ yes,*)
+ # gcc
+ library_names_spec='$libname.dll.a'
+ # DLL is installed to $(libdir)/../bin by postinstall_cmds
+ postinstall_cmds='base_file=`basename \${file}`~
+ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+ dldir=$destdir/`dirname \$dlpath`~
+ test -d \$dldir || mkdir -p \$dldir~
+ $install_prog $dir/$dlname \$dldir/$dlname~
+ chmod a+x \$dldir/$dlname~
+ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
+ eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
+ fi'
+ postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+ dlpath=$dir/\$dldll~
+ $RM \$dlpath'
+ shlibpath_overrides_runpath=yes
+
+ case $host_os in
+ cygwin*)
+ # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+ soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+m4_if([$1], [],[
+ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
+ ;;
+ mingw* | cegcc*)
+ # MinGW DLLs use traditional 'lib' prefix
+ soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+ ;;
+ pw32*)
+ # pw32 DLLs use 'pw' prefix rather than 'lib'
+ library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+ ;;
+ esac
+ dynamic_linker='Win32 ld.exe'
+ ;;
+
+ *,cl*)
+ # Native MSVC
+ libname_spec='$name'
+ soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+ library_names_spec='${libname}.dll.lib'
+
+ case $build_os in
+ mingw*)
+ sys_lib_search_path_spec=
+ lt_save_ifs=$IFS
+ IFS=';'
+ for lt_path in $LIB
+ do
+ IFS=$lt_save_ifs
+ # Let DOS variable expansion print the short 8.3 style file name.
+ lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+ sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+ done
+ IFS=$lt_save_ifs
+ # Convert to MSYS style.
+ sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
+ ;;
+ cygwin*)
+ # Convert to unix form, then to dos form, then back to unix form
+ # but this time dos style (no spaces!) so that the unix form looks
+ # like /cygdrive/c/PROGRA~1:/cygdr...
+ sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+ sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+ sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+ ;;
+ *)
+ sys_lib_search_path_spec="$LIB"
+ if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
+ # It is most probably a Windows format PATH.
+ sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+ else
+ sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+ fi
+ # FIXME: find the short name or the path components, as spaces are
+ # common. (e.g. "Program Files" -> "PROGRA~1")
+ ;;
+ esac
+
+ # DLL is installed to $(libdir)/../bin by postinstall_cmds
+ postinstall_cmds='base_file=`basename \${file}`~
+ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+ dldir=$destdir/`dirname \$dlpath`~
+ test -d \$dldir || mkdir -p \$dldir~
+ $install_prog $dir/$dlname \$dldir/$dlname'
+ postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+ dlpath=$dir/\$dldll~
+ $RM \$dlpath'
+ shlibpath_overrides_runpath=yes
+ dynamic_linker='Win32 link.exe'
+ ;;
+
+ *)
+ # Assume MSVC wrapper
+ library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
+ dynamic_linker='Win32 ld.exe'
+ ;;
+ esac
+ # FIXME: first we should search . and the directory the executable is in
+ shlibpath_var=PATH
+ ;;
+
+darwin* | rhapsody*)
+ dynamic_linker="$host_os dyld"
+ version_type=darwin
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+ soname_spec='${libname}${release}${major}$shared_ext'
+ shlibpath_overrides_runpath=yes
+ shlibpath_var=DYLD_LIBRARY_PATH
+ shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+m4_if([$1], [],[
+ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
+ sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
+ ;;
+
+dgux*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ ;;
+
+freebsd* | dragonfly*)
+ # DragonFly does not have aout. When/if they implement a new
+ # versioning mechanism, adjust this.
+ if test -x /usr/bin/objformat; then
+ objformat=`/usr/bin/objformat`
+ else
+ case $host_os in
+ freebsd[[23]].*) objformat=aout ;;
+ *) objformat=elf ;;
+ esac
+ fi
+ version_type=freebsd-$objformat
+ case $version_type in
+ freebsd-elf*)
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+ need_version=no
+ need_lib_prefix=no
+ ;;
+ freebsd-*)
+ library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+ need_version=yes
+ ;;
+ esac
+ shlibpath_var=LD_LIBRARY_PATH
+ case $host_os in
+ freebsd2.*)
+ shlibpath_overrides_runpath=yes
+ ;;
+ freebsd3.[[01]]* | freebsdelf3.[[01]]*)
+ shlibpath_overrides_runpath=yes
+ hardcode_into_libs=yes
+ ;;
+ freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
+ freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
+ shlibpath_overrides_runpath=no
+ hardcode_into_libs=yes
+ ;;
+ *) # from 4.6 on, and DragonFly
+ shlibpath_overrides_runpath=yes
+ hardcode_into_libs=yes
+ ;;
+ esac
+ ;;
+
+gnu*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+ hardcode_into_libs=yes
+ ;;
+
+haiku*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ dynamic_linker="$host_os runtime_loader"
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
+ hardcode_into_libs=yes
+ ;;
+
+hpux9* | hpux10* | hpux11*)
+ # Give a soname corresponding to the major version so that dld.sl refuses to
+ # link against other versions.
+ version_type=sunos
+ need_lib_prefix=no
+ need_version=no
+ case $host_cpu in
+ ia64*)
+ shrext_cmds='.so'
+ hardcode_into_libs=yes
+ dynamic_linker="$host_os dld.so"
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ if test "X$HPUX_IA64_MODE" = X32; then
+ sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+ else
+ sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+ fi
+ sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+ ;;
+ hppa*64*)
+ shrext_cmds='.sl'
+ hardcode_into_libs=yes
+ dynamic_linker="$host_os dld.sl"
+ shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+ shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+ sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+ ;;
+ *)
+ shrext_cmds='.sl'
+ dynamic_linker="$host_os dld.sl"
+ shlibpath_var=SHLIB_PATH
+ shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ ;;
+ esac
+ # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
+ postinstall_cmds='chmod 555 $lib'
+ # or fails outright, so override atomically:
+ install_override_mode=555
+ ;;
+
+interix[[3-9]]*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+ hardcode_into_libs=yes
+ ;;
+
+irix5* | irix6* | nonstopux*)
+ case $host_os in
+ nonstopux*) version_type=nonstopux ;;
+ *)
+ if test "$lt_cv_prog_gnu_ld" = yes; then
+ version_type=linux # correct to gnu/linux during the next big refactor
+ else
+ version_type=irix
+ fi ;;
+ esac
+ need_lib_prefix=no
+ need_version=no
+ soname_spec='${libname}${release}${shared_ext}$major'
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+ case $host_os in
+ irix5* | nonstopux*)
+ libsuff= shlibsuff=
+ ;;
+ *)
+ case $LD in # libtool.m4 will add one of these switches to LD
+ *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+ libsuff= shlibsuff= libmagic=32-bit;;
+ *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+ libsuff=32 shlibsuff=N32 libmagic=N32;;
+ *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+ libsuff=64 shlibsuff=64 libmagic=64-bit;;
+ *) libsuff= shlibsuff= libmagic=never-match;;
+ esac
+ ;;
+ esac
+ shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+ shlibpath_overrides_runpath=no
+ sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+ sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+ hardcode_into_libs=yes
+ ;;
+
+# No shared lib support for Linux oldld, aout, or coff.
+linux*oldld* | linux*aout* | linux*coff*)
+ dynamic_linker=no
+ ;;
+
+# This must be glibc/ELF.
+linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+
+ # Some binutils ld are patched to set DT_RUNPATH
+ AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
+ [lt_cv_shlibpath_overrides_runpath=no
+ save_LDFLAGS=$LDFLAGS
+ save_libdir=$libdir
+ eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
+ LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
+ [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
+ [lt_cv_shlibpath_overrides_runpath=yes])])
+ LDFLAGS=$save_LDFLAGS
+ libdir=$save_libdir
+ ])
+ shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
+
+ # This implies no fast_install, which is unacceptable.
+ # Some rework will be needed to allow for fast_install
+ # before this can be enabled.
+ hardcode_into_libs=yes
+
+ # Append ld.so.conf contents to the search path
+ if test -f /etc/ld.so.conf; then
+ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
+ sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+ fi
+
+ # We used to test for /lib/ld.so.1 and disable shared libraries on
+ # powerpc, because MkLinux only supported shared libraries with the
+ # GNU dynamic linker. Since this was broken with cross compilers,
+ # most powerpc-linux boxes support dynamic linking these days and
+ # people can always --disable-shared, the test was removed, and we
+ # assume the GNU/Linux dynamic linker is in use.
+ dynamic_linker='GNU/Linux ld.so'
+ ;;
+
+netbsdelf*-gnu)
+ version_type=linux
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+ hardcode_into_libs=yes
+ dynamic_linker='NetBSD ld.elf_so'
+ ;;
+
+netbsd*)
+ version_type=sunos
+ need_lib_prefix=no
+ need_version=no
+ if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ dynamic_linker='NetBSD (a.out) ld.so'
+ else
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ dynamic_linker='NetBSD ld.elf_so'
+ fi
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ hardcode_into_libs=yes
+ ;;
+
+newsos6)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ ;;
+
+*nto* | *qnx*)
+ version_type=qnx
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+ hardcode_into_libs=yes
+ dynamic_linker='ldqnx.so'
+ ;;
+
+openbsd*)
+ version_type=sunos
+ sys_lib_dlsearch_path_spec="/usr/lib"
+ need_lib_prefix=no
+ # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+ case $host_os in
+ openbsd3.3 | openbsd3.3.*) need_version=yes ;;
+ *) need_version=no ;;
+ esac
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+ if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+ case $host_os in
+ openbsd2.[[89]] | openbsd2.[[89]].*)
+ shlibpath_overrides_runpath=no
+ ;;
+ *)
+ shlibpath_overrides_runpath=yes
+ ;;
+ esac
+ else
+ shlibpath_overrides_runpath=yes
+ fi
+ ;;
+
+os2*)
+ libname_spec='$name'
+ shrext_cmds=".dll"
+ need_lib_prefix=no
+ library_names_spec='$libname${shared_ext} $libname.a'
+ dynamic_linker='OS/2 ld.exe'
+ shlibpath_var=LIBPATH
+ ;;
+
+osf3* | osf4* | osf5*)
+ version_type=osf
+ need_lib_prefix=no
+ need_version=no
+ soname_spec='${libname}${release}${shared_ext}$major'
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ shlibpath_var=LD_LIBRARY_PATH
+ sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+ sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
+ ;;
+
+rdos*)
+ dynamic_linker=no
+ ;;
+
+solaris*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ hardcode_into_libs=yes
+ # ldd complains unless libraries are executable
+ postinstall_cmds='chmod +x $lib'
+ ;;
+
+sunos4*)
+ version_type=sunos
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+ finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ if test "$with_gnu_ld" = yes; then
+ need_lib_prefix=no
+ fi
+ need_version=yes
+ ;;
+
+sysv4 | sysv4.3*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ case $host_vendor in
+ sni)
+ shlibpath_overrides_runpath=no
+ need_lib_prefix=no
+ runpath_var=LD_RUN_PATH
+ ;;
+ siemens)
+ need_lib_prefix=no
+ ;;
+ motorola)
+ need_lib_prefix=no
+ need_version=no
+ shlibpath_overrides_runpath=no
+ sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+ ;;
+ esac
+ ;;
+
+sysv4*MP*)
+ if test -d /usr/nec ;then
+ version_type=linux # correct to gnu/linux during the next big refactor
+ library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+ soname_spec='$libname${shared_ext}.$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ fi
+ ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+ version_type=freebsd-elf
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=yes
+ hardcode_into_libs=yes
+ if test "$with_gnu_ld" = yes; then
+ sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+ else
+ sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+ case $host_os in
+ sco3.2v5*)
+ sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+ ;;
+ esac
+ fi
+ sys_lib_dlsearch_path_spec='/usr/lib'
+ ;;
+
+tpf*)
+ # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
+ version_type=linux # correct to gnu/linux during the next big refactor
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+ hardcode_into_libs=yes
+ ;;
+
+uts4*)
+ version_type=linux # correct to gnu/linux during the next big refactor
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ shlibpath_var=LD_LIBRARY_PATH
+ ;;
+
+*)
+ dynamic_linker=no
+ ;;
+esac
+AC_MSG_RESULT([$dynamic_linker])
+test "$dynamic_linker" = no && can_build_shared=no
+
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+ variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+fi
+
+if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
+ sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
+fi
+if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
+ sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
+fi
+
+_LT_DECL([], [variables_saved_for_relink], [1],
+ [Variables whose values should be saved in libtool wrapper scripts and
+ restored at link time])
+_LT_DECL([], [need_lib_prefix], [0],
+ [Do we need the "lib" prefix for modules?])
+_LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
+_LT_DECL([], [version_type], [0], [Library versioning type])
+_LT_DECL([], [runpath_var], [0], [Shared library runtime path variable])
+_LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
+_LT_DECL([], [shlibpath_overrides_runpath], [0],
+ [Is shlibpath searched before the hard-coded library search path?])
+_LT_DECL([], [libname_spec], [1], [Format of library name prefix])
+_LT_DECL([], [library_names_spec], [1],
+ [[List of archive names. First name is the real one, the rest are links.
+ The last name is the one that the linker finds with -lNAME]])
+_LT_DECL([], [soname_spec], [1],
+ [[The coded name of the library, if different from the real name]])
+_LT_DECL([], [install_override_mode], [1],
+ [Permission mode override for installation of shared libraries])
+_LT_DECL([], [postinstall_cmds], [2],
+ [Command to use after installation of a shared archive])
+_LT_DECL([], [postuninstall_cmds], [2],
+ [Command to use after uninstallation of a shared archive])
+_LT_DECL([], [finish_cmds], [2],
+ [Commands used to finish a libtool library installation in a directory])
+_LT_DECL([], [finish_eval], [1],
+ [[As "finish_cmds", except a single script fragment to be evaled but
+ not shown]])
+_LT_DECL([], [hardcode_into_libs], [0],
+ [Whether we should hardcode library paths into libraries])
+_LT_DECL([], [sys_lib_search_path_spec], [2],
+ [Compile-time system search path for libraries])
+_LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
+ [Run-time system search path for libraries])
+])# _LT_SYS_DYNAMIC_LINKER
+
+
+# _LT_PATH_TOOL_PREFIX(TOOL)
+# --------------------------
+# find a file program which can recognize shared library
+AC_DEFUN([_LT_PATH_TOOL_PREFIX],
+[m4_require([_LT_DECL_EGREP])dnl
+AC_MSG_CHECKING([for $1])
+AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
+[case $MAGIC_CMD in
+[[\\/*] | ?:[\\/]*])
+ lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+ ;;
+*)
+ lt_save_MAGIC_CMD="$MAGIC_CMD"
+ lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+dnl $ac_dummy forces splitting on constant user-supplied paths.
+dnl POSIX.2 word splitting is done only on the output of word expansions,
+dnl not every word. This closes a longstanding sh security hole.
+ ac_dummy="m4_if([$2], , $PATH, [$2])"
+ for ac_dir in $ac_dummy; do
+ IFS="$lt_save_ifs"
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$1; then
+ lt_cv_path_MAGIC_CMD="$ac_dir/$1"
+ if test -n "$file_magic_test_file"; then
+ case $deplibs_check_method in
+ "file_magic "*)
+ file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+ MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+ if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+ $EGREP "$file_magic_regex" > /dev/null; then
+ :
+ else
+ cat <<_LT_EOF 1>&2
+
+*** Warning: the command libtool uses to detect shared libraries,
+*** $file_magic_cmd, produces output that libtool cannot recognize.
+*** The result is that libtool may fail to recognize shared libraries
+*** as such. This will affect the creation of libtool libraries that
+*** depend on shared libraries, but programs linked with such libtool
+*** libraries will work regardless of this problem. Nevertheless, you
+*** may want to report the problem to your system manager and/or to
+*** bug-libtool@gnu.org
+
+_LT_EOF
+ fi ;;
+ esac
+ fi
+ break
+ fi
+ done
+ IFS="$lt_save_ifs"
+ MAGIC_CMD="$lt_save_MAGIC_CMD"
+ ;;
+esac])
+MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+if test -n "$MAGIC_CMD"; then
+ AC_MSG_RESULT($MAGIC_CMD)
+else
+ AC_MSG_RESULT(no)
+fi
+_LT_DECL([], [MAGIC_CMD], [0],
+ [Used to examine libraries when file_magic_cmd begins with "file"])dnl
+])# _LT_PATH_TOOL_PREFIX
+
+# Old name:
+AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
+
+
+# _LT_PATH_MAGIC
+# --------------
+# find a file program which can recognize a shared library
+m4_defun([_LT_PATH_MAGIC],
+[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
+if test -z "$lt_cv_path_MAGIC_CMD"; then
+ if test -n "$ac_tool_prefix"; then
+ _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
+ else
+ MAGIC_CMD=:
+ fi
+fi
+])# _LT_PATH_MAGIC
+
+
+# LT_PATH_LD
+# ----------
+# find the pathname to the GNU or non-GNU linker
+AC_DEFUN([LT_PATH_LD],
+[AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
+
+AC_ARG_WITH([gnu-ld],
+ [AS_HELP_STRING([--with-gnu-ld],
+ [assume the C compiler uses GNU ld @<:@default=no@:>@])],
+ [test "$withval" = no || with_gnu_ld=yes],
+ [with_gnu_ld=no])dnl
+
+ac_prog=ld
+if test "$GCC" = yes; then
+ # Check if gcc -print-prog-name=ld gives a path.
+ AC_MSG_CHECKING([for ld used by $CC])
+ case $host in
+ *-*-mingw*)
+ # gcc leaves a trailing carriage return which upsets mingw
+ ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+ *)
+ ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+ esac
+ case $ac_prog in
+ # Accept absolute paths.
+ [[\\/]]* | ?:[[\\/]]*)
+ re_direlt='/[[^/]][[^/]]*/\.\./'
+ # Canonicalize the pathname of ld
+ ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
+ while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
+ ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
+ done
+ test -z "$LD" && LD="$ac_prog"
+ ;;
+ "")
+ # If it fails, then pretend we aren't using GCC.
+ ac_prog=ld
+ ;;
+ *)
+ # If it is relative, then search for the first ld in PATH.
+ with_gnu_ld=unknown
+ ;;
+ esac
+elif test "$with_gnu_ld" = yes; then
+ AC_MSG_CHECKING([for GNU ld])
+else
+ AC_MSG_CHECKING([for non-GNU ld])
+fi
+AC_CACHE_VAL(lt_cv_path_LD,
+[if test -z "$LD"; then
+ lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+ for ac_dir in $PATH; do
+ IFS="$lt_save_ifs"
+ test -z "$ac_dir" && ac_dir=.
+ if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+ lt_cv_path_LD="$ac_dir/$ac_prog"
+ # Check to see if the program is GNU ld. I'd rather use --version,
+ # but apparently some variants of GNU ld only accept -v.
+ # Break only if it was the GNU/non-GNU ld that we prefer.
+ case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+ *GNU* | *'with BFD'*)
+ test "$with_gnu_ld" != no && break
+ ;;
+ *)
+ test "$with_gnu_ld" != yes && break
+ ;;
+ esac
+ fi
+ done
+ IFS="$lt_save_ifs"
+else
+ lt_cv_path_LD="$LD" # Let the user override the test with a path.
+fi])
+LD="$lt_cv_path_LD"
+if test -n "$LD"; then
+ AC_MSG_RESULT($LD)
+else
+ AC_MSG_RESULT(no)
+fi
+test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
+_LT_PATH_LD_GNU
+AC_SUBST([LD])
+
+_LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
+])# LT_PATH_LD
+
+# Old names:
+AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
+AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_PROG_LD], [])
+dnl AC_DEFUN([AC_PROG_LD], [])
+
+
+# _LT_PATH_LD_GNU
+#- --------------
+m4_defun([_LT_PATH_LD_GNU],
+[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
+[# I'd rather use --version here, but apparently some GNU lds only accept -v.
+case `$LD -v 2>&1 </dev/null` in
+*GNU* | *'with BFD'*)
+ lt_cv_prog_gnu_ld=yes
+ ;;
+*)
+ lt_cv_prog_gnu_ld=no
+ ;;
+esac])
+with_gnu_ld=$lt_cv_prog_gnu_ld
+])# _LT_PATH_LD_GNU
+
+
+# _LT_CMD_RELOAD
+# --------------
+# find reload flag for linker
+# -- PORTME Some linkers may need a different reload flag.
+m4_defun([_LT_CMD_RELOAD],
+[AC_CACHE_CHECK([for $LD option to reload object files],
+ lt_cv_ld_reload_flag,
+ [lt_cv_ld_reload_flag='-r'])
+reload_flag=$lt_cv_ld_reload_flag
+case $reload_flag in
+"" | " "*) ;;
+*) reload_flag=" $reload_flag" ;;
+esac
+reload_cmds='$LD$reload_flag -o $output$reload_objs'
+case $host_os in
+ cygwin* | mingw* | pw32* | cegcc*)
+ if test "$GCC" != yes; then
+ reload_cmds=false
+ fi
+ ;;
+ darwin*)
+ if test "$GCC" = yes; then
+ reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
+ else
+ reload_cmds='$LD$reload_flag -o $output$reload_objs'
+ fi
+ ;;
+esac
+_LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
+_LT_TAGDECL([], [reload_cmds], [2])dnl
+])# _LT_CMD_RELOAD
+
+
+# _LT_CHECK_MAGIC_METHOD
+# ----------------------
+# how to check for library dependencies
+# -- PORTME fill in with the dynamic library characteristics
+m4_defun([_LT_CHECK_MAGIC_METHOD],
+[m4_require([_LT_DECL_EGREP])
+m4_require([_LT_DECL_OBJDUMP])
+AC_CACHE_CHECK([how to recognize dependent libraries],
+lt_cv_deplibs_check_method,
+[lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_deplibs_check_method='unknown'
+# Need to set the preceding variable on all platforms that support
+# interlibrary dependencies.
+# 'none' -- dependencies not supported.
+# `unknown' -- same as none, but documents that we really don't know.
+# 'pass_all' -- all dependencies passed with no checks.
+# 'test_compile' -- check by making test program.
+# 'file_magic [[regex]]' -- check by looking for files in library path
+# which responds to the $file_magic_cmd with a given extended regex.
+# If you have `file' or equivalent on your system and you're not sure
+# whether `pass_all' will *always* work, you probably want this one.
+
+case $host_os in
+aix[[4-9]]*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+beos*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+bsdi[[45]]*)
+ lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
+ lt_cv_file_magic_cmd='/usr/bin/file -L'
+ lt_cv_file_magic_test_file=/shlib/libc.so
+ ;;
+
+cygwin*)
+ # func_win32_libid is a shell function defined in ltmain.sh
+ lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+ lt_cv_file_magic_cmd='func_win32_libid'
+ ;;
+
+mingw* | pw32*)
+ # Base MSYS/MinGW do not provide the 'file' command needed by
+ # func_win32_libid shell function, so use a weaker test based on 'objdump',
+ # unless we find 'file', for example because we are cross-compiling.
+ # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
+ if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
+ lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+ lt_cv_file_magic_cmd='func_win32_libid'
+ else
+ # Keep this pattern in sync with the one in func_win32_libid.
+ lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
+ lt_cv_file_magic_cmd='$OBJDUMP -f'
+ fi
+ ;;
+
+cegcc*)
+ # use the weaker test based on 'objdump'. See mingw*.
+ lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
+ lt_cv_file_magic_cmd='$OBJDUMP -f'
+ ;;
+
+darwin* | rhapsody*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+freebsd* | dragonfly*)
+ if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+ case $host_cpu in
+ i*86 )
+ # Not sure whether the presence of OpenBSD here was a mistake.
+ # Let's accept both of them until this is cleared up.
+ lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
+ lt_cv_file_magic_cmd=/usr/bin/file
+ lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+ ;;
+ esac
+ else
+ lt_cv_deplibs_check_method=pass_all
+ fi
+ ;;
+
+gnu*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+haiku*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+hpux10.20* | hpux11*)
+ lt_cv_file_magic_cmd=/usr/bin/file
+ case $host_cpu in
+ ia64*)
+ lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
+ lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+ ;;
+ hppa*64*)
+ [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
+ lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+ ;;
+ *)
+ lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
+ lt_cv_file_magic_test_file=/usr/lib/libc.sl
+ ;;
+ esac
+ ;;
+
+interix[[3-9]]*)
+ # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
+ lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
+ ;;
+
+irix5* | irix6* | nonstopux*)
+ case $LD in
+ *-32|*"-32 ") libmagic=32-bit;;
+ *-n32|*"-n32 ") libmagic=N32;;
+ *-64|*"-64 ") libmagic=64-bit;;
+ *) libmagic=never-match;;
+ esac
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+# This must be glibc/ELF.
+linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+netbsd* | netbsdelf*-gnu)
+ if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
+ lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+ else
+ lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
+ fi
+ ;;
+
+newos6*)
+ lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
+ lt_cv_file_magic_cmd=/usr/bin/file
+ lt_cv_file_magic_test_file=/usr/lib/libnls.so
+ ;;
+
+*nto* | *qnx*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+openbsd*)
+ if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+ lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
+ else
+ lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+ fi
+ ;;
+
+osf3* | osf4* | osf5*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+rdos*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+solaris*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+sysv4 | sysv4.3*)
+ case $host_vendor in
+ motorola)
+ lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
+ lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+ ;;
+ ncr)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+ sequent)
+ lt_cv_file_magic_cmd='/bin/file'
+ lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
+ ;;
+ sni)
+ lt_cv_file_magic_cmd='/bin/file'
+ lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
+ lt_cv_file_magic_test_file=/lib/libc.so
+ ;;
+ siemens)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+ pc)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+ esac
+ ;;
+
+tpf*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+esac
+])
+
+file_magic_glob=
+want_nocaseglob=no
+if test "$build" = "$host"; then
+ case $host_os in
+ mingw* | pw32*)
+ if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
+ want_nocaseglob=yes
+ else
+ file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
+ fi
+ ;;
+ esac
+fi
+
+file_magic_cmd=$lt_cv_file_magic_cmd
+deplibs_check_method=$lt_cv_deplibs_check_method
+test -z "$deplibs_check_method" && deplibs_check_method=unknown
+
+_LT_DECL([], [deplibs_check_method], [1],
+ [Method to check whether dependent libraries are shared objects])
+_LT_DECL([], [file_magic_cmd], [1],
+ [Command to use when deplibs_check_method = "file_magic"])
+_LT_DECL([], [file_magic_glob], [1],
+ [How to find potential files when deplibs_check_method = "file_magic"])
+_LT_DECL([], [want_nocaseglob], [1],
+ [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
+])# _LT_CHECK_MAGIC_METHOD
+
+
+# LT_PATH_NM
+# ----------
+# find the pathname to a BSD- or MS-compatible name lister
+AC_DEFUN([LT_PATH_NM],
+[AC_REQUIRE([AC_PROG_CC])dnl
+AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
+[if test -n "$NM"; then
+ # Let the user override the test.
+ lt_cv_path_NM="$NM"
+else
+ lt_nm_to_check="${ac_tool_prefix}nm"
+ if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
+ lt_nm_to_check="$lt_nm_to_check nm"
+ fi
+ for lt_tmp_nm in $lt_nm_to_check; do
+ lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+ for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
+ IFS="$lt_save_ifs"
+ test -z "$ac_dir" && ac_dir=.
+ tmp_nm="$ac_dir/$lt_tmp_nm"
+ if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
+ # Check to see if the nm accepts a BSD-compat flag.
+ # Adding the `sed 1q' prevents false positives on HP-UX, which says:
+ # nm: unknown option "B" ignored
+ # Tru64's nm complains that /dev/null is an invalid object file
+ case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
+ */dev/null* | *'Invalid file or object type'*)
+ lt_cv_path_NM="$tmp_nm -B"
+ break
+ ;;
+ *)
+ case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+ */dev/null*)
+ lt_cv_path_NM="$tmp_nm -p"
+ break
+ ;;
+ *)
+ lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
+ continue # so that we can try to find one that supports BSD flags
+ ;;
+ esac
+ ;;
+ esac
+ fi
+ done
+ IFS="$lt_save_ifs"
+ done
+ : ${lt_cv_path_NM=no}
+fi])
+if test "$lt_cv_path_NM" != "no"; then
+ NM="$lt_cv_path_NM"
+else
+ # Didn't find any BSD compatible name lister, look for dumpbin.
+ if test -n "$DUMPBIN"; then :
+ # Let the user override the test.
+ else
+ AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
+ case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
+ *COFF*)
+ DUMPBIN="$DUMPBIN -symbols"
+ ;;
+ *)
+ DUMPBIN=:
+ ;;
+ esac
+ fi
+ AC_SUBST([DUMPBIN])
+ if test "$DUMPBIN" != ":"; then
+ NM="$DUMPBIN"
+ fi
+fi
+test -z "$NM" && NM=nm
+AC_SUBST([NM])
+_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
+
+AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
+ [lt_cv_nm_interface="BSD nm"
+ echo "int some_variable = 0;" > conftest.$ac_ext
+ (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
+ (eval "$ac_compile" 2>conftest.err)
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
+ (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
+ cat conftest.out >&AS_MESSAGE_LOG_FD
+ if $GREP 'External.*some_variable' conftest.out > /dev/null; then
+ lt_cv_nm_interface="MS dumpbin"
+ fi
+ rm -f conftest*])
+])# LT_PATH_NM
+
+# Old names:
+AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
+AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_PROG_NM], [])
+dnl AC_DEFUN([AC_PROG_NM], [])
+
+# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
+# --------------------------------
+# how to determine the name of the shared library
+# associated with a specific link library.
+# -- PORTME fill in with the dynamic library characteristics
+m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
+[m4_require([_LT_DECL_EGREP])
+m4_require([_LT_DECL_OBJDUMP])
+m4_require([_LT_DECL_DLLTOOL])
+AC_CACHE_CHECK([how to associate runtime and link libraries],
+lt_cv_sharedlib_from_linklib_cmd,
+[lt_cv_sharedlib_from_linklib_cmd='unknown'
+
+case $host_os in
+cygwin* | mingw* | pw32* | cegcc*)
+ # two different shell functions defined in ltmain.sh
+ # decide which to use based on capabilities of $DLLTOOL
+ case `$DLLTOOL --help 2>&1` in
+ *--identify-strict*)
+ lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
+ ;;
+ *)
+ lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
+ ;;
+ esac
+ ;;
+*)
+ # fallback: assume linklib IS sharedlib
+ lt_cv_sharedlib_from_linklib_cmd="$ECHO"
+ ;;
+esac
+])
+sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
+test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
+
+_LT_DECL([], [sharedlib_from_linklib_cmd], [1],
+ [Command to associate shared and link libraries])
+])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
+
+
+# _LT_PATH_MANIFEST_TOOL
+# ----------------------
+# locate the manifest tool
+m4_defun([_LT_PATH_MANIFEST_TOOL],
+[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
+test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
+AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
+ [lt_cv_path_mainfest_tool=no
+ echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
+ $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
+ cat conftest.err >&AS_MESSAGE_LOG_FD
+ if $GREP 'Manifest Tool' conftest.out > /dev/null; then
+ lt_cv_path_mainfest_tool=yes
+ fi
+ rm -f conftest*])
+if test "x$lt_cv_path_mainfest_tool" != xyes; then
+ MANIFEST_TOOL=:
+fi
+_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
+])# _LT_PATH_MANIFEST_TOOL
+
+
+# LT_LIB_M
+# --------
+# check for math library
+AC_DEFUN([LT_LIB_M],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+LIBM=
+case $host in
+*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
+ # These system don't have libm, or don't need it
+ ;;
+*-ncr-sysv4.3*)
+ AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
+ AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
+ ;;
+*)
+ AC_CHECK_LIB(m, cos, LIBM="-lm")
+ ;;
+esac
+AC_SUBST([LIBM])
+])# LT_LIB_M
+
+# Old name:
+AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_CHECK_LIBM], [])
+
+
+# _LT_COMPILER_NO_RTTI([TAGNAME])
+# -------------------------------
+m4_defun([_LT_COMPILER_NO_RTTI],
+[m4_require([_LT_TAG_COMPILER])dnl
+
+_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
+
+if test "$GCC" = yes; then
+ case $cc_basename in
+ nvcc*)
+ _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
+ esac
+
+ _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
+ lt_cv_prog_compiler_rtti_exceptions,
+ [-fno-rtti -fno-exceptions], [],
+ [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
+fi
+_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
+ [Compiler flag to turn off builtin functions])
+])# _LT_COMPILER_NO_RTTI
+
+
+# _LT_CMD_GLOBAL_SYMBOLS
+# ----------------------
+m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([AC_PROG_AWK])dnl
+AC_REQUIRE([LT_PATH_NM])dnl
+AC_REQUIRE([LT_PATH_LD])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_TAG_COMPILER])dnl
+
+# Check for command to grab the raw symbol name followed by C symbol from nm.
+AC_MSG_CHECKING([command to parse $NM output from $compiler object])
+AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
+[
+# These are sane defaults that work on at least a few old systems.
+# [They come from Ultrix. What could be older than Ultrix?!! ;)]
+
+# Character class describing NM global symbol codes.
+symcode='[[BCDEGRST]]'
+
+# Regexp to match symbols that can be accessed directly from C.
+sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
+
+# Define system-specific variables.
+case $host_os in
+aix*)
+ symcode='[[BCDT]]'
+ ;;
+cygwin* | mingw* | pw32* | cegcc*)
+ symcode='[[ABCDGISTW]]'
+ ;;
+hpux*)
+ if test "$host_cpu" = ia64; then
+ symcode='[[ABCDEGRST]]'
+ fi
+ ;;
+irix* | nonstopux*)
+ symcode='[[BCDEGRST]]'
+ ;;
+osf*)
+ symcode='[[BCDEGQRST]]'
+ ;;
+solaris*)
+ symcode='[[BDRT]]'
+ ;;
+sco3.2v5*)
+ symcode='[[DT]]'
+ ;;
+sysv4.2uw2*)
+ symcode='[[DT]]'
+ ;;
+sysv5* | sco5v6* | unixware* | OpenUNIX*)
+ symcode='[[ABDT]]'
+ ;;
+sysv4)
+ symcode='[[DFNSTU]]'
+ ;;
+esac
+
+# If we're using GNU nm, then use its standard symbol codes.
+case `$NM -V 2>&1` in
+*GNU* | *'with BFD'*)
+ symcode='[[ABCDGIRSTW]]' ;;
+esac
+
+# Transform an extracted symbol line into a proper C declaration.
+# Some systems (esp. on ia64) link data and code symbols differently,
+# so use this general approach.
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
+
+# Transform an extracted symbol line into symbol name and symbol address
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
+
+# Handle CRLF in mingw tool chain
+opt_cr=
+case $build_os in
+mingw*)
+ opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
+ ;;
+esac
+
+# Try without a prefix underscore, then with it.
+for ac_symprfx in "" "_"; do
+
+ # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
+ symxfrm="\\1 $ac_symprfx\\2 \\2"
+
+ # Write the raw and C identifiers.
+ if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+ # Fake it for dumpbin and say T for any non-static function
+ # and D for any global variable.
+ # Also find C++ and __fastcall symbols from MSVC++,
+ # which start with @ or ?.
+ lt_cv_sys_global_symbol_pipe="$AWK ['"\
+" {last_section=section; section=\$ 3};"\
+" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
+" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
+" \$ 0!~/External *\|/{next};"\
+" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
+" {if(hide[section]) next};"\
+" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
+" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
+" s[1]~/^[@?]/{print s[1], s[1]; next};"\
+" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
+" ' prfx=^$ac_symprfx]"
+ else
+ lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+ fi
+ lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
+
+ # Check to see that the pipe works correctly.
+ pipe_works=no
+
+ rm -f conftest*
+ cat > conftest.$ac_ext <<_LT_EOF
+#ifdef __cplusplus
+extern "C" {
+#endif
+char nm_test_var;
+void nm_test_func(void);
+void nm_test_func(void){}
+#ifdef __cplusplus
+}
+#endif
+int main(){nm_test_var='a';nm_test_func();return(0);}
+_LT_EOF
+
+ if AC_TRY_EVAL(ac_compile); then
+ # Now try to grab the symbols.
+ nlist=conftest.nm
+ if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
+ # Try sorting and uniquifying the output.
+ if sort "$nlist" | uniq > "$nlist"T; then
+ mv -f "$nlist"T "$nlist"
+ else
+ rm -f "$nlist"T
+ fi
+
+ # Make sure that we snagged all the symbols we need.
+ if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
+ if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
+ cat <<_LT_EOF > conftest.$ac_ext
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+ relocations are performed -- see ld's documentation on pseudo-relocs. */
+# define LT@&t@_DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data. */
+# define LT@&t@_DLSYM_CONST
+#else
+# define LT@&t@_DLSYM_CONST const
+#endif
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+_LT_EOF
+ # Now generate the symbol file.
+ eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
+
+ cat <<_LT_EOF >> conftest.$ac_ext
+
+/* The mapping between symbol names and symbols. */
+LT@&t@_DLSYM_CONST struct {
+ const char *name;
+ void *address;
+}
+lt__PROGRAM__LTX_preloaded_symbols[[]] =
+{
+ { "@PROGRAM@", (void *) 0 },
+_LT_EOF
+ $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
+ cat <<\_LT_EOF >> conftest.$ac_ext
+ {0, (void *) 0}
+};
+
+/* This works around a problem in FreeBSD linker */
+#ifdef FREEBSD_WORKAROUND
+static const void *lt_preloaded_setup() {
+ return lt__PROGRAM__LTX_preloaded_symbols;
+}
+#endif
+
+#ifdef __cplusplus
+}
+#endif
+_LT_EOF
+ # Now try linking the two files.
+ mv conftest.$ac_objext conftstm.$ac_objext
+ lt_globsym_save_LIBS=$LIBS
+ lt_globsym_save_CFLAGS=$CFLAGS
+ LIBS="conftstm.$ac_objext"
+ CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
+ if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
+ pipe_works=yes
+ fi
+ LIBS=$lt_globsym_save_LIBS
+ CFLAGS=$lt_globsym_save_CFLAGS
+ else
+ echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
+ fi
+ else
+ echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
+ fi
+ else
+ echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
+ fi
+ else
+ echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
+ cat conftest.$ac_ext >&5
+ fi
+ rm -rf conftest* conftst*
+
+ # Do not use the global_symbol_pipe unless it works.
+ if test "$pipe_works" = yes; then
+ break
+ else
+ lt_cv_sys_global_symbol_pipe=
+ fi
+done
+])
+if test -z "$lt_cv_sys_global_symbol_pipe"; then
+ lt_cv_sys_global_symbol_to_cdecl=
+fi
+if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
+ AC_MSG_RESULT(failed)
+else
+ AC_MSG_RESULT(ok)
+fi
+
+# Response file support.
+if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+ nm_file_list_spec='@'
+elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
+ nm_file_list_spec='@'
+fi
+
+_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
+ [Take the output of nm and produce a listing of raw symbols and C names])
+_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
+ [Transform the output of nm in a proper C declaration])
+_LT_DECL([global_symbol_to_c_name_address],
+ [lt_cv_sys_global_symbol_to_c_name_address], [1],
+ [Transform the output of nm in a C name address pair])
+_LT_DECL([global_symbol_to_c_name_address_lib_prefix],
+ [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
+ [Transform the output of nm in a C name address pair when lib prefix is needed])
+_LT_DECL([], [nm_file_list_spec], [1],
+ [Specify filename containing input files for $NM])
+]) # _LT_CMD_GLOBAL_SYMBOLS
+
+
+# _LT_COMPILER_PIC([TAGNAME])
+# ---------------------------
+m4_defun([_LT_COMPILER_PIC],
+[m4_require([_LT_TAG_COMPILER])dnl
+_LT_TAGVAR(lt_prog_compiler_wl, $1)=
+_LT_TAGVAR(lt_prog_compiler_pic, $1)=
+_LT_TAGVAR(lt_prog_compiler_static, $1)=
+
+m4_if([$1], [CXX], [
+ # C++ specific cases for pic, static, wl, etc.
+ if test "$GXX" = yes; then
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+
+ case $host_os in
+ aix*)
+ # All AIX code is PIC.
+ if test "$host_cpu" = ia64; then
+ # AIX 5 now supports IA64 processor
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ fi
+ ;;
+
+ amigaos*)
+ case $host_cpu in
+ powerpc)
+ # see comment about AmigaOS4 .so support
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ m68k)
+ # FIXME: we need at least 68020 code to build shared libraries, but
+ # adding the `-m68020' flag to GCC prevents building anything better,
+ # like `-m68040'.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
+ ;;
+ esac
+ ;;
+
+ beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+ # PIC is the default for these OSes.
+ ;;
+ mingw* | cygwin* | os2* | pw32* | cegcc*)
+ # This hack is so that the source file can tell whether it is being
+ # built for inclusion in a dll (and should export symbols for example).
+ # Although the cygwin gcc ignores -fPIC, still need this for old-style
+ # (--disable-auto-import) libraries
+ m4_if([$1], [GCJ], [],
+ [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+ ;;
+ darwin* | rhapsody*)
+ # PIC is the default on this platform
+ # Common symbols not allowed in MH_DYLIB files
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
+ ;;
+ *djgpp*)
+ # DJGPP does not support shared libraries at all
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+ ;;
+ haiku*)
+ # PIC is the default for Haiku.
+ # The "-static" flag exists, but is broken.
+ _LT_TAGVAR(lt_prog_compiler_static, $1)=
+ ;;
+ interix[[3-9]]*)
+ # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+ # Instead, we relocate shared libraries at runtime.
+ ;;
+ sysv4*MP*)
+ if test -d /usr/nec; then
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
+ fi
+ ;;
+ hpux*)
+ # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+ # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
+ # sets the default TLS model and affects inlining.
+ case $host_cpu in
+ hppa*64*)
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ esac
+ ;;
+ *qnx* | *nto*)
+ # QNX uses GNU C++, but need to define -shared option too, otherwise
+ # it will coredump.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ esac
+ else
+ case $host_os in
+ aix[[4-9]]*)
+ # All AIX code is PIC.
+ if test "$host_cpu" = ia64; then
+ # AIX 5 now supports IA64 processor
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ else
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
+ fi
+ ;;
+ chorus*)
+ case $cc_basename in
+ cxch68*)
+ # Green Hills C++ Compiler
+ # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
+ ;;
+ esac
+ ;;
+ mingw* | cygwin* | os2* | pw32* | cegcc*)
+ # This hack is so that the source file can tell whether it is being
+ # built for inclusion in a dll (and should export symbols for example).
+ m4_if([$1], [GCJ], [],
+ [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+ ;;
+ dgux*)
+ case $cc_basename in
+ ec++*)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ ;;
+ ghcx*)
+ # Green Hills C++ Compiler
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ freebsd* | dragonfly*)
+ # FreeBSD uses GNU C++
+ ;;
+ hpux9* | hpux10* | hpux11*)
+ case $cc_basename in
+ CC*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+ if test "$host_cpu" != ia64; then
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
+ fi
+ ;;
+ aCC*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+ case $host_cpu in
+ hppa*64*|ia64*)
+ # +Z the default
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
+ ;;
+ esac
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ interix*)
+ # This is c89, which is MS Visual C++ (no shared libs)
+ # Anyone wants to do a port?
+ ;;
+ irix5* | irix6* | nonstopux*)
+ case $cc_basename in
+ CC*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ # CC pic flag -KPIC is the default.
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ KCC*)
+ # KAI C++ Compiler
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ ecpc* )
+ # old Intel C++ for x86_64 which still supported -KPIC.
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ ;;
+ icpc* )
+ # Intel C++, used to be incompatible with GCC.
+ # ICC 10 doesn't accept -KPIC any more.
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ ;;
+ pgCC* | pgcpp*)
+ # Portland Group C++ compiler
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+ cxx*)
+ # Compaq C++
+ # Make sure the PIC flag is empty. It appears that all Alpha
+ # Linux and Compaq Tru64 Unix objects are PIC.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+ xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
+ # IBM XL 8.0, 9.0 on PPC and BlueGene
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
+ ;;
+ *)
+ case `$CC -V 2>&1 | sed 5q` in
+ *Sun\ C*)
+ # Sun C++ 5.9
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+ ;;
+ esac
+ ;;
+ esac
+ ;;
+ lynxos*)
+ ;;
+ m88k*)
+ ;;
+ mvs*)
+ case $cc_basename in
+ cxx*)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ netbsd* | netbsdelf*-gnu)
+ ;;
+ *qnx* | *nto*)
+ # QNX uses GNU C++, but need to define -shared option too, otherwise
+ # it will coredump.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+ ;;
+ osf3* | osf4* | osf5*)
+ case $cc_basename in
+ KCC*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
+ ;;
+ RCC*)
+ # Rational C++ 2.4.1
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+ ;;
+ cxx*)
+ # Digital/Compaq C++
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ # Make sure the PIC flag is empty. It appears that all Alpha
+ # Linux and Compaq Tru64 Unix objects are PIC.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ psos*)
+ ;;
+ solaris*)
+ case $cc_basename in
+ CC* | sunCC*)
+ # Sun C++ 4.2, 5.x and Centerline C++
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+ ;;
+ gcx*)
+ # Green Hills C++ Compiler
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ sunos4*)
+ case $cc_basename in
+ CC*)
+ # Sun C++ 4.x
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+ lcc*)
+ # Lucid
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+ case $cc_basename in
+ CC*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+ esac
+ ;;
+ tandem*)
+ case $cc_basename in
+ NCC*)
+ # NonStop-UX NCC 3.20
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ ;;
+ *)
+ ;;
+ esac
+ ;;
+ vxworks*)
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+ ;;
+ esac
+ fi
+],
+[
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+
+ case $host_os in
+ aix*)
+ # All AIX code is PIC.
+ if test "$host_cpu" = ia64; then
+ # AIX 5 now supports IA64 processor
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ fi
+ ;;
+
+ amigaos*)
+ case $host_cpu in
+ powerpc)
+ # see comment about AmigaOS4 .so support
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ m68k)
+ # FIXME: we need at least 68020 code to build shared libraries, but
+ # adding the `-m68020' flag to GCC prevents building anything better,
+ # like `-m68040'.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
+ ;;
+ esac
+ ;;
+
+ beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
+ # PIC is the default for these OSes.
+ ;;
+
+ mingw* | cygwin* | pw32* | os2* | cegcc*)
+ # This hack is so that the source file can tell whether it is being
+ # built for inclusion in a dll (and should export symbols for example).
+ # Although the cygwin gcc ignores -fPIC, still need this for old-style
+ # (--disable-auto-import) libraries
+ m4_if([$1], [GCJ], [],
+ [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+ ;;
+
+ darwin* | rhapsody*)
+ # PIC is the default on this platform
+ # Common symbols not allowed in MH_DYLIB files
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
+ ;;
+
+ haiku*)
+ # PIC is the default for Haiku.
+ # The "-static" flag exists, but is broken.
+ _LT_TAGVAR(lt_prog_compiler_static, $1)=
+ ;;
+
+ hpux*)
+ # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
+ # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
+ # sets the default TLS model and affects inlining.
+ case $host_cpu in
+ hppa*64*)
+ # +Z the default
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ esac
+ ;;
+
+ interix[[3-9]]*)
+ # Interix 3.x gcc -fpic/-fPIC options generate broken code.
+ # Instead, we relocate shared libraries at runtime.
+ ;;
+
+ msdosdjgpp*)
+ # Just because we use GCC doesn't mean we suddenly get shared libraries
+ # on systems that don't support them.
+ _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+ enable_shared=no
+ ;;
+
+ *nto* | *qnx*)
+ # QNX uses GNU C++, but need to define -shared option too, otherwise
+ # it will coredump.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+ ;;
+
+ sysv4*MP*)
+ if test -d /usr/nec; then
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
+ fi
+ ;;
+
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ ;;
+ esac
+
+ case $cc_basename in
+ nvcc*) # Cuda Compiler Driver 2.2
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
+ if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)"
+ fi
+ ;;
+ esac
+ else
+ # PORTME Check for flag to pass linker flags through the system compiler.
+ case $host_os in
+ aix*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ if test "$host_cpu" = ia64; then
+ # AIX 5 now supports IA64 processor
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ else
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
+ fi
+ ;;
+
+ mingw* | cygwin* | pw32* | os2* | cegcc*)
+ # This hack is so that the source file can tell whether it is being
+ # built for inclusion in a dll (and should export symbols for example).
+ m4_if([$1], [GCJ], [],
+ [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+ ;;
+
+ hpux9* | hpux10* | hpux11*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
+ # not for PA HP-UX.
+ case $host_cpu in
+ hppa*64*|ia64*)
+ # +Z the default
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
+ ;;
+ esac
+ # Is there a better lt_prog_compiler_static that works with the bundled CC?
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
+ ;;
+
+ irix5* | irix6* | nonstopux*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ # PIC (with -KPIC) is the default.
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+
+ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ # old Intel for x86_64 which still supported -KPIC.
+ ecc*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ ;;
+ # icc used to be incompatible with GCC.
+ # ICC 10 doesn't accept -KPIC any more.
+ icc* | ifort*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ ;;
+ # Lahey Fortran 8.1.
+ lf95*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
+ ;;
+ nagfor*)
+ # NAG Fortran compiler
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+ pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
+ # Portland Group compilers (*not* the Pentium gcc compiler,
+ # which looks to be a dead project)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+ ccc*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ # All Alpha code is PIC.
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+ xl* | bgxl* | bgf* | mpixl*)
+ # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
+ ;;
+ *)
+ case `$CC -V 2>&1 | sed 5q` in
+ *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
+ # Sun Fortran 8.3 passes all unrecognized flags to the linker
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
+ ;;
+ *Sun\ F* | *Sun*Fortran*)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+ ;;
+ *Sun\ C*)
+ # Sun C 5.9
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ ;;
+ *Intel*\ [[CF]]*Compiler*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ ;;
+ *Portland\ Group*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+ esac
+ ;;
+ esac
+ ;;
+
+ newsos6)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+
+ *nto* | *qnx*)
+ # QNX uses GNU C++, but need to define -shared option too, otherwise
+ # it will coredump.
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
+ ;;
+
+ osf3* | osf4* | osf5*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ # All OSF/1 code is PIC.
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+
+ rdos*)
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+
+ solaris*)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ case $cc_basename in
+ f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
+ esac
+ ;;
+
+ sunos4*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+
+ sysv4 | sysv4.2uw2* | sysv4.3*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+
+ sysv4*MP*)
+ if test -d /usr/nec ;then
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ fi
+ ;;
+
+ sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+
+ unicos*)
+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+ _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+ ;;
+
+ uts4*)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+ ;;
+
+ *)
+ _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
+ ;;
+ esac
+ fi
+])
+case $host_os in
+ # For platforms which do not support PIC, -DPIC is meaningless:
+ *djgpp*)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)=
+ ;;
+ *)
+ _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
+ ;;
+esac
+
+AC_CACHE_CHECK([for $compiler option to produce PIC],
+ [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
+ [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
+_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
+
+#
+# Check to make sure the PIC flag actually works.
+#
+if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
+ _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
+ [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
+ [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
+ [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
+ "" | " "*) ;;
+ *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
+ esac],
+ [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
+ _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
+fi
+_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
+ [Additional compiler flags for building library objects])
+
+_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
+ [How to pass a linker flag through the compiler])
+#
+# Check to make sure the static flag actually works.
+#
+wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
+_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
+ _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
+ $lt_tmp_static_flag,
+ [],
+ [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
+_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
+ [Compiler flag to prevent dynamic linking])
+])# _LT_COMPILER_PIC
+
+
+# _LT_LINKER_SHLIBS([TAGNAME])
+# ----------------------------
+# See if the linker supports building shared libraries.
+m4_defun([_LT_LINKER_SHLIBS],
+[AC_REQUIRE([LT_PATH_LD])dnl
+AC_REQUIRE([LT_PATH_NM])dnl
+m4_require([_LT_PATH_MANIFEST_TOOL])dnl
+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+m4_require([_LT_TAG_COMPILER])dnl
+AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
+m4_if([$1], [CXX], [
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+ _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
+ case $host_os in
+ aix[[4-9]]*)
+ # If we're using GNU nm, then we don't want the "-C" option.
+ # -C means demangle to AIX nm, but means don't demangle with GNU nm
+ # Also, AIX nm treats weak defined symbols like other global defined
+ # symbols, whereas GNU nm marks them as "W".
+ if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+ else
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+ fi
+ ;;
+ pw32*)
+ _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
+ ;;
+ cygwin* | mingw* | cegcc*)
+ case $cc_basename in
+ cl*)
+ _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+ ;;
+ *)
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+ _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
+ ;;
+ esac
+ ;;
+ linux* | k*bsd*-gnu | gnu*)
+ _LT_TAGVAR(link_all_deplibs, $1)=no
+ ;;
+ *)
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+ ;;
+ esac
+], [
+ runpath_var=
+ _LT_TAGVAR(allow_undefined_flag, $1)=
+ _LT_TAGVAR(always_export_symbols, $1)=no
+ _LT_TAGVAR(archive_cmds, $1)=
+ _LT_TAGVAR(archive_expsym_cmds, $1)=
+ _LT_TAGVAR(compiler_needs_object, $1)=no
+ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+ _LT_TAGVAR(hardcode_automatic, $1)=no
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=no
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=
+ _LT_TAGVAR(hardcode_minus_L, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+ _LT_TAGVAR(inherit_rpath, $1)=no
+ _LT_TAGVAR(link_all_deplibs, $1)=unknown
+ _LT_TAGVAR(module_cmds, $1)=
+ _LT_TAGVAR(module_expsym_cmds, $1)=
+ _LT_TAGVAR(old_archive_from_new_cmds, $1)=
+ _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
+ _LT_TAGVAR(thread_safe_flag_spec, $1)=
+ _LT_TAGVAR(whole_archive_flag_spec, $1)=
+ # include_expsyms should be a list of space-separated symbols to be *always*
+ # included in the symbol list
+ _LT_TAGVAR(include_expsyms, $1)=
+ # exclude_expsyms can be an extended regexp of symbols to exclude
+ # it will be wrapped by ` (' and `)$', so one must not match beginning or
+ # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
+ # as well as any symbol that contains `d'.
+ _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
+ # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
+ # platforms (ab)use it in PIC code, but their linkers get confused if
+ # the symbol is explicitly referenced. Since portable code cannot
+ # rely on this symbol name, it's probably fine to never include it in
+ # preloaded symbol tables.
+ # Exclude shared library initialization/finalization symbols.
+dnl Note also adjust exclude_expsyms for C++ above.
+ extract_expsyms_cmds=
+
+ case $host_os in
+ cygwin* | mingw* | pw32* | cegcc*)
+ # FIXME: the MSVC++ port hasn't been tested in a loooong time
+ # When not using gcc, we currently assume that we are using
+ # Microsoft Visual C++.
+ if test "$GCC" != yes; then
+ with_gnu_ld=no
+ fi
+ ;;
+ interix*)
+ # we just hope/assume this is gcc and not c89 (= MSVC++)
+ with_gnu_ld=yes
+ ;;
+ openbsd*)
+ with_gnu_ld=no
+ ;;
+ linux* | k*bsd*-gnu | gnu*)
+ _LT_TAGVAR(link_all_deplibs, $1)=no
+ ;;
+ esac
+
+ _LT_TAGVAR(ld_shlibs, $1)=yes
+
+ # On some targets, GNU ld is compatible enough with the native linker
+ # that we're better off using the native interface for both.
+ lt_use_gnu_ld_interface=no
+ if test "$with_gnu_ld" = yes; then
+ case $host_os in
+ aix*)
+ # The AIX port of GNU ld has always aspired to compatibility
+ # with the native linker. However, as the warning in the GNU ld
+ # block says, versions before 2.19.5* couldn't really create working
+ # shared libraries, regardless of the interface used.
+ case `$LD -v 2>&1` in
+ *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+ *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
+ *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
+ *)
+ lt_use_gnu_ld_interface=yes
+ ;;
+ esac
+ ;;
+ *)
+ lt_use_gnu_ld_interface=yes
+ ;;
+ esac
+ fi
+
+ if test "$lt_use_gnu_ld_interface" = yes; then
+ # If archive_cmds runs LD, not CC, wlarc should be empty
+ wlarc='${wl}'
+
+ # Set some defaults for GNU ld with shared library support. These
+ # are reset later if shared libraries are not supported. Putting them
+ # here allows them to be overridden if necessary.
+ runpath_var=LD_RUN_PATH
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+ # ancient GNU ld didn't support --whole-archive et. al.
+ if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
+ _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+ else
+ _LT_TAGVAR(whole_archive_flag_spec, $1)=
+ fi
+ supports_anon_versioning=no
+ case `$LD -v 2>&1` in
+ *GNU\ gold*) supports_anon_versioning=yes ;;
+ *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
+ *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+ *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+ *\ 2.11.*) ;; # other 2.11 versions
+ *) supports_anon_versioning=yes ;;
+ esac
+
+ # See if GNU ld supports shared libraries.
+ case $host_os in
+ aix[[3-9]]*)
+ # On AIX/PPC, the GNU linker is very broken
+ if test "$host_cpu" != ia64; then
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ cat <<_LT_EOF 1>&2
+
+*** Warning: the GNU linker, at least up to release 2.19, is reported
+*** to be unable to reliably create shared libraries on AIX.
+*** Therefore, libtool is disabling shared libraries support. If you
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
+
+_LT_EOF
+ fi
+ ;;
+
+ amigaos*)
+ case $host_cpu in
+ powerpc)
+ # see comment about AmigaOS4 .so support
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)=''
+ ;;
+ m68k)
+ _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ ;;
+ esac
+ ;;
+
+ beos*)
+ if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
+ # support --undefined. This deserves some investigation. FIXME
+ _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ cygwin* | mingw* | pw32* | cegcc*)
+ # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+ # as there is no search path for DLLs.
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ _LT_TAGVAR(always_export_symbols, $1)=no
+ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+ _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
+
+ if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+ # If the export-symbols file already is a .def file (1st line
+ # is EXPORTS), use it as is; otherwise, prepend...
+ _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+ cp $export_symbols $output_objdir/$soname.def;
+ else
+ echo EXPORTS > $output_objdir/$soname.def;
+ cat $export_symbols >> $output_objdir/$soname.def;
+ fi~
+ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ haiku*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ ;;
+
+ interix[[3-9]]*)
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+ # Instead, shared libraries are loaded at an image base (0x10000000 by
+ # default) and relocated if they conflict, which is a slow very memory
+ # consuming and fragmenting process. To avoid this, we pick a random,
+ # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+ # time. Moving up from 0x10000000 also allows more sbrk(2) space.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+ ;;
+
+ gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
+ tmp_diet=no
+ if test "$host_os" = linux-dietlibc; then
+ case $cc_basename in
+ diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
+ esac
+ fi
+ if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
+ && test "$tmp_diet" = no
+ then
+ tmp_addflag=' $pic_flag'
+ tmp_sharedflag='-shared'
+ case $cc_basename,$host_cpu in
+ pgcc*) # Portland Group C compiler
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+ tmp_addflag=' $pic_flag'
+ ;;
+ pgf77* | pgf90* | pgf95* | pgfortran*)
+ # Portland Group f77 and f90 compilers
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+ tmp_addflag=' $pic_flag -Mnomain' ;;
+ ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
+ tmp_addflag=' -i_dynamic' ;;
+ efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
+ tmp_addflag=' -i_dynamic -nofor_main' ;;
+ ifc* | ifort*) # Intel Fortran compiler
+ tmp_addflag=' -nofor_main' ;;
+ lf95*) # Lahey Fortran 8.1
+ _LT_TAGVAR(whole_archive_flag_spec, $1)=
+ tmp_sharedflag='--shared' ;;
+ xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
+ tmp_sharedflag='-qmkshrobj'
+ tmp_addflag= ;;
+ nvcc*) # Cuda Compiler Driver 2.2
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+ _LT_TAGVAR(compiler_needs_object, $1)=yes
+ ;;
+ esac
+ case `$CC -V 2>&1 | sed 5q` in
+ *Sun\ C*) # Sun C 5.9
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+ _LT_TAGVAR(compiler_needs_object, $1)=yes
+ tmp_sharedflag='-G' ;;
+ *Sun\ F*) # Sun Fortran 8.3
+ tmp_sharedflag='-G' ;;
+ esac
+ _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+
+ if test "x$supports_anon_versioning" = xyes; then
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
+ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+ echo "local: *; };" >> $output_objdir/$libname.ver~
+ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+ fi
+
+ case $cc_basename in
+ xlf* | bgf* | bgxlf* | mpixlf*)
+ # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
+ if test "x$supports_anon_versioning" = xyes; then
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
+ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+ echo "local: *; };" >> $output_objdir/$libname.ver~
+ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+ fi
+ ;;
+ esac
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ netbsd* | netbsdelf*-gnu)
+ if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
+ wlarc=
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+ fi
+ ;;
+
+ solaris*)
+ if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ cat <<_LT_EOF 1>&2
+
+*** Warning: The releases 2.8.* of the GNU linker cannot reliably
+*** create shared libraries on Solaris systems. Therefore, libtool
+*** is disabling shared libraries support. We urge you to upgrade GNU
+*** binutils to release 2.9.1 or newer. Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
+
+_LT_EOF
+ elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
+ case `$LD -v 2>&1` in
+ *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ cat <<_LT_EOF 1>&2
+
+*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
+*** reliably create shared libraries on SCO systems. Therefore, libtool
+*** is disabling shared libraries support. We urge you to upgrade GNU
+*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
+*** your PATH or compiler configuration so that the native linker is
+*** used, and then restart.
+
+_LT_EOF
+ ;;
+ *)
+ # For security reasons, it is highly recommended that you always
+ # use absolute paths for naming shared libraries, and exclude the
+ # DT_RUNPATH tag from executables and libraries. But doing so
+ # requires that you compile everything twice, which is a pain.
+ if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+ esac
+ ;;
+
+ sunos4*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+ wlarc=
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ *)
+ if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+ esac
+
+ if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
+ runpath_var=
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
+ _LT_TAGVAR(whole_archive_flag_spec, $1)=
+ fi
+ else
+ # PORTME fill in a description of your system's linker (not GNU ld)
+ case $host_os in
+ aix3*)
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ _LT_TAGVAR(always_export_symbols, $1)=yes
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
+ # Note: this linker hardcodes the directories in LIBPATH if there
+ # are no directories specified by -L.
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
+ # Neither direct hardcoding nor static linking is supported with a
+ # broken collect2.
+ _LT_TAGVAR(hardcode_direct, $1)=unsupported
+ fi
+ ;;
+
+ aix[[4-9]]*)
+ if test "$host_cpu" = ia64; then
+ # On IA64, the linker does run time linking by default, so we don't
+ # have to do anything special.
+ aix_use_runtimelinking=no
+ exp_sym_flag='-Bexport'
+ no_entry_flag=""
+ else
+ # If we're using GNU nm, then we don't want the "-C" option.
+ # -C means demangle to AIX nm, but means don't demangle with GNU nm
+ # Also, AIX nm treats weak defined symbols like other global
+ # defined symbols, whereas GNU nm marks them as "W".
+ if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+ else
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+ fi
+ aix_use_runtimelinking=no
+
+ # Test if we are trying to use run time linking or normal
+ # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+ # need to do runtime linking.
+ case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
+ for ld_flag in $LDFLAGS; do
+ if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
+ aix_use_runtimelinking=yes
+ break
+ fi
+ done
+ ;;
+ esac
+
+ exp_sym_flag='-bexport'
+ no_entry_flag='-bnoentry'
+ fi
+
+ # When large executables or shared objects are built, AIX ld can
+ # have problems creating the table of contents. If linking a library
+ # or program results in "error TOC overflow" add -mminimal-toc to
+ # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
+ # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+ _LT_TAGVAR(archive_cmds, $1)=''
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
+
+ if test "$GCC" = yes; then
+ case $host_os in aix4.[[012]]|aix4.[[012]].*)
+ # We only want to do this on AIX 4.2 and lower, the check
+ # below for broken collect2 doesn't work under 4.3+
+ collect2name=`${CC} -print-prog-name=collect2`
+ if test -f "$collect2name" &&
+ strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+ then
+ # We have reworked collect2
+ :
+ else
+ # We have old collect2
+ _LT_TAGVAR(hardcode_direct, $1)=unsupported
+ # It fails to find uninstalled libraries when the uninstalled
+ # path is not listed in the libpath. Setting hardcode_minus_L
+ # to unsupported forces relinking
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=
+ fi
+ ;;
+ esac
+ shared_flag='-shared'
+ if test "$aix_use_runtimelinking" = yes; then
+ shared_flag="$shared_flag "'${wl}-G'
+ fi
+ _LT_TAGVAR(link_all_deplibs, $1)=no
+ else
+ # not using gcc
+ if test "$host_cpu" = ia64; then
+ # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+ # chokes on -Wl,-G. The following line is correct:
+ shared_flag='-G'
+ else
+ if test "$aix_use_runtimelinking" = yes; then
+ shared_flag='${wl}-G'
+ else
+ shared_flag='${wl}-bM:SRE'
+ fi
+ fi
+ fi
+
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
+ # It seems that -bexpall does not export symbols beginning with
+ # underscore (_), so it is better to generate a list of symbols to export.
+ _LT_TAGVAR(always_export_symbols, $1)=yes
+ if test "$aix_use_runtimelinking" = yes; then
+ # Warning - without using the other runtime loading flags (-brtl),
+ # -berok will link without error, but may produce a broken library.
+ _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
+ # Determine the default libpath from the value encoded in an
+ # empty executable.
+ _LT_SYS_MODULE_PATH_AIX([$1])
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+ else
+ if test "$host_cpu" = ia64; then
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
+ _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
+ _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+ else
+ # Determine the default libpath from the value encoded in an
+ # empty executable.
+ _LT_SYS_MODULE_PATH_AIX([$1])
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+ # Warning - without using the other run time loading flags,
+ # -berok will link without error, but may produce a broken library.
+ _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
+ _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
+ if test "$with_gnu_ld" = yes; then
+ # We only use this code for GNU lds that support --whole-archive.
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+ else
+ # Exported symbols can be pulled into shared objects from archives
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+ fi
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+ # This is similar to how AIX traditionally builds its shared libraries.
+ _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+ fi
+ fi
+ ;;
+
+ amigaos*)
+ case $host_cpu in
+ powerpc)
+ # see comment about AmigaOS4 .so support
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)=''
+ ;;
+ m68k)
+ _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ ;;
+ esac
+ ;;
+
+ bsdi[[45]]*)
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
+ ;;
+
+ cygwin* | mingw* | pw32* | cegcc*)
+ # When not using gcc, we currently assume that we are using
+ # Microsoft Visual C++.
+ # hardcode_libdir_flag_spec is actually meaningless, as there is
+ # no search path for DLLs.
+ case $cc_basename in
+ cl*)
+ # Native MSVC
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ _LT_TAGVAR(always_export_symbols, $1)=yes
+ _LT_TAGVAR(file_list_spec, $1)='@'
+ # Tell ltmain to make .lib files, not .a files.
+ libext=lib
+ # Tell ltmain to make .dll files, not .so files.
+ shrext_cmds=".dll"
+ # FIXME: Setting linknames here is a bad hack.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+ _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+ sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+ else
+ sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+ fi~
+ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+ linknames='
+ # The linker will not automatically build a static lib if we build a DLL.
+ # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+ _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+ # Don't use ranlib
+ _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
+ _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
+ lt_tool_outputfile="@TOOL_OUTPUT@"~
+ case $lt_outputfile in
+ *.exe|*.EXE) ;;
+ *)
+ lt_outputfile="$lt_outputfile.exe"
+ lt_tool_outputfile="$lt_tool_outputfile.exe"
+ ;;
+ esac~
+ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+ $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+ $RM "$lt_outputfile.manifest";
+ fi'
+ ;;
+ *)
+ # Assume MSVC wrapper
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ # Tell ltmain to make .lib files, not .a files.
+ libext=lib
+ # Tell ltmain to make .dll files, not .so files.
+ shrext_cmds=".dll"
+ # FIXME: Setting linknames here is a bad hack.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+ # The linker will automatically build a .lib file if we build a DLL.
+ _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+ # FIXME: Should let the user specify the lib program.
+ _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
+ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+ ;;
+ esac
+ ;;
+
+ darwin* | rhapsody*)
+ _LT_DARWIN_LINKER_FEATURES($1)
+ ;;
+
+ dgux*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
+ # support. Future versions do this automatically, but an explicit c++rt0.o
+ # does not break anything, and helps significantly (at the cost of a little
+ # extra space).
+ freebsd2.2*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ # Unfortunately, older versions of FreeBSD 2 do not have this feature.
+ freebsd2.*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
+ freebsd* | dragonfly*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ hpux9*)
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+ fi
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+
+ # hardcode_minus_L: Not really in the search PATH,
+ # but as the default location of the library.
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ ;;
+
+ hpux10*)
+ if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+ fi
+ if test "$with_gnu_ld" = no; then
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ # hardcode_minus_L: Not really in the search PATH,
+ # but as the default location of the library.
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ fi
+ ;;
+
+ hpux11*)
+ if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+ case $host_cpu in
+ hppa*64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ ia64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ esac
+ else
+ case $host_cpu in
+ hppa*64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ ia64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ *)
+ m4_if($1, [], [
+ # Older versions of the 11.00 compiler do not understand -b yet
+ # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
+ _LT_LINKER_OPTION([if $CC understands -b],
+ _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
+ [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
+ [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
+ [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
+ ;;
+ esac
+ fi
+ if test "$with_gnu_ld" = no; then
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+ case $host_cpu in
+ hppa*64*|ia64*)
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+ *)
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+
+ # hardcode_minus_L: Not really in the search PATH,
+ # but as the default location of the library.
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ ;;
+ esac
+ fi
+ ;;
+
+ irix5* | irix6* | nonstopux*)
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ # Try to use the -exported_symbol ld option, if it does not
+ # work, assume that -exports_file does not work either and
+ # implicitly export all symbols.
+ # This should be the same for all languages, so no per-tag cache variable.
+ AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
+ [lt_cv_irix_exported_symbol],
+ [save_LDFLAGS="$LDFLAGS"
+ LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+ AC_LINK_IFELSE(
+ [AC_LANG_SOURCE(
+ [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
+ [C++], [[int foo (void) { return 0; }]],
+ [Fortran 77], [[
+ subroutine foo
+ end]],
+ [Fortran], [[
+ subroutine foo
+ end]])])],
+ [lt_cv_irix_exported_symbol=yes],
+ [lt_cv_irix_exported_symbol=no])
+ LDFLAGS="$save_LDFLAGS"])
+ if test "$lt_cv_irix_exported_symbol" = yes; then
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+ fi
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+ fi
+ _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ _LT_TAGVAR(inherit_rpath, $1)=yes
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ ;;
+
+ netbsd* | netbsdelf*-gnu)
+ if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
+ fi
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ newsos6)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ *nto* | *qnx*)
+ ;;
+
+ openbsd*)
+ if test -f /usr/libexec/ld.so; then
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ else
+ case $host_os in
+ openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ ;;
+ esac
+ fi
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ os2*)
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+ _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
+ ;;
+
+ osf3*)
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ else
+ _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+ fi
+ _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ ;;
+
+ osf4* | osf5*) # as osf3* with the addition of -msym flag
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ else
+ _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
+ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+
+ # Both c and cxx compiler support -rpath directly
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+ fi
+ _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ ;;
+
+ solaris*)
+ _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
+ if test "$GCC" = yes; then
+ wlarc='${wl}'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+ else
+ case `$CC -V 2>&1` in
+ *"Compilers 5.0"*)
+ wlarc=''
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
+ ;;
+ *)
+ wlarc='${wl}'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+ ;;
+ esac
+ fi
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ case $host_os in
+ solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+ *)
+ # The compiler driver will combine and reorder linker options,
+ # but understands `-z linker_flag'. GCC discards it without `$wl',
+ # but is careful enough not to reorder.
+ # Supported since Solaris 2.6 (maybe 2.5.1?)
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+ else
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
+ fi
+ ;;
+ esac
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ ;;
+
+ sunos4*)
+ if test "x$host_vendor" = xsequent; then
+ # Use $CC to link under sequent, because it throws in some extra .o
+ # files that make .init and .fini sections work.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
+ fi
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ sysv4)
+ case $host_vendor in
+ sni)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
+ ;;
+ siemens)
+ ## LD is ld it makes a PLAMLIB
+ ## CC just makes a GrossModule.
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ ;;
+ motorola)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
+ ;;
+ esac
+ runpath_var='LD_RUN_PATH'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ sysv4.3*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
+ ;;
+
+ sysv4*MP*)
+ if test -d /usr/nec; then
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ runpath_var=LD_RUN_PATH
+ hardcode_runpath_var=yes
+ _LT_TAGVAR(ld_shlibs, $1)=yes
+ fi
+ ;;
+
+ sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
+ _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ runpath_var='LD_RUN_PATH'
+
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ fi
+ ;;
+
+ sysv5* | sco3.2v5* | sco5v6*)
+ # Note: We can NOT use -z defs as we might desire, because we do not
+ # link with -lc, and that would cause any symbols used from libc to
+ # always be unresolved, which means just about no library would
+ # ever link correctly. If we're not using GNU ld we use -z text
+ # though, which does catch some bad symbols but isn't as heavy-handed
+ # as -z defs.
+ _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+ _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
+ runpath_var='LD_RUN_PATH'
+
+ if test "$GCC" = yes; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ fi
+ ;;
+
+ uts4*)
+ _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+
+ *)
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+
+ if test x$host_vendor = xsni; then
+ case $host in
+ sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
+ ;;
+ esac
+ fi
+ fi
+])
+AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
+test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
+
+_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
+
+_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
+_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
+_LT_DECL([], [extract_expsyms_cmds], [2],
+ [The commands to extract the exported symbol list from a shared archive])
+
+#
+# Do we need to explicitly link libc?
+#
+case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
+x|xyes)
+ # Assume -lc should be added
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+
+ if test "$enable_shared" = yes && test "$GCC" = yes; then
+ case $_LT_TAGVAR(archive_cmds, $1) in
+ *'~'*)
+ # FIXME: we may have to deal with multi-command sequences.
+ ;;
+ '$CC '*)
+ # Test whether the compiler implicitly links with -lc since on some
+ # systems, -lgcc has to come before -lc. If gcc already passes -lc
+ # to ld, don't add -lc before -lgcc.
+ AC_CACHE_CHECK([whether -lc should be explicitly linked in],
+ [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
+ [$RM conftest*
+ echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+ if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
+ soname=conftest
+ lib=conftest
+ libobjs=conftest.$ac_objext
+ deplibs=
+ wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
+ pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
+ compiler_flags=-v
+ linker_flags=-v
+ verstring=
+ output_objdir=.
+ libname=conftest
+ lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
+ _LT_TAGVAR(allow_undefined_flag, $1)=
+ if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
+ then
+ lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ else
+ lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+ fi
+ _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
+ else
+ cat conftest.err 1>&5
+ fi
+ $RM conftest*
+ ])
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
+ ;;
+ esac
+ fi
+ ;;
+esac
+
+_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
+ [Whether or not to add -lc for building shared libraries])
+_LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
+ [enable_shared_with_static_runtimes], [0],
+ [Whether or not to disallow shared libs when runtime libs are static])
+_LT_TAGDECL([], [export_dynamic_flag_spec], [1],
+ [Compiler flag to allow reflexive dlopens])
+_LT_TAGDECL([], [whole_archive_flag_spec], [1],
+ [Compiler flag to generate shared objects directly from archives])
+_LT_TAGDECL([], [compiler_needs_object], [1],
+ [Whether the compiler copes with passing no objects directly])
+_LT_TAGDECL([], [old_archive_from_new_cmds], [2],
+ [Create an old-style archive from a shared archive])
+_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
+ [Create a temporary old-style archive to link instead of a shared archive])
+_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
+_LT_TAGDECL([], [archive_expsym_cmds], [2])
+_LT_TAGDECL([], [module_cmds], [2],
+ [Commands used to build a loadable module if different from building
+ a shared archive.])
+_LT_TAGDECL([], [module_expsym_cmds], [2])
+_LT_TAGDECL([], [with_gnu_ld], [1],
+ [Whether we are building with GNU ld or not])
+_LT_TAGDECL([], [allow_undefined_flag], [1],
+ [Flag that allows shared libraries with undefined symbols to be built])
+_LT_TAGDECL([], [no_undefined_flag], [1],
+ [Flag that enforces no undefined symbols])
+_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
+ [Flag to hardcode $libdir into a binary during linking.
+ This must work even if $libdir does not exist])
+_LT_TAGDECL([], [hardcode_libdir_separator], [1],
+ [Whether we need a single "-rpath" flag with a separated argument])
+_LT_TAGDECL([], [hardcode_direct], [0],
+ [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
+ DIR into the resulting binary])
+_LT_TAGDECL([], [hardcode_direct_absolute], [0],
+ [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
+ DIR into the resulting binary and the resulting library dependency is
+ "absolute", i.e impossible to change by setting ${shlibpath_var} if the
+ library is relocated])
+_LT_TAGDECL([], [hardcode_minus_L], [0],
+ [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
+ into the resulting binary])
+_LT_TAGDECL([], [hardcode_shlibpath_var], [0],
+ [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
+ into the resulting binary])
+_LT_TAGDECL([], [hardcode_automatic], [0],
+ [Set to "yes" if building a shared library automatically hardcodes DIR
+ into the library and all subsequent libraries and executables linked
+ against it])
+_LT_TAGDECL([], [inherit_rpath], [0],
+ [Set to yes if linker adds runtime paths of dependent libraries
+ to runtime path list])
+_LT_TAGDECL([], [link_all_deplibs], [0],
+ [Whether libtool must link a program against all its dependency libraries])
+_LT_TAGDECL([], [always_export_symbols], [0],
+ [Set to "yes" if exported symbols are required])
+_LT_TAGDECL([], [export_symbols_cmds], [2],
+ [The commands to list exported symbols])
+_LT_TAGDECL([], [exclude_expsyms], [1],
+ [Symbols that should not be listed in the preloaded symbols])
+_LT_TAGDECL([], [include_expsyms], [1],
+ [Symbols that must always be exported])
+_LT_TAGDECL([], [prelink_cmds], [2],
+ [Commands necessary for linking programs (against libraries) with templates])
+_LT_TAGDECL([], [postlink_cmds], [2],
+ [Commands necessary for finishing linking programs])
+_LT_TAGDECL([], [file_list_spec], [1],
+ [Specify filename containing input files])
+dnl FIXME: Not yet implemented
+dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
+dnl [Compiler flag to generate thread safe objects])
+])# _LT_LINKER_SHLIBS
+
+
+# _LT_LANG_C_CONFIG([TAG])
+# ------------------------
+# Ensure that the configuration variables for a C compiler are suitably
+# defined. These variables are subsequently used by _LT_CONFIG to write
+# the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_C_CONFIG],
+[m4_require([_LT_DECL_EGREP])dnl
+lt_save_CC="$CC"
+AC_LANG_PUSH(C)
+
+# Source file extension for C test sources.
+ac_ext=c
+
+# Object file extension for compiled C test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="int some_variable = 0;"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='int main(){return(0);}'
+
+_LT_TAG_COMPILER
+# Save the default compiler, since it gets overwritten when the other
+# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
+compiler_DEFAULT=$CC
+
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
+
+if test -n "$compiler"; then
+ _LT_COMPILER_NO_RTTI($1)
+ _LT_COMPILER_PIC($1)
+ _LT_COMPILER_C_O($1)
+ _LT_COMPILER_FILE_LOCKS($1)
+ _LT_LINKER_SHLIBS($1)
+ _LT_SYS_DYNAMIC_LINKER($1)
+ _LT_LINKER_HARDCODE_LIBPATH($1)
+ LT_SYS_DLOPEN_SELF
+ _LT_CMD_STRIPLIB
+
+ # Report which library types will actually be built
+ AC_MSG_CHECKING([if libtool supports shared libraries])
+ AC_MSG_RESULT([$can_build_shared])
+
+ AC_MSG_CHECKING([whether to build shared libraries])
+ test "$can_build_shared" = "no" && enable_shared=no
+
+ # On AIX, shared libraries and static libraries use the same namespace, and
+ # are all built from PIC.
+ case $host_os in
+ aix3*)
+ test "$enable_shared" = yes && enable_static=no
+ if test -n "$RANLIB"; then
+ archive_cmds="$archive_cmds~\$RANLIB \$lib"
+ postinstall_cmds='$RANLIB $lib'
+ fi
+ ;;
+
+ aix[[4-9]]*)
+ if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+ test "$enable_shared" = yes && enable_static=no
+ fi
+ ;;
+ esac
+ AC_MSG_RESULT([$enable_shared])
+
+ AC_MSG_CHECKING([whether to build static libraries])
+ # Make sure either enable_shared or enable_static is yes.
+ test "$enable_shared" = yes || enable_static=yes
+ AC_MSG_RESULT([$enable_static])
+
+ _LT_CONFIG($1)
+fi
+AC_LANG_POP
+CC="$lt_save_CC"
+])# _LT_LANG_C_CONFIG
+
+
+# _LT_LANG_CXX_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for a C++ compiler are suitably
+# defined. These variables are subsequently used by _LT_CONFIG to write
+# the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_CXX_CONFIG],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PATH_MANIFEST_TOOL])dnl
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+ ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+ (test "X$CXX" != "Xg++"))) ; then
+ AC_PROG_CXXCPP
+else
+ _lt_caught_CXX_error=yes
+fi
+
+AC_LANG_PUSH(C++)
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+_LT_TAGVAR(allow_undefined_flag, $1)=
+_LT_TAGVAR(always_export_symbols, $1)=no
+_LT_TAGVAR(archive_expsym_cmds, $1)=
+_LT_TAGVAR(compiler_needs_object, $1)=no
+_LT_TAGVAR(export_dynamic_flag_spec, $1)=
+_LT_TAGVAR(hardcode_direct, $1)=no
+_LT_TAGVAR(hardcode_direct_absolute, $1)=no
+_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+_LT_TAGVAR(hardcode_libdir_separator, $1)=
+_LT_TAGVAR(hardcode_minus_L, $1)=no
+_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+_LT_TAGVAR(hardcode_automatic, $1)=no
+_LT_TAGVAR(inherit_rpath, $1)=no
+_LT_TAGVAR(module_cmds, $1)=
+_LT_TAGVAR(module_expsym_cmds, $1)=
+_LT_TAGVAR(link_all_deplibs, $1)=unknown
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+_LT_TAGVAR(no_undefined_flag, $1)=
+_LT_TAGVAR(whole_archive_flag_spec, $1)=
+_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+
+# Source file extension for C++ test sources.
+ac_ext=cpp
+
+# Object file extension for compiled C++ test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# No sense in running all these tests if we already determined that
+# the CXX compiler isn't working. Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_caught_CXX_error" != yes; then
+ # Code to be used in simple compile tests
+ lt_simple_compile_test_code="int some_variable = 0;"
+
+ # Code to be used in simple link tests
+ lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
+
+ # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+ _LT_TAG_COMPILER
+
+ # save warnings/boilerplate of simple test code
+ _LT_COMPILER_BOILERPLATE
+ _LT_LINKER_BOILERPLATE
+
+ # Allow CC to be a program name with arguments.
+ lt_save_CC=$CC
+ lt_save_CFLAGS=$CFLAGS
+ lt_save_LD=$LD
+ lt_save_GCC=$GCC
+ GCC=$GXX
+ lt_save_with_gnu_ld=$with_gnu_ld
+ lt_save_path_LD=$lt_cv_path_LD
+ if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
+ lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
+ else
+ $as_unset lt_cv_prog_gnu_ld
+ fi
+ if test -n "${lt_cv_path_LDCXX+set}"; then
+ lt_cv_path_LD=$lt_cv_path_LDCXX
+ else
+ $as_unset lt_cv_path_LD
+ fi
+ test -z "${LDCXX+set}" || LD=$LDCXX
+ CC=${CXX-"c++"}
+ CFLAGS=$CXXFLAGS
+ compiler=$CC
+ _LT_TAGVAR(compiler, $1)=$CC
+ _LT_CC_BASENAME([$compiler])
+
+ if test -n "$compiler"; then
+ # We don't want -fno-exception when compiling C++ code, so set the
+ # no_builtin_flag separately
+ if test "$GXX" = yes; then
+ _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+ else
+ _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
+ fi
+
+ if test "$GXX" = yes; then
+ # Set up default GNU C++ configuration
+
+ LT_PATH_LD
+
+ # Check if GNU C++ uses GNU ld as the underlying linker, since the
+ # archiving commands below assume that GNU ld is being used.
+ if test "$with_gnu_ld" = yes; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+
+ # If archive_cmds runs LD, not CC, wlarc should be empty
+ # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
+ # investigate it a little bit more. (MM)
+ wlarc='${wl}'
+
+ # ancient GNU ld didn't support --whole-archive et. al.
+ if eval "`$CC -print-prog-name=ld` --help 2>&1" |
+ $GREP 'no-whole-archive' > /dev/null; then
+ _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+ else
+ _LT_TAGVAR(whole_archive_flag_spec, $1)=
+ fi
+ else
+ with_gnu_ld=no
+ wlarc=
+
+ # A generic and very simple default shared library creation
+ # command for GNU C++ for the case where it uses the native
+ # linker, instead of GNU ld. If possible, this setting should
+ # overridden to take advantage of the native linker features on
+ # the platform it is being used on.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+ fi
+
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
+
+ else
+ GXX=no
+ with_gnu_ld=no
+ wlarc=
+ fi
+
+ # PORTME: fill in a description of your system's C++ link characteristics
+ AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
+ _LT_TAGVAR(ld_shlibs, $1)=yes
+ case $host_os in
+ aix3*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ aix[[4-9]]*)
+ if test "$host_cpu" = ia64; then
+ # On IA64, the linker does run time linking by default, so we don't
+ # have to do anything special.
+ aix_use_runtimelinking=no
+ exp_sym_flag='-Bexport'
+ no_entry_flag=""
+ else
+ aix_use_runtimelinking=no
+
+ # Test if we are trying to use run time linking or normal
+ # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+ # need to do runtime linking.
+ case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
+ for ld_flag in $LDFLAGS; do
+ case $ld_flag in
+ *-brtl*)
+ aix_use_runtimelinking=yes
+ break
+ ;;
+ esac
+ done
+ ;;
+ esac
+
+ exp_sym_flag='-bexport'
+ no_entry_flag='-bnoentry'
+ fi
+
+ # When large executables or shared objects are built, AIX ld can
+ # have problems creating the table of contents. If linking a library
+ # or program results in "error TOC overflow" add -mminimal-toc to
+ # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
+ # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+
+ _LT_TAGVAR(archive_cmds, $1)=''
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
+
+ if test "$GXX" = yes; then
+ case $host_os in aix4.[[012]]|aix4.[[012]].*)
+ # We only want to do this on AIX 4.2 and lower, the check
+ # below for broken collect2 doesn't work under 4.3+
+ collect2name=`${CC} -print-prog-name=collect2`
+ if test -f "$collect2name" &&
+ strings "$collect2name" | $GREP resolve_lib_name >/dev/null
+ then
+ # We have reworked collect2
+ :
+ else
+ # We have old collect2
+ _LT_TAGVAR(hardcode_direct, $1)=unsupported
+ # It fails to find uninstalled libraries when the uninstalled
+ # path is not listed in the libpath. Setting hardcode_minus_L
+ # to unsupported forces relinking
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=
+ fi
+ esac
+ shared_flag='-shared'
+ if test "$aix_use_runtimelinking" = yes; then
+ shared_flag="$shared_flag "'${wl}-G'
+ fi
+ else
+ # not using gcc
+ if test "$host_cpu" = ia64; then
+ # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+ # chokes on -Wl,-G. The following line is correct:
+ shared_flag='-G'
+ else
+ if test "$aix_use_runtimelinking" = yes; then
+ shared_flag='${wl}-G'
+ else
+ shared_flag='${wl}-bM:SRE'
+ fi
+ fi
+ fi
+
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
+ # It seems that -bexpall does not export symbols beginning with
+ # underscore (_), so it is better to generate a list of symbols to
+ # export.
+ _LT_TAGVAR(always_export_symbols, $1)=yes
+ if test "$aix_use_runtimelinking" = yes; then
+ # Warning - without using the other runtime loading flags (-brtl),
+ # -berok will link without error, but may produce a broken library.
+ _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
+ # Determine the default libpath from the value encoded in an empty
+ # executable.
+ _LT_SYS_MODULE_PATH_AIX([$1])
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+ else
+ if test "$host_cpu" = ia64; then
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
+ _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
+ _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+ else
+ # Determine the default libpath from the value encoded in an
+ # empty executable.
+ _LT_SYS_MODULE_PATH_AIX([$1])
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+ # Warning - without using the other run time loading flags,
+ # -berok will link without error, but may produce a broken library.
+ _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
+ _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
+ if test "$with_gnu_ld" = yes; then
+ # We only use this code for GNU lds that support --whole-archive.
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+ else
+ # Exported symbols can be pulled into shared objects from archives
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+ fi
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+ # This is similar to how AIX traditionally builds its shared
+ # libraries.
+ _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+ fi
+ fi
+ ;;
+
+ beos*)
+ if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
+ # support --undefined. This deserves some investigation. FIXME
+ _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ chorus*)
+ case $cc_basename in
+ *)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+ ;;
+
+ cygwin* | mingw* | pw32* | cegcc*)
+ case $GXX,$cc_basename in
+ ,cl* | no,cl*)
+ # Native MSVC
+ # hardcode_libdir_flag_spec is actually meaningless, as there is
+ # no search path for DLLs.
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ _LT_TAGVAR(always_export_symbols, $1)=yes
+ _LT_TAGVAR(file_list_spec, $1)='@'
+ # Tell ltmain to make .lib files, not .a files.
+ libext=lib
+ # Tell ltmain to make .dll files, not .so files.
+ shrext_cmds=".dll"
+ # FIXME: Setting linknames here is a bad hack.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+ _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+ $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+ else
+ $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+ fi~
+ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+ linknames='
+ # The linker will not automatically build a static lib if we build a DLL.
+ # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+ # Don't use ranlib
+ _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
+ _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
+ lt_tool_outputfile="@TOOL_OUTPUT@"~
+ case $lt_outputfile in
+ *.exe|*.EXE) ;;
+ *)
+ lt_outputfile="$lt_outputfile.exe"
+ lt_tool_outputfile="$lt_tool_outputfile.exe"
+ ;;
+ esac~
+ func_to_tool_file "$lt_outputfile"~
+ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+ $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+ $RM "$lt_outputfile.manifest";
+ fi'
+ ;;
+ *)
+ # g++
+ # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+ # as there is no search path for DLLs.
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
+ _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+ _LT_TAGVAR(always_export_symbols, $1)=no
+ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+
+ if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+ # If the export-symbols file already is a .def file (1st line
+ # is EXPORTS), use it as is; otherwise, prepend...
+ _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+ cp $export_symbols $output_objdir/$soname.def;
+ else
+ echo EXPORTS > $output_objdir/$soname.def;
+ cat $export_symbols >> $output_objdir/$soname.def;
+ fi~
+ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+ esac
+ ;;
+ darwin* | rhapsody*)
+ _LT_DARWIN_LINKER_FEATURES($1)
+ ;;
+
+ dgux*)
+ case $cc_basename in
+ ec++*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ ghcx*)
+ # Green Hills C++ Compiler
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ *)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+ ;;
+
+ freebsd2.*)
+ # C++ shared libraries reported to be fairly broken before
+ # switch to ELF
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+
+ freebsd-elf*)
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ ;;
+
+ freebsd* | dragonfly*)
+ # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
+ # conventions
+ _LT_TAGVAR(ld_shlibs, $1)=yes
+ ;;
+
+ gnu*)
+ ;;
+
+ haiku*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ ;;
+
+ hpux9*)
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
+ # but as the default
+ # location of the library.
+
+ case $cc_basename in
+ CC*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ aCC*)
+ _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ #
+ # There doesn't appear to be a way to prevent this compiler from
+ # explicitly linking system object files so we need to strip them
+ # from the output so that they don't get included in the library
+ # dependencies.
+ output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
+ ;;
+ *)
+ if test "$GXX" = yes; then
+ _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+ else
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+ esac
+ ;;
+
+ hpux10*|hpux11*)
+ if test $with_gnu_ld = no; then
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+ case $host_cpu in
+ hppa*64*|ia64*)
+ ;;
+ *)
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ ;;
+ esac
+ fi
+ case $host_cpu in
+ hppa*64*|ia64*)
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ ;;
+ *)
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
+ # but as the default
+ # location of the library.
+ ;;
+ esac
+
+ case $cc_basename in
+ CC*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ aCC*)
+ case $host_cpu in
+ hppa*64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ ;;
+ ia64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ ;;
+ esac
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ #
+ # There doesn't appear to be a way to prevent this compiler from
+ # explicitly linking system object files so we need to strip them
+ # from the output so that they don't get included in the library
+ # dependencies.
+ output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
+ ;;
+ *)
+ if test "$GXX" = yes; then
+ if test $with_gnu_ld = no; then
+ case $host_cpu in
+ hppa*64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ ;;
+ ia64*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ ;;
+ esac
+ fi
+ else
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+ esac
+ ;;
+
+ interix[[3-9]]*)
+ _LT_TAGVAR(hardcode_direct, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+ # Instead, shared libraries are loaded at an image base (0x10000000 by
+ # default) and relocated if they conflict, which is a slow very memory
+ # consuming and fragmenting process. To avoid this, we pick a random,
+ # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+ # time. Moving up from 0x10000000 also allows more sbrk(2) space.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+ ;;
+ irix5* | irix6*)
+ case $cc_basename in
+ CC*)
+ # SGI C++
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+
+ # Archives containing C++ object files must be created using
+ # "CC -ar", where "CC" is the IRIX C++ compiler. This is
+ # necessary to make sure instantiated templates are included
+ # in the archive.
+ _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
+ ;;
+ *)
+ if test "$GXX" = yes; then
+ if test "$with_gnu_ld" = no; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ else
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
+ fi
+ fi
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ ;;
+ esac
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+ _LT_TAGVAR(inherit_rpath, $1)=yes
+ ;;
+
+ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ KCC*)
+ # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+ # KCC will only create a shared library if the output file
+ # ends with ".so" (or ".sl" for HP-UX), so rename the library
+ # to its proper name (with version) after linking.
+ _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ #
+ # There doesn't appear to be a way to prevent this compiler from
+ # explicitly linking system object files so we need to strip them
+ # from the output so that they don't get included in the library
+ # dependencies.
+ output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+
+ # Archives containing C++ object files must be created using
+ # "CC -Bstatic", where "CC" is the KAI C++ compiler.
+ _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
+ ;;
+ icpc* | ecpc* )
+ # Intel C++
+ with_gnu_ld=yes
+ # version 8.0 and above of icpc choke on multiply defined symbols
+ # if we add $predep_objects and $postdep_objects, however 7.1 and
+ # earlier do not add the objects themselves.
+ case `$CC -V 2>&1` in
+ *"Version 7."*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+ ;;
+ *) # Version 8.0 or newer
+ tmp_idyn=
+ case $host_cpu in
+ ia64*) tmp_idyn=' -i_dynamic';;
+ esac
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+ ;;
+ esac
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+ ;;
+ pgCC* | pgcpp*)
+ # Portland Group C++ compiler
+ case `$CC -V` in
+ *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
+ _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
+ rm -rf $tpldir~
+ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
+ compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
+ _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
+ rm -rf $tpldir~
+ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
+ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
+ $RANLIB $oldlib'
+ _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
+ rm -rf $tpldir~
+ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
+ rm -rf $tpldir~
+ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
+ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+ ;;
+ *) # Version 6 and above use weak symbols
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+ ;;
+ esac
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+ ;;
+ cxx*)
+ # Compaq C++
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
+
+ runpath_var=LD_RUN_PATH
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ #
+ # There doesn't appear to be a way to prevent this compiler from
+ # explicitly linking system object files so we need to strip them
+ # from the output so that they don't get included in the library
+ # dependencies.
+ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
+ ;;
+ xl* | mpixl* | bgxl*)
+ # IBM XL 8.0 on PPC, with GNU ld
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ if test "x$supports_anon_versioning" = xyes; then
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
+ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
+ echo "local: *; };" >> $output_objdir/$libname.ver~
+ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
+ fi
+ ;;
+ *)
+ case `$CC -V 2>&1 | sed 5q` in
+ *Sun\ C*)
+ # Sun C++ 5.9
+ _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+ _LT_TAGVAR(compiler_needs_object, $1)=yes
+
+ # Not sure whether something based on
+ # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
+ # would be better.
+ output_verbose_link_cmd='func_echo_all'
+
+ # Archives containing C++ object files must be created using
+ # "CC -xar", where "CC" is the Sun C++ compiler. This is
+ # necessary to make sure instantiated templates are included
+ # in the archive.
+ _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
+ ;;
+ esac
+ ;;
+ esac
+ ;;
+
+ lynxos*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+
+ m88k*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+
+ mvs*)
+ case $cc_basename in
+ cxx*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ *)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+ ;;
+
+ netbsd*)
+ if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
+ wlarc=
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ fi
+ # Workaround some broken pre-1.5 toolchains
+ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
+ ;;
+
+ *nto* | *qnx*)
+ _LT_TAGVAR(ld_shlibs, $1)=yes
+ ;;
+
+ openbsd2*)
+ # C++ shared libraries are fairly broken
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+
+ openbsd*)
+ if test -f /usr/libexec/ld.so; then
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+ _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+ fi
+ output_verbose_link_cmd=func_echo_all
+ else
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+
+ osf3* | osf4* | osf5*)
+ case $cc_basename in
+ KCC*)
+ # Kuck and Associates, Inc. (KAI) C++ Compiler
+
+ # KCC will only create a shared library if the output file
+ # ends with ".so" (or ".sl" for HP-UX), so rename the library
+ # to its proper name (with version) after linking.
+ _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+ # Archives containing C++ object files must be created using
+ # the KAI C++ compiler.
+ case $host in
+ osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
+ *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
+ esac
+ ;;
+ RCC*)
+ # Rational C++ 2.4.1
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ cxx*)
+ case $host in
+ osf3*)
+ _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ ;;
+ *)
+ _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
+ echo "-hidden">> $lib.exp~
+ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
+ $RM $lib.exp'
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+ ;;
+ esac
+
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ #
+ # There doesn't appear to be a way to prevent this compiler from
+ # explicitly linking system object files so we need to strip them
+ # from the output so that they don't get included in the library
+ # dependencies.
+ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
+ ;;
+ *)
+ if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+ _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+ case $host in
+ osf3*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ ;;
+ esac
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=:
+
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
+
+ else
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ fi
+ ;;
+ esac
+ ;;
+
+ psos*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+
+ sunos4*)
+ case $cc_basename in
+ CC*)
+ # Sun C++ 4.x
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ lcc*)
+ # Lucid
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ *)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+ ;;
+
+ solaris*)
+ case $cc_basename in
+ CC* | sunCC*)
+ # Sun C++ 4.2, 5.x and Centerline C++
+ _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
+ _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ case $host_os in
+ solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+ *)
+ # The compiler driver will combine and reorder linker options,
+ # but understands `-z linker_flag'.
+ # Supported since Solaris 2.6 (maybe 2.5.1?)
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
+ ;;
+ esac
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+
+ output_verbose_link_cmd='func_echo_all'
+
+ # Archives containing C++ object files must be created using
+ # "CC -xar", where "CC" is the Sun C++ compiler. This is
+ # necessary to make sure instantiated templates are included
+ # in the archive.
+ _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
+ ;;
+ gcx*)
+ # Green Hills C++ Compiler
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+
+ # The C++ compiler must be used to create the archive.
+ _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
+ ;;
+ *)
+ # GNU C++ compiler with Solaris linker
+ if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+ _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
+ if $CC --version | $GREP -v '^2\.7' > /dev/null; then
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+ $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
+ else
+ # g++ 2.7 appears to require `-G' NOT `-shared' on this
+ # platform.
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
+ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+
+ # Commands to make compiler produce verbose output that lists
+ # what "hidden" libraries, object files and flags are used when
+ # linking a shared library.
+ output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
+ fi
+
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
+ case $host_os in
+ solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+ *)
+ _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
+ ;;
+ esac
+ fi
+ ;;
+ esac
+ ;;
+
+ sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
+ _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ runpath_var='LD_RUN_PATH'
+
+ case $cc_basename in
+ CC*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ esac
+ ;;
+
+ sysv5* | sco3.2v5* | sco5v6*)
+ # Note: We can NOT use -z defs as we might desire, because we do not
+ # link with -lc, and that would cause any symbols used from libc to
+ # always be unresolved, which means just about no library would
+ # ever link correctly. If we're not using GNU ld we use -z text
+ # though, which does catch some bad symbols but isn't as heavy-handed
+ # as -z defs.
+ _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+ _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
+ _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
+ _LT_TAGVAR(link_all_deplibs, $1)=yes
+ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
+ runpath_var='LD_RUN_PATH'
+
+ case $cc_basename in
+ CC*)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
+ '"$_LT_TAGVAR(old_archive_cmds, $1)"
+ _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
+ '"$_LT_TAGVAR(reload_cmds, $1)"
+ ;;
+ *)
+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+ ;;
+ esac
+ ;;
+
+ tandem*)
+ case $cc_basename in
+ NCC*)
+ # NonStop-UX NCC 3.20
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ *)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+ ;;
+
+ vxworks*)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+
+ *)
+ # FIXME: insert proper C++ library support
+ _LT_TAGVAR(ld_shlibs, $1)=no
+ ;;
+ esac
+
+ AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
+ test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
+
+ _LT_TAGVAR(GCC, $1)="$GXX"
+ _LT_TAGVAR(LD, $1)="$LD"
+
+ ## CAVEAT EMPTOR:
+ ## There is no encapsulation within the following macros, do not change
+ ## the running order or otherwise move them around unless you know exactly
+ ## what you are doing...
+ _LT_SYS_HIDDEN_LIBDEPS($1)
+ _LT_COMPILER_PIC($1)
+ _LT_COMPILER_C_O($1)
+ _LT_COMPILER_FILE_LOCKS($1)
+ _LT_LINKER_SHLIBS($1)
+ _LT_SYS_DYNAMIC_LINKER($1)
+ _LT_LINKER_HARDCODE_LIBPATH($1)
+
+ _LT_CONFIG($1)
+ fi # test -n "$compiler"
+
+ CC=$lt_save_CC
+ CFLAGS=$lt_save_CFLAGS
+ LDCXX=$LD
+ LD=$lt_save_LD
+ GCC=$lt_save_GCC
+ with_gnu_ld=$lt_save_with_gnu_ld
+ lt_cv_path_LDCXX=$lt_cv_path_LD
+ lt_cv_path_LD=$lt_save_path_LD
+ lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
+ lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
+fi # test "$_lt_caught_CXX_error" != yes
+
+AC_LANG_POP
+])# _LT_LANG_CXX_CONFIG
+
+
+# _LT_FUNC_STRIPNAME_CNF
+# ----------------------
+# func_stripname_cnf prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+#
+# This function is identical to the (non-XSI) version of func_stripname,
+# except this one can be used by m4 code that may be executed by configure,
+# rather than the libtool script.
+m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
+AC_REQUIRE([_LT_DECL_SED])
+AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
+func_stripname_cnf ()
+{
+ case ${2} in
+ .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
+ *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
+ esac
+} # func_stripname_cnf
+])# _LT_FUNC_STRIPNAME_CNF
+
+# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
+# ---------------------------------
+# Figure out "hidden" library dependencies from verbose
+# compiler output when linking a shared library.
+# Parse the compiler output and extract the necessary
+# objects, libraries and library flags.
+m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
+# Dependencies to place before and after the object being linked:
+_LT_TAGVAR(predep_objects, $1)=
+_LT_TAGVAR(postdep_objects, $1)=
+_LT_TAGVAR(predeps, $1)=
+_LT_TAGVAR(postdeps, $1)=
+_LT_TAGVAR(compiler_lib_search_path, $1)=
+
+dnl we can't use the lt_simple_compile_test_code here,
+dnl because it contains code intended for an executable,
+dnl not a library. It's possible we should let each
+dnl tag define a new lt_????_link_test_code variable,
+dnl but it's only used here...
+m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
+int a;
+void foo (void) { a = 0; }
+_LT_EOF
+], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
+class Foo
+{
+public:
+ Foo (void) { a = 0; }
+private:
+ int a;
+};
+_LT_EOF
+], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
+ subroutine foo
+ implicit none
+ integer*4 a
+ a=0
+ return
+ end
+_LT_EOF
+], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
+ subroutine foo
+ implicit none
+ integer a
+ a=0
+ return
+ end
+_LT_EOF
+], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
+public class foo {
+ private int a;
+ public void bar (void) {
+ a = 0;
+ }
+};
+_LT_EOF
+], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF
+package foo
+func foo() {
+}
+_LT_EOF
+])
+
+_lt_libdeps_save_CFLAGS=$CFLAGS
+case "$CC $CFLAGS " in #(
+*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
+*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
+*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
+esac
+
+dnl Parse the compiler output and extract the necessary
+dnl objects, libraries and library flags.
+if AC_TRY_EVAL(ac_compile); then
+ # Parse the compiler output and extract the necessary
+ # objects, libraries and library flags.
+
+ # Sentinel used to keep track of whether or not we are before
+ # the conftest object file.
+ pre_test_object_deps_done=no
+
+ for p in `eval "$output_verbose_link_cmd"`; do
+ case ${prev}${p} in
+
+ -L* | -R* | -l*)
+ # Some compilers place space between "-{L,R}" and the path.
+ # Remove the space.
+ if test $p = "-L" ||
+ test $p = "-R"; then
+ prev=$p
+ continue
+ fi
+
+ # Expand the sysroot to ease extracting the directories later.
+ if test -z "$prev"; then
+ case $p in
+ -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
+ -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
+ -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
+ esac
+ fi
+ case $p in
+ =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
+ esac
+ if test "$pre_test_object_deps_done" = no; then
+ case ${prev} in
+ -L | -R)
+ # Internal compiler library paths should come after those
+ # provided the user. The postdeps already come after the
+ # user supplied libs so there is no need to process them.
+ if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
+ _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
+ else
+ _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
+ fi
+ ;;
+ # The "-l" case would never come before the object being
+ # linked, so don't bother handling this case.
+ esac
+ else
+ if test -z "$_LT_TAGVAR(postdeps, $1)"; then
+ _LT_TAGVAR(postdeps, $1)="${prev}${p}"
+ else
+ _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
+ fi
+ fi
+ prev=
+ ;;
+
+ *.lto.$objext) ;; # Ignore GCC LTO objects
+ *.$objext)
+ # This assumes that the test object file only shows up
+ # once in the compiler output.
+ if test "$p" = "conftest.$objext"; then
+ pre_test_object_deps_done=yes
+ continue
+ fi
+
+ if test "$pre_test_object_deps_done" = no; then
+ if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
+ _LT_TAGVAR(predep_objects, $1)="$p"
+ else
+ _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
+ fi
+ else
+ if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
+ _LT_TAGVAR(postdep_objects, $1)="$p"
+ else
+ _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
+ fi
+ fi
+ ;;
+
+ *) ;; # Ignore the rest.
+
+ esac
+ done
+
+ # Clean up.
+ rm -f a.out a.exe
+else
+ echo "libtool.m4: error: problem compiling $1 test program"
+fi
+
+$RM -f confest.$objext
+CFLAGS=$_lt_libdeps_save_CFLAGS
+
+# PORTME: override above test on systems where it is broken
+m4_if([$1], [CXX],
+[case $host_os in
+interix[[3-9]]*)
+ # Interix 3.5 installs completely hosed .la files for C++, so rather than
+ # hack all around it, let's just trust "g++" to DTRT.
+ _LT_TAGVAR(predep_objects,$1)=
+ _LT_TAGVAR(postdep_objects,$1)=
+ _LT_TAGVAR(postdeps,$1)=
+ ;;
+
+linux*)
+ case `$CC -V 2>&1 | sed 5q` in
+ *Sun\ C*)
+ # Sun C++ 5.9
+
+ # The more standards-conforming stlport4 library is
+ # incompatible with the Cstd library. Avoid specifying
+ # it if it's in CXXFLAGS. Ignore libCrun as
+ # -library=stlport4 depends on it.
+ case " $CXX $CXXFLAGS " in
+ *" -library=stlport4 "*)
+ solaris_use_stlport4=yes
+ ;;
+ esac
+
+ if test "$solaris_use_stlport4" != yes; then
+ _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
+ fi
+ ;;
+ esac
+ ;;
+
+solaris*)
+ case $cc_basename in
+ CC* | sunCC*)
+ # The more standards-conforming stlport4 library is
+ # incompatible with the Cstd library. Avoid specifying
+ # it if it's in CXXFLAGS. Ignore libCrun as
+ # -library=stlport4 depends on it.
+ case " $CXX $CXXFLAGS " in
+ *" -library=stlport4 "*)
+ solaris_use_stlport4=yes
+ ;;
+ esac
+
+ # Adding this requires a known-good setup of shared libraries for
+ # Sun compiler versions before 5.6, else PIC objects from an old
+ # archive will be linked into the output, leading to subtle bugs.
+ if test "$solaris_use_stlport4" != yes; then
+ _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
+ fi
+ ;;
+ esac
+ ;;
+esac
+])
+
+case " $_LT_TAGVAR(postdeps, $1) " in
+*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
+esac
+ _LT_TAGVAR(compiler_lib_search_dirs, $1)=
+if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
+ _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
+fi
+_LT_TAGDECL([], [compiler_lib_search_dirs], [1],
+ [The directories searched by this compiler when creating a shared library])
+_LT_TAGDECL([], [predep_objects], [1],
+ [Dependencies to place before and after the objects being linked to
+ create a shared library])
+_LT_TAGDECL([], [postdep_objects], [1])
+_LT_TAGDECL([], [predeps], [1])
+_LT_TAGDECL([], [postdeps], [1])
+_LT_TAGDECL([], [compiler_lib_search_path], [1],
+ [The library search path used internally by the compiler when linking
+ a shared library])
+])# _LT_SYS_HIDDEN_LIBDEPS
+
+
+# _LT_LANG_F77_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for a Fortran 77 compiler are
+# suitably defined. These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_F77_CONFIG],
+[AC_LANG_PUSH(Fortran 77)
+if test -z "$F77" || test "X$F77" = "Xno"; then
+ _lt_disable_F77=yes
+fi
+
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+_LT_TAGVAR(allow_undefined_flag, $1)=
+_LT_TAGVAR(always_export_symbols, $1)=no
+_LT_TAGVAR(archive_expsym_cmds, $1)=
+_LT_TAGVAR(export_dynamic_flag_spec, $1)=
+_LT_TAGVAR(hardcode_direct, $1)=no
+_LT_TAGVAR(hardcode_direct_absolute, $1)=no
+_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+_LT_TAGVAR(hardcode_libdir_separator, $1)=
+_LT_TAGVAR(hardcode_minus_L, $1)=no
+_LT_TAGVAR(hardcode_automatic, $1)=no
+_LT_TAGVAR(inherit_rpath, $1)=no
+_LT_TAGVAR(module_cmds, $1)=
+_LT_TAGVAR(module_expsym_cmds, $1)=
+_LT_TAGVAR(link_all_deplibs, $1)=unknown
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+_LT_TAGVAR(no_undefined_flag, $1)=
+_LT_TAGVAR(whole_archive_flag_spec, $1)=
+_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+
+# Source file extension for f77 test sources.
+ac_ext=f
+
+# Object file extension for compiled f77 test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# No sense in running all these tests if we already determined that
+# the F77 compiler isn't working. Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_disable_F77" != yes; then
+ # Code to be used in simple compile tests
+ lt_simple_compile_test_code="\
+ subroutine t
+ return
+ end
+"
+
+ # Code to be used in simple link tests
+ lt_simple_link_test_code="\
+ program t
+ end
+"
+
+ # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+ _LT_TAG_COMPILER
+
+ # save warnings/boilerplate of simple test code
+ _LT_COMPILER_BOILERPLATE
+ _LT_LINKER_BOILERPLATE
+
+ # Allow CC to be a program name with arguments.
+ lt_save_CC="$CC"
+ lt_save_GCC=$GCC
+ lt_save_CFLAGS=$CFLAGS
+ CC=${F77-"f77"}
+ CFLAGS=$FFLAGS
+ compiler=$CC
+ _LT_TAGVAR(compiler, $1)=$CC
+ _LT_CC_BASENAME([$compiler])
+ GCC=$G77
+ if test -n "$compiler"; then
+ AC_MSG_CHECKING([if libtool supports shared libraries])
+ AC_MSG_RESULT([$can_build_shared])
+
+ AC_MSG_CHECKING([whether to build shared libraries])
+ test "$can_build_shared" = "no" && enable_shared=no
+
+ # On AIX, shared libraries and static libraries use the same namespace, and
+ # are all built from PIC.
+ case $host_os in
+ aix3*)
+ test "$enable_shared" = yes && enable_static=no
+ if test -n "$RANLIB"; then
+ archive_cmds="$archive_cmds~\$RANLIB \$lib"
+ postinstall_cmds='$RANLIB $lib'
+ fi
+ ;;
+ aix[[4-9]]*)
+ if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+ test "$enable_shared" = yes && enable_static=no
+ fi
+ ;;
+ esac
+ AC_MSG_RESULT([$enable_shared])
+
+ AC_MSG_CHECKING([whether to build static libraries])
+ # Make sure either enable_shared or enable_static is yes.
+ test "$enable_shared" = yes || enable_static=yes
+ AC_MSG_RESULT([$enable_static])
+
+ _LT_TAGVAR(GCC, $1)="$G77"
+ _LT_TAGVAR(LD, $1)="$LD"
+
+ ## CAVEAT EMPTOR:
+ ## There is no encapsulation within the following macros, do not change
+ ## the running order or otherwise move them around unless you know exactly
+ ## what you are doing...
+ _LT_COMPILER_PIC($1)
+ _LT_COMPILER_C_O($1)
+ _LT_COMPILER_FILE_LOCKS($1)
+ _LT_LINKER_SHLIBS($1)
+ _LT_SYS_DYNAMIC_LINKER($1)
+ _LT_LINKER_HARDCODE_LIBPATH($1)
+
+ _LT_CONFIG($1)
+ fi # test -n "$compiler"
+
+ GCC=$lt_save_GCC
+ CC="$lt_save_CC"
+ CFLAGS="$lt_save_CFLAGS"
+fi # test "$_lt_disable_F77" != yes
+
+AC_LANG_POP
+])# _LT_LANG_F77_CONFIG
+
+
+# _LT_LANG_FC_CONFIG([TAG])
+# -------------------------
+# Ensure that the configuration variables for a Fortran compiler are
+# suitably defined. These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_FC_CONFIG],
+[AC_LANG_PUSH(Fortran)
+
+if test -z "$FC" || test "X$FC" = "Xno"; then
+ _lt_disable_FC=yes
+fi
+
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+_LT_TAGVAR(allow_undefined_flag, $1)=
+_LT_TAGVAR(always_export_symbols, $1)=no
+_LT_TAGVAR(archive_expsym_cmds, $1)=
+_LT_TAGVAR(export_dynamic_flag_spec, $1)=
+_LT_TAGVAR(hardcode_direct, $1)=no
+_LT_TAGVAR(hardcode_direct_absolute, $1)=no
+_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
+_LT_TAGVAR(hardcode_libdir_separator, $1)=
+_LT_TAGVAR(hardcode_minus_L, $1)=no
+_LT_TAGVAR(hardcode_automatic, $1)=no
+_LT_TAGVAR(inherit_rpath, $1)=no
+_LT_TAGVAR(module_cmds, $1)=
+_LT_TAGVAR(module_expsym_cmds, $1)=
+_LT_TAGVAR(link_all_deplibs, $1)=unknown
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+_LT_TAGVAR(no_undefined_flag, $1)=
+_LT_TAGVAR(whole_archive_flag_spec, $1)=
+_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+
+# Source file extension for fc test sources.
+ac_ext=${ac_fc_srcext-f}
+
+# Object file extension for compiled fc test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# No sense in running all these tests if we already determined that
+# the FC compiler isn't working. Some variables (like enable_shared)
+# are currently assumed to apply to all compilers on this platform,
+# and will be corrupted by setting them based on a non-working compiler.
+if test "$_lt_disable_FC" != yes; then
+ # Code to be used in simple compile tests
+ lt_simple_compile_test_code="\
+ subroutine t
+ return
+ end
+"
+
+ # Code to be used in simple link tests
+ lt_simple_link_test_code="\
+ program t
+ end
+"
+
+ # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+ _LT_TAG_COMPILER
+
+ # save warnings/boilerplate of simple test code
+ _LT_COMPILER_BOILERPLATE
+ _LT_LINKER_BOILERPLATE
+
+ # Allow CC to be a program name with arguments.
+ lt_save_CC="$CC"
+ lt_save_GCC=$GCC
+ lt_save_CFLAGS=$CFLAGS
+ CC=${FC-"f95"}
+ CFLAGS=$FCFLAGS
+ compiler=$CC
+ GCC=$ac_cv_fc_compiler_gnu
+
+ _LT_TAGVAR(compiler, $1)=$CC
+ _LT_CC_BASENAME([$compiler])
+
+ if test -n "$compiler"; then
+ AC_MSG_CHECKING([if libtool supports shared libraries])
+ AC_MSG_RESULT([$can_build_shared])
+
+ AC_MSG_CHECKING([whether to build shared libraries])
+ test "$can_build_shared" = "no" && enable_shared=no
+
+ # On AIX, shared libraries and static libraries use the same namespace, and
+ # are all built from PIC.
+ case $host_os in
+ aix3*)
+ test "$enable_shared" = yes && enable_static=no
+ if test -n "$RANLIB"; then
+ archive_cmds="$archive_cmds~\$RANLIB \$lib"
+ postinstall_cmds='$RANLIB $lib'
+ fi
+ ;;
+ aix[[4-9]]*)
+ if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+ test "$enable_shared" = yes && enable_static=no
+ fi
+ ;;
+ esac
+ AC_MSG_RESULT([$enable_shared])
+
+ AC_MSG_CHECKING([whether to build static libraries])
+ # Make sure either enable_shared or enable_static is yes.
+ test "$enable_shared" = yes || enable_static=yes
+ AC_MSG_RESULT([$enable_static])
+
+ _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
+ _LT_TAGVAR(LD, $1)="$LD"
+
+ ## CAVEAT EMPTOR:
+ ## There is no encapsulation within the following macros, do not change
+ ## the running order or otherwise move them around unless you know exactly
+ ## what you are doing...
+ _LT_SYS_HIDDEN_LIBDEPS($1)
+ _LT_COMPILER_PIC($1)
+ _LT_COMPILER_C_O($1)
+ _LT_COMPILER_FILE_LOCKS($1)
+ _LT_LINKER_SHLIBS($1)
+ _LT_SYS_DYNAMIC_LINKER($1)
+ _LT_LINKER_HARDCODE_LIBPATH($1)
+
+ _LT_CONFIG($1)
+ fi # test -n "$compiler"
+
+ GCC=$lt_save_GCC
+ CC=$lt_save_CC
+ CFLAGS=$lt_save_CFLAGS
+fi # test "$_lt_disable_FC" != yes
+
+AC_LANG_POP
+])# _LT_LANG_FC_CONFIG
+
+
+# _LT_LANG_GCJ_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for the GNU Java Compiler compiler
+# are suitably defined. These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_GCJ_CONFIG],
+[AC_REQUIRE([LT_PROG_GCJ])dnl
+AC_LANG_SAVE
+
+# Source file extension for Java test sources.
+ac_ext=java
+
+# Object file extension for compiled Java test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="class foo {}"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
+
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
+
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
+
+# Allow CC to be a program name with arguments.
+lt_save_CC=$CC
+lt_save_CFLAGS=$CFLAGS
+lt_save_GCC=$GCC
+GCC=yes
+CC=${GCJ-"gcj"}
+CFLAGS=$GCJFLAGS
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_TAGVAR(LD, $1)="$LD"
+_LT_CC_BASENAME([$compiler])
+
+# GCJ did not exist at the time GCC didn't implicitly link libc in.
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+
+if test -n "$compiler"; then
+ _LT_COMPILER_NO_RTTI($1)
+ _LT_COMPILER_PIC($1)
+ _LT_COMPILER_C_O($1)
+ _LT_COMPILER_FILE_LOCKS($1)
+ _LT_LINKER_SHLIBS($1)
+ _LT_LINKER_HARDCODE_LIBPATH($1)
+
+ _LT_CONFIG($1)
+fi
+
+AC_LANG_RESTORE
+
+GCC=$lt_save_GCC
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
+])# _LT_LANG_GCJ_CONFIG
+
+
+# _LT_LANG_GO_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for the GNU Go compiler
+# are suitably defined. These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_GO_CONFIG],
+[AC_REQUIRE([LT_PROG_GO])dnl
+AC_LANG_SAVE
+
+# Source file extension for Go test sources.
+ac_ext=go
+
+# Object file extension for compiled Go test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="package main; func main() { }"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='package main; func main() { }'
+
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
+
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
+
+# Allow CC to be a program name with arguments.
+lt_save_CC=$CC
+lt_save_CFLAGS=$CFLAGS
+lt_save_GCC=$GCC
+GCC=yes
+CC=${GOC-"gccgo"}
+CFLAGS=$GOFLAGS
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_TAGVAR(LD, $1)="$LD"
+_LT_CC_BASENAME([$compiler])
+
+# Go did not exist at the time GCC didn't implicitly link libc in.
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+
+if test -n "$compiler"; then
+ _LT_COMPILER_NO_RTTI($1)
+ _LT_COMPILER_PIC($1)
+ _LT_COMPILER_C_O($1)
+ _LT_COMPILER_FILE_LOCKS($1)
+ _LT_LINKER_SHLIBS($1)
+ _LT_LINKER_HARDCODE_LIBPATH($1)
+
+ _LT_CONFIG($1)
+fi
+
+AC_LANG_RESTORE
+
+GCC=$lt_save_GCC
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
+])# _LT_LANG_GO_CONFIG
+
+
+# _LT_LANG_RC_CONFIG([TAG])
+# -------------------------
+# Ensure that the configuration variables for the Windows resource compiler
+# are suitably defined. These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_RC_CONFIG],
+[AC_REQUIRE([LT_PROG_RC])dnl
+AC_LANG_SAVE
+
+# Source file extension for RC test sources.
+ac_ext=rc
+
+# Object file extension for compiled RC test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
+
+# Code to be used in simple link tests
+lt_simple_link_test_code="$lt_simple_compile_test_code"
+
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
+
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
+
+# Allow CC to be a program name with arguments.
+lt_save_CC="$CC"
+lt_save_CFLAGS=$CFLAGS
+lt_save_GCC=$GCC
+GCC=
+CC=${RC-"windres"}
+CFLAGS=
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_CC_BASENAME([$compiler])
+_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
+
+if test -n "$compiler"; then
+ :
+ _LT_CONFIG($1)
+fi
+
+GCC=$lt_save_GCC
+AC_LANG_RESTORE
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
+])# _LT_LANG_RC_CONFIG
+
+
+# LT_PROG_GCJ
+# -----------
+AC_DEFUN([LT_PROG_GCJ],
+[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
+ [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
+ [AC_CHECK_TOOL(GCJ, gcj,)
+ test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
+ AC_SUBST(GCJFLAGS)])])[]dnl
+])
+
+# Old name:
+AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
+
+
+# LT_PROG_GO
+# ----------
+AC_DEFUN([LT_PROG_GO],
+[AC_CHECK_TOOL(GOC, gccgo,)
+])
+
+
+# LT_PROG_RC
+# ----------
+AC_DEFUN([LT_PROG_RC],
+[AC_CHECK_TOOL(RC, windres,)
+])
+
+# Old name:
+AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_RC], [])
+
+
+# _LT_DECL_EGREP
+# --------------
+# If we don't have a new enough Autoconf to choose the best grep
+# available, choose the one first in the user's PATH.
+m4_defun([_LT_DECL_EGREP],
+[AC_REQUIRE([AC_PROG_EGREP])dnl
+AC_REQUIRE([AC_PROG_FGREP])dnl
+test -z "$GREP" && GREP=grep
+_LT_DECL([], [GREP], [1], [A grep program that handles long lines])
+_LT_DECL([], [EGREP], [1], [An ERE matcher])
+_LT_DECL([], [FGREP], [1], [A literal string matcher])
+dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
+AC_SUBST([GREP])
+])
+
+
+# _LT_DECL_OBJDUMP
+# --------------
+# If we don't have a new enough Autoconf to choose the best objdump
+# available, choose the one first in the user's PATH.
+m4_defun([_LT_DECL_OBJDUMP],
+[AC_CHECK_TOOL(OBJDUMP, objdump, false)
+test -z "$OBJDUMP" && OBJDUMP=objdump
+_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
+AC_SUBST([OBJDUMP])
+])
+
+# _LT_DECL_DLLTOOL
+# ----------------
+# Ensure DLLTOOL variable is set.
+m4_defun([_LT_DECL_DLLTOOL],
+[AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+_LT_DECL([], [DLLTOOL], [1], [DLL creation program])
+AC_SUBST([DLLTOOL])
+])
+
+# _LT_DECL_SED
+# ------------
+# Check for a fully-functional sed program, that truncates
+# as few characters as possible. Prefer GNU sed if found.
+m4_defun([_LT_DECL_SED],
+[AC_PROG_SED
+test -z "$SED" && SED=sed
+Xsed="$SED -e 1s/^X//"
+_LT_DECL([], [SED], [1], [A sed program that does not truncate output])
+_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
+ [Sed that helps us avoid accidentally triggering echo(1) options like -n])
+])# _LT_DECL_SED
+
+m4_ifndef([AC_PROG_SED], [
+# NOTE: This macro has been submitted for inclusion into #
+# GNU Autoconf as AC_PROG_SED. When it is available in #
+# a released version of Autoconf we should remove this #
+# macro and use it instead. #
+
+m4_defun([AC_PROG_SED],
+[AC_MSG_CHECKING([for a sed that does not truncate output])
+AC_CACHE_VAL(lt_cv_path_SED,
+[# Loop through the user's path and test for sed and gsed.
+# Then use that list of sed's as ones to test for truncation.
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for lt_ac_prog in sed gsed; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
+ lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
+ fi
+ done
+ done
+done
+IFS=$as_save_IFS
+lt_ac_max=0
+lt_ac_count=0
+# Add /usr/xpg4/bin/sed as it is typically found on Solaris
+# along with /bin/sed that truncates output.
+for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
+ test ! -f $lt_ac_sed && continue
+ cat /dev/null > conftest.in
+ lt_ac_count=0
+ echo $ECHO_N "0123456789$ECHO_C" >conftest.in
+ # Check for GNU sed and select it if it is found.
+ if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
+ lt_cv_path_SED=$lt_ac_sed
+ break
+ fi
+ while true; do
+ cat conftest.in conftest.in >conftest.tmp
+ mv conftest.tmp conftest.in
+ cp conftest.in conftest.nl
+ echo >>conftest.nl
+ $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
+ cmp -s conftest.out conftest.nl || break
+ # 10000 chars as input seems more than enough
+ test $lt_ac_count -gt 10 && break
+ lt_ac_count=`expr $lt_ac_count + 1`
+ if test $lt_ac_count -gt $lt_ac_max; then
+ lt_ac_max=$lt_ac_count
+ lt_cv_path_SED=$lt_ac_sed
+ fi
+ done
+done
+])
+SED=$lt_cv_path_SED
+AC_SUBST([SED])
+AC_MSG_RESULT([$SED])
+])#AC_PROG_SED
+])#m4_ifndef
+
+# Old name:
+AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_SED], [])
+
+
+# _LT_CHECK_SHELL_FEATURES
+# ------------------------
+# Find out whether the shell is Bourne or XSI compatible,
+# or has some other useful features.
+m4_defun([_LT_CHECK_SHELL_FEATURES],
+[AC_MSG_CHECKING([whether the shell understands some XSI constructs])
+# Try some XSI features
+xsi_shell=no
+( _lt_dummy="a/b/c"
+ test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
+ = c,a/b,b/c, \
+ && eval 'test $(( 1 + 1 )) -eq 2 \
+ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
+ && xsi_shell=yes
+AC_MSG_RESULT([$xsi_shell])
+_LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
+
+AC_MSG_CHECKING([whether the shell understands "+="])
+lt_shell_append=no
+( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
+ >/dev/null 2>&1 \
+ && lt_shell_append=yes
+AC_MSG_RESULT([$lt_shell_append])
+_LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
+
+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
+ lt_unset=unset
+else
+ lt_unset=false
+fi
+_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
+
+# test EBCDIC or ASCII
+case `echo X|tr X '\101'` in
+ A) # ASCII based system
+ # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
+ lt_SP2NL='tr \040 \012'
+ lt_NL2SP='tr \015\012 \040\040'
+ ;;
+ *) # EBCDIC based system
+ lt_SP2NL='tr \100 \n'
+ lt_NL2SP='tr \r\n \100\100'
+ ;;
+esac
+_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
+_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
+])# _LT_CHECK_SHELL_FEATURES
+
+
+# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
+# ------------------------------------------------------
+# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
+# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
+m4_defun([_LT_PROG_FUNCTION_REPLACE],
+[dnl {
+sed -e '/^$1 ()$/,/^} # $1 /c\
+$1 ()\
+{\
+m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1])
+} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
+ && mv -f "$cfgfile.tmp" "$cfgfile" \
+ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+])
+
+
+# _LT_PROG_REPLACE_SHELLFNS
+# -------------------------
+# Replace existing portable implementations of several shell functions with
+# equivalent extended shell implementations where those features are available..
+m4_defun([_LT_PROG_REPLACE_SHELLFNS],
+[if test x"$xsi_shell" = xyes; then
+ _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
+ case ${1} in
+ */*) func_dirname_result="${1%/*}${2}" ;;
+ * ) func_dirname_result="${3}" ;;
+ esac])
+
+ _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
+ func_basename_result="${1##*/}"])
+
+ _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
+ case ${1} in
+ */*) func_dirname_result="${1%/*}${2}" ;;
+ * ) func_dirname_result="${3}" ;;
+ esac
+ func_basename_result="${1##*/}"])
+
+ _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
+ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+ # positional parameters, so assign one to ordinary parameter first.
+ func_stripname_result=${3}
+ func_stripname_result=${func_stripname_result#"${1}"}
+ func_stripname_result=${func_stripname_result%"${2}"}])
+
+ _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
+ func_split_long_opt_name=${1%%=*}
+ func_split_long_opt_arg=${1#*=}])
+
+ _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
+ func_split_short_opt_arg=${1#??}
+ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
+
+ _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
+ case ${1} in
+ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+ *) func_lo2o_result=${1} ;;
+ esac])
+
+ _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo])
+
+ _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))])
+
+ _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}])
+fi
+
+if test x"$lt_shell_append" = xyes; then
+ _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
+
+ _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
+ func_quote_for_eval "${2}"
+dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
+ eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
+
+ # Save a `func_append' function call where possible by direct use of '+='
+ sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
+ && mv -f "$cfgfile.tmp" "$cfgfile" \
+ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+ test 0 -eq $? || _lt_function_replace_fail=:
+else
+ # Save a `func_append' function call even when '+=' is not available
+ sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
+ && mv -f "$cfgfile.tmp" "$cfgfile" \
+ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+ test 0 -eq $? || _lt_function_replace_fail=:
+fi
+
+if test x"$_lt_function_replace_fail" = x":"; then
+ AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
+fi
+])
+
+# _LT_PATH_CONVERSION_FUNCTIONS
+# -----------------------------
+# Determine which file name conversion functions should be used by
+# func_to_host_file (and, implicitly, by func_to_host_path). These are needed
+# for certain cross-compile configurations and native mingw.
+m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+AC_MSG_CHECKING([how to convert $build file names to $host format])
+AC_CACHE_VAL(lt_cv_to_host_file_cmd,
+[case $host in
+ *-*-mingw* )
+ case $build in
+ *-*-mingw* ) # actually msys
+ lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
+ ;;
+ *-*-cygwin* )
+ lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
+ ;;
+ * ) # otherwise, assume *nix
+ lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
+ ;;
+ esac
+ ;;
+ *-*-cygwin* )
+ case $build in
+ *-*-mingw* ) # actually msys
+ lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
+ ;;
+ *-*-cygwin* )
+ lt_cv_to_host_file_cmd=func_convert_file_noop
+ ;;
+ * ) # otherwise, assume *nix
+ lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
+ ;;
+ esac
+ ;;
+ * ) # unhandled hosts (and "normal" native builds)
+ lt_cv_to_host_file_cmd=func_convert_file_noop
+ ;;
+esac
+])
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
+_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
+ [0], [convert $build file names to $host format])dnl
+
+AC_MSG_CHECKING([how to convert $build file names to toolchain format])
+AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
+[#assume ordinary cross tools, or native build.
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+case $host in
+ *-*-mingw* )
+ case $build in
+ *-*-mingw* ) # actually msys
+ lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
+ ;;
+ esac
+ ;;
+esac
+])
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
+AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
+_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
+ [0], [convert $build files to toolchain format])dnl
+])# _LT_PATH_CONVERSION_FUNCTIONS
+
+# Helper functions for option handling. -*- Autoconf -*-
+#
+# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
+# Written by Gary V. Vaughan, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 7 ltoptions.m4
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
+
+
+# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
+# ------------------------------------------
+m4_define([_LT_MANGLE_OPTION],
+[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
+
+
+# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
+# ---------------------------------------
+# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
+# matching handler defined, dispatch to it. Other OPTION-NAMEs are
+# saved as a flag.
+m4_define([_LT_SET_OPTION],
+[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
+m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
+ _LT_MANGLE_DEFUN([$1], [$2]),
+ [m4_warning([Unknown $1 option `$2'])])[]dnl
+])
+
+
+# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
+# ------------------------------------------------------------
+# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
+m4_define([_LT_IF_OPTION],
+[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
+
+
+# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
+# -------------------------------------------------------
+# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
+# are set.
+m4_define([_LT_UNLESS_OPTIONS],
+[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
+ [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
+ [m4_define([$0_found])])])[]dnl
+m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
+])[]dnl
+])
+
+
+# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
+# ----------------------------------------
+# OPTION-LIST is a space-separated list of Libtool options associated
+# with MACRO-NAME. If any OPTION has a matching handler declared with
+# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
+# the unknown option and exit.
+m4_defun([_LT_SET_OPTIONS],
+[# Set options
+m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
+ [_LT_SET_OPTION([$1], _LT_Option)])
+
+m4_if([$1],[LT_INIT],[
+ dnl
+ dnl Simply set some default values (i.e off) if boolean options were not
+ dnl specified:
+ _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
+ ])
+ _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
+ ])
+ dnl
+ dnl If no reference was made to various pairs of opposing options, then
+ dnl we run the default mode handler for the pair. For example, if neither
+ dnl `shared' nor `disable-shared' was passed, we enable building of shared
+ dnl archives by default:
+ _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
+ _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
+ _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
+ _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
+ [_LT_ENABLE_FAST_INSTALL])
+ ])
+])# _LT_SET_OPTIONS
+
+
+
+# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
+# -----------------------------------------
+m4_define([_LT_MANGLE_DEFUN],
+[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
+
+
+# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
+# -----------------------------------------------
+m4_define([LT_OPTION_DEFINE],
+[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
+])# LT_OPTION_DEFINE
+
+
+# dlopen
+# ------
+LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
+])
+
+AU_DEFUN([AC_LIBTOOL_DLOPEN],
+[_LT_SET_OPTION([LT_INIT], [dlopen])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `dlopen' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
+
+
+# win32-dll
+# ---------
+# Declare package support for building win32 dll's.
+LT_OPTION_DEFINE([LT_INIT], [win32-dll],
+[enable_win32_dll=yes
+
+case $host in
+*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
+ AC_CHECK_TOOL(AS, as, false)
+ AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+ AC_CHECK_TOOL(OBJDUMP, objdump, false)
+ ;;
+esac
+
+test -z "$AS" && AS=as
+_LT_DECL([], [AS], [1], [Assembler program])dnl
+
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
+
+test -z "$OBJDUMP" && OBJDUMP=objdump
+_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
+])# win32-dll
+
+AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+_LT_SET_OPTION([LT_INIT], [win32-dll])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `win32-dll' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
+
+
+# _LT_ENABLE_SHARED([DEFAULT])
+# ----------------------------
+# implement the --enable-shared flag, and supports the `shared' and
+# `disable-shared' LT_INIT options.
+# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_SHARED],
+[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([shared],
+ [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
+ [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
+ [p=${PACKAGE-default}
+ case $enableval in
+ yes) enable_shared=yes ;;
+ no) enable_shared=no ;;
+ *)
+ enable_shared=no
+ # Look at the argument we got. We use all the common list separators.
+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+ for pkg in $enableval; do
+ IFS="$lt_save_ifs"
+ if test "X$pkg" = "X$p"; then
+ enable_shared=yes
+ fi
+ done
+ IFS="$lt_save_ifs"
+ ;;
+ esac],
+ [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
+
+ _LT_DECL([build_libtool_libs], [enable_shared], [0],
+ [Whether or not to build shared libraries])
+])# _LT_ENABLE_SHARED
+
+LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
+
+# Old names:
+AC_DEFUN([AC_ENABLE_SHARED],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
+])
+
+AC_DEFUN([AC_DISABLE_SHARED],
+[_LT_SET_OPTION([LT_INIT], [disable-shared])
+])
+
+AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
+AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_ENABLE_SHARED], [])
+dnl AC_DEFUN([AM_DISABLE_SHARED], [])
+
+
+
+# _LT_ENABLE_STATIC([DEFAULT])
+# ----------------------------
+# implement the --enable-static flag, and support the `static' and
+# `disable-static' LT_INIT options.
+# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_STATIC],
+[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([static],
+ [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
+ [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
+ [p=${PACKAGE-default}
+ case $enableval in
+ yes) enable_static=yes ;;
+ no) enable_static=no ;;
+ *)
+ enable_static=no
+ # Look at the argument we got. We use all the common list separators.
+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+ for pkg in $enableval; do
+ IFS="$lt_save_ifs"
+ if test "X$pkg" = "X$p"; then
+ enable_static=yes
+ fi
+ done
+ IFS="$lt_save_ifs"
+ ;;
+ esac],
+ [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
+
+ _LT_DECL([build_old_libs], [enable_static], [0],
+ [Whether or not to build static libraries])
+])# _LT_ENABLE_STATIC
+
+LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
+
+# Old names:
+AC_DEFUN([AC_ENABLE_STATIC],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
+])
+
+AC_DEFUN([AC_DISABLE_STATIC],
+[_LT_SET_OPTION([LT_INIT], [disable-static])
+])
+
+AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
+AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_ENABLE_STATIC], [])
+dnl AC_DEFUN([AM_DISABLE_STATIC], [])
+
+
+
+# _LT_ENABLE_FAST_INSTALL([DEFAULT])
+# ----------------------------------
+# implement the --enable-fast-install flag, and support the `fast-install'
+# and `disable-fast-install' LT_INIT options.
+# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_FAST_INSTALL],
+[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([fast-install],
+ [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
+ [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
+ [p=${PACKAGE-default}
+ case $enableval in
+ yes) enable_fast_install=yes ;;
+ no) enable_fast_install=no ;;
+ *)
+ enable_fast_install=no
+ # Look at the argument we got. We use all the common list separators.
+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+ for pkg in $enableval; do
+ IFS="$lt_save_ifs"
+ if test "X$pkg" = "X$p"; then
+ enable_fast_install=yes
+ fi
+ done
+ IFS="$lt_save_ifs"
+ ;;
+ esac],
+ [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
+
+_LT_DECL([fast_install], [enable_fast_install], [0],
+ [Whether or not to optimize for fast installation])dnl
+])# _LT_ENABLE_FAST_INSTALL
+
+LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
+
+# Old names:
+AU_DEFUN([AC_ENABLE_FAST_INSTALL],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `fast-install' option into LT_INIT's first parameter.])
+])
+
+AU_DEFUN([AC_DISABLE_FAST_INSTALL],
+[_LT_SET_OPTION([LT_INIT], [disable-fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `disable-fast-install' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
+dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
+
+
+# _LT_WITH_PIC([MODE])
+# --------------------
+# implement the --with-pic flag, and support the `pic-only' and `no-pic'
+# LT_INIT options.
+# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
+m4_define([_LT_WITH_PIC],
+[AC_ARG_WITH([pic],
+ [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@],
+ [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
+ [lt_p=${PACKAGE-default}
+ case $withval in
+ yes|no) pic_mode=$withval ;;
+ *)
+ pic_mode=default
+ # Look at the argument we got. We use all the common list separators.
+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+ for lt_pkg in $withval; do
+ IFS="$lt_save_ifs"
+ if test "X$lt_pkg" = "X$lt_p"; then
+ pic_mode=yes
+ fi
+ done
+ IFS="$lt_save_ifs"
+ ;;
+ esac],
+ [pic_mode=default])
+
+test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
+
+_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
+])# _LT_WITH_PIC
+
+LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
+LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
+
+# Old name:
+AU_DEFUN([AC_LIBTOOL_PICMODE],
+[_LT_SET_OPTION([LT_INIT], [pic-only])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `pic-only' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
+
+
+m4_define([_LTDL_MODE], [])
+LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
+ [m4_define([_LTDL_MODE], [nonrecursive])])
+LT_OPTION_DEFINE([LTDL_INIT], [recursive],
+ [m4_define([_LTDL_MODE], [recursive])])
+LT_OPTION_DEFINE([LTDL_INIT], [subproject],
+ [m4_define([_LTDL_MODE], [subproject])])
+
+m4_define([_LTDL_TYPE], [])
+LT_OPTION_DEFINE([LTDL_INIT], [installable],
+ [m4_define([_LTDL_TYPE], [installable])])
+LT_OPTION_DEFINE([LTDL_INIT], [convenience],
+ [m4_define([_LTDL_TYPE], [convenience])])
+
+# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
+#
+# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+# Written by Gary V. Vaughan, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 6 ltsugar.m4
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
+
+
+# lt_join(SEP, ARG1, [ARG2...])
+# -----------------------------
+# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
+# associated separator.
+# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
+# versions in m4sugar had bugs.
+m4_define([lt_join],
+[m4_if([$#], [1], [],
+ [$#], [2], [[$2]],
+ [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
+m4_define([_lt_join],
+[m4_if([$#$2], [2], [],
+ [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
+
+
+# lt_car(LIST)
+# lt_cdr(LIST)
+# ------------
+# Manipulate m4 lists.
+# These macros are necessary as long as will still need to support
+# Autoconf-2.59 which quotes differently.
+m4_define([lt_car], [[$1]])
+m4_define([lt_cdr],
+[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
+ [$#], 1, [],
+ [m4_dquote(m4_shift($@))])])
+m4_define([lt_unquote], $1)
+
+
+# lt_append(MACRO-NAME, STRING, [SEPARATOR])
+# ------------------------------------------
+# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
+# Note that neither SEPARATOR nor STRING are expanded; they are appended
+# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
+# No SEPARATOR is output if MACRO-NAME was previously undefined (different
+# than defined and empty).
+#
+# This macro is needed until we can rely on Autoconf 2.62, since earlier
+# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
+m4_define([lt_append],
+[m4_define([$1],
+ m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
+
+
+
+# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
+# ----------------------------------------------------------
+# Produce a SEP delimited list of all paired combinations of elements of
+# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
+# has the form PREFIXmINFIXSUFFIXn.
+# Needed until we can rely on m4_combine added in Autoconf 2.62.
+m4_define([lt_combine],
+[m4_if(m4_eval([$# > 3]), [1],
+ [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
+[[m4_foreach([_Lt_prefix], [$2],
+ [m4_foreach([_Lt_suffix],
+ ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
+ [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
+
+
+# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
+# -----------------------------------------------------------------------
+# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
+# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
+m4_define([lt_if_append_uniq],
+[m4_ifdef([$1],
+ [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
+ [lt_append([$1], [$2], [$3])$4],
+ [$5])],
+ [lt_append([$1], [$2], [$3])$4])])
+
+
+# lt_dict_add(DICT, KEY, VALUE)
+# -----------------------------
+m4_define([lt_dict_add],
+[m4_define([$1($2)], [$3])])
+
+
+# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
+# --------------------------------------------
+m4_define([lt_dict_add_subkey],
+[m4_define([$1($2:$3)], [$4])])
+
+
+# lt_dict_fetch(DICT, KEY, [SUBKEY])
+# ----------------------------------
+m4_define([lt_dict_fetch],
+[m4_ifval([$3],
+ m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
+ m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
+
+
+# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
+# -----------------------------------------------------------------
+m4_define([lt_if_dict_fetch],
+[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
+ [$5],
+ [$6])])
+
+
+# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
+# --------------------------------------------------------------
+m4_define([lt_dict_filter],
+[m4_if([$5], [], [],
+ [lt_join(m4_quote(m4_default([$4], [[, ]])),
+ lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
+ [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
+])
+
+# ltversion.m4 -- version numbers -*- Autoconf -*-
+#
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Written by Scott James Remnant, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# @configure_input@
+
+# serial 3337 ltversion.m4
+# This file is part of GNU Libtool
+
+m4_define([LT_PACKAGE_VERSION], [2.4.2])
+m4_define([LT_PACKAGE_REVISION], [1.3337])
+
+AC_DEFUN([LTVERSION_VERSION],
+[macro_version='2.4.2'
+macro_revision='1.3337'
+_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
+_LT_DECL(, macro_revision, 0)
+])
+
+# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
+#
+# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+# Written by Scott James Remnant, 2004.
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 5 lt~obsolete.m4
+
+# These exist entirely to fool aclocal when bootstrapping libtool.
+#
+# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
+# which have later been changed to m4_define as they aren't part of the
+# exported API, or moved to Autoconf or Automake where they belong.
+#
+# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
+# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
+# using a macro with the same name in our local m4/libtool.m4 it'll
+# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
+# and doesn't know about Autoconf macros at all.)
+#
+# So we provide this file, which has a silly filename so it's always
+# included after everything else. This provides aclocal with the
+# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
+# because those macros already exist, or will be overwritten later.
+# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
+#
+# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
+# Yes, that means every name once taken will need to remain here until
+# we give up compatibility with versions before 1.7, at which point
+# we need to keep only those names which we still refer to.
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
+
+m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
+m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])])
+m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
+m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])])
+m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
+m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])])
+m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])])
+m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
+m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])])
+m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])])
+m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])])
+m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
+m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
+m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
+m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
+m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])])
+m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])])
+m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
+m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
+m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])])
+m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])])
+m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
+m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
+m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
+m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
+m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
+m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
+m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
+m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])])
+m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])])
+m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])])
+m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
+m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])])
+m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])])
+m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])])
+m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])])
+m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
+m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])])
+m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
+m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])])
+m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])])
+m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])])
+m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
+m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
+m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
+m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
+m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
+m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
+m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])])
+m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
+m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
+m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])])
+m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
+m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
+m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
+m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
+m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
+
# nls.m4 serial 5 (gettext-0.18)
dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
dnl Inc.
@@ -907,12 +9539,15 @@ else
fi[]dnl
])# PKG_CHECK_MODULES
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
+# Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
+# serial 1
+
# AM_AUTOMAKE_VERSION(VERSION)
# ----------------------------
# Automake X.Y traces this macro to ensure aclocal.m4 has been
@@ -922,7 +9557,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
[am__api_version='1.11'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
-m4_if([$1], [1.11.1], [],
+m4_if([$1], [1.11.6], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
@@ -938,19 +9573,21 @@ m4_define([_AM_AUTOCONF_VERSION], [])
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.11.1])dnl
+[AM_AUTOMAKE_VERSION([1.11.6])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
-# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
+# serial 1
+
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
@@ -1032,14 +9669,14 @@ AC_CONFIG_COMMANDS_PRE(
Usually this means the macro was only invoked conditionally.]])
fi])])
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
+# 2010, 2011 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 10
+# serial 12
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
# written in clear, in which case automake, when reading aclocal.m4,
@@ -1079,6 +9716,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
# instance it was reported that on HP-UX the gcc test will end up
# making a dummy file named `D' -- because `-MD' means `put the output
# in D'.
+ rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
# using a relative directory.
@@ -1143,7 +9781,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
break
fi
;;
- msvisualcpp | msvcmsys)
+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
# This compiler won't grok `-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.
@@ -1208,10 +9846,13 @@ AC_DEFUN([AM_DEP_TRACK],
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
+ am__nodep='_no'
fi
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
AC_SUBST([AMDEPBACKSLASH])dnl
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
+AC_SUBST([am__nodep])dnl
+_AM_SUBST_NOTMAKE([am__nodep])dnl
])
# Generate code to set up dependency tracking. -*- Autoconf -*-
@@ -1433,12 +10074,15 @@ for _am_header in $config_headers :; do
done
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
-# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
+# Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
+# serial 1
+
# AM_PROG_INSTALL_SH
# ------------------
# Define $install_sh.
@@ -1478,8 +10122,8 @@ AC_SUBST([am__leading_dot])])
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
# From Jim Meyering
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
+# 2011 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -1499,7 +10143,7 @@ AC_DEFUN([AM_MAINTAINER_MODE],
[disable], [m4_define([am_maintainer_other], [enable])],
[m4_define([am_maintainer_other], [enable])
m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
-AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
+AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
dnl maintainer-mode's default is 'disable' unless 'enable' is passed
AC_ARG_ENABLE([maintainer-mode],
[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful
@@ -1645,12 +10289,15 @@ else
fi
])
-# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
+# Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
+# serial 1
+
# AM_PROG_MKDIR_P
# ---------------
# Check for `mkdir -p'.
@@ -1673,13 +10320,14 @@ esac
# Helper functions for option handling. -*- Autoconf -*-
-# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
+# Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 4
+# serial 5
# _AM_MANGLE_OPTION(NAME)
# -----------------------
@@ -1687,13 +10335,13 @@ AC_DEFUN([_AM_MANGLE_OPTION],
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
# _AM_SET_OPTION(NAME)
-# ------------------------------
+# --------------------
# Set option NAME. Presently that only means defining a flag for this option.
AC_DEFUN([_AM_SET_OPTION],
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
# _AM_SET_OPTIONS(OPTIONS)
-# ----------------------------------
+# ------------------------
# OPTIONS is a space-separated list of Automake options.
AC_DEFUN([_AM_SET_OPTIONS],
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
@@ -1769,13 +10417,13 @@ Check your system clock])
fi
AC_MSG_RESULT(yes)])
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2011 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 1
+# serial 2
# AM_SILENT_RULES([DEFAULT])
# --------------------------
@@ -1790,18 +10438,50 @@ yes) AM_DEFAULT_VERBOSITY=0;;
no) AM_DEFAULT_VERBOSITY=1;;
*) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
esac
+dnl
+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
+dnl do not support nested variable expansions.
+dnl See automake bug#9928 and bug#10237.
+am_make=${MAKE-make}
+AC_CACHE_CHECK([whether $am_make supports nested variables],
+ [am_cv_make_support_nested_variables],
+ [if AS_ECHO([['TRUE=$(BAR$(V))
+BAR0=false
+BAR1=true
+V=1
+am__doit:
+ @$(TRUE)
+.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then
+ am_cv_make_support_nested_variables=yes
+else
+ am_cv_make_support_nested_variables=no
+fi])
+if test $am_cv_make_support_nested_variables = yes; then
+ dnl Using `$V' instead of `$(V)' breaks IRIX make.
+ AM_V='$(V)'
+ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+else
+ AM_V=$AM_DEFAULT_VERBOSITY
+ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
+fi
+AC_SUBST([AM_V])dnl
+AM_SUBST_NOTMAKE([AM_V])dnl
+AC_SUBST([AM_DEFAULT_V])dnl
+AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl
AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
AM_BACKSLASH='\'
AC_SUBST([AM_BACKSLASH])dnl
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
])
-# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
+# serial 1
+
# AM_PROG_INSTALL_STRIP
# ---------------------
# One issue with vendor `install' (even GNU) is that you can't
@@ -1824,13 +10504,13 @@ fi
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 2
+# serial 3
# _AM_SUBST_NOTMAKE(VARIABLE)
# ---------------------------
@@ -1839,13 +10519,13 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])])
AC_DEFUN([_AM_SUBST_NOTMAKE])
# AM_SUBST_NOTMAKE(VARIABLE)
-# ---------------------------
+# --------------------------
# Public sister of _AM_SUBST_NOTMAKE.
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
# Check how to create a tarball. -*- Autoconf -*-
-# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -1867,10 +10547,11 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
# a tarball read from stdin.
# $(am__untar) < result.tar
AC_DEFUN([_AM_PROG_TAR],
-[# Always define AMTAR for backward compatibility.
-AM_MISSING_PROG([AMTAR], [tar])
+[# Always define AMTAR for backward compatibility. Yes, it's still used
+# in the wild :-( We should find a proper way to deprecate it ...
+AC_SUBST([AMTAR], ['$${TAR-tar}'])
m4_if([$1], [v7],
- [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
+ [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
[m4_case([$1], [ustar],, [pax],,
[m4_fatal([Unknown tar format])])
AC_MSG_CHECKING([how to create a $1 tar archive])
@@ -1939,8 +10620,3 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
-m4_include([m4/libtool.m4])
-m4_include([m4/ltoptions.m4])
-m4_include([m4/ltsugar.m4])
-m4_include([m4/ltversion.m4])
-m4_include([m4/lt~obsolete.m4])
diff --git a/compile b/compile
index c0096a7..862a14e 100755
--- a/compile
+++ b/compile
@@ -1,10 +1,10 @@
#! /bin/sh
-# Wrapper for compilers which do not understand `-c -o'.
+# Wrapper for compilers which do not understand '-c -o'.
-scriptversion=2009-10-06.20; # UTC
+scriptversion=2012-03-05.13; # UTC
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free
+# Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
@@ -29,21 +29,219 @@ scriptversion=2009-10-06.20; # UTC
# bugs to <bug-automake@gnu.org> or send patches to
# <automake-patches@gnu.org>.
+nl='
+'
+
+# We need space, tab and new line, in precisely that order. Quoting is
+# there to prevent tools from complaining about whitespace usage.
+IFS=" "" $nl"
+
+file_conv=
+
+# func_file_conv build_file lazy
+# Convert a $build file to $host form and store it in $file
+# Currently only supports Windows hosts. If the determined conversion
+# type is listed in (the comma separated) LAZY, no conversion will
+# take place.
+func_file_conv ()
+{
+ file=$1
+ case $file in
+ / | /[!/]*) # absolute file, and not a UNC file
+ if test -z "$file_conv"; then
+ # lazily determine how to convert abs files
+ case `uname -s` in
+ MINGW*)
+ file_conv=mingw
+ ;;
+ CYGWIN*)
+ file_conv=cygwin
+ ;;
+ *)
+ file_conv=wine
+ ;;
+ esac
+ fi
+ case $file_conv/,$2, in
+ *,$file_conv,*)
+ ;;
+ mingw/*)
+ file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
+ ;;
+ cygwin/*)
+ file=`cygpath -m "$file" || echo "$file"`
+ ;;
+ wine/*)
+ file=`winepath -w "$file" || echo "$file"`
+ ;;
+ esac
+ ;;
+ esac
+}
+
+# func_cl_dashL linkdir
+# Make cl look for libraries in LINKDIR
+func_cl_dashL ()
+{
+ func_file_conv "$1"
+ if test -z "$lib_path"; then
+ lib_path=$file
+ else
+ lib_path="$lib_path;$file"
+ fi
+ linker_opts="$linker_opts -LIBPATH:$file"
+}
+
+# func_cl_dashl library
+# Do a library search-path lookup for cl
+func_cl_dashl ()
+{
+ lib=$1
+ found=no
+ save_IFS=$IFS
+ IFS=';'
+ for dir in $lib_path $LIB
+ do
+ IFS=$save_IFS
+ if $shared && test -f "$dir/$lib.dll.lib"; then
+ found=yes
+ lib=$dir/$lib.dll.lib
+ break
+ fi
+ if test -f "$dir/$lib.lib"; then
+ found=yes
+ lib=$dir/$lib.lib
+ break
+ fi
+ done
+ IFS=$save_IFS
+
+ if test "$found" != yes; then
+ lib=$lib.lib
+ fi
+}
+
+# func_cl_wrapper cl arg...
+# Adjust compile command to suit cl
+func_cl_wrapper ()
+{
+ # Assume a capable shell
+ lib_path=
+ shared=:
+ linker_opts=
+ for arg
+ do
+ if test -n "$eat"; then
+ eat=
+ else
+ case $1 in
+ -o)
+ # configure might choose to run compile as 'compile cc -o foo foo.c'.
+ eat=1
+ case $2 in
+ *.o | *.[oO][bB][jJ])
+ func_file_conv "$2"
+ set x "$@" -Fo"$file"
+ shift
+ ;;
+ *)
+ func_file_conv "$2"
+ set x "$@" -Fe"$file"
+ shift
+ ;;
+ esac
+ ;;
+ -I)
+ eat=1
+ func_file_conv "$2" mingw
+ set x "$@" -I"$file"
+ shift
+ ;;
+ -I*)
+ func_file_conv "${1#-I}" mingw
+ set x "$@" -I"$file"
+ shift
+ ;;
+ -l)
+ eat=1
+ func_cl_dashl "$2"
+ set x "$@" "$lib"
+ shift
+ ;;
+ -l*)
+ func_cl_dashl "${1#-l}"
+ set x "$@" "$lib"
+ shift
+ ;;
+ -L)
+ eat=1
+ func_cl_dashL "$2"
+ ;;
+ -L*)
+ func_cl_dashL "${1#-L}"
+ ;;
+ -static)
+ shared=false
+ ;;
+ -Wl,*)
+ arg=${1#-Wl,}
+ save_ifs="$IFS"; IFS=','
+ for flag in $arg; do
+ IFS="$save_ifs"
+ linker_opts="$linker_opts $flag"
+ done
+ IFS="$save_ifs"
+ ;;
+ -Xlinker)
+ eat=1
+ linker_opts="$linker_opts $2"
+ ;;
+ -*)
+ set x "$@" "$1"
+ shift
+ ;;
+ *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
+ func_file_conv "$1"
+ set x "$@" -Tp"$file"
+ shift
+ ;;
+ *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
+ func_file_conv "$1" mingw
+ set x "$@" "$file"
+ shift
+ ;;
+ *)
+ set x "$@" "$1"
+ shift
+ ;;
+ esac
+ fi
+ shift
+ done
+ if test -n "$linker_opts"; then
+ linker_opts="-link$linker_opts"
+ fi
+ exec "$@" $linker_opts
+ exit 1
+}
+
+eat=
+
case $1 in
'')
- echo "$0: No command. Try \`$0 --help' for more information." 1>&2
+ echo "$0: No command. Try '$0 --help' for more information." 1>&2
exit 1;
;;
-h | --h*)
cat <<\EOF
Usage: compile [--help] [--version] PROGRAM [ARGS]
-Wrapper for compilers which do not understand `-c -o'.
-Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
+Wrapper for compilers which do not understand '-c -o'.
+Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
arguments, and rename the output as expected.
If you are trying to build a whole package this is not the
-right script to run: please start by reading the file `INSTALL'.
+right script to run: please start by reading the file 'INSTALL'.
Report bugs to <bug-automake@gnu.org>.
EOF
@@ -53,11 +251,13 @@ EOF
echo "compile $scriptversion"
exit $?
;;
+ cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
+ func_cl_wrapper "$@" # Doesn't return...
+ ;;
esac
ofile=
cfile=
-eat=
for arg
do
@@ -66,8 +266,8 @@ do
else
case $1 in
-o)
- # configure might choose to run compile as `compile cc -o foo foo.c'.
- # So we strip `-o arg' only if arg is an object.
+ # configure might choose to run compile as 'compile cc -o foo foo.c'.
+ # So we strip '-o arg' only if arg is an object.
eat=1
case $2 in
*.o | *.obj)
@@ -94,10 +294,10 @@ do
done
if test -z "$ofile" || test -z "$cfile"; then
- # If no `-o' option was seen then we might have been invoked from a
+ # If no '-o' option was seen then we might have been invoked from a
# pattern rule where we don't need one. That is ok -- this is a
# normal compilation that the losing compiler can handle. If no
- # `.c' file was seen then we are probably linking. That is also
+ # '.c' file was seen then we are probably linking. That is also
# ok.
exec "$@"
fi
@@ -106,7 +306,7 @@ fi
cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
# Create the lock directory.
-# Note: use `[/\\:.-]' here to ensure that we don't use the same name
+# Note: use '[/\\:.-]' here to ensure that we don't use the same name
# that we are using for the .o file. Also, base the name on the expected
# object file name, since that is what matters with a parallel build.
lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
diff --git a/config.guess b/config.guess
index 40eaed4..d622a44 100755
--- a/config.guess
+++ b/config.guess
@@ -2,9 +2,9 @@
# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2011-05-11'
+timestamp='2012-02-10'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -17,9 +17,7 @@ timestamp='2011-05-11'
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -57,8 +55,8 @@ GNU config.guess ($timestamp)
Originally written by Per Bothner.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
-Software Foundation, Inc.
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
+Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -145,7 +143,7 @@ UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
*:NetBSD:*:*)
# NetBSD (nbsd) targets should (where applicable) match one or
- # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
+ # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
# *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
# switched to ELF, *-*-netbsd* would select the old
# object file format. This provides both forward
@@ -792,13 +790,12 @@ EOF
echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
exit ;;
*:FreeBSD:*:*)
- case ${UNAME_MACHINE} in
- pc98)
- echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+ UNAME_PROCESSOR=`/usr/bin/uname -p`
+ case ${UNAME_PROCESSOR} in
amd64)
echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
*)
- echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+ echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
esac
exit ;;
i*:CYGWIN*:*)
@@ -807,6 +804,9 @@ EOF
*:MINGW*:*)
echo ${UNAME_MACHINE}-pc-mingw32
exit ;;
+ i*:MSYS*:*)
+ echo ${UNAME_MACHINE}-pc-msys
+ exit ;;
i*:windows32*:*)
# uname -m includes "-pc" on this system.
echo ${UNAME_MACHINE}-mingw32
@@ -861,6 +861,13 @@ EOF
i*86:Minix:*:*)
echo ${UNAME_MACHINE}-pc-minix
exit ;;
+ aarch64:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
+ exit ;;
+ aarch64_be:Linux:*:*)
+ UNAME_MACHINE=aarch64_be
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
+ exit ;;
alpha:Linux:*:*)
case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
EV5) UNAME_MACHINE=alphaev5 ;;
@@ -895,13 +902,16 @@ EOF
echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
cris:Linux:*:*)
- echo cris-axis-linux-gnu
+ echo ${UNAME_MACHINE}-axis-linux-gnu
exit ;;
crisv32:Linux:*:*)
- echo crisv32-axis-linux-gnu
+ echo ${UNAME_MACHINE}-axis-linux-gnu
exit ;;
frv:Linux:*:*)
- echo frv-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
+ exit ;;
+ hexagon:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
i*86:Linux:*:*)
LIBC=gnu
@@ -943,7 +953,7 @@ EOF
test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
;;
or32:Linux:*:*)
- echo or32-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
padre:Linux:*:*)
echo sparc-unknown-linux-gnu
@@ -978,13 +988,13 @@ EOF
echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
tile*:Linux:*:*)
- echo ${UNAME_MACHINE}-tilera-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
vax:Linux:*:*)
echo ${UNAME_MACHINE}-dec-linux-gnu
exit ;;
x86_64:Linux:*:*)
- echo x86_64-unknown-linux-gnu
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
exit ;;
xtensa*:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-gnu
@@ -1315,6 +1325,9 @@ EOF
i*86:AROS:*:*)
echo ${UNAME_MACHINE}-pc-aros
exit ;;
+ x86_64:VMkernel:*:*)
+ echo ${UNAME_MACHINE}-unknown-esx
+ exit ;;
esac
#echo '(No uname command or uname output not recognized.)' 1>&2
diff --git a/config.h.in b/config.h.in
index fec644c..17f2ef0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -24,9 +24,6 @@
/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
-/* Define to 1 if you have the `webkitgtk-1.0' library (-lwebkitgtk-1.0). */
-#undef HAVE_LIBWEBKITGTK_1_0
-
/* Define to 1 if you have the `webkitgtk-3.0' library (-lwebkitgtk-3.0). */
#undef HAVE_LIBWEBKITGTK_3_0
@@ -91,5 +88,8 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Use XScreenSaver for idleness */
+#undef USE_LIBXSS
+
/* Version number of package */
#undef VERSION
diff --git a/config.sub b/config.sub
index 30fdca8..6205f84 100755
--- a/config.sub
+++ b/config.sub
@@ -2,9 +2,9 @@
# Configuration validation subroutine script.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2011-03-23'
+timestamp='2012-04-18'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -21,9 +21,7 @@ timestamp='2011-03-23'
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -76,8 +74,8 @@ version="\
GNU config.sub ($timestamp)
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
-Software Foundation, Inc.
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
+Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -132,6 +130,10 @@ case $maybe_os in
os=-$maybe_os
basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
;;
+ android-linux)
+ os=-linux-android
+ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
+ ;;
*)
basic_machine=`echo $1 | sed 's/-[^-]*$//'`
if [ $basic_machine != $1 ]
@@ -223,6 +225,12 @@ case $os in
-isc*)
basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
;;
+ -lynx*178)
+ os=-lynxos178
+ ;;
+ -lynx*5)
+ os=-lynxos5
+ ;;
-lynx*)
os=-lynxos
;;
@@ -247,17 +255,22 @@ case $basic_machine in
# Some are omitted here because they have special meanings below.
1750a | 580 \
| a29k \
+ | aarch64 | aarch64_be \
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| am33_2.0 \
| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
+ | be32 | be64 \
| bfin \
| c4x | clipper \
| d10v | d30v | dlx | dsp16xx \
+ | epiphany \
| fido | fr30 | frv \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
+ | hexagon \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
+ | le32 | le64 \
| lm32 \
| m32c | m32r | m32rle | m68000 | m68k | m88k \
| maxq | mb | microblaze | mcore | mep | metag \
@@ -291,7 +304,7 @@ case $basic_machine in
| pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle \
| pyramid \
- | rx \
+ | rl78 | rx \
| score \
| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
| sh64 | sh64le \
@@ -300,7 +313,7 @@ case $basic_machine in
| spu \
| tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
| ubicom32 \
- | v850 | v850e \
+ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
| we32k \
| x86 | xc16x | xstormy16 | xtensa \
| z8k | z80)
@@ -315,8 +328,7 @@ case $basic_machine in
c6x)
basic_machine=tic6x-unknown
;;
- m6811 | m68hc11 | m6812 | m68hc12 | picochip)
- # Motorola 68HC11/12.
+ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
basic_machine=$basic_machine-unknown
os=-none
;;
@@ -329,7 +341,10 @@ case $basic_machine in
strongarm | thumb | xscale)
basic_machine=arm-unknown
;;
-
+ xgate)
+ basic_machine=$basic_machine-unknown
+ os=-none
+ ;;
xscaleeb)
basic_machine=armeb-unknown
;;
@@ -352,11 +367,13 @@ case $basic_machine in
# Recognize the basic CPU types with company name.
580-* \
| a29k-* \
+ | aarch64-* | aarch64_be-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
| avr-* | avr32-* \
+ | be32-* | be64-* \
| bfin-* | bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c4x-* \
| clipper-* | craynv-* | cydra-* \
@@ -365,8 +382,10 @@ case $basic_machine in
| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
| h8300-* | h8500-* \
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
+ | hexagon-* \
| i*86-* | i860-* | i960-* | ia64-* \
| ip2k-* | iq2000-* \
+ | le32-* | le64-* \
| lm32-* \
| m32c-* | m32r-* | m32rle-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
@@ -400,7 +419,7 @@ case $basic_machine in
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
| pyramid-* \
- | romp-* | rs6000-* | rx-* \
+ | rl78-* | romp-* | rs6000-* | rx-* \
| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
@@ -408,10 +427,11 @@ case $basic_machine in
| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
| tahoe-* \
| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
- | tile-* | tilegx-* \
+ | tile*-* \
| tron-* \
| ubicom32-* \
- | v850-* | v850e-* | vax-* \
+ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
+ | vax-* \
| we32k-* \
| x86-* | x86_64-* | xc16x-* | xps100-* \
| xstormy16-* | xtensa*-* \
@@ -711,7 +731,6 @@ case $basic_machine in
i370-ibm* | ibm*)
basic_machine=i370-ibm
;;
-# I'm not sure what "Sysv32" means. Should this be sysv3.2?
i*86v32)
basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
os=-sysv32
@@ -808,10 +827,18 @@ case $basic_machine in
ms1-*)
basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
;;
+ msys)
+ basic_machine=i386-pc
+ os=-msys
+ ;;
mvs)
basic_machine=i370-ibm
os=-mvs
;;
+ nacl)
+ basic_machine=le32-unknown
+ os=-nacl
+ ;;
ncr3000)
basic_machine=i486-ncr
os=-sysv4
@@ -1120,13 +1147,8 @@ case $basic_machine in
basic_machine=t90-cray
os=-unicos
;;
- # This must be matched before tile*.
- tilegx*)
- basic_machine=tilegx-unknown
- os=-linux-gnu
- ;;
tile*)
- basic_machine=tile-unknown
+ basic_machine=$basic_machine-unknown
os=-linux-gnu
;;
tx39)
@@ -1336,7 +1358,7 @@ case $os in
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* | -cegcc* \
- | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -linux-android* \
| -linux-newlib* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* \
@@ -1521,6 +1543,9 @@ case $basic_machine in
c4x-* | tic4x-*)
os=-coff
;;
+ hexagon-*)
+ os=-elf
+ ;;
tic54x-*)
os=-coff
;;
@@ -1548,9 +1573,6 @@ case $basic_machine in
;;
m68000-sun)
os=-sunos3
- # This also exists in the configure program, but was not the
- # default.
- # os=-sunos4
;;
m68*-cisco)
os=-aout
diff --git a/configure b/configure
index f50ae92..82eb1bf 100755
--- a/configure
+++ b/configure
@@ -1,11 +1,9 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for seed 3.2.0.
+# Generated by GNU Autoconf 2.69 for seed 3.8.1.
#
#
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
#
#
# This configure script is free software; the Free Software Foundation
@@ -134,6 +132,31 @@ export LANGUAGE
# CDPATH.
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+# Use a proper internal environment variable to ensure we don't fall
+ # into an infinite loop, continuously re-executing ourselves.
+ if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
+ _as_can_reexec=no; export _as_can_reexec;
+ # We cannot yet assume a decent shell, so we have to provide a
+# neutralization value for shells without unset; and this also
+# works around shells that cannot unset nonexistent variables.
+# Preserve -v and -x to the replacement shell.
+BASH_ENV=/dev/null
+ENV=/dev/null
+(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+case $- in # ((((
+ *v*x* | *x*v* ) as_opts=-vx ;;
+ *v* ) as_opts=-v ;;
+ *x* ) as_opts=-x ;;
+ * ) as_opts= ;;
+esac
+exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
+# Admittedly, this is quite paranoid, since all the known shells bail
+# out after a failed `exec'.
+$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
+as_fn_exit 255
+ fi
+ # We don't want this to propagate to other subprocesses.
+ { _as_can_reexec=; unset _as_can_reexec;}
if test "x$CONFIG_SHELL" = x; then
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
emulate sh
@@ -167,7 +190,8 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
else
exitcode=1; echo positional parameters were not saved.
fi
-test x\$exitcode = x0 || exit 1"
+test x\$exitcode = x0 || exit 1
+test -x / || exit 1"
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
@@ -220,21 +244,25 @@ IFS=$as_save_IFS
if test "x$CONFIG_SHELL" != x; then :
- # We cannot yet assume a decent shell, so we have to provide a
- # neutralization value for shells without unset; and this also
- # works around shells that cannot unset nonexistent variables.
- # Preserve -v and -x to the replacement shell.
- BASH_ENV=/dev/null
- ENV=/dev/null
- (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
- export CONFIG_SHELL
- case $- in # ((((
- *v*x* | *x*v* ) as_opts=-vx ;;
- *v* ) as_opts=-v ;;
- *x* ) as_opts=-x ;;
- * ) as_opts= ;;
- esac
- exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
+ export CONFIG_SHELL
+ # We cannot yet assume a decent shell, so we have to provide a
+# neutralization value for shells without unset; and this also
+# works around shells that cannot unset nonexistent variables.
+# Preserve -v and -x to the replacement shell.
+BASH_ENV=/dev/null
+ENV=/dev/null
+(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+case $- in # ((((
+ *v*x* | *x*v* ) as_opts=-vx ;;
+ *v* ) as_opts=-v ;;
+ *x* ) as_opts=-x ;;
+ * ) as_opts= ;;
+esac
+exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
+# Admittedly, this is quite paranoid, since all the known shells bail
+# out after a failed `exec'.
+$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
+exit 255
fi
if test x$as_have_required = xno; then :
@@ -336,6 +364,14 @@ $as_echo X"$as_dir" |
} # as_fn_mkdir_p
+
+# as_fn_executable_p FILE
+# -----------------------
+# Test if FILE is an executable regular file.
+as_fn_executable_p ()
+{
+ test -f "$1" && test -x "$1"
+} # as_fn_executable_p
# as_fn_append VAR VALUE
# ----------------------
# Append the text in VALUE to the end of the definition contained in VAR. Take
@@ -457,6 +493,10 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
chmod +x "$as_me.lineno" ||
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
+ # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
+ # already done that, so ensure we don't try to do so again and fall
+ # in an infinite loop. This has already happened in practice.
+ _as_can_reexec=no; export _as_can_reexec
# Don't try to exec as it changes $[0], causing all sort of problems
# (the dirname of $[0] is not the place where we might find the
# original and so on. Autoconf is especially sensitive to this).
@@ -491,16 +531,16 @@ if (echo >conf$$.file) 2>/dev/null; then
# ... but there are two gotchas:
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
- # In both cases, we have to default to `cp -p'.
+ # In both cases, we have to default to `cp -pR'.
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
- as_ln_s='cp -p'
+ as_ln_s='cp -pR'
elif ln conf$$.file conf$$ 2>/dev/null; then
as_ln_s=ln
else
- as_ln_s='cp -p'
+ as_ln_s='cp -pR'
fi
else
- as_ln_s='cp -p'
+ as_ln_s='cp -pR'
fi
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
rmdir conf$$.dir 2>/dev/null
@@ -512,28 +552,8 @@ else
as_mkdir_p=false
fi
-if test -x / >/dev/null 2>&1; then
- as_test_x='test -x'
-else
- if ls -dL / >/dev/null 2>&1; then
- as_ls_L_option=L
- else
- as_ls_L_option=
- fi
- as_test_x='
- eval sh -c '\''
- if test -d "$1"; then
- test -d "$1/.";
- else
- case $1 in #(
- -*)set "./$1";;
- esac;
- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
- ???[sx]*):;;*)false;;esac;fi
- '\'' sh
- '
-fi
-as_executable_p=$as_test_x
+as_test_x='test -x'
+as_executable_p=as_fn_executable_p
# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
@@ -567,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='seed'
PACKAGE_TARNAME='seed'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='seed 3.2.0'
+PACKAGE_VERSION='3.8.1'
+PACKAGE_STRING='seed 3.8.1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -675,6 +695,11 @@ BUILD_DBUS_MODULE_TRUE
BUILD_EXAMPLE_MODULE
BUILD_EXAMPLE_MODULE_FALSE
BUILD_EXAMPLE_MODULE_TRUE
+BUILD_XORG_MODULE
+BUILD_XORG_MODULE_FALSE
+BUILD_XORG_MODULE_TRUE
+LIBXSS_LIBS
+LIBXSS_CFLAGS
BUILD_SQLITE_MODULE
BUILD_SQLITE_MODULE_FALSE
BUILD_SQLITE_MODULE_TRUE
@@ -696,6 +721,8 @@ GDK_CFLAGS
CAIRO_LDFLAGS
CAIRO_LIBS
CAIRO_CFLAGS
+GIO_LIBS
+GIO_CFLAGS
GTHREAD_LIBS
GTHREAD_CFLAGS
GNOME_JS_DIR
@@ -735,6 +762,12 @@ INTLTOOL_PROP_RULE
INTLTOOL_KEYS_RULE
INTLTOOL_DIRECTORY_RULE
INTLTOOL_DESKTOP_RULE
+intltool__v_merge_options_0
+intltool__v_merge_options_
+INTLTOOL_V_MERGE_OPTIONS
+INTLTOOL__v_MERGE_0
+INTLTOOL__v_MERGE_
+INTLTOOL_V_MERGE
INTLTOOL_EXTRACT
INTLTOOL_MERGE
INTLTOOL_UPDATE
@@ -757,6 +790,8 @@ USE_NLS
GETTEXT_PACKAGE
AM_BACKSLASH
AM_DEFAULT_VERBOSITY
+AM_DEFAULT_V
+AM_V
PKG_CONFIG_LIBDIR
PKG_CONFIG_PATH
PKG_CONFIG
@@ -785,6 +820,7 @@ LIBTOOL
am__fastdepCC_FALSE
am__fastdepCC_TRUE
CCDEPMODE
+am__nodep
AMDEPBACKSLASH
AMDEP_FALSE
AMDEP_TRUE
@@ -889,6 +925,7 @@ enable_canvas_module
enable_readline_module
enable_multiprocessing_module
enable_sqlite_module
+enable_xorg_module
enable_example_module
enable_dbus_module
enable_os_module
@@ -929,12 +966,16 @@ GNOME_JS_CFLAGS
GNOME_JS_LIBS
GTHREAD_CFLAGS
GTHREAD_LIBS
+GIO_CFLAGS
+GIO_LIBS
CAIRO_CFLAGS
CAIRO_LIBS
GDK_CFLAGS
GDK_LIBS
SQLITE_CFLAGS
SQLITE_LIBS
+LIBXSS_CFLAGS
+LIBXSS_LIBS
DBUS_CFLAGS
DBUS_LIBS
DBUSGLIB_CFLAGS
@@ -1400,8 +1441,6 @@ target=$target_alias
if test "x$host_alias" != x; then
if test "x$build_alias" = x; then
cross_compiling=maybe
- $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used" >&2
elif test "x$build_alias" != "x$host_alias"; then
cross_compiling=yes
fi
@@ -1487,7 +1526,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures seed 3.2.0 to adapt to many kinds of systems.
+\`configure' configures seed 3.8.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1557,7 +1596,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of seed 3.2.0:";;
+ short | recursive ) echo "Configuration of seed 3.8.1:";;
esac
cat <<\_ACEOF
@@ -1584,6 +1623,7 @@ Optional Features:
enable the multiprocessing Seed module.
[default=yes]
--enable-sqlite-module enable the sqlite Seed module. [default=yes]
+ --enable-xorg-module enable the xorg Seed module. [default=no]
--enable-example-module enable the example Seed module. [default=yes]
--enable-dbus-module enable the dbus Seed module. [default=yes]
--enable-os-module enable the os Seed module. [default=yes]
@@ -1607,7 +1647,7 @@ Optional Features:
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --with-pic try to use only PIC/non-PIC objects [default=use
+ --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sysroot=DIR Search for dependent libraries within DIR
@@ -1647,6 +1687,8 @@ Some influential environment variables:
C compiler flags for GTHREAD, overriding pkg-config
GTHREAD_LIBS
linker flags for GTHREAD, overriding pkg-config
+ GIO_CFLAGS C compiler flags for GIO, overriding pkg-config
+ GIO_LIBS linker flags for GIO, overriding pkg-config
CAIRO_CFLAGS
C compiler flags for CAIRO, overriding pkg-config
CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
@@ -1655,6 +1697,9 @@ Some influential environment variables:
SQLITE_CFLAGS
C compiler flags for SQLITE, overriding pkg-config
SQLITE_LIBS linker flags for SQLITE, overriding pkg-config
+ LIBXSS_CFLAGS
+ C compiler flags for LIBXSS, overriding pkg-config
+ LIBXSS_LIBS linker flags for LIBXSS, overriding pkg-config
DBUS_CFLAGS C compiler flags for DBUS, overriding pkg-config
DBUS_LIBS linker flags for DBUS, overriding pkg-config
DBUSGLIB_CFLAGS
@@ -1737,10 +1782,10 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-seed configure 3.2.0
-generated by GNU Autoconf 2.68
+seed configure 3.8.1
+generated by GNU Autoconf 2.69
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2012 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
_ACEOF
@@ -1816,7 +1861,7 @@ $as_echo "$ac_try_echo"; } >&5
test ! -s conftest.err
} && test -s conftest$ac_exeext && {
test "$cross_compiling" = yes ||
- $as_test_x conftest$ac_exeext
+ test -x conftest$ac_exeext
}; then :
ac_retval=0
else
@@ -2102,8 +2147,8 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by seed $as_me 3.2.0, which was
-generated by GNU Autoconf 2.68. Invocation command line was
+It was created by seed $as_me 3.8.1, which was
+generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2519,7 +2564,7 @@ case $as_dir/ in #((
# by default.
for ac_prog in ginstall scoinst install; do
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
if test $ac_prog = install &&
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
# AIX install. It has an incompatible calling convention.
@@ -2688,7 +2733,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -2728,7 +2773,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_STRIP="strip"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -2779,7 +2824,7 @@ do
test -z "$as_dir" && as_dir=.
for ac_prog in mkdir gmkdir; do
for ac_exec_ext in '' $ac_executable_extensions; do
- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
+ as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
'mkdir (GNU coreutils) '* | \
'mkdir (coreutils) '* | \
@@ -2832,7 +2877,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_AWK="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -2918,7 +2963,7 @@ fi
# Define the identity of the package.
PACKAGE='seed'
- VERSION='3.2.0'
+ VERSION='3.8.1'
cat >>confdefs.h <<_ACEOF
@@ -2948,19 +2993,19 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
-# Always define AMTAR for backward compatibility.
+# Always define AMTAR for backward compatibility. Yes, it's still used
+# in the wild :-( We should find a proper way to deprecate it ...
+AMTAR='$${TAR-tar}'
-AMTAR=${AMTAR-"${am_missing_run}tar"}
+am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
-am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5
-$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
+$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
# Check whether --enable-maintainer-mode was given.
if test "${enable_maintainer_mode+set}" = set; then :
enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
@@ -3078,7 +3123,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_CC="${ac_tool_prefix}gcc"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -3118,7 +3163,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_CC="gcc"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -3171,7 +3216,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_CC="${ac_tool_prefix}cc"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -3212,7 +3257,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
ac_prog_rejected=yes
continue
@@ -3270,7 +3315,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -3314,7 +3359,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_CC="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -3760,8 +3805,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#include <stdarg.h>
#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
+struct stat;
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
struct buf { int x; };
FILE * (*rcsopen) (struct buf *, struct stat *, int);
@@ -3897,6 +3941,7 @@ fi
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
+ am__nodep='_no'
fi
if test "x$enable_dependency_tracking" != xno; then
AMDEP_TRUE=
@@ -3921,6 +3966,7 @@ else
# instance it was reported that on HP-UX the gcc test will end up
# making a dummy file named `D' -- because `-MD' means `put the output
# in D'.
+ rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
# using a relative directory.
@@ -3980,7 +4026,7 @@ else
break
fi
;;
- msvisualcpp | msvcmsys)
+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
# This compiler won't grok `-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.
@@ -4169,8 +4215,8 @@ esac
-macro_version='2.4'
-macro_revision='1.3293'
+macro_version='2.4.2'
+macro_revision='1.3337'
@@ -4277,7 +4323,7 @@ do
for ac_prog in sed gsed; do
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
- { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
+ as_fn_executable_p "$ac_path_SED" || continue
# Check for GNU ac_path_SED and select it if it is found.
# Check for GNU $ac_path_SED
case `"$ac_path_SED" --version 2>&1` in
@@ -4353,7 +4399,7 @@ do
for ac_prog in grep ggrep; do
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
- { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
+ as_fn_executable_p "$ac_path_GREP" || continue
# Check for GNU ac_path_GREP and select it if it is found.
# Check for GNU $ac_path_GREP
case `"$ac_path_GREP" --version 2>&1` in
@@ -4419,7 +4465,7 @@ do
for ac_prog in egrep; do
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
- { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
+ as_fn_executable_p "$ac_path_EGREP" || continue
# Check for GNU ac_path_EGREP and select it if it is found.
# Check for GNU $ac_path_EGREP
case `"$ac_path_EGREP" --version 2>&1` in
@@ -4486,7 +4532,7 @@ do
for ac_prog in fgrep; do
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
- { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
+ as_fn_executable_p "$ac_path_FGREP" || continue
# Check for GNU ac_path_FGREP and select it if it is found.
# Check for GNU $ac_path_FGREP
case `"$ac_path_FGREP" --version 2>&1` in
@@ -4742,7 +4788,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -4786,7 +4832,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -4944,6 +4990,11 @@ else
lt_cv_sys_max_cmd_len=196608
;;
+ os2*)
+ # The test takes a long time on OS/2.
+ lt_cv_sys_max_cmd_len=8192
+ ;;
+
osf*)
# Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
# due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
@@ -4983,7 +5034,7 @@ else
# If test is not a shell built-in, we'll probably end up computing a
# maximum length that is only half of the actual maximum length, but
# we can't tell.
- while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
+ while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
= "X$teststring$teststring"; } >/dev/null 2>&1 &&
test $i != 17 # 1/2 MB should be enough
do
@@ -5205,7 +5256,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5245,7 +5296,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_OBJDUMP="objdump"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5412,7 +5463,7 @@ irix5* | irix6* | nonstopux*)
lt_cv_deplibs_check_method=pass_all
;;
-# This must be Linux ELF.
+# This must be glibc/ELF.
linux* | k*bsd*-gnu | kopensolaris*-gnu)
lt_cv_deplibs_check_method=pass_all
;;
@@ -5551,7 +5602,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5591,7 +5642,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_DLLTOOL="dlltool"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5695,7 +5746,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5739,7 +5790,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_AR="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5864,7 +5915,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5904,7 +5955,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_STRIP="strip"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -5963,7 +6014,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6003,7 +6054,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_RANLIB="ranlib"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6053,13 +6104,13 @@ old_postuninstall_cmds=
if test -n "$RANLIB"; then
case $host_os in
openbsd*)
- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
;;
*)
- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
;;
esac
- old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
fi
case $host_os in
@@ -6206,6 +6257,7 @@ for ac_symprfx in "" "_"; do
# which start with @ or ?.
lt_cv_sys_global_symbol_pipe="$AWK '"\
" {last_section=section; section=\$ 3};"\
+" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
" \$ 0!~/External *\|/{next};"\
" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
@@ -6594,7 +6646,7 @@ $as_echo "$lt_cv_cc_needs_belf" >&6; }
CFLAGS="$SAVE_CFLAGS"
fi
;;
-sparc*-*solaris*)
+*-*solaris*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
@@ -6605,7 +6657,20 @@ sparc*-*solaris*)
case `/usr/bin/file conftest.o` in
*64-bit*)
case $lt_cv_prog_gnu_ld in
- yes*) LD="${LD-ld} -m elf64_sparc" ;;
+ yes*)
+ case $host in
+ i?86-*-solaris*)
+ LD="${LD-ld} -m elf_x86_64"
+ ;;
+ sparc*-*-solaris*)
+ LD="${LD-ld} -m elf64_sparc"
+ ;;
+ esac
+ # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
+ if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
+ LD="${LD-ld}_sol2"
+ fi
+ ;;
*)
if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
LD="${LD-ld} -64"
@@ -6638,7 +6703,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6678,7 +6743,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6758,7 +6823,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6798,7 +6863,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6850,7 +6915,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6890,7 +6955,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_NMEDIT="nmedit"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6942,7 +7007,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6982,7 +7047,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_LIPO="lipo"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7034,7 +7099,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7074,7 +7139,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_OTOOL="otool"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7126,7 +7191,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7166,7 +7231,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_prog_ac_ct_OTOOL64="otool64"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7245,7 +7310,13 @@ else
$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
-dynamiclib -Wl,-single_module conftest.c 2>conftest.err
_lt_result=$?
- if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+ # If there is a non-empty error log, and "single_module"
+ # appears in it, assume the flag caused a linker warning
+ if test -s conftest.err && $GREP single_module conftest.err; then
+ cat conftest.err >&5
+ # Otherwise, if the output was created with a 0 exit code from
+ # the compiler, it worked.
+ elif test -f libconftest.dylib && test $_lt_result -eq 0; then
lt_cv_apple_cc_single_mod=yes
else
cat conftest.err >&5
@@ -7256,6 +7327,7 @@ else
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
if ${lt_cv_ld_exported_symbols_list+:} false; then :
@@ -7288,6 +7360,7 @@ rm -f core conftest.err conftest.$ac_objext \
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
$as_echo_n "checking for -force_load linker flag... " >&6; }
if ${lt_cv_ld_force_load+:} false; then :
@@ -7309,7 +7382,9 @@ _LT_EOF
echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
_lt_result=$?
- if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
+ if test -s conftest.err && $GREP force_load conftest.err; then
+ cat conftest.err >&5
+ elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
lt_cv_ld_force_load=yes
else
cat conftest.err >&5
@@ -7714,7 +7789,22 @@ fi
# Check whether --with-pic was given.
if test "${with_pic+set}" = set; then :
- withval=$with_pic; pic_mode="$withval"
+ withval=$with_pic; lt_p=${PACKAGE-default}
+ case $withval in
+ yes|no) pic_mode=$withval ;;
+ *)
+ pic_mode=default
+ # Look at the argument we got. We use all the common list separators.
+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+ for lt_pkg in $withval; do
+ IFS="$lt_save_ifs"
+ if test "X$lt_pkg" = "X$lt_p"; then
+ pic_mode=yes
+ fi
+ done
+ IFS="$lt_save_ifs"
+ ;;
+ esac
else
pic_mode=default
fi
@@ -7792,6 +7882,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+
+
+
test -z "$LN_S" && LN_S="ln -s"
@@ -8081,10 +8175,6 @@ _lt_linker_boilerplate=`cat conftest.err`
$RM -r conftest*
-## CAVEAT EMPTOR:
-## There is no encapsulation within the following macros, do not change
-## the running order or otherwise move them around unless you know exactly
-## what you are doing...
if test -n "$compiler"; then
lt_prog_compiler_no_builtin_flag=
@@ -8251,7 +8341,9 @@ lt_prog_compiler_static=
case $cc_basename in
nvcc*) # Cuda Compiler Driver 2.2
lt_prog_compiler_wl='-Xlinker '
- lt_prog_compiler_pic='-Xcompiler -fPIC'
+ if test -n "$lt_prog_compiler_pic"; then
+ lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
+ fi
;;
esac
else
@@ -8342,18 +8434,33 @@ lt_prog_compiler_static=
;;
*)
case `$CC -V 2>&1 | sed 5q` in
- *Sun\ F* | *Sun*Fortran*)
+ *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
# Sun Fortran 8.3 passes all unrecognized flags to the linker
lt_prog_compiler_pic='-KPIC'
lt_prog_compiler_static='-Bstatic'
lt_prog_compiler_wl=''
;;
+ *Sun\ F* | *Sun*Fortran*)
+ lt_prog_compiler_pic='-KPIC'
+ lt_prog_compiler_static='-Bstatic'
+ lt_prog_compiler_wl='-Qoption ld '
+ ;;
*Sun\ C*)
# Sun C 5.9
lt_prog_compiler_pic='-KPIC'
lt_prog_compiler_static='-Bstatic'
lt_prog_compiler_wl='-Wl,'
;;
+ *Intel*\ [CF]*Compiler*)
+ lt_prog_compiler_wl='-Wl,'
+ lt_prog_compiler_pic='-fPIC'
+ lt_prog_compiler_static='-static'
+ ;;
+ *Portland\ Group*)
+ lt_prog_compiler_wl='-Wl,'
+ lt_prog_compiler_pic='-fpic'
+ lt_prog_compiler_static='-Bstatic'
+ ;;
esac
;;
esac
@@ -8715,7 +8822,6 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
hardcode_direct=no
hardcode_direct_absolute=no
hardcode_libdir_flag_spec=
- hardcode_libdir_flag_spec_ld=
hardcode_libdir_separator=
hardcode_minus_L=no
hardcode_shlibpath_var=unsupported
@@ -8968,8 +9074,7 @@ _LT_EOF
xlf* | bgf* | bgxlf* | mpixlf*)
# IBM XL Fortran 10.1 on PPC cannot create shared libs itself
whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
- hardcode_libdir_flag_spec=
- hardcode_libdir_flag_spec_ld='-rpath $libdir'
+ hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
if test "x$supports_anon_versioning" = xyes; then
archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
@@ -9349,6 +9454,7 @@ fi
# The linker will not automatically build a static lib if we build a DLL.
# _LT_TAGVAR(old_archive_from_new_cmds, )='true'
enable_shared_with_static_runtimes=yes
+ exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
# Don't use ranlib
old_postinstall_cmds='chmod 644 $oldlib'
@@ -9394,6 +9500,7 @@ fi
hardcode_shlibpath_var=unsupported
if test "$lt_cv_ld_force_load" = "yes"; then
whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+
else
whole_archive_flag_spec=''
fi
@@ -9422,10 +9529,6 @@ fi
hardcode_shlibpath_var=no
;;
- freebsd1*)
- ld_shlibs=no
- ;;
-
# FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
# support. Future versions do this automatically, but an explicit c++rt0.o
# does not break anything, and helps significantly (at the cost of a little
@@ -9438,7 +9541,7 @@ fi
;;
# Unfortunately, older versions of FreeBSD 2 do not have this feature.
- freebsd2*)
+ freebsd2.*)
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
hardcode_direct=yes
hardcode_minus_L=yes
@@ -9477,7 +9580,6 @@ fi
fi
if test "$with_gnu_ld" = no; then
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
- hardcode_libdir_flag_spec_ld='+b $libdir'
hardcode_libdir_separator=:
hardcode_direct=yes
hardcode_direct_absolute=yes
@@ -10101,11 +10203,6 @@ esac
-
-
-
-
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
$as_echo_n "checking dynamic linker characteristics... " >&6; }
@@ -10195,7 +10292,7 @@ need_version=unknown
case $host_os in
aix3*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
shlibpath_var=LIBPATH
@@ -10204,7 +10301,7 @@ aix3*)
;;
aix[4-9]*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
hardcode_into_libs=yes
@@ -10269,7 +10366,7 @@ beos*)
;;
bsdi[45]*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
@@ -10408,7 +10505,7 @@ darwin* | rhapsody*)
;;
dgux*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -10416,10 +10513,6 @@ dgux*)
shlibpath_var=LD_LIBRARY_PATH
;;
-freebsd1*)
- dynamic_linker=no
- ;;
-
freebsd* | dragonfly*)
# DragonFly does not have aout. When/if they implement a new
# versioning mechanism, adjust this.
@@ -10427,7 +10520,7 @@ freebsd* | dragonfly*)
objformat=`/usr/bin/objformat`
else
case $host_os in
- freebsd[123]*) objformat=aout ;;
+ freebsd[23].*) objformat=aout ;;
*) objformat=elf ;;
esac
fi
@@ -10445,7 +10538,7 @@ freebsd* | dragonfly*)
esac
shlibpath_var=LD_LIBRARY_PATH
case $host_os in
- freebsd2*)
+ freebsd2.*)
shlibpath_overrides_runpath=yes
;;
freebsd3.[01]* | freebsdelf3.[01]*)
@@ -10465,7 +10558,7 @@ freebsd* | dragonfly*)
;;
gnu*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
@@ -10476,7 +10569,7 @@ gnu*)
;;
haiku*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
dynamic_linker="$host_os runtime_loader"
@@ -10537,7 +10630,7 @@ hpux9* | hpux10* | hpux11*)
;;
interix[3-9]*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -10553,7 +10646,7 @@ irix5* | irix6* | nonstopux*)
nonstopux*) version_type=nonstopux ;;
*)
if test "$lt_cv_prog_gnu_ld" = yes; then
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
else
version_type=irix
fi ;;
@@ -10590,9 +10683,9 @@ linux*oldld* | linux*aout* | linux*coff*)
dynamic_linker=no
;;
-# This must be Linux ELF.
+# This must be glibc/ELF.
linux* | k*bsd*-gnu | kopensolaris*-gnu)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -10686,7 +10779,7 @@ netbsd*)
;;
newsos6)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes
@@ -10755,7 +10848,7 @@ rdos*)
;;
solaris*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -10780,7 +10873,7 @@ sunos4*)
;;
sysv4 | sysv4.3*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
@@ -10804,7 +10897,7 @@ sysv4 | sysv4.3*)
sysv4*MP*)
if test -d /usr/nec ;then
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
soname_spec='$libname${shared_ext}.$major'
shlibpath_var=LD_LIBRARY_PATH
@@ -10835,7 +10928,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
tpf*)
# TPF is a cross-target only. Preferred cross-host = GNU/Linux.
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -10845,7 +10938,7 @@ tpf*)
;;
uts4*)
- version_type=linux
+ version_type=linux # correct to gnu/linux during the next big refactor
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
@@ -11627,6 +11720,8 @@ CC="$lt_save_CC"
+
+
ac_config_commands="$ac_config_commands libtool"
@@ -11662,7 +11757,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -11705,7 +11800,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -11767,6 +11862,33 @@ yes) AM_DEFAULT_VERBOSITY=0;;
no) AM_DEFAULT_VERBOSITY=1;;
*) AM_DEFAULT_VERBOSITY=0;;
esac
+am_make=${MAKE-make}
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
+if ${am_cv_make_support_nested_variables+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ if $as_echo 'TRUE=$(BAR$(V))
+BAR0=false
+BAR1=true
+V=1
+am__doit:
+ @$(TRUE)
+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
+ am_cv_make_support_nested_variables=yes
+else
+ am_cv_make_support_nested_variables=no
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
+$as_echo "$am_cv_make_support_nested_variables" >&6; }
+if test $am_cv_make_support_nested_variables = yes; then
+ AM_V='$(V)'
+ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+else
+ AM_V=$AM_DEFAULT_VERBOSITY
+ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
+fi
AM_BACKSLASH='\'
@@ -12288,7 +12410,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12375,6 +12497,10 @@ else
fi
;;
+ *-*-openbsd*)
+ CATOBJEXT=.mo
+ DATADIRNAME=share
+ ;;
*)
CATOBJEXT=.mo
DATADIRNAME=lib
@@ -12518,14 +12644,12 @@ case "$am__api_version" in
;;
esac
+INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
+INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
+INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
if test -n "0.35.0"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.35.0" >&5
$as_echo_n "checking for intltool >= 0.35.0... " >&6; }
-
- INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
- INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
$as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
@@ -12550,7 +12674,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12590,7 +12714,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12630,7 +12754,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12656,25 +12780,48 @@ if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT";
as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
fi
- INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
-INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
- INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
-INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
- INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+if test -z "$AM_DEFAULT_VERBOSITY"; then
+ AM_DEFAULT_VERBOSITY=1
+fi
+
+
+INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
+INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
+INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
+
+
+
+
+INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
+intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
+intltool__v_merge_options_0='-q'
+
+
+
+
+ INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
+ INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then
+ INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
+else
+ INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir'
+fi
+ INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
+ INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
@@ -12791,7 +12938,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12831,7 +12978,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12871,7 +13018,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12911,7 +13058,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12962,7 +13109,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -12993,7 +13140,7 @@ $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
if test $? -ne 0; then
as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
else
- IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
+ IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
$as_echo "$IT_PERL_VERSION" >&6; }
fi
@@ -13330,9 +13477,6 @@ fi
;; #(
1.0) :
- save_LIBS=$LIBSma
- LIBS=`pkg-config --libs webkit-1.0`
- WEBKIT_PC=webkitgtk-1.0
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for JSContextGroupCreate in -lwebkitgtk-1.0" >&5
$as_echo_n "checking for JSContextGroupCreate in -lwebkitgtk-1.0... " >&6; }
if ${ac_cv_lib_webkitgtk_1_0_JSContextGroupCreate+:} false; then :
@@ -13370,12 +13514,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_webkitgtk_1_0_JSContextGroupCreate" >&5
$as_echo "$ac_cv_lib_webkitgtk_1_0_JSContextGroupCreate" >&6; }
if test "x$ac_cv_lib_webkitgtk_1_0_JSContextGroupCreate" = xyes; then :
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBWEBKITGTK_1_0 1
-_ACEOF
-
- LIBS="-lwebkitgtk-1.0 $LIBS"
-
+ WEBKIT_PC=webkitgtk-1.0
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for JSContextGroupCreate in -ljavascriptcoregtk-1.0" >&5
$as_echo_n "checking for JSContextGroupCreate in -ljavascriptcoregtk-1.0... " >&6; }
@@ -13462,7 +13601,6 @@ fi
fi
- LIBS=$save_LIBS
;; #(
*) :
as_fn_error $? "Invalid argument for --with-webkit" "$LINENO" 5
@@ -13852,6 +13990,98 @@ $as_echo "yes" >&6; }
fi
+
+pkg_failed=no
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GIO" >&5
+$as_echo_n "checking for GIO... " >&6; }
+
+if test -n "$GIO_CFLAGS"; then
+ pkg_cv_GIO_CFLAGS="$GIO_CFLAGS"
+ elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5
+ ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+else
+ pkg_failed=yes
+fi
+ else
+ pkg_failed=untried
+fi
+if test -n "$GIO_LIBS"; then
+ pkg_cv_GIO_LIBS="$GIO_LIBS"
+ elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5
+ ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+else
+ pkg_failed=yes
+fi
+ else
+ pkg_failed=untried
+fi
+
+
+
+if test $pkg_failed = yes; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+
+if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
+ _pkg_short_errors_supported=yes
+else
+ _pkg_short_errors_supported=no
+fi
+ if test $_pkg_short_errors_supported = yes; then
+ GIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0" 2>&1`
+ else
+ GIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$GIO_PKG_ERRORS" >&5
+
+ as_fn_error $? "Package requirements (gio-2.0) were not met:
+
+$GIO_PKG_ERRORS
+
+Consider adjusting the PKG_CONFIG_PATH environment variable if you
+installed software in a non-standard prefix.
+
+Alternatively, you may set the environment variables GIO_CFLAGS
+and GIO_LIBS to avoid the need to call pkg-config.
+See the pkg-config man page for more details." "$LINENO" 5
+elif test $pkg_failed = untried; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
+is in your PATH or set the PKG_CONFIG environment variable to the full
+path to pkg-config.
+
+Alternatively, you may set the environment variables GIO_CFLAGS
+and GIO_LIBS to avoid the need to call pkg-config.
+See the pkg-config man page for more details.
+
+To get pkg-config, see <http://pkg-config.freedesktop.org/>.
+See \`config.log' for more details" "$LINENO" 5; }
+else
+ GIO_CFLAGS=$pkg_cv_GIO_CFLAGS
+ GIO_LIBS=$pkg_cv_GIO_LIBS
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+
+fi
+
# Check whether --enable-canvas-module was given.
if test "${enable_canvas_module+set}" = set; then :
enableval=$enable_canvas_module; want_canvas_module=$enableval
@@ -14313,6 +14543,125 @@ fi
+
+# Check whether --enable-xorg-module was given.
+if test "${enable_xorg_module+set}" = set; then :
+ enableval=$enable_xorg_module; want_xorg_module=$enableval
+else
+ want_xorg_module="no"
+fi
+
+
+if test x"$want_xorg_module" = x"yes" ; then
+
+
+pkg_failed=no
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBXSS" >&5
+$as_echo_n "checking for LIBXSS... " >&6; }
+
+if test -n "$LIBXSS_CFLAGS"; then
+ pkg_cv_LIBXSS_CFLAGS="$LIBXSS_CFLAGS"
+ elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xscrnsaver\""; } >&5
+ ($PKG_CONFIG --exists --print-errors "xscrnsaver") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_LIBXSS_CFLAGS=`$PKG_CONFIG --cflags "xscrnsaver" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+else
+ pkg_failed=yes
+fi
+ else
+ pkg_failed=untried
+fi
+if test -n "$LIBXSS_LIBS"; then
+ pkg_cv_LIBXSS_LIBS="$LIBXSS_LIBS"
+ elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xscrnsaver\""; } >&5
+ ($PKG_CONFIG --exists --print-errors "xscrnsaver") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_LIBXSS_LIBS=`$PKG_CONFIG --libs "xscrnsaver" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+else
+ pkg_failed=yes
+fi
+ else
+ pkg_failed=untried
+fi
+
+
+
+if test $pkg_failed = yes; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+
+if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
+ _pkg_short_errors_supported=yes
+else
+ _pkg_short_errors_supported=no
+fi
+ if test $_pkg_short_errors_supported = yes; then
+ LIBXSS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xscrnsaver" 2>&1`
+ else
+ LIBXSS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xscrnsaver" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$LIBXSS_PKG_ERRORS" >&5
+
+
+ echo ""
+ echo "configure: error: "
+ echo "XScreenSaver development headers not found."
+ echo "Use --enable-xorg-module=no if you do not need it."
+ echo "If you're using debian or ubuntu, install it by"
+ echo "\"sudo apt-get install libxss-dev\""
+ echo ""
+ exit -1
+
+elif test $pkg_failed = untried; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+
+ echo ""
+ echo "configure: error: "
+ echo "XScreenSaver development headers not found."
+ echo "Use --enable-xorg-module=no if you do not need it."
+ echo "If you're using debian or ubuntu, install it by"
+ echo "\"sudo apt-get install libxss-dev\""
+ echo ""
+ exit -1
+
+else
+ LIBXSS_CFLAGS=$pkg_cv_LIBXSS_CFLAGS
+ LIBXSS_LIBS=$pkg_cv_LIBXSS_LIBS
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+
+
+$as_echo "#define USE_LIBXSS 1" >>confdefs.h
+
+
+
+
+fi
+fi
+
+ if test "x$want_xorg_module" = "xyes"; then
+ BUILD_XORG_MODULE_TRUE=
+ BUILD_XORG_MODULE_FALSE='#'
+else
+ BUILD_XORG_MODULE_TRUE='#'
+ BUILD_XORG_MODULE_FALSE=
+fi
+
+
+
+
# Check whether --enable-example-module was given.
if test "${enable_example_module+set}" = set; then :
enableval=$enable_example_module; want_example_module=$enableval
@@ -15232,10 +15581,10 @@ fi
if test "x$enable_debug" = "xyes"; then
SEED_DEBUG_CFLAGS="-DSEED_ENABLE_DEBUG -g"
- CFLAGS="-O0 -Wall"
+ CFLAGS="$CFLAGS -O0 -Wall"
else
SEED_DEBUG_CFLAGS="-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS"
- CFLAGS="-Wall"
+ CFLAGS="$CFLAGS -Wall"
if test "x$need_debug" = "xyes"; then
as_fn_error $? "debug must be enabled in order to enable profiling." "$LINENO" 5
@@ -15278,7 +15627,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_GTKDOC_CHECK="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -15320,7 +15669,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_GTKDOC_REBASE="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -15364,7 +15713,7 @@ do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_GTKDOC_MKPDF="$as_dir/$ac_word$ac_exec_ext"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -15579,7 +15928,7 @@ fi
-ac_config_files="$ac_config_files seed.pc Makefile doc/index.html doc/conventions.html doc/runtime.html doc/tutorial-standalone/tutorial.html doc/modules/canvas/canvas.html doc/modules/multiprocessing/multiprocessing.html doc/modules/canvas/Makefile doc/modules/multiprocessing/Makefile doc/modules/readline/Makefile doc/modules/gtkbuilder/Makefile doc/modules/sqlite/Makefile doc/modules/sandbox/Makefile doc/mapping/mapping.html libseed/Makefile po/Makefile.in src/Makefile extensions/Makefile tests/Makefile tests/javascript/Makefile tests/javascript/gtypes/Makefile tests/javascript/signals/Makefile tests/javascript/structs/Makefile tests/c/Makefile doc/Makefile doc/modules/Makefile doc/modules/version.xml doc/tutorial-standalone/Makefile doc/reference/Makefile doc/reference/version.xml doc/mapping/Makefile modules/Makefile modules/example/Makefile modules/sqlite/Makefile modules/canvas/Makefile modules/readline/Makefile modules/multiprocessing/Makefile modules/sandbox/Makefile modules/os/Makefile modules/dbus/Makefile modules/dbus/util/Makefile modules/libxml/Makefile modules/cairo/Makefile modules/gtkbuilder/Makefile modules/gettext/Makefile modules/mpfr/Makefile modules/ffi/Makefile modules/DynamicObject/Makefile libseed/seed-path.h"
+ac_config_files="$ac_config_files seed.pc Makefile doc/index.html doc/conventions.html doc/runtime.html doc/tutorial-standalone/tutorial.html doc/modules/canvas/canvas.html doc/modules/multiprocessing/multiprocessing.html doc/modules/canvas/Makefile doc/modules/multiprocessing/Makefile doc/modules/readline/Makefile doc/modules/gtkbuilder/Makefile doc/modules/sqlite/Makefile doc/modules/sandbox/Makefile doc/mapping/mapping.html libseed/Makefile po/Makefile.in src/Makefile extensions/Makefile tests/Makefile tests/javascript/Makefile tests/javascript/gtypes/Makefile tests/javascript/signals/Makefile tests/javascript/structs/Makefile tests/c/Makefile doc/Makefile doc/modules/Makefile doc/modules/version.xml doc/tutorial-standalone/Makefile doc/reference/Makefile doc/reference/version.xml doc/mapping/Makefile modules/Makefile modules/example/Makefile modules/sqlite/Makefile modules/xorg/Makefile modules/canvas/Makefile modules/readline/Makefile modules/multiprocessing/Makefile modules/sandbox/Makefile modules/os/Makefile modules/dbus/Makefile modules/dbus/util/Makefile modules/libxml/Makefile modules/cairo/Makefile modules/gtkbuilder/Makefile modules/gettext/Makefile modules/mpfr/Makefile modules/ffi/Makefile modules/DynamicObject/Makefile libseed/seed-path.h"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -15730,6 +16079,10 @@ if test -z "${BUILD_SQLITE_MODULE_TRUE}" && test -z "${BUILD_SQLITE_MODULE_FALSE
as_fn_error $? "conditional \"BUILD_SQLITE_MODULE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${BUILD_XORG_MODULE_TRUE}" && test -z "${BUILD_XORG_MODULE_FALSE}"; then
+ as_fn_error $? "conditional \"BUILD_XORG_MODULE\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
if test -z "${BUILD_EXAMPLE_MODULE_TRUE}" && test -z "${BUILD_EXAMPLE_MODULE_FALSE}"; then
as_fn_error $? "conditional \"BUILD_EXAMPLE_MODULE\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -16096,16 +16449,16 @@ if (echo >conf$$.file) 2>/dev/null; then
# ... but there are two gotchas:
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
- # In both cases, we have to default to `cp -p'.
+ # In both cases, we have to default to `cp -pR'.
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
- as_ln_s='cp -p'
+ as_ln_s='cp -pR'
elif ln conf$$.file conf$$ 2>/dev/null; then
as_ln_s=ln
else
- as_ln_s='cp -p'
+ as_ln_s='cp -pR'
fi
else
- as_ln_s='cp -p'
+ as_ln_s='cp -pR'
fi
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
rmdir conf$$.dir 2>/dev/null
@@ -16165,28 +16518,16 @@ else
as_mkdir_p=false
fi
-if test -x / >/dev/null 2>&1; then
- as_test_x='test -x'
-else
- if ls -dL / >/dev/null 2>&1; then
- as_ls_L_option=L
- else
- as_ls_L_option=
- fi
- as_test_x='
- eval sh -c '\''
- if test -d "$1"; then
- test -d "$1/.";
- else
- case $1 in #(
- -*)set "./$1";;
- esac;
- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
- ???[sx]*):;;*)false;;esac;fi
- '\'' sh
- '
-fi
-as_executable_p=$as_test_x
+
+# as_fn_executable_p FILE
+# -----------------------
+# Test if FILE is an executable regular file.
+as_fn_executable_p ()
+{
+ test -f "$1" && test -x "$1"
+} # as_fn_executable_p
+as_test_x='test -x'
+as_executable_p=as_fn_executable_p
# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
@@ -16207,8 +16548,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by seed $as_me 3.2.0, which was
-generated by GNU Autoconf 2.68. Invocation command line was
+This file was extended by seed $as_me 3.8.1, which was
+generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
@@ -16273,11 +16614,11 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-seed config.status 3.2.0
-configured by $0, generated by GNU Autoconf 2.68,
+seed config.status 3.8.1
+configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2012 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
@@ -16368,7 +16709,7 @@ fi
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
if \$ac_cs_recheck; then
- set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+ set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
shift
\$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
CONFIG_SHELL='$SHELL'
@@ -16410,6 +16751,7 @@ pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
+PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
@@ -16492,7 +16834,6 @@ with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
@@ -16548,6 +16889,7 @@ _LTECHO_EOF'
# Quote evaled strings.
for var in SHELL \
ECHO \
+PATH_SEPARATOR \
SED \
GREP \
EGREP \
@@ -16598,7 +16940,6 @@ with_gnu_ld \
allow_undefined_flag \
no_undefined_flag \
hardcode_libdir_flag_spec \
-hardcode_libdir_flag_spec_ld \
hardcode_libdir_separator \
exclude_expsyms \
include_expsyms \
@@ -16719,6 +17060,7 @@ do
"modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
"modules/example/Makefile") CONFIG_FILES="$CONFIG_FILES modules/example/Makefile" ;;
"modules/sqlite/Makefile") CONFIG_FILES="$CONFIG_FILES modules/sqlite/Makefile" ;;
+ "modules/xorg/Makefile") CONFIG_FILES="$CONFIG_FILES modules/xorg/Makefile" ;;
"modules/canvas/Makefile") CONFIG_FILES="$CONFIG_FILES modules/canvas/Makefile" ;;
"modules/readline/Makefile") CONFIG_FILES="$CONFIG_FILES modules/readline/Makefile" ;;
"modules/multiprocessing/Makefile") CONFIG_FILES="$CONFIG_FILES modules/multiprocessing/Makefile" ;;
@@ -17446,8 +17788,8 @@ $as_echo X"$file" |
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-# Inc.
+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# Written by Gordon Matzigkeit, 1996
#
# This file is part of GNU Libtool.
@@ -17501,6 +17843,9 @@ SHELL=$lt_SHELL
# An echo program that protects backslashes.
ECHO=$lt_ECHO
+# The PATH separator for the build system.
+PATH_SEPARATOR=$lt_PATH_SEPARATOR
+
# The host system.
host_alias=$host_alias
host=$host
@@ -17802,10 +18147,6 @@ no_undefined_flag=$lt_no_undefined_flag
# This must work even if \$libdir does not exist
hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking. This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
-
# Whether we need a single "-rpath" flag with a separated argument.
hardcode_libdir_separator=$lt_hardcode_libdir_separator
@@ -18134,6 +18475,7 @@ Modules:
multiprocessing............$want_multiprocessing_module
readline...................$want_readline_module
SQLite.....................$want_sqlite_module
+ XOrg.......................$want_xorg_module
DBus.......................$want_dbus_module
libxml.....................$want_libxml_module
cairo......................$want_cairo_module
diff --git a/configure.ac b/configure.ac
index acc2a24..fad3309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT(seed, 3.2.0)
+AC_INIT(seed, 3.8.1)
AM_INIT_AUTOMAKE([1.7 -Wno-portability])
AM_MAINTAINER_MODE([enable])
@@ -90,14 +90,10 @@ AS_CASE([$with_webkit],
AC_CHECK_LIB(javascriptcoregtk-3.0, JSContextGroupCreate,WEBKIT_PC=javascriptcoregtk-3.0))
],
[1.0], [
- save_LIBS=$LIBSma
- LIBS=`pkg-config --libs webkit-1.0`
- WEBKIT_PC=webkitgtk-1.0
- AC_CHECK_LIB(webkitgtk-1.0, JSContextGroupCreate,,
+ AC_CHECK_LIB(webkitgtk-1.0, JSContextGroupCreate,WEBKIT_PC=webkitgtk-1.0,
AC_CHECK_LIB(javascriptcoregtk-1.0, JSContextGroupCreate,WEBKIT_PC=javascriptcoregtk-1.0,
AC_CHECK_LIB(webkit-1.0, JSContextGroupCreate,WEBKIT_PC=webkit-1.0,
AC_MSG_ERROR([The installed version of WebKit is too old. Seed requires WebKit SVN revision 35442 or greater.]))))
- LIBS=$save_LIBS
],
[AC_MSG_ERROR([Invalid argument for --with-webkit])]
@@ -129,6 +125,9 @@ AC_SUBST(GNOME_JS_DIR)
dnl ========================GThread============================================
PKG_CHECK_MODULES(GTHREAD, gthread-2.0)
+dnl ========================GIO================================================
+PKG_CHECK_MODULES(GIO, gio-2.0)
+
dnl =============================Modules=======================================
dnl ==== canvas ====
AC_ARG_ENABLE(canvas-module,
@@ -189,6 +188,35 @@ fi
AM_CONDITIONAL(BUILD_SQLITE_MODULE, test "x$want_sqlite_module" = "xyes")
AC_SUBST(BUILD_SQLITE_MODULE)
+
+dnl ==== xorg ====
+AC_ARG_ENABLE(xorg-module,
+ AC_HELP_STRING([--enable-xorg-module],
+ [enable the xorg Seed module. [default=no]]),
+ [want_xorg_module=$enableval],[want_xorg_module="no"])
+
+if test x"$want_xorg_module" = x"yes" ; then
+
+ PKG_CHECK_MODULES(LIBXSS, [xscrnsaver], [
+ AC_DEFINE(USE_LIBXSS, 1, [Use XScreenSaver for idleness])
+ AC_SUBST(LIBXSS_CFLAGS)
+ AC_SUBST(LIBXSS_LIBS)
+ ] , [
+ echo ""
+ echo "configure: error: "
+ echo "XScreenSaver development headers not found."
+ echo "Use --enable-xorg-module=no if you do not need it."
+ echo "If you're using debian or ubuntu, install it by"
+ echo "\"sudo apt-get install libxss-dev\""
+ echo ""
+ exit -1
+ ])
+fi
+
+AM_CONDITIONAL(BUILD_XORG_MODULE, test "x$want_xorg_module" = "xyes")
+AC_SUBST(BUILD_XORG_MODULE)
+
+
dnl ==== Example ====
AC_ARG_ENABLE(example-module,
AC_HELP_STRING([--enable-example-module],
@@ -389,10 +417,10 @@ AC_ARG_ENABLE(debug,
if test "x$enable_debug" = "xyes"; then
SEED_DEBUG_CFLAGS="-DSEED_ENABLE_DEBUG -g"
- CFLAGS="-O0 -Wall"
+ CFLAGS="$CFLAGS -O0 -Wall"
else
SEED_DEBUG_CFLAGS="-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS"
- CFLAGS="-Wall"
+ CFLAGS="$CFLAGS -Wall"
if test "x$need_debug" = "xyes"; then
AC_MSG_ERROR([debug must be enabled in order to enable profiling.])
@@ -448,6 +476,7 @@ doc/mapping/Makefile
modules/Makefile
modules/example/Makefile
modules/sqlite/Makefile
+modules/xorg/Makefile
modules/canvas/Makefile
modules/readline/Makefile
modules/multiprocessing/Makefile
@@ -483,6 +512,7 @@ Modules:
multiprocessing............$want_multiprocessing_module
readline...................$want_readline_module
SQLite.....................$want_sqlite_module
+ XOrg.......................$want_xorg_module
DBus.......................$want_dbus_module
libxml.....................$want_libxml_module
cairo......................$want_cairo_module
diff --git a/depcomp b/depcomp
index df8eea7..25a39e6 100755
--- a/depcomp
+++ b/depcomp
@@ -1,10 +1,10 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2012-03-27.16; # UTC
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free
-# Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
+# 2011, 2012 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -28,7 +28,7 @@ scriptversion=2009-04-28.21; # UTC
case $1 in
'')
- echo "$0: No command. Try \`$0 --help' for more information." 1>&2
+ echo "$0: No command. Try '$0 --help' for more information." 1>&2
exit 1;
;;
-h | --h*)
@@ -40,11 +40,11 @@ as side-effects.
Environment variables:
depmode Dependency tracking mode.
- source Source file read by `PROGRAMS ARGS'.
- object Object file output by `PROGRAMS ARGS'.
+ source Source file read by 'PROGRAMS ARGS'.
+ object Object file output by 'PROGRAMS ARGS'.
DEPDIR directory where to store dependencies.
depfile Dependency file to output.
- tmpdepfile Temporary file to use when outputing dependencies.
+ tmpdepfile Temporary file to use when outputting dependencies.
libtool Whether libtool is used (yes/no).
Report bugs to <bug-automake@gnu.org>.
@@ -57,6 +57,12 @@ EOF
;;
esac
+# A tabulation character.
+tab=' '
+# A newline character.
+nl='
+'
+
if test -z "$depmode" || test -z "$source" || test -z "$object"; then
echo "depcomp: Variables source, object and depmode must be set" 1>&2
exit 1
@@ -90,10 +96,24 @@ if test "$depmode" = msvcmsys; then
# This is just like msvisualcpp but w/o cygpath translation.
# Just convert the backslash-escaped backslashes to single forward
# slashes to satisfy depend.m4
- cygpath_u="sed s,\\\\\\\\,/,g"
+ cygpath_u='sed s,\\\\,/,g'
depmode=msvisualcpp
fi
+if test "$depmode" = msvc7msys; then
+ # This is just like msvc7 but w/o cygpath translation.
+ # Just convert the backslash-escaped backslashes to single forward
+ # slashes to satisfy depend.m4
+ cygpath_u='sed s,\\\\,/,g'
+ depmode=msvc7
+fi
+
+if test "$depmode" = xlc; then
+ # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations.
+ gccflag=-qmakedep=gcc,-MF
+ depmode=gcc
+fi
+
case "$depmode" in
gcc3)
## gcc 3 implements dependency tracking that does exactly what
@@ -148,20 +168,21 @@ gcc)
## The second -e expression handles DOS-style file names with drive letters.
sed -e 's/^[^:]*: / /' \
-e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
-## This next piece of magic avoids the `deleted header file' problem.
+## This next piece of magic avoids the "deleted header file" problem.
## The problem is that when a header file which appears in a .P file
## is deleted, the dependency causes make to die (because there is
## typically no way to rebuild the header). We avoid this by adding
## dummy dependencies for each header file. Too bad gcc doesn't do
## this for us directly.
- tr ' ' '
-' < "$tmpdepfile" |
-## Some versions of gcc put a space before the `:'. On the theory
+ tr ' ' "$nl" < "$tmpdepfile" |
+## Some versions of gcc put a space before the ':'. On the theory
## that the space means something, we add a space to the output as
-## well.
+## well. hp depmode also adds that space, but also prefixes the VPATH
+## to the object. Take care to not repeat it in the output.
## Some versions of the HPUX 10.20 sed can't process this invocation
## correctly. Breaking it into two sed invocations is a workaround.
- sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+ sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
+ | sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
@@ -193,18 +214,15 @@ sgi)
# clever and replace this with sed code, as IRIX sed won't handle
# lines with more than a fixed number of characters (4096 in
# IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
- # the IRIX cc adds comments like `#:fec' to the end of the
+ # the IRIX cc adds comments like '#:fec' to the end of the
# dependency line.
- tr ' ' '
-' < "$tmpdepfile" \
+ tr ' ' "$nl" < "$tmpdepfile" \
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
- tr '
-' ' ' >> "$depfile"
+ tr "$nl" ' ' >> "$depfile"
echo >> "$depfile"
# The second pass generates a dummy entry for each header file.
- tr ' ' '
-' < "$tmpdepfile" \
+ tr ' ' "$nl" < "$tmpdepfile" \
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
>> "$depfile"
else
@@ -216,10 +234,17 @@ sgi)
rm -f "$tmpdepfile"
;;
+xlc)
+ # This case exists only to let depend.m4 do its work. It works by
+ # looking at the text of this script. This case will never be run,
+ # since it is checked for above.
+ exit 1
+ ;;
+
aix)
# The C for AIX Compiler uses -M and outputs the dependencies
# in a .u file. In older versions, this file always lives in the
- # current directory. Also, the AIX compiler puts `$object:' at the
+ # current directory. Also, the AIX compiler puts '$object:' at the
# start of each line; $object doesn't have directory information.
# Version 6 uses the directory in both cases.
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
@@ -249,12 +274,11 @@ aix)
test -f "$tmpdepfile" && break
done
if test -f "$tmpdepfile"; then
- # Each line is of the form `foo.o: dependent.h'.
+ # Each line is of the form 'foo.o: dependent.h'.
# Do two passes, one to just change these to
- # `$object: dependent.h' and one to simply `dependent.h:'.
+ # '$object: dependent.h' and one to simply 'dependent.h:'.
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
- # That's a tab and a space in the [].
- sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
+ sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
else
# The sourcefile does not contain any dependencies, so just
# store a dummy comment line, to avoid errors with the Makefile
@@ -265,23 +289,26 @@ aix)
;;
icc)
- # Intel's C compiler understands `-MD -MF file'. However on
- # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
+ # Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'.
+ # However on
+ # $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c
# ICC 7.0 will fill foo.d with something like
# foo.o: sub/foo.c
# foo.o: sub/foo.h
- # which is wrong. We want:
+ # which is wrong. We want
# sub/foo.o: sub/foo.c
# sub/foo.o: sub/foo.h
# sub/foo.c:
# sub/foo.h:
# ICC 7.1 will output
# foo.o: sub/foo.c sub/foo.h
- # and will wrap long lines using \ :
+ # and will wrap long lines using '\':
# foo.o: sub/foo.c ... \
# sub/foo.h ... \
# ...
-
+ # tcc 0.9.26 (FIXME still under development at the moment of writing)
+ # will emit a similar output, but also prepend the continuation lines
+ # with horizontal tabulation characters.
"$@" -MD -MF "$tmpdepfile"
stat=$?
if test $stat -eq 0; then :
@@ -290,15 +317,21 @@ icc)
exit $stat
fi
rm -f "$depfile"
- # Each line is of the form `foo.o: dependent.h',
- # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
+ # Each line is of the form 'foo.o: dependent.h',
+ # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'.
# Do two passes, one to just change these to
- # `$object: dependent.h' and one to simply `dependent.h:'.
- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
- # Some versions of the HPUX 10.20 sed can't process this invocation
- # correctly. Breaking it into two sed invocations is a workaround.
- sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" |
- sed -e 's/$/ :/' >> "$depfile"
+ # '$object: dependent.h' and one to simply 'dependent.h:'.
+ sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \
+ < "$tmpdepfile" > "$depfile"
+ sed '
+ s/[ '"$tab"'][ '"$tab"']*/ /g
+ s/^ *//
+ s/ *\\*$//
+ s/^[^:]*: *//
+ /^$/d
+ /:$/d
+ s/$/ :/
+ ' < "$tmpdepfile" >> "$depfile"
rm -f "$tmpdepfile"
;;
@@ -334,7 +367,7 @@ hp2)
done
if test -f "$tmpdepfile"; then
sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
- # Add `dependent.h:' lines.
+ # Add 'dependent.h:' lines.
sed -ne '2,${
s/^ *//
s/ \\*$//
@@ -349,9 +382,9 @@ hp2)
tru64)
# The Tru64 compiler uses -MD to generate dependencies as a side
- # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
+ # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
# At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
- # dependencies in `foo.d' instead, so we check for that too.
+ # dependencies in 'foo.d' instead, so we check for that too.
# Subdirectories are respected.
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
test "x$dir" = "x$object" && dir=
@@ -397,14 +430,59 @@ tru64)
done
if test -f "$tmpdepfile"; then
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
- # That's a tab and a space in the [].
- sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
+ sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
else
echo "#dummy" > "$depfile"
fi
rm -f "$tmpdepfile"
;;
+msvc7)
+ if test "$libtool" = yes; then
+ showIncludes=-Wc,-showIncludes
+ else
+ showIncludes=-showIncludes
+ fi
+ "$@" $showIncludes > "$tmpdepfile"
+ stat=$?
+ grep -v '^Note: including file: ' "$tmpdepfile"
+ if test "$stat" = 0; then :
+ else
+ rm -f "$tmpdepfile"
+ exit $stat
+ fi
+ rm -f "$depfile"
+ echo "$object : \\" > "$depfile"
+ # The first sed program below extracts the file names and escapes
+ # backslashes for cygpath. The second sed program outputs the file
+ # name when reading, but also accumulates all include files in the
+ # hold buffer in order to output them again at the end. This only
+ # works with sed implementations that can handle large buffers.
+ sed < "$tmpdepfile" -n '
+/^Note: including file: *\(.*\)/ {
+ s//\1/
+ s/\\/\\\\/g
+ p
+}' | $cygpath_u | sort -u | sed -n '
+s/ /\\ /g
+s/\(.*\)/'"$tab"'\1 \\/p
+s/.\(.*\) \\/\1:/
+H
+$ {
+ s/.*/'"$tab"'/
+ G
+ p
+}' >> "$depfile"
+ rm -f "$tmpdepfile"
+ ;;
+
+msvc7msys)
+ # This case exists only to let depend.m4 do its work. It works by
+ # looking at the text of this script. This case will never be run,
+ # since it is checked for above.
+ exit 1
+ ;;
+
#nosideeffect)
# This comment above is used by automake to tell side-effect
# dependency tracking mechanisms from slower ones.
@@ -422,7 +500,7 @@ dashmstdout)
shift
fi
- # Remove `-o $object'.
+ # Remove '-o $object'.
IFS=" "
for arg
do
@@ -442,15 +520,14 @@ dashmstdout)
done
test -z "$dashmflag" && dashmflag=-M
- # Require at least two characters before searching for `:'
+ # Require at least two characters before searching for ':'
# in the target name. This is to cope with DOS-style filenames:
- # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise.
+ # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise.
"$@" $dashmflag |
- sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile"
+ sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile"
rm -f "$depfile"
cat < "$tmpdepfile" > "$depfile"
- tr ' ' '
-' < "$tmpdepfile" | \
+ tr ' ' "$nl" < "$tmpdepfile" | \
## Some versions of the HPUX 10.20 sed can't process this invocation
## correctly. Breaking it into two sed invocations is a workaround.
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
@@ -503,9 +580,10 @@ makedepend)
touch "$tmpdepfile"
${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
rm -f "$depfile"
- cat < "$tmpdepfile" > "$depfile"
- sed '1,2d' "$tmpdepfile" | tr ' ' '
-' | \
+ # makedepend may prepend the VPATH from the source file name to the object.
+ # No need to regex-escape $object, excess matching of '.' is harmless.
+ sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
+ sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
## Some versions of the HPUX 10.20 sed can't process this invocation
## correctly. Breaking it into two sed invocations is a workaround.
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
@@ -525,7 +603,7 @@ cpp)
shift
fi
- # Remove `-o $object'.
+ # Remove '-o $object'.
IFS=" "
for arg
do
@@ -594,8 +672,8 @@ msvisualcpp)
sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
rm -f "$depfile"
echo "$object : \\" > "$depfile"
- sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile"
- echo " " >> "$depfile"
+ sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
+ echo "$tab" >> "$depfile"
sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile"
rm -f "$tmpdepfile"
;;
diff --git a/doc/Makefile.in b/doc/Makefile.in
index cb47433..703e87b 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -39,21 +56,18 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/conventions.html.in $(srcdir)/index.html.in \
$(srcdir)/runtime.html.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = index.html conventions.html runtime.html
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -64,6 +78,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -85,6 +104,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(docdir)"
DATA = $(doc_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
@@ -144,6 +169,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -180,6 +206,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -212,6 +240,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -220,6 +252,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -304,6 +338,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -382,8 +418,11 @@ clean-libtool:
-rm -rf .libs _libs
install-docDATA: $(doc_DATA)
@$(NORMAL_INSTALL)
- test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -397,9 +436,7 @@ uninstall-docDATA:
@$(NORMAL_UNINSTALL)
@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(docdir)" && rm -f $$files
+ dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
@@ -568,13 +605,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -612,10 +646,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/mapping/Makefile.in b/doc/mapping/Makefile.in
index 1790e28..5a046f4 100644
--- a/doc/mapping/Makefile.in
+++ b/doc/mapping/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,24 +55,26 @@ subdir = doc/mapping
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/mapping.html.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = mapping.html
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -77,6 +96,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(tutorialdir)"
DATA = $(tutorial_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -103,6 +128,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -139,6 +165,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -171,6 +199,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -179,6 +211,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -263,6 +297,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -334,8 +370,11 @@ clean-libtool:
-rm -rf .libs _libs
install-tutorialDATA: $(tutorial_DATA)
@$(NORMAL_INSTALL)
- test -z "$(tutorialdir)" || $(MKDIR_P) "$(DESTDIR)$(tutorialdir)"
@list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(tutorialdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(tutorialdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -349,9 +388,7 @@ uninstall-tutorialDATA:
@$(NORMAL_UNINSTALL)
@list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(tutorialdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(tutorialdir)" && rm -f $$files
+ dir='$(DESTDIR)$(tutorialdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -406,10 +443,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/Makefile.in b/doc/modules/Makefile.in
index ea21cf0..230ef79 100644
--- a/doc/modules/Makefile.in
+++ b/doc/modules/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,21 +55,18 @@ subdir = doc/modules
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/version.xml.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = version.xml
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -63,6 +77,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -84,6 +103,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(bookdir)"
DATA = $(book_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
@@ -143,6 +168,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -179,6 +205,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -211,6 +239,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -219,6 +251,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -303,6 +337,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -370,8 +406,11 @@ clean-libtool:
-rm -rf .libs _libs
install-bookDATA: $(book_DATA)
@$(NORMAL_INSTALL)
- test -z "$(bookdir)" || $(MKDIR_P) "$(DESTDIR)$(bookdir)"
@list='$(book_DATA)'; test -n "$(bookdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(bookdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(bookdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -385,9 +424,7 @@ uninstall-bookDATA:
@$(NORMAL_UNINSTALL)
@list='$(book_DATA)'; test -n "$(bookdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bookdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(bookdir)" && rm -f $$files
+ dir='$(DESTDIR)$(bookdir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
@@ -556,13 +593,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -600,10 +634,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/canvas/Makefile.in b/doc/modules/canvas/Makefile.in
index f96dbb7..044a46a 100644
--- a/doc/modules/canvas/Makefile.in
+++ b/doc/modules/canvas/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,24 +55,26 @@ subdir = doc/modules/canvas
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/canvas.html.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = canvas.html
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -77,6 +96,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(modulesdir)"
DATA = $(modules_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -103,6 +128,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -139,6 +165,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -171,6 +199,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -179,6 +211,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -263,6 +297,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -332,8 +368,11 @@ clean-libtool:
-rm -rf .libs _libs
install-modulesDATA: $(modules_DATA)
@$(NORMAL_INSTALL)
- test -z "$(modulesdir)" || $(MKDIR_P) "$(DESTDIR)$(modulesdir)"
@list='$(modules_DATA)'; test -n "$(modulesdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(modulesdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(modulesdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -347,9 +386,7 @@ uninstall-modulesDATA:
@$(NORMAL_UNINSTALL)
@list='$(modules_DATA)'; test -n "$(modulesdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(modulesdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(modulesdir)" && rm -f $$files
+ dir='$(DESTDIR)$(modulesdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -404,10 +441,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/gtkbuilder/Makefile.in b/doc/modules/gtkbuilder/Makefile.in
index 0d541b6..36ca28c 100644
--- a/doc/modules/gtkbuilder/Makefile.in
+++ b/doc/modules/gtkbuilder/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,24 +54,26 @@ host_triplet = @host@
subdir = doc/modules/gtkbuilder
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -76,6 +95,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(gtkbuilderdocsdir)"
DATA = $(gtkbuilderdocs_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -102,6 +127,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -138,6 +164,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -170,6 +198,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -178,6 +210,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -262,6 +296,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -333,8 +369,11 @@ clean-libtool:
-rm -rf .libs _libs
install-gtkbuilderdocsDATA: $(gtkbuilderdocs_DATA)
@$(NORMAL_INSTALL)
- test -z "$(gtkbuilderdocsdir)" || $(MKDIR_P) "$(DESTDIR)$(gtkbuilderdocsdir)"
@list='$(gtkbuilderdocs_DATA)'; test -n "$(gtkbuilderdocsdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(gtkbuilderdocsdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(gtkbuilderdocsdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -348,9 +387,7 @@ uninstall-gtkbuilderdocsDATA:
@$(NORMAL_UNINSTALL)
@list='$(gtkbuilderdocs_DATA)'; test -n "$(gtkbuilderdocsdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(gtkbuilderdocsdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(gtkbuilderdocsdir)" && rm -f $$files
+ dir='$(DESTDIR)$(gtkbuilderdocsdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -405,10 +442,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/multiprocessing/Makefile.in b/doc/modules/multiprocessing/Makefile.in
index 3595d81..681c95c 100644
--- a/doc/modules/multiprocessing/Makefile.in
+++ b/doc/modules/multiprocessing/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,24 +55,26 @@ subdir = doc/modules/multiprocessing
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/multiprocessing.html.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = multiprocessing.html
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -77,6 +96,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(modulesdir)"
DATA = $(modules_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -103,6 +128,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -139,6 +165,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -171,6 +199,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -179,6 +211,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -263,6 +297,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -332,8 +368,11 @@ clean-libtool:
-rm -rf .libs _libs
install-modulesDATA: $(modules_DATA)
@$(NORMAL_INSTALL)
- test -z "$(modulesdir)" || $(MKDIR_P) "$(DESTDIR)$(modulesdir)"
@list='$(modules_DATA)'; test -n "$(modulesdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(modulesdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(modulesdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -347,9 +386,7 @@ uninstall-modulesDATA:
@$(NORMAL_UNINSTALL)
@list='$(modules_DATA)'; test -n "$(modulesdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(modulesdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(modulesdir)" && rm -f $$files
+ dir='$(DESTDIR)$(modulesdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -404,10 +441,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/readline/Makefile.in b/doc/modules/readline/Makefile.in
index 4a12bce..697798c 100644
--- a/doc/modules/readline/Makefile.in
+++ b/doc/modules/readline/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,24 +54,26 @@ host_triplet = @host@
subdir = doc/modules/readline
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -76,6 +95,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(readlinedocsdir)"
DATA = $(readlinedocs_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -102,6 +127,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -138,6 +164,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -170,6 +198,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -178,6 +210,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -262,6 +296,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -330,8 +366,11 @@ clean-libtool:
-rm -rf .libs _libs
install-readlinedocsDATA: $(readlinedocs_DATA)
@$(NORMAL_INSTALL)
- test -z "$(readlinedocsdir)" || $(MKDIR_P) "$(DESTDIR)$(readlinedocsdir)"
@list='$(readlinedocs_DATA)'; test -n "$(readlinedocsdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(readlinedocsdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(readlinedocsdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -345,9 +384,7 @@ uninstall-readlinedocsDATA:
@$(NORMAL_UNINSTALL)
@list='$(readlinedocs_DATA)'; test -n "$(readlinedocsdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(readlinedocsdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(readlinedocsdir)" && rm -f $$files
+ dir='$(DESTDIR)$(readlinedocsdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -402,10 +439,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/sandbox/Makefile.in b/doc/modules/sandbox/Makefile.in
index e2dacff..e04e33e 100644
--- a/doc/modules/sandbox/Makefile.in
+++ b/doc/modules/sandbox/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,24 +54,26 @@ host_triplet = @host@
subdir = doc/modules/sandbox
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -76,6 +95,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(sandboxdocsdir)"
DATA = $(sandboxdocs_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -102,6 +127,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -138,6 +164,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -170,6 +198,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -178,6 +210,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -262,6 +296,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -330,8 +366,11 @@ clean-libtool:
-rm -rf .libs _libs
install-sandboxdocsDATA: $(sandboxdocs_DATA)
@$(NORMAL_INSTALL)
- test -z "$(sandboxdocsdir)" || $(MKDIR_P) "$(DESTDIR)$(sandboxdocsdir)"
@list='$(sandboxdocs_DATA)'; test -n "$(sandboxdocsdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(sandboxdocsdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(sandboxdocsdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -345,9 +384,7 @@ uninstall-sandboxdocsDATA:
@$(NORMAL_UNINSTALL)
@list='$(sandboxdocs_DATA)'; test -n "$(sandboxdocsdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(sandboxdocsdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(sandboxdocsdir)" && rm -f $$files
+ dir='$(DESTDIR)$(sandboxdocsdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -402,10 +439,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/modules/sqlite/Makefile.in b/doc/modules/sqlite/Makefile.in
index 185a965..2d76217 100644
--- a/doc/modules/sqlite/Makefile.in
+++ b/doc/modules/sqlite/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,24 +54,26 @@ host_triplet = @host@
subdir = doc/modules/sqlite
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -76,6 +95,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(sqlitedocsdir)"
DATA = $(sqlitedocs_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -102,6 +127,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -138,6 +164,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -170,6 +198,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -178,6 +210,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -262,6 +296,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -330,8 +366,11 @@ clean-libtool:
-rm -rf .libs _libs
install-sqlitedocsDATA: $(sqlitedocs_DATA)
@$(NORMAL_INSTALL)
- test -z "$(sqlitedocsdir)" || $(MKDIR_P) "$(DESTDIR)$(sqlitedocsdir)"
@list='$(sqlitedocs_DATA)'; test -n "$(sqlitedocsdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(sqlitedocsdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(sqlitedocsdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -345,9 +384,7 @@ uninstall-sqlitedocsDATA:
@$(NORMAL_UNINSTALL)
@list='$(sqlitedocs_DATA)'; test -n "$(sqlitedocsdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(sqlitedocsdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(sqlitedocsdir)" && rm -f $$files
+ dir='$(DESTDIR)$(sqlitedocsdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -402,10 +439,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/reference/Makefile.in b/doc/reference/Makefile.in
index ca55977..84000cf 100644
--- a/doc/reference/Makefile.in
+++ b/doc/reference/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -21,6 +21,23 @@
# Everything below here is generic #
####################################
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -43,24 +60,26 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/version.xml.in $(top_srcdir)/gtk-doc.make
subdir = doc/reference
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = version.xml
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -85,6 +104,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -121,6 +141,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -153,6 +175,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -161,6 +187,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -245,6 +273,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -405,6 +435,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
+$(top_srcdir)/gtk-doc.make:
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -476,10 +507,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/doc/reference/html/GtkBuilder-module.html b/doc/reference/html/GtkBuilder-module.html
index 5a6b8fe..9380f20 100644
--- a/doc/reference/html/GtkBuilder-module.html
+++ b/doc/reference/html/GtkBuilder-module.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GtkBuilder</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="modules.html" title="Part IV. Seed Module Reference">
<link rel="prev" href="sqlite-module.html" title="SQLite">
@@ -33,7 +33,7 @@
</div></div>
</div></div>
<div class="refsect1">
-<a name="idp4916928"></a><h2>API Reference</h2>
+<a name="idp9134864"></a><h2>API Reference</h2>
<p>
The GtkBuilder extends Gtk.GtkBuilder.prototype to implement a custom automatic signal connection function, which is useful in Seed. It does not provide any methods or types, so there is no need to save it's namespace, as of such it can be imported as follows.
</p>
@@ -65,7 +65,7 @@
</p>
</div>
<div class="refsect1">
-<a name="idp6720976"></a><h2>Examples</h2>
+<a name="idp7941616"></a><h2>Examples</h2>
<p>Below are several examples of using the Seed GtkBuilder module. For additional resources, consult the examples/ folder of the Seed source</p>
<div class="example">
<a name="GtkBuilder-xml-example"></a><p class="title"><b>Example 16. </b></p>
diff --git a/doc/reference/html/Sandbox-module.html b/doc/reference/html/Sandbox-module.html
index 7e6ad03..bfb063d 100644
--- a/doc/reference/html/Sandbox-module.html
+++ b/doc/reference/html/Sandbox-module.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Sandbox</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="modules.html" title="Part IV. Seed Module Reference">
<link rel="prev" href="GtkBuilder-module.html" title="GtkBuilder">
@@ -33,7 +33,7 @@
</div></div>
</div></div>
<div class="refsect1">
-<a name="idp6019136"></a><h2>API Reference</h2>
+<a name="idp6701488"></a><h2>API Reference</h2>
<p>
The sandbox module allows the creation of isolated JSCore contexts with individual global objects. It is useful as a literal "sandbox" or in a variety of other contexts.
</p>
@@ -87,7 +87,7 @@
</p>
</div>
<div class="refsect1">
-<a name="idp7232960"></a><h2>Examples</h2>
+<a name="idp10155600"></a><h2>Examples</h2>
<p>Below are several examples of using the Seed Sandbox module. For additional resources, consult the examples/ folder of the Seed source</p>
<div class="example">
<a name="sandbox-example"></a><p class="title"><b>Example 17. </b></p>
diff --git a/doc/reference/html/api.html b/doc/reference/html/api.html
index 565fca9..925e029 100644
--- a/doc/reference/html/api.html
+++ b/doc/reference/html/api.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part III. Seed API Reference</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="index.html" title="Seed Reference Manual">
<link rel="prev" href="seed-importer.html" title="Importer">
diff --git a/doc/reference/html/index.html b/doc/reference/html/index.html
index 0ca1457..b7ad436 100644
--- a/doc/reference/html/index.html
+++ b/doc/reference/html/index.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Seed Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="next" href="seed.html" title="Part I. Seed Overview">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
@@ -15,7 +15,7 @@
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Seed Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
- Documentation for Seed 3.2.0
+ Documentation for Seed 3.8.1
.
The latest version of this documentation can be found on-line at
<a class="ulink" href="http://library.gnome.org/devel/seed/unstable/" target="_top">http://library.gnome.org/devel/seed/unstable/</a>.
diff --git a/doc/reference/html/ix01.html b/doc/reference/html/ix01.html
index 1b6cb1f..2037c59 100644
--- a/doc/reference/html/ix01.html
+++ b/doc/reference/html/ix01.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="index.html" title="Seed Reference Manual">
<link rel="prev" href="Sandbox-module.html" title="Sandbox">
@@ -20,7 +20,7 @@
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h2 class="title">
-<a name="idp43312"></a>Index</h2></div></div></div>
+<a name="idp3803440"></a>Index</h2></div></div></div>
<div class="index">
<div class="indexdiv">
<h3>C</h3>
diff --git a/doc/reference/html/js.html b/doc/reference/html/js.html
index 1bc68fd..96b7762 100644
--- a/doc/reference/html/js.html
+++ b/doc/reference/html/js.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part II. Seed JavaScript Reference</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="index.html" title="Seed Reference Manual">
<link rel="prev" href="seed-contact.html" title="Contact Information">
diff --git a/doc/reference/html/modules.html b/doc/reference/html/modules.html
index 9cf1138..207af0c 100644
--- a/doc/reference/html/modules.html
+++ b/doc/reference/html/modules.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part IV. Seed Module Reference</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="index.html" title="Seed Reference Manual">
<link rel="prev" href="seed-Modules.html" title="Seed Modules">
diff --git a/doc/reference/html/readline-module.html b/doc/reference/html/readline-module.html
index 98d0432..5904db2 100644
--- a/doc/reference/html/readline-module.html
+++ b/doc/reference/html/readline-module.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>readline</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="modules.html" title="Part IV. Seed Module Reference">
<link rel="prev" href="modules.html" title="Part IV. Seed Module Reference">
@@ -33,7 +33,7 @@
</div></div>
</div></div>
<div class="refsect1">
-<a name="idp5409504"></a><h2>API Reference</h2>
+<a name="idp5150160"></a><h2>API Reference</h2>
<p>
The readline module allows for basic usage of the GNU readline library, in Seed. More advanced features may be added a a later time. In order to use the readline module it must be first imported.
</p>
@@ -120,7 +120,7 @@
</p>
</div>
<div class="refsect1">
-<a name="idp9336384"></a><h2>Examples</h2>
+<a name="idp9655744"></a><h2>Examples</h2>
<p>Below are several examples of using the Seed readline module. For additional resources, consult the examples/ folder of the Seed source</p>
<div class="example">
<a name="readline-repl-example"></a><p class="title"><b>Example 14. </b></p>
diff --git a/doc/reference/html/seed-Contexts.html b/doc/reference/html/seed-Contexts.html
index 085159b..23a608e 100644
--- a/doc/reference/html/seed-Contexts.html
+++ b/doc/reference/html/seed-Contexts.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Working with Contexts</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-Initialization.html" title="Initialization">
@@ -62,7 +62,7 @@ typedef <a class="link" href="seed-Contexts.html#SeedContextGroup" t
A <a class="link" href="seed-Contexts.html#SeedContext" title="SeedContext"><span class="type">SeedContext</span></a> provides a complete "universe" for the execution of JavaScript. You can use <a class="link" href="seed-Contexts.html#seed-context-create" title="seed_context_create ()"><code class="function">seed_context_create()</code></a> to create a sandboxed context that lacks the import system, so it can be used to execute somewhat untrusted JavaScript (as it has no way to access the rest of your system). You can also expose the default set of globals (including "print", "imports", and "Seed") to create more powerful but still self-contained environments within which to execute code.
</p>
<div class="example">
-<a name="idp9449264"></a><p class="title"><b>Example 6. Using a Seed context as a form of sandboxing</b></p>
+<a name="idp6331760"></a><p class="title"><b>Example 6. Using a Seed context as a form of sandboxing</b></p>
<div class="example-contents"><pre class="programlisting">
...
ctx = seed_context_create(NULL, NULL);
diff --git a/doc/reference/html/seed-Evaluation.html b/doc/reference/html/seed-Evaluation.html
index c0fd463..345d00f 100644
--- a/doc/reference/html/seed-Evaluation.html
+++ b/doc/reference/html/seed-Evaluation.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Evaluating JavaScript</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-Contexts.html" title="Working with Contexts">
@@ -63,7 +63,7 @@
Seed relies on WebKit's JavaScriptCore interpreter to actually evaluate snippets of JavaScript; however, it provides a handful of useful wrapper functions to quickly create and evaluate scripts. <a class="link" href="seed-Evaluation.html#seed-make-script" title="seed_make_script ()"><code class="function">seed_make_script()</code></a> and <a class="link" href="seed-Evaluation.html#seed-evaluate" title="seed_evaluate ()"><code class="function">seed_evaluate()</code></a> are the workhorse functions; these allow you to control every detail of the created script and its evaluation environment (including customizing the "this" object during evaluation, and setting a starting line number and filename from which the script originates). <a class="link" href="seed-Evaluation.html#seed-simple-evaluate" title="seed_simple_evaluate ()"><code class="function">seed_simple_evaluate()</code></a> provides an interface to execute a string of JavaScript without previously creating a <a class="link" href="seed-Evaluation.html#SeedScript" title="SeedScript"><span class="type">SeedScript</span></a>, and, while requiring less supporting code, is less flexible.
</p>
<div class="example">
-<a name="idp6441712"></a><p class="title"><b>Example 7. Create and evaluate a string of JavaScript with <a class="link" href="seed-Evaluation.html#seed-make-script" title="seed_make_script ()"><code class="function">seed_make_script()</code></a></b></p>
+<a name="idp8392992"></a><p class="title"><b>Example 7. Create and evaluate a string of JavaScript with <a class="link" href="seed-Evaluation.html#seed-make-script" title="seed_make_script ()"><code class="function">seed_make_script()</code></a></b></p>
<div class="example-contents"><pre class="programlisting">
SeedEngine * eng;
 
@@ -80,7 +80,7 @@ seed_evaluate(eng-&gt;context, script, 0);
</pre></div>
</div>
<br class="example-break"><div class="example">
-<a name="idp6445792"></a><p class="title"><b>Example 8. Create and evaluate a string of JavaScript with <a class="link" href="seed-Evaluation.html#seed-simple-evaluate" title="seed_simple_evaluate ()"><code class="function">seed_simple_evaluate()</code></a></b></p>
+<a name="idp8397072"></a><p class="title"><b>Example 8. Create and evaluate a string of JavaScript with <a class="link" href="seed-Evaluation.html#seed-simple-evaluate" title="seed_simple_evaluate ()"><code class="function">seed_simple_evaluate()</code></a></b></p>
<div class="example-contents"><pre class="programlisting">
SeedEngine * eng;
 
diff --git a/doc/reference/html/seed-Exceptions.html b/doc/reference/html/seed-Exceptions.html
index b64bdda..ede41e4 100644
--- a/doc/reference/html/seed-Exceptions.html
+++ b/doc/reference/html/seed-Exceptions.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Exception Handling</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-Evaluation.html" title="Evaluating JavaScript">
@@ -76,7 +76,7 @@ object which, when stored in the exception pointer passed to a callback,
causes JSC to throw an exception once flow is returned.
</p>
<div class="example">
-<a name="idp5371936"></a><p class="title"><b>Example 9. Throw an exception, because <code class="function">random_callback</code> was called with the wrong number of arguments</b></p>
+<a name="idp8068800"></a><p class="title"><b>Example 9. Throw an exception, because <code class="function">random_callback</code> was called with the wrong number of arguments</b></p>
<div class="example-contents"><pre class="programlisting">
SeedValue random_callback(SeedContext ctx,
SeedObject function,
diff --git a/doc/reference/html/seed-Initialization.html b/doc/reference/html/seed-Initialization.html
index 20ed610..7ea9a15 100644
--- a/doc/reference/html/seed-Initialization.html
+++ b/doc/reference/html/seed-Initialization.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Initialization</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="api.html" title="Part III. Seed API Reference">
@@ -57,7 +57,7 @@ struct <a class="link" href="seed-Initialization.html#SeedEngine" t
Before any other Seed functions can be used, you must initialize the engine, which creates an initial JavaScript context and sets up JavaScriptCore and GLib. To do this in most cases, you will use <a class="link" href="seed-Initialization.html#seed-init" title="seed_init ()"><code class="function">seed_init()</code></a>, which will provide you with a <a class="link" href="seed-Initialization.html#SeedEngine" title="struct SeedEngine"><span class="type">SeedEngine</span></a>. Only one <a class="link" href="seed-Initialization.html#SeedEngine" title="struct SeedEngine"><span class="type">SeedEngine</span></a> is permitted per application; use a <a class="link" href="seed-Contexts.html#SeedContext" title="SeedContext"><span class="type">SeedContext</span></a> to sandbox code execution.
</p>
<div class="example">
-<a name="idp4766528"></a><p class="title"><b>Example 5. Very simple <code class="function">main</code> function for a Seed program</b></p>
+<a name="idm10656"></a><p class="title"><b>Example 5. Very simple <code class="function">main</code> function for a Seed program</b></p>
<div class="example-contents"><pre class="programlisting">
int main (int argc, char **argv)
{
diff --git a/doc/reference/html/seed-JS-Objects.html b/doc/reference/html/seed-JS-Objects.html
index b0b4e5e..9da2aa0 100644
--- a/doc/reference/html/seed-JS-Objects.html
+++ b/doc/reference/html/seed-JS-Objects.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Working with JavaScript objects</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="types.html" title="Values and Type Conversion">
<link rel="prev" href="seed-Operating-on-Native-Types.html" title="Operating on JavaScript types">
@@ -368,8 +368,7 @@ Sets the private data of <em class="parameter"><code>object</code></em> to <em c
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The value of the property or <code class="literal">NULL</code>
-</td>
+<td>The value of the property or the undefined value</td>
</tr>
</tbody>
</table></div>
diff --git a/doc/reference/html/seed-JavaScript-Classes.html b/doc/reference/html/seed-JavaScript-Classes.html
index 6f27fd8..9a92c40 100644
--- a/doc/reference/html/seed-JavaScript-Classes.html
+++ b/doc/reference/html/seed-JavaScript-Classes.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating JavaScript classes</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-Native-Functions.html" title="Creating native functions">
diff --git a/doc/reference/html/seed-Modules.html b/doc/reference/html/seed-Modules.html
index 8436d92..f24012b 100644
--- a/doc/reference/html/seed-Modules.html
+++ b/doc/reference/html/seed-Modules.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Seed Modules</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-SeedClosure.html" title="Using JavaScript closures">
@@ -57,7 +57,7 @@ Seed includes a simple system for creating C modules which can be loaded and man
</p>
<p>Numerous binding modules are included in the Seed repository; when writing a new native module, it would be wise to look over these before beginning, as they have many tidbits of useful knowledge for writing modules.</p>
<div class="example">
-<a name="idp5111200"></a><p class="title"><b>Example 11. Very simple example C module</b></p>
+<a name="idp5746544"></a><p class="title"><b>Example 11. Very simple example C module</b></p>
<div class="example-contents"><pre class="programlisting">
#include &lt;glib.h&gt;
#include &lt;seed-module.h&gt;
@@ -73,7 +73,7 @@ SeedObject seed_module_init(SeedEngine * eng)
</div>
<br class="example-break"><p>Above is a C module which does absolutely nothing useful. When a module is loaded, <code class="function">seed_module_init()</code> is called, which should have the signature of <a class="link" href="seed-Modules.html#SeedModuleInitCallback" title="SeedModuleInitCallback ()"><code class="function">SeedModuleInitCallback()</code></a>. You're passed the global <a class="link" href="seed-Initialization.html#SeedEngine" title="struct SeedEngine"><span class="type">SeedEngine</span></a>, and the value you return is the namespace for your module. Say, for example, you place a static function on that object:</p>
<div class="example">
-<a name="idp8733520"></a><p class="title"><b>Example 12. C module with a function</b></p>
+<a name="idp9516368"></a><p class="title"><b>Example 12. C module with a function</b></p>
<div class="example-contents"><pre class="programlisting">
#include &lt;glib.h&gt;
#include &lt;seed-module.h&gt;
@@ -127,7 +127,7 @@ SeedObject seed_module_init(SeedEngine * eng)
</div>
<br class="example-break"><p>After building and installing this module (look in the Seed build system for examples of how to get this to work, as well as a copy of seed-module.h, which will be very useful), it will be loadable with the normal Seed import system. Assuming it's installed as libseed_hello.so:</p>
<div class="example">
-<a name="idp10669232"></a><p class="title"><b>Example 13. Utilize our second example C module from JavaScript</b></p>
+<a name="idp6928144"></a><p class="title"><b>Example 13. Utilize our second example C module from JavaScript</b></p>
<div class="example-contents"><pre class="programlisting">
hello = imports.hello;
hello.say_hello_to("Tim");
diff --git a/doc/reference/html/seed-Native-Functions.html b/doc/reference/html/seed-Native-Functions.html
index 0329c4c..1a73cd0 100644
--- a/doc/reference/html/seed-Native-Functions.html
+++ b/doc/reference/html/seed-Native-Functions.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating native functions</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-JS-Objects.html" title="Working with JavaScript objects">
@@ -64,7 +64,7 @@ Exposing native C functions to JavaScript is one of the fundamental use cases fo
All native C callbacks should have the prototype of <a class="link" href="seed-Native-Functions.html#SeedFunctionCallback" title="SeedFunctionCallback ()"><code class="function">SeedFunctionCallback()</code></a>.
</p>
<div class="example">
-<a name="idp6155408"></a><p class="title"><b>Example 10. Simple C program which embeds Seed with one exposed function</b></p>
+<a name="idp9574864"></a><p class="title"><b>Example 10. Simple C program which embeds Seed with one exposed function</b></p>
<div class="example-contents"><pre class="programlisting">
#include &lt;glib.h&gt;
#include &lt;seed.h&gt;
diff --git a/doc/reference/html/seed-Native-Type-Conversion.html b/doc/reference/html/seed-Native-Type-Conversion.html
index 005ed76..2d3fd2c 100644
--- a/doc/reference/html/seed-Native-Type-Conversion.html
+++ b/doc/reference/html/seed-Native-Type-Conversion.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Type Conversion</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="types.html" title="Values and Type Conversion">
<link rel="prev" href="types.html" title="Values and Type Conversion">
@@ -260,8 +260,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gboolean</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gboolean</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -293,8 +292,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -326,8 +324,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">guint</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">guint</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -359,8 +356,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -392,8 +388,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gint</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gint</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -425,8 +420,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -458,8 +452,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gchar</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gchar</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -491,8 +484,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -524,8 +516,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">guchar</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">guchar</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -557,8 +548,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -590,8 +580,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">glong</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">glong</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -623,8 +612,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -656,8 +644,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gulong</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gulong</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -689,8 +676,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -722,8 +708,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gint64</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gint64</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -755,8 +740,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -788,8 +772,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">guint64</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">guint64</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -821,8 +804,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -854,8 +836,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gfloat</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gfloat</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -887,8 +868,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -920,8 +900,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gdouble</span> represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gdouble</span> represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -953,8 +932,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -1000,8 +978,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>The <span class="type">gchar</span>* represented by <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>The <span class="type">gchar</span>* represented by <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -1033,8 +1010,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -1050,6 +1026,9 @@ is raised during the conversion.</td>
Converts a string representation of the given binary string
into a <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a>.
</p>
+<p>
+FIXME - should use BinaryArray really
+</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
@@ -1072,8 +1051,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>bytes</code></em> as a string, or <code class="literal">NULL</code>
-if an exception is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>bytes</code></em> as a string.</td>
</tr>
</tbody>
</table></div>
@@ -1139,8 +1117,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which wraps <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which wraps <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
@@ -1207,8 +1184,7 @@ Pass <code class="literal">NULL</code> to ignore exceptions.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>, or <code class="literal">NULL</code> if an exception
-is raised during the conversion.</td>
+<td>A <a class="link" href="seed-Native-Type-Conversion.html#SeedValue" title="SeedValue"><span class="type">SeedValue</span></a> which represents <em class="parameter"><code>val</code></em>.</td>
</tr>
</tbody>
</table></div>
diff --git a/doc/reference/html/seed-Operating-on-Native-Types.html b/doc/reference/html/seed-Operating-on-Native-Types.html
index 08a8a98..12fda20 100644
--- a/doc/reference/html/seed-Operating-on-Native-Types.html
+++ b/doc/reference/html/seed-Operating-on-Native-Types.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Operating on JavaScript types</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="types.html" title="Values and Type Conversion">
<link rel="prev" href="seed-Native-Type-Conversion.html" title="Type Conversion">
diff --git a/doc/reference/html/seed-SeedClosure.html b/doc/reference/html/seed-SeedClosure.html
index 9e6a3a2..71786d9 100644
--- a/doc/reference/html/seed-SeedClosure.html
+++ b/doc/reference/html/seed-SeedClosure.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Using JavaScript closures</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-JavaScript-Classes.html" title="Creating JavaScript classes">
diff --git a/doc/reference/html/seed-Signals.html b/doc/reference/html/seed-Signals.html
index c04953a..6242c86 100644
--- a/doc/reference/html/seed-Signals.html
+++ b/doc/reference/html/seed-Signals.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GObject Signals</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-Exceptions.html" title="Exception Handling">
diff --git a/doc/reference/html/seed-building.html b/doc/reference/html/seed-building.html
index 0f8ce92..111d84f 100644
--- a/doc/reference/html/seed-building.html
+++ b/doc/reference/html/seed-building.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Compiling Seed</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="seed.html" title="Part I. Seed Overview">
<link rel="prev" href="seed-introduction.html" title="Introduction">
diff --git a/doc/reference/html/seed-contact.html b/doc/reference/html/seed-contact.html
index 13bf249..3853bf7 100644
--- a/doc/reference/html/seed-contact.html
+++ b/doc/reference/html/seed-contact.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Contact Information</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="seed.html" title="Part I. Seed Overview">
<link rel="prev" href="seed-building.html" title="Compiling Seed">
diff --git a/doc/reference/html/seed-importer.html b/doc/reference/html/seed-importer.html
index d2a43cd..b18dd5d 100644
--- a/doc/reference/html/seed-importer.html
+++ b/doc/reference/html/seed-importer.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Importer</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="js.html" title="Part II. Seed JavaScript Reference">
<link rel="prev" href="js.html" title="Part II. Seed JavaScript Reference">
@@ -42,10 +42,10 @@ Importing gobject-introspection namespaces, native modules, and JavaScript modul
<p>The global 'imports' object represents the runtime-side portion of the importer; all of your interactions with the importer will take place through this object.</p>
</div>
<div class="refsect1">
-<a name="idm14464"></a><h2>The Imports Search Path</h2>
+<a name="idp4561216"></a><h2>The Imports Search Path</h2>
<p>The path which the importer searches for native modules and JavaScript modules is defined by the searchPath property on the 'imports' global. This should be a JavaScript array of strings representing the order and locations to search for these modules; the default set of paths includes various Seed system directories, the directory in which the currently running script is located, and the current directory, in that order. You can change the path at any time; if an invalid value is assigned, the importer will throw an exception the next time something is imported, <span class="emphasis"><em>not</em></span> when the property is set.</p>
<div class="example">
-<a name="idm12304"></a><p class="title"><b>Example 1. Adding a directory to the search path</b></p>
+<a name="idm40224"></a><p class="title"><b>Example 1. Adding a directory to the search path</b></p>
<div class="example-contents"><pre class="programlisting">
imports.searchPath.unshift("/usr/local/share/random-seed-program-scripts/");
</pre></div>
@@ -53,11 +53,11 @@ imports.searchPath.unshift("/usr/local/share/random-seed-program-scripts/");
<br class="example-break">
</div>
<div class="refsect1">
-<a name="idm10816"></a><h2>Importing GObject-Introspection namespaces</h2>
+<a name="idm38736"></a><h2>Importing GObject-Introspection namespaces</h2>
<p>GObject-Introspection provides the metadata required in order to call functions, connect to signals, and interact with properties within any library which has been scanned. The hows and whys of introspection are outside of the scope of this article, but how to utilize this data is central to the very tenents of Seed (the minimal platform possible to interact with GObject-based libraries from a pleasant language).</p>
<p>Namespaces are loaded as requested, and are loaded only once throughout the lifetime of a Seed program (subsequent requests for the same namespace will return the same object provided previously). The special property 'gi' on the imports global represents the interface for loading these namespaces. A request to import Gtk might look like the following:</p>
<div class="example">
-<a name="idp4756672"></a><p class="title"><b>Example 2. Using 'imports.gi' to import the Gtk namespace</b></p>
+<a name="idm36400"></a><p class="title"><b>Example 2. Using 'imports.gi' to import the Gtk namespace</b></p>
<div class="example-contents"><pre class="programlisting">
Gtk = imports.gi.Gtk;
</pre></div>
@@ -65,7 +65,7 @@ Gtk = imports.gi.Gtk;
<br class="example-break"><p>This will import the Gtk namespace from GObject-Introspection, and assign it to the global "Gtk" object. Afterwards, Gtk-related functions can be accessed as properties of said object. Imports will <span class="emphasis"><em>never</em></span> add values to the global object or affect anything outside of their namespace.</p>
<p>By default, 'imports.gi.NameSpace' will return the most recent installed version of the imported namespace; in order to request a different version, or to mark your program as requiring a particular version, the "imports.gi.versions.NameSpace" property can be set. Keep in mind that versioning for GObject-Introspection namespaces is slightly different from the actual library version numbers; for example, the version for Gtk is still "2.0", even though we're many versions past that. The import will raise an exception if the requested version could not be loaded:</p>
<div class="example">
-<a name="idp4760016"></a><p class="title"><b>Example 3. Using 'imports.gi.versions' to require Clutter 0.8</b></p>
+<a name="idm33056"></a><p class="title"><b>Example 3. Using 'imports.gi.versions' to require Clutter 0.8</b></p>
<div class="example-contents"><pre class="programlisting">
imports.gi.versions.Clutter = "0.8";
@@ -82,11 +82,11 @@ catch(e)
<br class="example-break">
</div>
<div class="refsect1">
-<a name="idp4761616"></a><h2>Importing Native Modules</h2>
+<a name="idm31456"></a><h2>Importing Native Modules</h2>
<p>Seed ships with a number of (link!) native modules, which provide access to various parts of the system which GObject-Introspection cannot provide proper metadata for. An application developer could also decide to write performance-critical parts of their code as a native Seed module, as well, as one of the numerous ways to interface C with Seed.</p>
<p>Native modules are loaded just like GObject-Introspection namespaces, except as toplevel objects on "imports", instead of "imports.gi". For example, to load the readline module that ships with Seed, one could:</p>
<div class="example">
-<a name="idp4763744"></a><p class="title"><b>Example 4. Loading the native module "readline"</b></p>
+<a name="idm29280"></a><p class="title"><b>Example 4. Loading the native module "readline"</b></p>
<div class="example-contents"><pre class="programlisting">
readline = imports.readline;
</pre></div>
diff --git a/doc/reference/html/seed-introduction.html b/doc/reference/html/seed-introduction.html
index bb72a69..688557d 100644
--- a/doc/reference/html/seed-introduction.html
+++ b/doc/reference/html/seed-introduction.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Introduction</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="seed.html" title="Part I. Seed Overview">
<link rel="prev" href="seed.html" title="Part I. Seed Overview">
diff --git a/doc/reference/html/seed.html b/doc/reference/html/seed.html
index 32e764d..8ba56b2 100644
--- a/doc/reference/html/seed.html
+++ b/doc/reference/html/seed.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part I. Seed Overview</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="index.html" title="Seed Reference Manual">
<link rel="prev" href="index.html" title="Seed Reference Manual">
diff --git a/doc/reference/html/sqlite-module.html b/doc/reference/html/sqlite-module.html
index 7ba0bd1..7aa6d31 100644
--- a/doc/reference/html/sqlite-module.html
+++ b/doc/reference/html/sqlite-module.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SQLite</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="modules.html" title="Part IV. Seed Module Reference">
<link rel="prev" href="readline-module.html" title="readline">
@@ -33,7 +33,7 @@
</div></div>
</div></div>
<div class="refsect1">
-<a name="idp5543680"></a><h2>API Reference</h2>
+<a name="idp9619168"></a><h2>API Reference</h2>
<p>
The sqlite module allows for manipulation and querying of sqlite databases.
</p>
@@ -106,7 +106,7 @@ sqlite.[OK, ERROR, INTERNAL, PERM ABORT, BUSY,
</p>
</div>
<div class="refsect1">
-<a name="idp8815184"></a><h2>Examples</h2>
+<a name="idp6699632"></a><h2>Examples</h2>
<p>Below are several examples of using the Seed sqlite module. For additional resources, consult the examples/ folder of the Seed source</p>
<div class="example">
<a name="readline-repl-example"></a><p class="title"><b>Example 15. </b></p>
diff --git a/doc/reference/html/types.html b/doc/reference/html/types.html
index 8735b11..418d514 100644
--- a/doc/reference/html/types.html
+++ b/doc/reference/html/types.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Values and Type Conversion</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Seed Reference Manual">
<link rel="up" href="api.html" title="Part III. Seed API Reference">
<link rel="prev" href="seed-Signals.html" title="GObject Signals">
diff --git a/doc/reference/version.xml b/doc/reference/version.xml
index 944880f..f280719 100644
--- a/doc/reference/version.xml
+++ b/doc/reference/version.xml
@@ -1 +1 @@
-3.2.0
+3.8.1
diff --git a/doc/tutorial-standalone/Makefile.in b/doc/tutorial-standalone/Makefile.in
index 450b2a3..bf29f8c 100644
--- a/doc/tutorial-standalone/Makefile.in
+++ b/doc/tutorial-standalone/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,24 +55,26 @@ subdir = doc/tutorial-standalone
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/tutorial.html.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = tutorial.html
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -77,6 +96,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(tutorialdir)"
DATA = $(tutorial_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -103,6 +128,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -139,6 +165,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -171,6 +199,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -179,6 +211,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -263,6 +297,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -350,8 +386,11 @@ clean-libtool:
-rm -rf .libs _libs
install-tutorialDATA: $(tutorial_DATA)
@$(NORMAL_INSTALL)
- test -z "$(tutorialdir)" || $(MKDIR_P) "$(DESTDIR)$(tutorialdir)"
@list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(tutorialdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(tutorialdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -365,9 +404,7 @@ uninstall-tutorialDATA:
@$(NORMAL_UNINSTALL)
@list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(tutorialdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(tutorialdir)" && rm -f $$files
+ dir='$(DESTDIR)$(tutorialdir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -422,10 +459,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/extensions/GLib.js b/extensions/GLib.js
new file mode 100644
index 0000000..5aec39a
--- /dev/null
+++ b/extensions/GLib.js
@@ -0,0 +1,282 @@
+GLib = imports.gi.GLib;
+
+(function() {
+
+/* Variant Sugar
+ * Provide commodities methods to convert Variant from/to javascript object.
+ * variant.toJS() : returns a javascript object representing the Variant
+ # @variant
+ * Variant.new(signature, value): returns a GVariant structure representing
+ * the javascript object @value
+ *
+ * This implementation uses json-glib's json <-> variant conversion facilities
+ * if presents and fallback to a javascript implementation otherwise.
+ * This javascript implementation is imported from gjs with modification for
+ * JSCore compatibility (Copyright 2011 Giovanni Campagna,
+ * see gjs/override/GLib.js for licence)
+ */
+
+ // Use json-glib's json <-> variant conversion if present.
+ // Defaults to javascript code imported from gjs otherwise.
+ GLib.Variant.prototype.to_js = function(signature) {
+ return _toJS(signature, this);
+ }
+ var toVariant = _toVariant;
+
+ try {
+ JSONGLib = imports.gi.Json;
+ }
+ catch (e) {}
+
+ if (JSONGLib && JSONGLib.gvariant_serialize_data)
+ {
+ GLib.Variant.prototype.to_js = function(signature) {
+ return _toJSNative(signature, this);
+ }
+ toVariant = _toVariantNative;
+ }
+
+ GLib.Variant.new = function (value, sig) {
+ var signature = Array.prototype.slice.call(sig);
+
+ if (signature.length != 0)
+ throw new TypeError('Invalid GVariant signature (more than one single complete type)');
+ var variant = toVariant(signature, value);
+ return variant;
+ }
+
+ GLib.Variant.prototype.toString = function() {
+ return '[object variant of type "' + this.get_type_string() + '"]';
+ };
+
+/// End Variant Sugar ///
+}).apply();
+
+function _toVariantNative(signature, object)
+{
+ if (!object || object == '')
+ return null;
+ if (!signature || signature == '')
+ signature = null;
+
+ return JSONGLib.gvariant_deserialize_data (JSON.stringify (object),
+ -1, signature);
+};
+
+function _toJSNative(signature, variant)
+{
+ if (!variant)
+ return;
+
+ var jsonStr = JSONGLib.gvariant_serialize_data (variant, signature);
+ if (!jsonStr)
+ return;
+
+ return JSON.parse (jsonStr);
+};
+
+// Code imported from gjs, modified for JSCore idoms.
+// Copyright 2011 Giovanni Campagna (see gjs/override/GLib.js for licence)
+
+const SIMPLE_TYPES = ['b', 'y', 'n', 'q', 'i', 'u', 'x', 't', 'h', 'd', 's', 'o', 'g'];
+
+function _read_single_type(signature, forceSimple) {
+ var char = signature.shift();
+ var isSimple = false;
+
+ if (SIMPLE_TYPES.indexOf(char) == -1) {
+ if (forceSimple)
+ throw new TypeError('Invalid GVariant signature (a simple type was expected)');
+ } else
+ isSimple = true;
+
+ if (char == 'm' || char == 'a')
+ return [char].concat(_read_single_type(signature, false));
+ if (char == '{') {
+ var key = _read_single_type(signature, true);
+ var val = _read_single_type(signature, false);
+ var close = signature.shift();
+ if (close != '}')
+ throw new TypeError('Invalid GVariant signature for type DICT_ENTRY (expected "}"');
+ return [char].concat(key, val, close);
+ }
+ if (char == '(') {
+ var res = [char];
+ while (true) {
+ if (signature.length == 0)
+ throw new TypeError('Invalid GVariant signature for type TUPLE (expected ")")');
+ var next = signature[0];
+ if (next == ')') {
+ signature.shift();
+ return res.concat(next);
+ }
+ var el = _read_single_type(signature);
+ res = res.concat(el);
+ }
+ }
+
+ // Valid types are simple types, arrays, maybes, tuples, dictionary entries and variants
+ if (!isSimple && char != 'v')
+ throw new TypeError('Invalid GVariant signature (' + char + ' is not a valid type)');
+
+ return [char];
+}
+
+
+function _toVariant(signature, value) {
+ if (signature.length == 0)
+ throw new TypeError('GVariant signature cannot be empty');
+
+ var char = signature.shift();
+ switch (char) {
+ case 'b':
+ return GLib.Variant.new_boolean(value);
+ case 'y':
+ return GLib.Variant.new_byte(value);
+ case 'n':
+ return GLib.Variant.new_int16(value);
+ case 'q':
+ return GLib.Variant.new_uint16(value);
+ case 'i':
+ return GLib.Variant.new_int32(value);
+ case 'u':
+ return GLib.Variant.new_uint32(value);
+ case 'x':
+ return GLib.Variant.new_int64(value);
+ case 't':
+ return GLib.Variant.new_uint64(value);
+ case 'h':
+ return GLib.Variant.new_handle(value);
+ case 'd':
+ return GLib.Variant.new_double(value);
+ case 's':
+ return GLib.Variant.new_string(value);
+ case 'o':
+ return GLib.Variant.new_object_path(value);
+ case 'g':
+ return GLib.Variant.new_signature(value);
+ case 'v':
+ return GLib.Variant.new_variant(value);
+ case 'm':
+ if (value != null)
+ return GLib.Variant.new_maybe(null, _pack_variant(signature, value))
+ else
+ return GLib.Variant.new_maybe(GLib.VariantType.new(_read_single_type(signature, false).join('')), null);
+ case 'a':
+ var arrayType = _read_single_type(signature, false);
+ if (arrayType[0] == 's') {
+ // special case for array of strings
+ return GLib.Variant.new_strv(value, value.length);
+ }
+ if (arrayType[0] == 'y') {
+ // special case for array of bytes
+ return GLib.Variant.new_bytestring(value);
+ }
+ if (arrayType[0] == 'a' && arrayType[1] == 'y') {
+ // special case for array of array of bytes
+ return GLib.Variant.new_bytestring_array(value, value.length);
+ }
+
+ var arrayValue = [];
+ if (arrayType[0] == '{') {
+ // special case for dictionaries
+ for (var key in value) {
+ var copy = [].concat(arrayType);
+ var child = _pack_variant(copy, [key, value[key]]);
+ arrayValue.push(child);
+ }
+ } else {
+ for (var i = 0; i < value.length; i++) {
+ var copy = [].concat(arrayType);
+ var child = _pack_variant(copy, value[i]);
+ arrayValue.push(child);
+ }
+ }
+ return GLib.Variant.new_array(GLib.VariantType.new(arrayType.join('')), arrayValue, arrayValue.length);
+ case '(':
+ var children = [ ];
+ for (var i = 0; i < value.length; i++) {
+ var next = signature[0];
+ if (next == ')')
+ break;
+ children.push(_pack_variant(signature, value[i]));
+ }
+
+ if (signature[0] != ')')
+ throw new TypeError('Invalid GVariant signature for type TUPLE (expected ")")');
+ signature.shift();
+ return GLib.Variant.new_tuple(children, children.length);
+ case '{':
+ var key = _pack_variant(signature, value[0]);
+ var child = _pack_variant(signature, value[1]);
+
+ if (signature[0] != '}')
+ throw new TypeError('Invalid GVariant signature for type DICT_ENTRY (expected "}")');
+ signature.shift();
+
+ return GLib.Variant.new_dict_entry(key, child);
+ default:
+ throw new TypeError('Invalid GVariant signature (unexpected character ' + char + ')');
+ }
+}
+
+function _toJS(signature, variant) {
+ switch (String.fromCharCode(variant.classify())) {
+ case 'b':
+ return variant.get_boolean();
+ case 'y':
+ return variant.get_byte();
+ case 'n':
+ return variant.get_int16();
+ case 'q':
+ return variant.get_uint16();
+ case 'i':
+ return variant.get_int32();
+ case 'u':
+ return variant.get_uint32();
+ case 'x':
+ return variant.get_int64();
+ case 't':
+ return variant.get_uint64();
+ case 'h':
+ return variant.get_handle();
+ case 'd':
+ return variant.get_double();
+ case 'o':
+ case 'g':
+ case 's':
+ // g_variant_get_string has length as out argument
+ return variant.get_string();
+ case 'v':
+ return variant.get_variant();
+ case 'm':
+ var val = variant.get_maybe();
+ return _toJS(val);
+ case 'a':
+ if (variant.is_container()) {
+ // special case containers
+ var ret = { };
+ var nElements = variant.n_children();
+ for (var i = 0; i < nElements; i++) {
+ // always unpack the dictionary entry, and always unpack
+ // the key (or it cannot be added as a key)
+ var val = _toJS(variant.get_child_value(i));
+ var key = val[0].classify ? _toJS(val[0]) : val[0];
+ ret[key] = val[1] && val[1].classify ? _toJS(val[1]) : val[1]
+ }
+ return ret;
+ }
+ // fall through
+ case '(':
+ case '{':
+ var ret = [ ];
+ var nElements = variant.n_children();
+ for (var i = 0; i < nElements; i++) {
+ var val = variant.get_child_value(i);
+ ret.push(_toJS(val));
+ }
+ return ret;
+ }
+
+ throw new Error('Assertion failure: this code should not be reached');
+}
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index 24c9979..e9f11bf 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -1,7 +1,7 @@
-EXTRA_DIST= Gio.js Seed.js.in Gtk.js GObject.js Clutter.js Gst.js repl.js
+EXTRA_DIST= GLib.js Gio.js Seed.js.in Gtk.js GObject.js Clutter.js Gst.js repl.js
extensiondir=$(datadir)/seed@SEED_GTK_VERSION@/extensions
-extension_DATA = Gio.js Seed.js Gtk.js GObject.js Clutter.js Gst.js
+extension_DATA = GLib.js Gio.js Seed.js Gtk.js GObject.js Clutter.js Gst.js
repldir=$(datadir)/seed@SEED_GTK_VERSION@
repl_DATA = repl.js
diff --git a/extensions/Makefile.in b/extensions/Makefile.in
index 1fd5562..abf89cb 100644
--- a/extensions/Makefile.in
+++ b/extensions/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,24 +54,26 @@ host_triplet = @host@
subdir = extensions
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -76,6 +95,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(extensiondir)" "$(DESTDIR)$(repldir)"
DATA = $(extension_DATA) $(repl_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -102,6 +127,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -138,6 +164,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -170,6 +198,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -178,6 +210,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -262,6 +296,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -281,9 +317,9 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = Gio.js Seed.js.in Gtk.js GObject.js Clutter.js Gst.js repl.js
+EXTRA_DIST = GLib.js Gio.js Seed.js.in Gtk.js GObject.js Clutter.js Gst.js repl.js
extensiondir = $(datadir)/seed@SEED_GTK_VERSION@/extensions
-extension_DATA = Gio.js Seed.js Gtk.js GObject.js Clutter.js Gst.js
+extension_DATA = GLib.js Gio.js Seed.js Gtk.js GObject.js Clutter.js Gst.js
repldir = $(datadir)/seed@SEED_GTK_VERSION@
repl_DATA = repl.js
all: all-am
@@ -327,8 +363,11 @@ clean-libtool:
-rm -rf .libs _libs
install-extensionDATA: $(extension_DATA)
@$(NORMAL_INSTALL)
- test -z "$(extensiondir)" || $(MKDIR_P) "$(DESTDIR)$(extensiondir)"
@list='$(extension_DATA)'; test -n "$(extensiondir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(extensiondir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(extensiondir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -342,13 +381,14 @@ uninstall-extensionDATA:
@$(NORMAL_UNINSTALL)
@list='$(extension_DATA)'; test -n "$(extensiondir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(extensiondir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(extensiondir)" && rm -f $$files
+ dir='$(DESTDIR)$(extensiondir)'; $(am__uninstall_files_from_dir)
install-replDATA: $(repl_DATA)
@$(NORMAL_INSTALL)
- test -z "$(repldir)" || $(MKDIR_P) "$(DESTDIR)$(repldir)"
@list='$(repl_DATA)'; test -n "$(repldir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(repldir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(repldir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -362,9 +402,7 @@ uninstall-replDATA:
@$(NORMAL_UNINSTALL)
@list='$(repl_DATA)'; test -n "$(repldir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(repldir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(repldir)" && rm -f $$files
+ dir='$(DESTDIR)$(repldir)'; $(am__uninstall_files_from_dir)
tags: TAGS
TAGS:
@@ -419,10 +457,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/install-sh b/install-sh
index 6781b98..a9244eb 100755
--- a/install-sh
+++ b/install-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# install - install a program, script, or datafile
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-01-19.21; # UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
@@ -156,6 +156,10 @@ while test $# -ne 0; do
-s) stripcmd=$stripprog;;
-t) dst_arg=$2
+ # Protect names problematic for `test' and other utilities.
+ case $dst_arg in
+ -* | [=\(\)!]) dst_arg=./$dst_arg;;
+ esac
shift;;
-T) no_target_directory=true;;
@@ -186,6 +190,10 @@ if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
fi
shift # arg
dst_arg=$arg
+ # Protect names problematic for `test' and other utilities.
+ case $dst_arg in
+ -* | [=\(\)!]) dst_arg=./$dst_arg;;
+ esac
done
fi
@@ -200,7 +208,11 @@ if test $# -eq 0; then
fi
if test -z "$dir_arg"; then
- trap '(exit $?); exit' 1 2 13 15
+ do_exit='(exit $ret); exit $ret'
+ trap "ret=129; $do_exit" 1
+ trap "ret=130; $do_exit" 2
+ trap "ret=141; $do_exit" 13
+ trap "ret=143; $do_exit" 15
# Set umask so as not to create temps with too-generous modes.
# However, 'strip' requires both read and write access to temps.
@@ -228,9 +240,9 @@ fi
for src
do
- # Protect names starting with `-'.
+ # Protect names problematic for `test' and other utilities.
case $src in
- -*) src=./$src;;
+ -* | [=\(\)!]) src=./$src;;
esac
if test -n "$dir_arg"; then
@@ -252,12 +264,7 @@ do
echo "$0: no destination specified." >&2
exit 1
fi
-
dst=$dst_arg
- # Protect names starting with `-'.
- case $dst in
- -*) dst=./$dst;;
- esac
# If destination is a directory, append the input filename; won't work
# if double slashes aren't ignored.
@@ -385,7 +392,7 @@ do
case $dstdir in
/*) prefix='/';;
- -*) prefix='./';;
+ [-=\(\)!]*) prefix='./';;
*) prefix='';;
esac
@@ -403,7 +410,7 @@ do
for d
do
- test -z "$d" && continue
+ test X"$d" = X && continue
prefix=$prefix$d
if test -d "$prefix"; then
diff --git a/libseed/Makefile.am b/libseed/Makefile.am
index b45c893..5ff186b 100644
--- a/libseed/Makefile.am
+++ b/libseed/Makefile.am
@@ -43,6 +43,7 @@ libseed@SEED_GTK_VERSION@_la_LIBADD = \
$(WEBKIT_LIBS) \
$(SEED_PROFILE_LIBS) \
$(SEED_OSX_LIBS) \
+ $(GIO_LIBS) \
$(FFI_LIBS) -ldl
seedheaders_HEADERS = seed.h seed-debug.h seed-module.h
diff --git a/libseed/Makefile.in b/libseed/Makefile.in
index de18295..e12fbcf 100644
--- a/libseed/Makefile.in
+++ b/libseed/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -17,6 +17,23 @@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -39,10 +56,7 @@ subdir = libseed
DIST_COMMON = $(seedheaders_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/seed-path.h.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -70,12 +84,18 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(seedheadersdir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
libseed@SEED_GTK_VERSION@_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
- $(am__DEPENDENCIES_1)
+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
am_libseed@SEED_GTK_VERSION@_la_OBJECTS = \
libseed@SEED_GTK_VERSION@_la-seed-closure.lo \
libseed@SEED_GTK_VERSION@_la-seed-api.lo \
@@ -89,8 +109,8 @@ am_libseed@SEED_GTK_VERSION@_la_OBJECTS = \
libseed@SEED_GTK_VERSION@_la-seed-importer.lo
libseed@SEED_GTK_VERSION@_la_OBJECTS = \
$(am_libseed@SEED_GTK_VERSION@_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed@SEED_GTK_VERSION@_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -106,24 +126,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed@SEED_GTK_VERSION@_la_SOURCES)
DIST_SOURCES = $(libseed@SEED_GTK_VERSION@_la_SOURCES)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
HEADERS = $(seedheaders_HEADERS)
ETAGS = etags
CTAGS = ctags
@@ -151,6 +176,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -187,6 +213,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -219,6 +247,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -227,6 +259,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -311,6 +345,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -375,6 +411,7 @@ libseed@SEED_GTK_VERSION@_la_LIBADD = \
$(WEBKIT_LIBS) \
$(SEED_PROFILE_LIBS) \
$(SEED_OSX_LIBS) \
+ $(GIO_LIBS) \
$(FFI_LIBS) -ldl
seedheaders_HEADERS = seed.h seed-debug.h seed-module.h
@@ -417,7 +454,6 @@ seed-path.h: $(top_builddir)/config.status $(srcdir)/seed-path.h.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -425,6 +461,8 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
}
@@ -446,7 +484,7 @@ clean-libLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed@SEED_GTK_VERSION@.la: $(libseed@SEED_GTK_VERSION@_la_OBJECTS) $(libseed@SEED_GTK_VERSION@_la_DEPENDENCIES)
+libseed@SEED_GTK_VERSION@.la: $(libseed@SEED_GTK_VERSION@_la_OBJECTS) $(libseed@SEED_GTK_VERSION@_la_DEPENDENCIES) $(EXTRA_libseed@SEED_GTK_VERSION@_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed@SEED_GTK_VERSION@_la_LINK) -rpath $(libdir) $(libseed@SEED_GTK_VERSION@_la_OBJECTS) $(libseed@SEED_GTK_VERSION@_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -469,106 +507,93 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed@SEED_GTK_VERSION@_la-seed-closure.lo: seed-closure.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-closure.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-closure.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-closure.lo `test -f 'seed-closure.c' || echo '$(srcdir)/'`seed-closure.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-closure.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-closure.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-closure.c' object='libseed@SEED_GTK_VERSION@_la-seed-closure.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-closure.c' object='libseed@SEED_GTK_VERSION@_la-seed-closure.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-closure.lo `test -f 'seed-closure.c' || echo '$(srcdir)/'`seed-closure.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-closure.lo `test -f 'seed-closure.c' || echo '$(srcdir)/'`seed-closure.c
libseed@SEED_GTK_VERSION@_la-seed-api.lo: seed-api.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-api.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-api.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-api.lo `test -f 'seed-api.c' || echo '$(srcdir)/'`seed-api.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-api.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-api.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-api.c' object='libseed@SEED_GTK_VERSION@_la-seed-api.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-api.c' object='libseed@SEED_GTK_VERSION@_la-seed-api.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-api.lo `test -f 'seed-api.c' || echo '$(srcdir)/'`seed-api.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-api.lo `test -f 'seed-api.c' || echo '$(srcdir)/'`seed-api.c
libseed@SEED_GTK_VERSION@_la-seed-builtins.lo: seed-builtins.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-builtins.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-builtins.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-builtins.lo `test -f 'seed-builtins.c' || echo '$(srcdir)/'`seed-builtins.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-builtins.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-builtins.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-builtins.c' object='libseed@SEED_GTK_VERSION@_la-seed-builtins.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-builtins.c' object='libseed@SEED_GTK_VERSION@_la-seed-builtins.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-builtins.lo `test -f 'seed-builtins.c' || echo '$(srcdir)/'`seed-builtins.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-builtins.lo `test -f 'seed-builtins.c' || echo '$(srcdir)/'`seed-builtins.c
libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo: seed-exceptions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-exceptions.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo `test -f 'seed-exceptions.c' || echo '$(srcdir)/'`seed-exceptions.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-exceptions.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-exceptions.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-exceptions.c' object='libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-exceptions.c' object='libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo `test -f 'seed-exceptions.c' || echo '$(srcdir)/'`seed-exceptions.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-exceptions.lo `test -f 'seed-exceptions.c' || echo '$(srcdir)/'`seed-exceptions.c
libseed@SEED_GTK_VERSION@_la-seed-engine.lo: seed-engine.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-engine.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-engine.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-engine.lo `test -f 'seed-engine.c' || echo '$(srcdir)/'`seed-engine.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-engine.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-engine.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-engine.c' object='libseed@SEED_GTK_VERSION@_la-seed-engine.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-engine.c' object='libseed@SEED_GTK_VERSION@_la-seed-engine.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-engine.lo `test -f 'seed-engine.c' || echo '$(srcdir)/'`seed-engine.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-engine.lo `test -f 'seed-engine.c' || echo '$(srcdir)/'`seed-engine.c
libseed@SEED_GTK_VERSION@_la-seed-signals.lo: seed-signals.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-signals.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-signals.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-signals.lo `test -f 'seed-signals.c' || echo '$(srcdir)/'`seed-signals.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-signals.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-signals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-signals.c' object='libseed@SEED_GTK_VERSION@_la-seed-signals.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-signals.c' object='libseed@SEED_GTK_VERSION@_la-seed-signals.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-signals.lo `test -f 'seed-signals.c' || echo '$(srcdir)/'`seed-signals.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-signals.lo `test -f 'seed-signals.c' || echo '$(srcdir)/'`seed-signals.c
libseed@SEED_GTK_VERSION@_la-seed-structs.lo: seed-structs.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-structs.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-structs.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-structs.lo `test -f 'seed-structs.c' || echo '$(srcdir)/'`seed-structs.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-structs.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-structs.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-structs.c' object='libseed@SEED_GTK_VERSION@_la-seed-structs.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-structs.c' object='libseed@SEED_GTK_VERSION@_la-seed-structs.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-structs.lo `test -f 'seed-structs.c' || echo '$(srcdir)/'`seed-structs.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-structs.lo `test -f 'seed-structs.c' || echo '$(srcdir)/'`seed-structs.c
libseed@SEED_GTK_VERSION@_la-seed-gtype.lo: seed-gtype.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-gtype.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-gtype.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-gtype.lo `test -f 'seed-gtype.c' || echo '$(srcdir)/'`seed-gtype.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-gtype.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-gtype.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-gtype.c' object='libseed@SEED_GTK_VERSION@_la-seed-gtype.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-gtype.c' object='libseed@SEED_GTK_VERSION@_la-seed-gtype.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-gtype.lo `test -f 'seed-gtype.c' || echo '$(srcdir)/'`seed-gtype.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-gtype.lo `test -f 'seed-gtype.c' || echo '$(srcdir)/'`seed-gtype.c
libseed@SEED_GTK_VERSION@_la-seed-types.lo: seed-types.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-types.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-types.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-types.lo `test -f 'seed-types.c' || echo '$(srcdir)/'`seed-types.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-types.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-types.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-types.c' object='libseed@SEED_GTK_VERSION@_la-seed-types.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-types.c' object='libseed@SEED_GTK_VERSION@_la-seed-types.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-types.lo `test -f 'seed-types.c' || echo '$(srcdir)/'`seed-types.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-types.lo `test -f 'seed-types.c' || echo '$(srcdir)/'`seed-types.c
libseed@SEED_GTK_VERSION@_la-seed-importer.lo: seed-importer.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -MT libseed@SEED_GTK_VERSION@_la-seed-importer.lo -MD -MP -MF $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-importer.Tpo -c -o libseed@SEED_GTK_VERSION@_la-seed-importer.lo `test -f 'seed-importer.c' || echo '$(srcdir)/'`seed-importer.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-importer.Tpo $(DEPDIR)/libseed@SEED_GTK_VERSION@_la-seed-importer.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-importer.c' object='libseed@SEED_GTK_VERSION@_la-seed-importer.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-importer.c' object='libseed@SEED_GTK_VERSION@_la-seed-importer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-importer.lo `test -f 'seed-importer.c' || echo '$(srcdir)/'`seed-importer.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed@SEED_GTK_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libseed@SEED_GTK_VERSION@_la-seed-importer.lo `test -f 'seed-importer.c' || echo '$(srcdir)/'`seed-importer.c
mostlyclean-libtool:
-rm -f *.lo
@@ -577,8 +602,11 @@ clean-libtool:
-rm -rf .libs _libs
install-seedheadersHEADERS: $(seedheaders_HEADERS)
@$(NORMAL_INSTALL)
- test -z "$(seedheadersdir)" || $(MKDIR_P) "$(DESTDIR)$(seedheadersdir)"
@list='$(seedheaders_HEADERS)'; test -n "$(seedheadersdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedheadersdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedheadersdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -592,9 +620,7 @@ uninstall-seedheadersHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(seedheaders_HEADERS)'; test -n "$(seedheadersdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(seedheadersdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(seedheadersdir)" && rm -f $$files
+ dir='$(DESTDIR)$(seedheadersdir)'; $(am__uninstall_files_from_dir)
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -695,10 +721,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/libseed/seed-closure.c b/libseed/seed-closure.c
index d273c25..62241c8 100644
--- a/libseed/seed-closure.c
+++ b/libseed/seed-closure.c
@@ -287,8 +287,10 @@ seed_handle_closure (ffi_cif * cif, void *result, void **args, gpointer userdata
default:
*(gpointer *) result = 0;
}
-
g_base_info_unref ((GIBaseInfo *) return_type);
+
+ JSGarbageCollect(ctx);
+
JSGlobalContextRelease ((JSGlobalContextRef) ctx);
}
@@ -299,9 +301,7 @@ seed_make_native_closure (JSContextRef ctx,
{
ffi_cif *cif;
ffi_closure *closure;
- ffi_type **arg_types;
GITypeInfo *return_type;
- gint num_args;
SeedNativeClosure *privates;
JSObjectRef cached;
@@ -314,9 +314,7 @@ seed_make_native_closure (JSContextRef ctx,
return (SeedNativeClosure *) JSObjectGetPrivate (cached);
}
- num_args = g_callable_info_get_n_args (info);
return_type = g_callable_info_get_return_type (info);
- arg_types = (ffi_type **) g_new0 (ffi_type *, num_args + 1);
cif = g_new0 (ffi_cif, 1);
privates = g_new0 (SeedNativeClosure, 1);
@@ -370,20 +368,13 @@ seed_closure_invoke (GClosure * closure, JSValueRef * args, guint argc,
JSValueRef * exception)
{
JSContextRef ctx = JSGlobalContextCreateInGroup (context_group, 0);
- JSValueRef *real_args = g_newa (JSValueRef, argc + 1);
JSValueRef ret;
- guint i;
seed_prepare_global_context (ctx);
- for (i = 0; i < argc; i++)
- real_args[i] = args[i];
- args[argc] =
- ((SeedClosure *) closure)->user_data ? ((SeedClosure *) closure)->
- user_data : JSValueMakeNull (ctx);
ret =
- JSObjectCallAsFunction (ctx, ((SeedClosure *) closure)->function, NULL,
- argc + 1, real_args, exception);
+ seed_closure_invoke_with_context (ctx, closure, args, argc, exception);
+
JSGlobalContextRelease ((JSGlobalContextRef) ctx);
return ret;
@@ -395,31 +386,30 @@ seed_closure_invoke_with_context (JSContextRef ctx, GClosure * closure,
JSValueRef * exception)
{
JSValueRef *real_args = g_newa (JSValueRef, argc + 1);
- JSValueRef ret;
guint i;
for (i = 0; i < argc; i++)
real_args[i] = args[i];
- args[argc] =
+ real_args[argc] =
((SeedClosure *) closure)->user_data ? ((SeedClosure *) closure)->
user_data : JSValueMakeNull (ctx);
- ret =
+ return
JSObjectCallAsFunction (ctx, ((SeedClosure *) closure)->function, NULL,
argc + 1, real_args, exception);
-
- return ret;
}
GClosure *
-seed_closure_new (JSContextRef ctx, JSObjectRef function,
- JSObjectRef user_data, const gchar * description)
+seed_closure_new_for_signal (JSContextRef ctx, JSObjectRef function,
+ JSObjectRef user_data, const gchar * description,
+ guint signal_id)
{
GClosure *closure;
closure = g_closure_new_simple (sizeof (SeedClosure), 0);
g_closure_add_finalize_notifier (closure, 0, closure_invalidated);
- g_closure_set_marshal (closure, seed_signal_marshal_func);
+ g_closure_set_meta_marshal (closure, GUINT_TO_POINTER (signal_id),
+ seed_signal_marshal_func);
JSValueProtect (ctx, function);
((SeedClosure *) closure)->function = function;
@@ -435,6 +425,14 @@ seed_closure_new (JSContextRef ctx, JSObjectRef function,
return closure;
}
+GClosure *
+seed_closure_new (JSContextRef ctx, JSObjectRef function,
+ JSObjectRef user_data, const gchar * description)
+{
+ return seed_closure_new_for_signal (ctx, function, user_data, description,
+ 0);
+}
+
void
seed_closure_warn_exception (GClosure * c,
JSContextRef ctx, JSValueRef exception)
diff --git a/libseed/seed-closure.h b/libseed/seed-closure.h
index 46a4563..49246f1 100644
--- a/libseed/seed-closure.h
+++ b/libseed/seed-closure.h
@@ -52,6 +52,14 @@ GClosure *seed_closure_new (JSContextRef ctx,
JSObjectRef function,
JSObjectRef user_data, const gchar * description);
+
+GClosure *seed_closure_new_for_signal (JSContextRef ctx,
+ JSObjectRef function,
+ JSObjectRef user_data,
+ const gchar *description,
+ guint signal_id);
+
+
JSObjectRef seed_closure_get_callable (GClosure * c);
JSValueRef
diff --git a/libseed/seed-engine.c b/libseed/seed-engine.c
index 62ec8d3..3870fb0 100644
--- a/libseed/seed-engine.c
+++ b/libseed/seed-engine.c
@@ -99,6 +99,7 @@ void
seed_prepare_global_context (JSContextRef ctx)
{
JSObjectRef global = JSContextGetGlobalObject (ctx);
+ JSStringRef check_sprintf = JSStringCreateWithUTF8CString ("sprintf");
seed_object_set_property (ctx, global, "imports", importer);
seed_object_set_property (ctx, global, "GType", seed_gtype_constructor);
@@ -106,8 +107,11 @@ seed_prepare_global_context (JSContextRef ctx)
seed_object_set_property (ctx, global, "print", seed_print_ref);
seed_object_set_property (ctx, global, "printerr", seed_printerr_ref);
-
- JSEvaluateScript (ctx, defaults_script, NULL, NULL, 0, NULL);
+ /* No need to re-import Seed.js if not needed. */
+ if (!JSObjectHasProperty( ctx, seed_obj_ref, check_sprintf)) {
+ JSEvaluateScript (ctx, defaults_script, NULL, NULL, 0, NULL);
+ }
+ JSStringRelease (check_sprintf);
}
static JSObjectRef
@@ -262,8 +266,20 @@ seed_gobject_constructor_invoked (JSContextRef ctx,
if (jsprops)
JSPropertyNameArrayRelease (jsprops);
+ SEED_NOTE (INITIALIZATION, "G_TYPE_IS_INSTANTIATABLE = %d G_TYPE_IS_ABSTRACT = %d",
+ G_TYPE_IS_INSTANTIATABLE(type) , G_TYPE_IS_ABSTRACT(type));
+
+
+
+ if (! G_TYPE_IS_INSTANTIATABLE(type) || G_TYPE_IS_ABSTRACT(type) ) {
+ seed_make_exception (ctx, exception, "ArgumentError",
+ "Type can not be created - not INSTANTIATABLE");
- gobject = g_object_newv (type, ri, params);
+ return (JSObjectRef) JSValueMakeNull (ctx);
+ }
+
+
+ gobject = g_object_newv (type, ri, params);
if (G_IS_INITIALLY_UNOWNED (gobject) && !g_object_is_floating (gobject))
@@ -457,26 +473,29 @@ seed_gobject_method_invoked (JSContextRef ctx,
GIBaseInfo *info;
GObject *object = NULL;
gboolean instance_method = TRUE;
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
gboolean is_caller_allocates = FALSE;
- GIBaseInfo *iface_info;
-#endif
+ gboolean *caller_allocated;
+ GIBaseInfo *iface_info = NULL;
GArgument retval;
GArgument *in_args;
GArgument *out_args;
GArgument *out_values;
+ gint *out_pos;
gint first_out = -1;
guint use_return_as_out = 0;
guint n_args, n_in_args, n_out_args, i;
guint in_args_pos, out_args_pos;
- GIArgInfo *arg_info;
- GITypeInfo *type_info;
-
+ GIArgInfo *arg_info = NULL;
+ GITypeInfo *type_info = NULL;
+ GITypeTag tag;
GIDirection dir;
JSValueRef retval_ref;
GError *error = 0;
+ gint length_arg_pos = 0;
+ guint64 array_len = 0;
info = JSObjectGetPrivate (function);
+
// We just want to check if there IS an object, not actually throw an
// exception if we don't get it.
if (!this_object || !
@@ -486,24 +505,31 @@ seed_gobject_method_invoked (JSContextRef ctx,
n_args = g_callable_info_get_n_args ((GICallableInfo *) info);
+ out_pos = g_new0 (gint, n_args + 1);
in_args = g_new0 (GArgument, n_args + 1);
out_args = g_new0 (GArgument, n_args + 1);
out_values = g_new0 (GArgument, n_args + 1);
n_in_args = n_out_args = 0;
-
+ caller_allocated = g_new0 (gboolean, n_args + 1);
+
+ // start buy pushing the object onto the call stack.
+
if (instance_method)
in_args[n_in_args++].v_pointer = object;
+
+ // now loop through all the other args.
for (i = 0; (i < (n_args)); i++)
{
-
- arg_info = g_callable_info_get_arg ((GICallableInfo *) info, i);
- dir = g_arg_info_get_direction (arg_info);
- type_info = g_arg_info_get_type (arg_info);
+ out_pos[i] = -1;
+ arg_info = g_callable_info_get_arg ((GICallableInfo *) info, i);
+ dir = g_arg_info_get_direction (arg_info);
+ type_info = g_arg_info_get_type (arg_info);
+ is_caller_allocates = FALSE;
+
#if GOBJECT_INTROSPECTION_VERSION > 0x000613
is_caller_allocates = (dir == GI_DIRECTION_OUT) && g_arg_info_is_caller_allocates (arg_info);
- iface_info = NULL;
-
+
/* caller allocates only applies to structures but GI has
* no way to denote that yet, so we only use caller allocates
* if we see a structure
@@ -524,7 +550,7 @@ seed_gobject_method_invoked (JSContextRef ctx,
info_type = g_base_info_get_type (iface_info);
if (info_type == GI_INFO_TYPE_STRUCT)
- is_caller_allocates = TRUE;
+ is_caller_allocates = TRUE;
}
}
#endif
@@ -545,14 +571,17 @@ seed_gobject_method_invoked (JSContextRef ctx,
GArgument *out_value = &out_values[n_out_args];
out_values[n_out_args].v_pointer = NULL;
out_args[n_out_args].v_pointer = out_value;
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
+
+ out_pos[ i ] = n_out_args;
+
if (is_caller_allocates)
{
gsize size = g_struct_info_get_size ( (GIStructInfo *) iface_info) ;
- out_args[n_out_args].v_pointer = g_malloc0 (size);
+ out_args[n_out_args].v_pointer = g_malloc0 (size);
out_values[n_out_args].v_pointer = out_args[n_out_args].v_pointer;
+ caller_allocated[i] = TRUE;
+
}
-#endif
n_out_args++;
}
else
@@ -569,21 +598,29 @@ seed_gobject_method_invoked (JSContextRef ctx,
if (!is_null && (g_type_info_get_tag (type_info) == GI_TYPE_TAG_INTERFACE))
{
/* see if the pointer is null for struct/unions. */
- GIBaseInfo *interface = g_type_info_get_interface (type_info);
- GIInfoType interface_type = g_base_info_get_type (interface);
+ GIBaseInfo *interface = g_type_info_get_interface (type_info);
+ GIInfoType interface_type = g_base_info_get_type (interface);
gboolean arg_is_object = JSValueIsObject (ctx, arguments[i]);
+
+ gboolean is_gvalue = (interface_type == GI_INFO_TYPE_STRUCT) &&
+ !g_strcmp0(g_base_info_get_name((GIBaseInfo *)interface), "Value") &&
+ !g_strcmp0(g_base_info_get_namespace((GIBaseInfo *)interface), "GObject");
+
+
gboolean is_struct_or_union = (
- interface_type == GI_INFO_TYPE_STRUCT ||
- interface_type == GI_INFO_TYPE_UNION
+ interface_type == GI_INFO_TYPE_STRUCT ||
+ interface_type == GI_INFO_TYPE_UNION
);
/* this test ignores non-objects being sent where interfaces are expected
- hopefully our type manipluation code will pick that up. */
- if (is_struct_or_union && arg_is_object &&
- (seed_pointer_get_pointer (ctx, arguments[i]) == 0))
+ hopefully our type manipluation code will pick that up.
+ The only exception to this is GObject.GValues which are arrays.
+ */
+ if (!is_gvalue && is_struct_or_union && arg_is_object &&
+ (seed_pointer_get_pointer (ctx, arguments[i]) == 0)) {
is_null = TRUE;
-
+ }
g_base_info_unref (interface);
}
@@ -618,23 +655,16 @@ seed_gobject_method_invoked (JSContextRef ctx,
g_base_info_get_name ((GIBaseInfo *)
info));
-// FIXME - SEE NOTE ABOVE ABOUT gtk allow_null bugs
-// arg_error:
- g_base_info_unref ((GIBaseInfo *) type_info);
- g_base_info_unref ((GIBaseInfo *) arg_info);
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
- if (iface_info) g_base_info_unref (iface_info);
-#endif
- g_free (in_args);
- g_free (out_args);
- g_free (out_values);
- return JSValueMakeNull (ctx);
+ retval_ref = JSValueMakeNull (ctx);
+ goto invoke_return;
+
}
if (dir == GI_DIRECTION_INOUT)
{
GArgument *out_value = &out_values[n_out_args];
out_args[n_out_args++].v_pointer = out_value;
+ out_pos[ i ] = n_out_args;
}
}
@@ -643,14 +673,15 @@ seed_gobject_method_invoked (JSContextRef ctx,
GArgument *out_value = &out_values[n_out_args];
out_values[n_out_args].v_pointer = NULL;
out_args[n_out_args].v_pointer = out_value;
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
+ out_pos[ i ] = n_out_args;
if (is_caller_allocates)
{
gsize size = g_struct_info_get_size ( (GIStructInfo *) iface_info) ;
out_args[n_out_args].v_pointer = g_malloc0 (size);
out_values[n_out_args].v_pointer = out_args[n_out_args].v_pointer;
+ caller_allocated[i] = TRUE;
+
}
-#endif
n_out_args++;
first_out = first_out > -1 ? first_out : i;
@@ -658,90 +689,116 @@ seed_gobject_method_invoked (JSContextRef ctx,
g_base_info_unref ((GIBaseInfo *) type_info);
g_base_info_unref ((GIBaseInfo *) arg_info);
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
if (iface_info) g_base_info_unref (iface_info);
-#endif
+ iface_info = NULL;
+ type_info = NULL;
+ arg_info = NULL;
}
+
+
+ // --- Finished building the args, now call the method / function.
+
+
SEED_NOTE (INVOCATION, "Invoking method: %s with %d 'in' arguments"
" and %d 'out' arguments",
g_base_info_get_name (info), n_in_args, n_out_args);
- if (g_function_info_invoke ((GIFunctionInfo *) info,
+ if (!g_function_info_invoke ((GIFunctionInfo *) info,
in_args,
n_in_args,
out_args, n_out_args, &retval, &error))
{
- GITypeTag tag;
-
- type_info = g_callable_info_get_return_type ((GICallableInfo *) info);
- tag = g_type_info_get_tag (type_info);
-
- // might need to add g_type_info_is_pointer (type_info) check here..
-
- if (tag == GI_TYPE_TAG_VOID)
- {
- // if we have no out args - returns undefined
- // otherwise we return an object, and put the return values into that
- // along with supporting the old object.value way
- if (n_out_args < 1)
- retval_ref = JSValueMakeUndefined (ctx);
- else
- {
-
- retval_ref = JSObjectMake (ctx, NULL, NULL);
- use_return_as_out = 1;
- }
- }
- else
- {
- GIBaseInfo *interface;
- gboolean sunk = FALSE;
-
- if (tag == GI_TYPE_TAG_INTERFACE)
- {
- GIInfoType interface_type;
-
- interface = g_type_info_get_interface (type_info);
- interface_type = g_base_info_get_type (interface);
- g_base_info_unref (interface);
-
- if (interface_type == GI_INFO_TYPE_OBJECT ||
- interface_type == GI_INFO_TYPE_INTERFACE)
- {
- if (G_IS_OBJECT (retval.v_pointer))
- {
- sunk =
- G_IS_INITIALLY_UNOWNED (G_OBJECT (retval.v_pointer));
- if (sunk)
- g_object_ref_sink (G_OBJECT (retval.v_pointer));
- }
- }
-
- }
- retval_ref =
- seed_value_from_gi_argument (ctx, &retval, type_info, exception);
-
- if (sunk)
- g_object_unref (G_OBJECT (retval.v_pointer));
- else
- seed_gi_release_arg (g_callable_info_get_caller_owns
- ((GICallableInfo *) info),
- type_info, &retval);
- }
- g_base_info_unref ((GIBaseInfo *) type_info);
- }
- else
- {
+
+ // failed...
seed_make_exception_from_gerror (ctx, exception, error);
-
- g_free (in_args);
- g_free (out_args);
g_error_free (error);
- g_free (out_values);
-
- // FIXME - caller allocates needs freeing.
- return JSValueMakeNull (ctx);
+ retval_ref = JSValueMakeNull (ctx);
+ goto invoke_return;
+
}
+
+ // -- returned OK..
+
+ type_info = g_callable_info_get_return_type ((GICallableInfo *) info);
+ tag = g_type_info_get_tag (type_info);
+ // might need to add g_type_info_is_pointer (type_info) check here..
+
+ if (tag == GI_TYPE_TAG_VOID)
+ {
+ // if we have no out args - returns undefined
+ // otherwise we return an object, and put the return values into that
+ // along with supporting the old object.value way
+ if (n_out_args < 1)
+ retval_ref = JSValueMakeUndefined (ctx);
+ else
+ {
+ retval_ref = JSObjectMake (ctx, NULL, NULL);
+ use_return_as_out = 1;
+ }
+ }
+ else
+ {
+
+ // not a void return.
+
+ GIBaseInfo *interface;
+ gboolean sunk = FALSE;
+
+ // for most returns we just pump it though our type convert calls.
+ // however gobjects are different, if they are not owned by anybody,
+ // then we add a ref so that it can not be destroyed during this process.
+ // this ref is removed after we have converted it to a JSObject.
+
+ if (tag == GI_TYPE_TAG_INTERFACE)
+ {
+ GIInfoType interface_type;
+
+ interface = g_type_info_get_interface (type_info);
+ interface_type = g_base_info_get_type (interface);
+ g_base_info_unref (interface);
+
+ if (interface_type == GI_INFO_TYPE_OBJECT ||
+ interface_type == GI_INFO_TYPE_INTERFACE)
+ {
+ if (G_IS_OBJECT (retval.v_pointer))
+ {
+ sunk =
+ G_IS_INITIALLY_UNOWNED (G_OBJECT (retval.v_pointer));
+ if (sunk)
+ g_object_ref_sink (G_OBJECT (retval.v_pointer));
+ }
+ }
+
+ }
+
+ length_arg_pos = g_type_info_get_array_length(type_info);
+ SEED_NOTE (INVOCATION, "length_arg_pos=%d\n", length_arg_pos);
+ if (length_arg_pos < 0)
+ {
+ array_len = 0;
+ }
+ else
+ {
+ array_len = (&out_values[ out_pos[length_arg_pos] ])->v_uint32;
+ }
+ SEED_NOTE (INVOCATION, "array_len=%d\n", array_len);
+ retval_ref =
+ seed_value_from_gi_argument_full (ctx, &retval, type_info, exception,
+ array_len, tag);
+
+ if (sunk)
+ g_object_unref (G_OBJECT (retval.v_pointer));
+ else
+ seed_gi_release_arg (g_callable_info_get_caller_owns
+ ((GICallableInfo *) info),
+ type_info, &retval);
+ }
+ if (type_info) g_base_info_unref ((GIBaseInfo *) type_info);
+ type_info = NULL;
+
+
+ // finished with return.. now go thorugh the args and handle any out/inout etc..
+
in_args_pos = out_args_pos = 0;
for (i = 0; (i < n_args); i++)
{
@@ -749,12 +806,8 @@ seed_gobject_method_invoked (JSContextRef ctx,
arg_info = g_callable_info_get_arg ((GICallableInfo *) info, i);
dir = g_arg_info_get_direction (arg_info);
type_info = g_arg_info_get_type (arg_info);
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
- is_caller_allocates = (dir == GI_DIRECTION_OUT) && g_arg_info_is_caller_allocates (arg_info);
- iface_info = NULL;
-#endif
-
-
+ // since we succesfully called, we can presume that
+
if (dir == GI_DIRECTION_IN || dir == GI_DIRECTION_INOUT)
{
seed_gi_release_in_arg (g_arg_info_get_ownership_transfer
@@ -765,55 +818,85 @@ seed_gobject_method_invoked (JSContextRef ctx,
g_base_info_unref ((GIBaseInfo *) type_info);
g_base_info_unref ((GIBaseInfo *) arg_info);
+ type_info = NULL;
+ arg_info = NULL;
+
continue;
}
// we are now only dealing with OUT arguments.
- jsout_val = seed_value_from_gi_argument (ctx, &out_values[out_args_pos],
- type_info, exception);
+
+ // if the type_info is an array with a length position, we
+ // need to send that as well, so it can be used to build the seed value.
+ {
+ length_arg_pos = g_type_info_get_array_length(type_info);
+ array_len = 0;
+ if (length_arg_pos > -1) {
+ GIArgInfo *array_arg_info;
+ GITypeInfo *array_type_info;
+ GArgument *array_len_arg;
+
+ g_assert (out_pos[length_arg_pos] > -1);
+
+
+ array_arg_info = g_callable_info_get_arg ((GICallableInfo *) info, length_arg_pos);
+ array_type_info = g_arg_info_get_type (array_arg_info);
+
+ array_len_arg = &out_values[ out_pos[length_arg_pos] ] ;
+
+ array_len = 0;
+ switch( g_type_info_get_tag (array_type_info) )
+ {
+ // not sure if the non-unsigned versions are need as length should not be -ve..
+ case GI_TYPE_TAG_INT8: array_len = (guint64) array_len_arg->v_int8; break;
+ case GI_TYPE_TAG_UINT8:array_len = (guint64) array_len_arg->v_uint8; break;
+ case GI_TYPE_TAG_INT16: array_len =(guint64) array_len_arg->v_int16; break;
+ case GI_TYPE_TAG_UINT16: array_len =(guint64) array_len_arg->v_uint16; break;
+ case GI_TYPE_TAG_INT32: array_len =(guint64) array_len_arg->v_int32; break;
+ case GI_TYPE_TAG_UINT32: array_len =(guint64) array_len_arg->v_uint32; break;
+ case GI_TYPE_TAG_INT64: array_len = (guint64) array_len_arg->v_int64; break;
+ case GI_TYPE_TAG_UINT64: array_len = (guint64) array_len_arg->v_uint64; break;
+ default: g_assert(1==0); break;
+
+ }
+
+ // this may work, but the above should be more accurate..
+ //array_len = (&out_values[ out_pos[length_arg_pos] ])->v_uint32;
+
+ SEED_NOTE (INVOCATION, "Getting length from OUTPOS=%d, ORIGPOS=%d : result = %d",
+ out_pos[length_arg_pos], length_arg_pos, array_len);
+ // free stuff.
+
+ g_base_info_unref ((GIBaseInfo *) array_type_info);
+ g_base_info_unref ((GIBaseInfo *) array_arg_info);
+
+ }
+
+
+ jsout_val = seed_value_from_gi_argument_full (ctx, &out_values[out_args_pos],
+ type_info, exception, array_len, g_type_info_get_tag (type_info) );
-
-#if GOBJECT_INTROSPECTION_VERSION > 0x000613
+ }
/* caller allocates only applies to structures but GI has
* no way to denote that yet, so we only use caller allocates
* if we see a structure
*/
- if (is_caller_allocates)
- {
- GITypeTag type_tag = g_type_info_get_tag (type_info);
-
- is_caller_allocates = FALSE;
-
-
- if (type_tag == GI_TYPE_TAG_INTERFACE)
- {
- GIInfoType info_type;
-
- iface_info = g_type_info_get_interface (type_info);
- g_assert (info != NULL);
- info_type = g_base_info_get_type (iface_info);
-
- if (info_type == GI_INFO_TYPE_STRUCT)
- is_caller_allocates = TRUE;
-
- g_base_info_unref ( iface_info );
- }
- }
-
-
-
- // make sure we do not free the caller allocates when we free the values.
- // Not sure if we need it - python does this..
- //if (is_caller_allocates)
- // {
- // // gvalues - do we need to unset...
- // //if (g_registered_type_info_get_g_type ( (GIRegisteredTypeInfo *) iface_info) == G_TYPE_VALUE)
- // // g_value_unset ( (GValue *) state->args[i]);
- //
- // }
+
+ if (caller_allocated[i]) {
+
+ // this is the old python code..
+ // if we are going to do this, the caching the iface_info at the top would be a better idea.
+
+ //if (g_registered_type_info_get_g_type ( (GIRegisteredTypeInfo *) iface_info) == G_TYPE_VALUE)
+ // g_value_unset ( (GValue *) state->args[i]);
+
+
+ // clear the caller allocated flag so it's not free'd at the end..
+ caller_allocated[i] = FALSE;
+ }
+
// old ? depreciated ? way to handle out args -> set 'value' on object that was send through.
-#endif
out_args_pos++;
if ( (i < argumentCount) &&
@@ -846,12 +929,33 @@ seed_gobject_method_invoked (JSContextRef ctx,
g_base_info_unref ((GIBaseInfo *) arg_info);
g_base_info_unref ((GIBaseInfo *) type_info);
+ type_info = NULL;
+ arg_info = NULL;
+
}
+invoke_return:
+
+// clean up everything..
+ for (i = 0; (i < (n_args)); i++)
+ if (caller_allocated[i])
+ g_free(out_args[out_pos[i]].v_pointer);
+
+ g_free(caller_allocated);
+
+ if (type_info) g_base_info_unref ((GIBaseInfo *) type_info);
+ if (arg_info) g_base_info_unref ((GIBaseInfo *) arg_info);
+ if (iface_info) g_base_info_unref (iface_info);
+
g_free (in_args);
g_free (out_args);
+ g_free (out_pos);
g_free (out_values);
return retval_ref;
+
+
+
+
}
static JSObjectRef
@@ -896,6 +1000,7 @@ seed_gobject_define_property_from_function_info (JSContextRef ctx,
if (!g_strcmp0 (name, "new"))
name = "c_new";
seed_object_set_property (ctx, object, name, method_ref);
+
seed_object_set_property (ctx, method_ref, "info",
seed_make_struct (ctx,
g_base_info_ref ((GIBaseInfo *)
@@ -1614,6 +1719,8 @@ seed_init_constrained_with_context_and_group (gint * argc,
qprototype = g_quark_from_static_string ("js-prototype");
js_ref_quark = g_quark_from_static_string ("js-ref");
+ pthread_key_create(&seed_next_gobject_wrapper_key, NULL);
+
eng = (SeedEngine *) g_malloc (sizeof (SeedEngine));
context_group = group;
@@ -1741,7 +1848,6 @@ SeedEngine *
seed_init (gint * argc, gchar *** argv)
{
context_group = JSContextGroupCreate ();
- pthread_key_create(&seed_next_gobject_wrapper_key, NULL);
return seed_init_with_context_group (argc, argv, context_group);
}
@@ -1764,8 +1870,7 @@ seed_init (gint * argc, gchar *** argv)
SeedEngine *
seed_init_with_context (gint * argc, gchar *** argv, JSGlobalContextRef context)
{
- context_group = JSContextGroupCreate ();
- pthread_key_create(&seed_next_gobject_wrapper_key, NULL);
+ context_group = JSContextGetGroup (context);
return seed_init_with_context_and_group (argc, argv, context, context_group);
}
@@ -1795,7 +1900,6 @@ SeedEngine *
seed_init_constrained (gint * argc, gchar *** argv)
{
context_group = JSContextGroupCreate ();
- pthread_key_create(&seed_next_gobject_wrapper_key, NULL);
return seed_init_constrained_with_context_and_group(argc, argv,
JSGlobalContextCreateInGroup (context_group, NULL),
diff --git a/libseed/seed-exceptions.c b/libseed/seed-exceptions.c
index 2025e77..abaa210 100644
--- a/libseed/seed-exceptions.c
+++ b/libseed/seed-exceptions.c
@@ -208,6 +208,28 @@ seed_exception_get_file (JSContextRef ctx, JSValueRef e)
line = seed_object_get_property (ctx, (JSObjectRef) e, "sourceURL");
return seed_value_to_string (ctx, line, 0);
}
+/**
+ * seed_exception_get_stack:
+ * @ctx: A #SeedContext.
+ * @exception: A reference to a #SeedException.
+ *
+ * Retrieves the backtrace stack (if available..
+ *
+ * Return value: A #gchar* representing the name of the file from which
+ * @exception was thrown.
+ *
+ */
+gchar *
+seed_exception_get_stack (JSContextRef ctx, JSValueRef e)
+{
+ JSValueRef stack ;
+ g_assert ((e));
+ if (!JSValueIsObject (ctx, e))
+ return 0;
+ stack = seed_object_get_property (ctx, (JSObjectRef) e, "stack");
+ return seed_value_to_string (ctx, stack , 0);
+}
+
/**
* seed_exception_to_string:
@@ -226,14 +248,15 @@ gchar *
seed_exception_to_string (JSContextRef ctx, JSValueRef e)
{
guint line;
- gchar *mes, *name, *file, *ret;
+ gchar *mes, *name, *file, *ret, *stack;
line = seed_exception_get_line (ctx, e);
mes = seed_exception_get_message (ctx, e);
file = seed_exception_get_file (ctx, e);
name = seed_exception_get_name (ctx, e);
+ stack = seed_exception_get_stack (ctx, e);
- ret = g_strdup_printf ("Line %d in %s: %s %s", line, file, name, mes);
+ ret = g_strdup_printf ("Line %d in %s: %s %s\n\nStack:\n%s", line, file, name, mes, stack);
g_free (mes);
g_free (file);
diff --git a/libseed/seed-exceptions.h b/libseed/seed-exceptions.h
index cefdf70..cc1a261 100644
--- a/libseed/seed-exceptions.h
+++ b/libseed/seed-exceptions.h
@@ -35,6 +35,7 @@ G_GNUC_PRINTF (4, 5);
gchar *seed_exception_get_message (JSContextRef ctx, JSValueRef e);
guint seed_exception_get_line (JSContextRef ctx, JSValueRef e);
gchar *seed_exception_get_file (JSContextRef ctx, JSValueRef e);
+ gchar *seed_exception_get_stack (JSContextRef ctx, JSValueRef e);
gchar *seed_exception_to_string (JSContextRef ctx, JSValueRef e);
#endif
diff --git a/libseed/seed-gtype.c b/libseed/seed-gtype.c
index 6686702..1121326 100644
--- a/libseed/seed-gtype.c
+++ b/libseed/seed-gtype.c
@@ -429,7 +429,11 @@ seed_gtype_install_signals (JSContextRef ctx,
return_type = seed_value_to_long (ctx, jsreturn_type, exception);
jsparams = seed_object_get_property (ctx, signal_def, "parameters");
-
+
+ // reset params..
+ param_types = NULL;
+ n_params = 0;
+
if (!JSValueIsNull (ctx, jsparams) && JSValueIsObject (ctx, jsparams))
{
n_params =
diff --git a/libseed/seed-importer.c b/libseed/seed-importer.c
index a69bf8e..de331ff 100644
--- a/libseed/seed-importer.c
+++ b/libseed/seed-importer.c
@@ -975,7 +975,29 @@ seed_importer_set_search_path (JSContextRef ctx, gchar ** search_path)
array = JSObjectMakeArray (ctx, length, array_elem, NULL);
seed_object_set_property (ctx, imports, "searchPath", array);
+}
+
+void
+seed_importer_add_search_path (JSContextRef ctx, gchar *search_path)
+{
+ GSList *paths, *l;
+ GPtrArray *tmp;
+
+ tmp = g_ptr_array_new ();
+
+ paths = seed_importer_get_search_path (ctx, NULL);
+ for (l = paths; l != NULL; l = g_slist_next (l))
+ {
+ g_ptr_array_add (tmp, l->data);
+ }
+
+ g_ptr_array_add (tmp, search_path);
+ g_ptr_array_add (tmp, NULL);
+
+ seed_importer_set_search_path (ctx, (gchar **) tmp->pdata);
+ g_ptr_array_unref (tmp);
+ seed_importer_free_search_path (paths);
}
JSClassDefinition importer_class_def = {
diff --git a/libseed/seed-signals.c b/libseed/seed-signals.c
index 52561d4..f1bbddc 100644
--- a/libseed/seed-signals.c
+++ b/libseed/seed-signals.c
@@ -73,7 +73,8 @@ seed_gobject_signal_connect (JSContextRef ctx,
}
#endif
- closure = seed_closure_new (ctx, func, user_data, "signal handler");
+ closure = seed_closure_new_for_signal (ctx, func, user_data, "signal handler", query.signal_id);
+
// This seems wrong...
((SeedClosure *) closure)->return_type = query.return_type;
return g_signal_connect_closure (on_obj, signal_name, closure, FALSE);
@@ -151,24 +152,44 @@ seed_signal_marshal_func (GClosure * closure,
GValue * return_value,
guint n_param_values,
const GValue * param_values,
- gpointer invocation_hint, gpointer marshall_data)
+ gpointer invocation_hint, gpointer marshal_data)
{
SeedClosure *seed_closure = (SeedClosure *) closure;
JSValueRef *args, exception = 0;
JSValueRef ret = 0;
guint i;
gchar *mes;
+ GSignalQuery signal_query = { 0, };
+
+ if (marshal_data)
+ {
+ /* Inspired from gjs/gi/value.c:closure_marshal() */
+ /* we are used for a signal handler */
+ guint signal_id;
+
+ signal_id = GPOINTER_TO_UINT(marshal_data);
+
+ g_signal_query(signal_id, &signal_query);
+
+ if (!signal_query.signal_id)
+ g_error("Signal handler being called on invalid signal");
+
+ if (signal_query.n_params + 1 != n_param_values)
+ g_error("Signal handler being called with wrong number of parameters");
+ }
JSContextRef ctx = JSGlobalContextCreateInGroup (context_group,
0);
seed_prepare_global_context (ctx);
+ SEED_NOTE (INVOCATION, "Signal Marshal: ");
args = g_newa (JSValueRef, n_param_values + 1);
for (i = 0; i < n_param_values; i++)
{
- args[i] = seed_value_from_gvalue (ctx, (GValue *) & param_values[i], 0);
+ args[i] = seed_value_from_gvalue_for_signal (ctx,
+ (GValue *) & param_values[i], 0, &signal_query, i);
if (!args[i])
g_error ("Error in signal marshal. "
@@ -206,6 +227,7 @@ seed_signal_marshal_func (GClosure * closure,
}
JSGlobalContextRelease ((JSGlobalContextRef) ctx);
+ JSGarbageCollect(ctx);
}
diff --git a/libseed/seed-types.c b/libseed/seed-types.c
index a42d4db..5f17d9b 100644
--- a/libseed/seed-types.c
+++ b/libseed/seed-types.c
@@ -163,6 +163,27 @@ seed_release_arg (GITransfer transfer,
g_base_info_unref ((GIBaseInfo *) param_type);
}
break;
+ case GI_TYPE_TAG_GHASH:
+ {
+ GITypeInfo *val_param_info;
+ GHashTableIter iter;
+ GArgument value;
+
+ val_param_info = g_type_info_get_param_type (type_info, 1);
+ g_assert(val_param_info != NULL);
+
+ /* release the hashtable's values */
+ g_hash_table_iter_init (&iter, arg->v_pointer);
+ while (g_hash_table_iter_next (&iter, NULL, &value.v_pointer))
+ {
+ seed_release_arg (GI_TRANSFER_EVERYTHING, val_param_info,
+ g_type_info_get_tag (val_param_info), &value);
+ }
+
+ /* release the hashtable's keys and the hashtable itself */
+ g_hash_table_destroy (arg->v_pointer);
+ break;
+ }
case GI_TYPE_TAG_INTERFACE:
{
if (arg->v_pointer)
@@ -253,6 +274,7 @@ seed_gi_release_in_arg (GITransfer transfer,
case GI_TYPE_TAG_UTF8:
case GI_TYPE_TAG_FILENAME:
case GI_TYPE_TAG_ARRAY:
+ case GI_TYPE_TAG_GHASH:
return seed_release_arg (GI_TRANSFER_EVERYTHING,
type_info, type_tag, arg);
default:
@@ -638,7 +660,8 @@ seed_value_to_gi_argument (JSContextRef ctx,
else if (interface_type == GI_INFO_TYPE_ENUM ||
interface_type == GI_INFO_TYPE_FLAGS)
{
- arg->v_long = seed_value_to_long (ctx, value, exception);
+ // this might need fixing...
+ arg->v_long = seed_value_to_long (ctx, value, exception);
if (!(interface_type == GI_INFO_TYPE_FLAGS)
&& !seed_validate_enum ((GIEnumInfo *) interface,
arg->v_long))
@@ -808,6 +831,82 @@ seed_value_to_gi_argument (JSContextRef ctx,
break;
}
}
+ case GI_TYPE_TAG_GHASH:
+ {
+ GITypeInfo *key_param_info, *val_param_info;
+ GHashTable *hash_table;
+
+ JSPropertyNameArrayRef jsprops = 0;
+ JSStringRef jsprop_name;
+ JSValueRef jsprop_value;
+ int i, nparams = 0;
+
+ if (!JSValueIsObject (ctx, value))
+ {
+ return FALSE;
+ }
+
+ if (JSValueIsNull (ctx, value))
+ {
+ arg->v_pointer = NULL;
+ break;
+ }
+
+ key_param_info = g_type_info_get_param_type (type_info, 0);
+ g_assert(key_param_info != NULL);
+ if (g_type_info_get_tag (key_param_info) != GI_TYPE_TAG_UTF8)
+ {
+ /* Functions requesting a hash table with non-string keys are
+ * not supported */
+ return FALSE;
+ }
+
+ val_param_info = g_type_info_get_param_type (type_info, 1);
+ g_assert(val_param_info != NULL);
+
+ jsprops = JSObjectCopyPropertyNames (ctx, (JSObjectRef) value);
+ nparams = JSPropertyNameArrayGetCount (jsprops);
+
+ /* keys are strings and the destructor is g_free
+ * values will be freed in seed_release_arg
+ */
+ hash_table = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
+
+ for (i = 0; i < nparams; i++)
+ {
+ char *prop_name;
+ int length;
+ GArgument hash_arg;
+
+ jsprop_name = JSPropertyNameArrayGetNameAtIndex (jsprops, i);
+
+ length = JSStringGetMaximumUTF8CStringSize (jsprop_name);
+ prop_name = g_malloc (length * sizeof (gchar));
+ JSStringGetUTF8CString (jsprop_name, prop_name, length);
+
+ jsprop_value = JSObjectGetProperty (ctx,
+ (JSObjectRef) value,
+ jsprop_name, NULL);
+
+ if (!seed_value_to_gi_argument (ctx, jsprop_value,
+ val_param_info,
+ &hash_arg,
+ exception))
+ {
+ g_hash_table_destroy (hash_table);
+ g_base_info_unref ((GIBaseInfo *) val_param_info);
+ return FALSE;
+ }
+
+ g_hash_table_insert (hash_table,
+ prop_name,
+ hash_arg.v_pointer);
+ }
+
+ arg->v_pointer = hash_table;
+
+ break;
+ }
default:
return FALSE;
@@ -818,10 +917,36 @@ seed_value_to_gi_argument (JSContextRef ctx,
JSValueRef
seed_value_from_gi_argument (JSContextRef ctx,
- GArgument * arg, GITypeInfo * type_info,
+ GArgument * arg,
+ GITypeInfo * type_info,
JSValueRef * exception)
{
- GITypeTag gi_tag = g_type_info_get_tag (type_info);
+
+ return seed_value_from_gi_argument_full (
+ ctx,
+ arg,
+ type_info,
+ exception,
+ 0,
+ g_type_info_get_tag (type_info) );
+}
+
+JSValueRef
+seed_value_from_gi_argument_full (JSContextRef ctx,
+ GArgument * arg,
+ GITypeInfo * type_info,
+ JSValueRef * exception,
+ guint64 array_len,
+ GITypeTag gi_tag
+ )
+{
+
+ //seed_value_from_gi_argument_with_length : g_type_tag_to_string(gi_tag)
+ SEED_NOTE (INVOCATION,
+ "seed_value_from_gi_argument_full: arg_type = %s ",
+ g_type_tag_to_string(gi_tag)
+ );
+
switch (gi_tag)
{
@@ -873,8 +998,9 @@ seed_value_from_gi_argument (JSContextRef ctx,
return seed_value_from_int (ctx, arg->v_int, exception);
case GI_TYPE_TAG_ARRAY:
{
- GITypeInfo *param_type;
+
GIArrayType array_type;
+ GITypeInfo *array_type_info;
JSValueRef ret;
if (arg->v_pointer == NULL)
@@ -882,20 +1008,19 @@ seed_value_from_gi_argument (JSContextRef ctx,
array_type = g_type_info_get_array_type (type_info);
+ array_type_info = g_type_info_get_param_type (type_info, 0);
+
+
+
if (array_type == GI_ARRAY_TYPE_PTR_ARRAY)
{
JSObjectRef ret_ptr_array;
- GITypeInfo *array_type_info;
GPtrArray *ptr = arg->v_pointer;
GArgument larg;
int length = 0;
int i;
- if (!ptr)
- break;
-
length = ptr->len;
- array_type_info = g_type_info_get_param_type (type_info, 0);
ret_ptr_array = JSObjectMakeArray (ctx, 0, NULL, exception);
for (i = 0; i < length; ++i)
@@ -910,18 +1035,49 @@ seed_value_from_gi_argument (JSContextRef ctx,
JSObjectSetPropertyAtIndex (ctx, ret_ptr_array, i, ival, NULL);
}
- return ret_ptr_array;
+
+ g_base_info_unref ((GIBaseInfo *) array_type_info);
+
+ return ret_ptr_array;
}
+
+ // technically gir has arrays of bytes, eg.
+ // <array length="2" zero-terminated="0" c:type="gchar**"><type name="guint8"/>
+ // example : g_file_get_contents..
+ // we can treat this as a string.. - it's a bit flakey, we should really use
+ // Uint8Array - need to check the webkit API for this..
+
+ if (
+ !g_type_info_is_zero_terminated (type_info)
+ && array_type == GI_ARRAY_TYPE_C
+ && GI_TYPE_TAG_UINT8 == g_type_info_get_tag (array_type_info)
+ && array_len > 0
+ )
+ {
+ // got a stringy array..
+ // we should check g_type_info_get_array_fixed_size
+ // we are assuming that this is the array_len from the call..
+ g_base_info_unref ((GIBaseInfo *) array_type_info);
+
+ ret = seed_value_from_binary_string (ctx, arg->v_pointer, array_len, exception);
+ // always free arg... what about when we do not own it...?
+ //g_free(arg->v_pointer);
+
+ return ret;
+
+ }
+
if (!g_type_info_is_zero_terminated (type_info))
- break;
-
- param_type = g_type_info_get_param_type (type_info, 0);
-
- ret = seed_gi_make_jsarray (ctx, arg->v_pointer, param_type,
+ {
+ g_base_info_unref ((GIBaseInfo *) array_type_info);
+ break;
+ }
+
+ ret = seed_gi_make_jsarray (ctx, arg->v_pointer, array_type_info,
exception);
- g_base_info_unref ((GIBaseInfo *) param_type);
+ g_base_info_unref ((GIBaseInfo *) array_type_info);
return ret;
}
@@ -944,9 +1100,26 @@ seed_value_from_gi_argument (JSContextRef ctx,
g_base_info_unref (interface);
return seed_value_from_object (ctx, arg->v_pointer, exception);
}
- else if (interface_type == GI_INFO_TYPE_ENUM
- || interface_type == GI_INFO_TYPE_FLAGS)
+ else if (interface_type == GI_INFO_TYPE_ENUM)
{
+ JSValueRef ret;
+ GITypeTag etype = g_enum_info_get_storage_type (interface);
+
+ // needs GITypeInfo - we are sending it GIBaseInfo
+
+ ret = seed_value_from_gi_argument_full (
+ ctx,
+ arg,
+ type_info,
+ exception,
+ 0,
+ etype);
+ g_base_info_unref (interface);
+ return ret;
+ }
+ else if ( interface_type == GI_INFO_TYPE_FLAGS)
+ {
+
g_base_info_unref (interface);
return seed_value_from_long (ctx, arg->v_long, exception);
}
@@ -1022,6 +1195,53 @@ seed_value_from_gi_argument (JSContextRef ctx,
}
return ret;
}
+ case GI_TYPE_TAG_GHASH:
+ {
+ GITypeInfo *key_type;
+ GITypeTag key_type_tag;
+ GITypeInfo *value_type;
+ JSObjectRef ret;
+ GHashTable *hash_table;
+ GHashTableIter iter;
+ gpointer key, value;
+
+ key_type = g_type_info_get_param_type (type_info, 0);
+ key_type_tag = g_type_info_get_tag (key_type);
+
+ if ((key_type_tag != GI_TYPE_TAG_UTF8) &&
+ (key_type_tag != GI_TYPE_TAG_FILENAME))
+ {
+ char *error_message = g_strdup_printf ("Unable to make object from hash table indexed with values of type %s", g_type_tag_to_string (key_type_tag));
+ seed_make_exception (ctx, exception, "ArgumentError",
+ error_message);
+ g_free (error_message);
+ return JSValueMakeNull (ctx);
+ }
+
+ value_type = g_type_info_get_param_type (type_info, 1);
+
+ ret = JSObjectMake (ctx, NULL, NULL);
+
+ hash_table = arg->v_pointer;
+ g_hash_table_iter_init (&iter, hash_table);
+
+ while (g_hash_table_iter_next (&iter, &key, &value))
+ {
+ JSStringRef js_key;
+ GArgument value_arg;
+ JSValueRef value_jsval;
+
+ js_key = JSStringCreateWithUTF8CString ((const char*) key);
+
+ value_arg.v_string = value;
+ value_jsval = seed_value_from_gi_argument_full (ctx, &value_arg,
+ value_type, exception, 0, key_type_tag);
+
+ JSObjectSetProperty (ctx, ret, js_key, value_jsval, 0, NULL);
+ }
+
+ return ret;
+ }
case GI_TYPE_TAG_ERROR:
{
JSValueRef ret;
@@ -1037,8 +1257,9 @@ seed_value_from_gi_argument (JSContextRef ctx,
}
JSValueRef
-seed_value_from_gvalue (JSContextRef ctx,
- GValue * gval, JSValueRef * exception)
+seed_value_from_gvalue_for_signal (JSContextRef ctx, GValue * gval,
+ JSValueRef * exception,
+ GSignalQuery *signal_query, gint arg_n)
{
if (!G_IS_VALUE (gval))
{
@@ -1075,7 +1296,44 @@ seed_value_from_gvalue (JSContextRef ctx,
return seed_value_from_string (ctx, (gchar *)
g_value_get_string (gval), exception);
case G_TYPE_POINTER:
- return seed_make_pointer (ctx, g_value_get_pointer (gval));
+ if (signal_query)
+ {
+ JSValueRef res;
+ GArgument arg;
+ GIBaseInfo *obj;
+ GISignalInfo *signal_info;
+ GIArgInfo *arg_info;
+ GITypeInfo type_info;
+
+ obj = g_irepository_find_by_gtype(NULL, signal_query->itype);
+ if (!obj)
+ return NULL;
+
+ signal_info = g_object_info_find_signal((GIObjectInfo *) obj,
+ signal_query->signal_name);
+
+ if (!signal_info) {
+ g_base_info_unref((GIBaseInfo *) obj);
+ return NULL;
+ }
+
+ arg_info = g_callable_info_get_arg(signal_info, arg_n - 1);
+ g_arg_info_load_type(arg_info, &type_info);
+
+ arg.v_pointer = g_value_get_pointer(gval);
+
+ res = seed_value_from_gi_argument (ctx, &arg, &type_info, exception);
+
+ g_base_info_unref((GIBaseInfo*)arg_info);
+ g_base_info_unref((GIBaseInfo*)signal_info);
+ g_base_info_unref((GIBaseInfo*)obj);
+
+ return res;
+ }
+ else
+ {
+ return seed_make_pointer (ctx, g_value_get_pointer (gval));
+ }
case G_TYPE_PARAM:
// Might need to dup and make a boxed.
return seed_make_pointer (ctx, g_value_get_param (gval));
@@ -1125,6 +1383,13 @@ seed_value_from_gvalue (JSContextRef ctx,
return NULL;
}
+JSValueRef
+seed_value_from_gvalue (JSContextRef ctx,
+ GValue * gval, JSValueRef * exception)
+{
+ return seed_value_from_gvalue_for_signal(ctx, gval, exception, NULL, 0);
+}
+
gboolean
seed_value_to_gvalue (JSContextRef ctx,
JSValueRef val,
@@ -1314,9 +1579,17 @@ seed_value_to_gvalue (JSContextRef ctx,
// TODO: FIXME: This whole undefined type area
// needs some heaaavy improvement.
+ if (type == 0 && seed_value_is_gobject(ctx, val))
+ {
+ GObject *o = seed_value_to_object (ctx, val, exception);
+
+ g_value_init (ret, G_OBJECT_TYPE(o));
+ g_value_set_object (ret, o);
+ return TRUE;
+ }
// Support [GObject.TYPE_INT, 3]
// TODO: FIXME: Might crash.
- if (type == 0 && JSValueIsObject (ctx, val))
+ else if (type == 0 && JSValueIsObject (ctx, val))
{
// TODO: FIXME: Better array test like the cool one on reddit.
guint length = seed_value_to_int (ctx,
@@ -1389,7 +1662,7 @@ seed_value_to_gvalue (JSContextRef ctx,
* @object: A #SeedObject
* @name: The property to get, should be a valid JavaScript identifier
*
- * Returns: The value of the property or %NULL
+ * Returns: The value of the property or the undefined value
*/
JSValueRef
seed_object_get_property (JSContextRef ctx,
@@ -1446,8 +1719,7 @@ seed_object_set_property (JSContextRef ctx, JSObjectRef object,
* Converts the given #SeedValue into a #gboolean. Keep in mind that this will
* not convert a JavaScript number type, only a boolean.
*
- * Return value: The #gboolean represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gboolean represented by @val.
*
*/
gboolean
@@ -1478,8 +1750,7 @@ seed_value_to_boolean (JSContextRef ctx,
*
* Converts the given #gboolean into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1498,8 +1769,7 @@ seed_value_from_boolean (JSContextRef ctx,
*
* Converts the given #SeedValue into a #guint.
*
- * Return value: The #guint represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #guint represented by @val.
*
*/
guint
@@ -1528,8 +1798,7 @@ seed_value_to_uint (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #guint into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1547,8 +1816,7 @@ seed_value_from_uint (JSContextRef ctx, guint val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gint.
*
- * Return value: The #gint represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gint represented by @val.
*
*/
gint
@@ -1574,8 +1842,7 @@ seed_value_to_int (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gint into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1593,8 +1860,7 @@ seed_value_from_int (JSContextRef ctx, gint val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gchar.
*
- * Return value: The #gchar represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gchar represented by @val.
*
*/
gchar
@@ -1631,8 +1897,7 @@ seed_value_to_char (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gchar into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1650,8 +1915,7 @@ seed_value_from_char (JSContextRef ctx, gchar val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #guchar.
*
- * Return value: The #guchar represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #guchar represented by @val.
*
*/
guchar
@@ -1688,8 +1952,7 @@ seed_value_to_uchar (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #guchar into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1707,8 +1970,7 @@ seed_value_from_uchar (JSContextRef ctx, guchar val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gshort.
*
- * Return value: The #gshort represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gshort represented by @val.
*
*/
gshort
@@ -1734,8 +1996,7 @@ seed_value_to_short (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gshort into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1753,8 +2014,7 @@ seed_value_from_short (JSContextRef ctx, gshort val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gushort.
*
- * Return value: The #gushort represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gushort represented by @val.
*
*/
gushort
@@ -1781,8 +2041,7 @@ seed_value_to_ushort (JSContextRef ctx, JSValueRef val,
*
* Converts the given #gushort into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1800,8 +2059,7 @@ seed_value_from_ushort (JSContextRef ctx, gushort val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #glong.
*
- * Return value: The #glong represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #glong represented by @val.
*
*/
glong
@@ -1827,8 +2085,7 @@ seed_value_to_long (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #glong into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1846,8 +2103,7 @@ seed_value_from_long (JSContextRef ctx, glong val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gulong.
*
- * Return value: The #gulong represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gulong represented by @val.
*
*/
gulong
@@ -1874,8 +2130,7 @@ seed_value_to_ulong (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gulong into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1893,8 +2148,7 @@ seed_value_from_ulong (JSContextRef ctx, gulong val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gint64.
*
- * Return value: The #gint64 represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gint64 represented by @val.
*
*/
gint64
@@ -1921,8 +2175,7 @@ seed_value_to_int64 (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gint64 into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1940,8 +2193,7 @@ seed_value_from_int64 (JSContextRef ctx, gint64 val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #guint64.
*
- * Return value: The #guint64 represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #guint64 represented by @val.
*
*/
guint64
@@ -1970,8 +2222,7 @@ seed_value_to_uint64 (JSContextRef ctx,
*
* Converts the given #guint64 into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -1989,8 +2240,7 @@ seed_value_from_uint64 (JSContextRef ctx, guint64 val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gfloat.
*
- * Return value: The #gfloat represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gfloat represented by @val.
*
*/
gfloat
@@ -2016,8 +2266,7 @@ seed_value_to_float (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gfloat into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -2035,8 +2284,7 @@ seed_value_from_float (JSContextRef ctx, gfloat val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gdouble.
*
- * Return value: The #gdouble represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gdouble represented by @val.
*
*/
gdouble
@@ -2063,8 +2311,7 @@ seed_value_to_double (JSContextRef ctx,
*
* Converts the given #gdouble into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -2082,8 +2329,7 @@ seed_value_from_double (JSContextRef ctx, gdouble val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gsize.
*
- * Return value: The #gsize represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gsize represented by @val.
*
*/
gsize
@@ -2109,8 +2355,7 @@ seed_value_to_size (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gsize into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -2128,8 +2373,7 @@ seed_value_from_size (JSContextRef ctx, gsize val, JSValueRef * exception)
*
* Converts the given #SeedValue into a #gssize.
*
- * Return value: The #gssize represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gssize represented by @val.
*
*/
gssize
@@ -2155,8 +2399,7 @@ seed_value_to_ssize (JSContextRef ctx, JSValueRef val, JSValueRef * exception)
*
* Converts the given #gssize into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -2185,8 +2428,7 @@ seed_value_from_ssize (JSContextRef ctx, gssize val, JSValueRef * exception)
* If the #SeedValue is an object, the string returned is that obtained by
* calling .toString() on said object.
*
- * Return value: The #gchar* represented by @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: The #gchar* represented by @val.
*
*/
gchar *
@@ -2194,7 +2436,7 @@ seed_value_to_string (JSContextRef ctx,
JSValueRef val, JSValueRef * exception)
{
JSStringRef jsstr = NULL;
- JSValueRef func, str;
+ JSValueRef func;
gchar *buf = NULL;
gint length;
@@ -2219,10 +2461,11 @@ seed_value_to_string (JSContextRef ctx,
{
func =
seed_object_get_property (ctx, (JSObjectRef) val, "toString");
+
if (!JSValueIsNull (ctx, func) &&
JSValueIsObject (ctx, func) &&
JSObjectIsFunction (ctx, (JSObjectRef) func))
- str =
+ //str = ... we dump the return value!?!
JSObjectCallAsFunction (ctx, (JSObjectRef) func,
(JSObjectRef) val, 0, NULL, NULL);
}
@@ -2250,8 +2493,7 @@ seed_value_to_string (JSContextRef ctx,
*
* Converts the given #gchar* string into a #SeedValue.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -2281,8 +2523,9 @@ seed_value_from_string (JSContextRef ctx,
* Converts a string representation of the given binary string
* into a #SeedValue.
*
- * Return value: A #SeedValue which represents @bytes as a string, or %NULL
- * if an exception is raised during the conversion.
+ * FIXME - should use BinaryArray really
+ *
+ * Return value: A #SeedValue which represents @bytes as a string.
*
*/
JSValueRef
@@ -2290,15 +2533,33 @@ seed_value_from_binary_string (JSContextRef ctx,
const gchar * bytes,
gint n_bytes, JSValueRef * exception)
{
- JSValueRef ret;
-
- gchar *nstr = g_alloca ((n_bytes + 1) * sizeof (gchar));
- g_strlcpy (nstr, bytes, n_bytes);
- nstr[n_bytes] = '\0';
-
- ret = seed_value_from_string (ctx, nstr, exception);
-
- return ret;
+ JSStringRef jsstr;
+ JSValueRef valstr;
+ JSChar* jchar;
+ gint i;
+
+ SEED_NOTE (INVOCATION, "Creating binary string of length %d ",
+ n_bytes);
+
+ if (bytes == NULL)
+ {
+ return JSValueMakeNull (ctx);
+ }
+
+ jchar = g_new0(JSChar, n_bytes);
+ for(i =0;i < n_bytes; i++)
+ {
+ jchar[i] = bytes[i];
+ }
+ // this may leak...
+
+ jsstr = JSStringCreateWithCharacters((const JSChar*)jchar, n_bytes);
+ valstr = JSValueMakeString (ctx, jsstr);
+ g_free(jchar);
+ JSStringRelease (jsstr);
+
+ return valstr;
+
}
/**
@@ -2345,8 +2606,7 @@ seed_value_to_filename (JSContextRef ctx,
* Converts the given #gchar* filename into a #SeedValue, respecting the
* character set used for filenames on the local machine.
*
- * Return value: A #SeedValue which represents @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which represents @val.
*
*/
JSValueRef
@@ -2429,8 +2689,7 @@ seed_value_to_object (JSContextRef ctx,
*
* Wraps @val in a #SeedValue.
*
- * Return value: A #SeedValue which wraps @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which wraps @val.
*
*/
JSValueRef
@@ -2519,8 +2778,7 @@ out:
*
* Wraps @val in a #SeedValue.
*
- * Return value: A #SeedValue which wraps @val, or %NULL if an exception
- * is raised during the conversion.
+ * Return value: A #SeedValue which wraps @val.
*
*/
JSValueRef
@@ -2530,7 +2788,7 @@ seed_value_from_strv (JSContextRef ctx,
GArray *js_string_array = g_array_new (FALSE, FALSE, sizeof(gpointer));
for (; *val != NULL; val++)
{
- JSStringRef js_string = JSStringCreateWithUTF8CString((char*)*val);
+ JSStringRef js_string = seed_value_from_string (ctx, *val, exception);
js_string_array = g_array_append_val(js_string_array, js_string);
}
JSValueRef res = JSObjectMakeArray (ctx,
diff --git a/libseed/seed-types.h b/libseed/seed-types.h
index 322a10a..1ffdac3 100644
--- a/libseed/seed-types.h
+++ b/libseed/seed-types.h
@@ -27,6 +27,10 @@ extern GQuark js_ref_quark;
JSValueRef seed_value_from_gvalue (JSContextRef ctx,
GValue * gval, JSValueRef * exception);
+JSValueRef seed_value_from_gvalue_for_signal (JSContextRef ctx,
+ GValue * gval, JSValueRef * exception,
+ GSignalQuery *signal_query, gint arg_n);
+
gboolean seed_value_to_gvalue (JSContextRef ctx,
JSValueRef val, GType type,
GValue * gval, JSValueRef * exception);
@@ -47,6 +51,12 @@ JSValueRef seed_value_from_gi_argument (JSContextRef ctx,
GITypeInfo * type_info,
JSValueRef * exception);
+JSValueRef seed_value_from_gi_argument_full (JSContextRef ctx,
+ GArgument * arg,
+ GITypeInfo * type_info,
+ JSValueRef * exception,
+ guint64 array_len,
+ GITypeTag gi_tag);
gboolean seed_gi_release_arg (GITransfer transfer,
GITypeInfo * type_info, GArgument * arg);
diff --git a/libseed/seed.h b/libseed/seed.h
index c722b95..0485f84 100644
--- a/libseed/seed.h
+++ b/libseed/seed.h
@@ -132,7 +132,7 @@ void seed_importer_add_global(SeedContext ctx, gchar *name);
void seed_importer_set_search_path (SeedContext ctx,
gchar **search_path);
void seed_prepare_global_context (SeedContext ctx);
-
+void seed_importer_add_search_path (SeedContext ctx, gchar *search_path);
SeedValue seed_make_null (SeedContext ctx);
diff --git a/ltmain.sh b/ltmain.sh
index b4a3231..0096fe6 100755..100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -1,9 +1,9 @@
-# libtool (GNU libtool) 2.4
+# libtool (GNU libtool) 2.4.2
# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@ -41,6 +41,7 @@
# --quiet, --silent don't print informational messages
# --no-quiet, --no-silent
# print informational messages (default)
+# --no-warn don't display warning messages
# --tag=TAG use configuration variables from tag TAG
# -v, --verbose print more informational messages than default
# --no-verbose don't print the extra informational messages
@@ -69,7 +70,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.4 Debian-2.4-2ubuntu1
+# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu2
# automake: $automake_version
# autoconf: $autoconf_version
#
@@ -79,9 +80,9 @@
PROGRAM=libtool
PACKAGE=libtool
-VERSION="2.4 Debian-2.4-2ubuntu1"
+VERSION="2.4.2 Debian-2.4.2-1ubuntu2"
TIMESTAMP=""
-package_revision=1.3293
+package_revision=1.3337
# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
@@ -136,15 +137,10 @@ progpath="$0"
: ${CP="cp -f"}
test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'}
-: ${EGREP="/bin/grep -E"}
-: ${FGREP="/bin/grep -F"}
-: ${GREP="/bin/grep"}
-: ${LN_S="ln -s"}
: ${MAKE="make"}
: ${MKDIR="mkdir"}
: ${MV="mv -f"}
: ${RM="rm -f"}
-: ${SED="/bin/sed"}
: ${SHELL="${CONFIG_SHELL-/bin/sh}"}
: ${Xsed="$SED -e 1s/^X//"}
@@ -387,7 +383,7 @@ case $progpath in
;;
*)
save_IFS="$IFS"
- IFS=:
+ IFS=${PATH_SEPARATOR-:}
for progdir in $PATH; do
IFS="$save_IFS"
test -x "$progdir/$progname" && break
@@ -771,8 +767,8 @@ func_help ()
s*\$LTCFLAGS*'"$LTCFLAGS"'*
s*\$LD*'"$LD"'*
s/\$with_gnu_ld/'"$with_gnu_ld"'/
- s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
- s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
+ s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
+ s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
p
d
}
@@ -1052,6 +1048,7 @@ opt_finish=false
opt_help=false
opt_help_all=false
opt_silent=:
+opt_warning=:
opt_verbose=:
opt_silent=false
opt_verbose=false
@@ -1120,6 +1117,10 @@ esac
opt_silent=false
func_append preserve_args " $opt"
;;
+ --no-warning|--no-warn)
+ opt_warning=false
+func_append preserve_args " $opt"
+ ;;
--no-verbose)
opt_verbose=false
func_append preserve_args " $opt"
@@ -2059,7 +2060,7 @@ func_mode_compile ()
*.[cCFSifmso] | \
*.ada | *.adb | *.ads | *.asm | \
*.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
- *.[fF][09]? | *.for | *.java | *.obj | *.sx | *.cu | *.cup)
+ *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
func_xform "$libobj"
libobj=$func_xform_result
;;
@@ -3201,11 +3202,13 @@ func_mode_install ()
# Set up the ranlib parameters.
oldlib="$destdir/$name"
+ func_to_tool_file "$oldlib" func_convert_file_msys_to_w32
+ tool_oldlib=$func_to_tool_file_result
func_show_eval "$install_prog \$file \$oldlib" 'exit $?'
if test -n "$stripme" && test -n "$old_striplib"; then
- func_show_eval "$old_striplib $oldlib" 'exit $?'
+ func_show_eval "$old_striplib $tool_oldlib" 'exit $?'
fi
# Do each command in the postinstall commands.
@@ -3470,7 +3473,7 @@ static const void *lt_preloaded_setup() {
# linked before any other PIC object. But we must not use
# pic_flag when linking with -static. The problem exists in
# FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
- *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
+ *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
*-*-hpux*)
pic_flag_for_symtable=" $pic_flag" ;;
@@ -3982,14 +3985,17 @@ func_exec_program_core ()
# launches target application with the remaining arguments.
func_exec_program ()
{
- for lt_wr_arg
- do
- case \$lt_wr_arg in
- --lt-*) ;;
- *) set x \"\$@\" \"\$lt_wr_arg\"; shift;;
- esac
- shift
- done
+ case \" \$* \" in
+ *\\ --lt-*)
+ for lt_wr_arg
+ do
+ case \$lt_wr_arg in
+ --lt-*) ;;
+ *) set x \"\$@\" \"\$lt_wr_arg\"; shift;;
+ esac
+ shift
+ done ;;
+ esac
func_exec_program_core \${1+\"\$@\"}
}
@@ -5057,9 +5063,15 @@ void lt_dump_script (FILE* f)
{
EOF
func_emit_wrapper yes |
- $SED -e 's/\([\\"]\)/\\\1/g' \
- -e 's/^/ fputs ("/' -e 's/$/\\n", f);/'
-
+ $SED -n -e '
+s/^\(.\{79\}\)\(..*\)/\1\
+\2/
+h
+s/\([\\"]\)/\\\1/g
+s/$/\\n/
+s/\([^\n]*\).*/ fputs ("\1", f);/p
+g
+D'
cat <<"EOF"
}
EOF
@@ -5643,7 +5655,8 @@ func_mode_link ()
continue
;;
- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+ -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
func_append compiler_flags " $arg"
func_append compile_command " $arg"
func_append finalize_command " $arg"
@@ -6150,7 +6163,8 @@ func_mode_link ()
lib=
found=no
case $deplib in
- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+ -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
if test "$linkmode,$pass" = "prog,link"; then
compile_deplibs="$deplib $compile_deplibs"
finalize_deplibs="$deplib $finalize_deplibs"
@@ -6834,7 +6848,7 @@ func_mode_link ()
test "$hardcode_direct_absolute" = no; then
add="$dir/$linklib"
elif test "$hardcode_minus_L" = yes; then
- add_dir="-L$dir"
+ add_dir="-L$absdir"
# Try looking first in the location we're being installed to.
if test -n "$inst_prefix_dir"; then
case $libdir in
@@ -7319,6 +7333,7 @@ func_mode_link ()
# which has an extra 1 added just for fun
#
case $version_type in
+ # correct linux to gnu/linux during the next big refactor
darwin|linux|osf|windows|none)
func_arith $number_major + $number_minor
current=$func_arith_result
@@ -7438,7 +7453,7 @@ func_mode_link ()
versuffix="$major.$revision"
;;
- linux)
+ linux) # correct to gnu/linux during the next big refactor
func_arith $current - $age
major=.$func_arith_result
versuffix="$major.$age.$revision"
@@ -8026,6 +8041,11 @@ EOF
# Test again, we may have decided not to build it any more
if test "$build_libtool_libs" = yes; then
+ # Remove ${wl} instances when linking with ld.
+ # FIXME: should test the right _cmds variable.
+ case $archive_cmds in
+ *\$LD\ *) wl= ;;
+ esac
if test "$hardcode_into_libs" = yes; then
# Hardcode the library paths
hardcode_libdirs=
@@ -8056,7 +8076,7 @@ EOF
elif test -n "$runpath_var"; then
case "$perm_rpath " in
*" $libdir "*) ;;
- *) func_apped perm_rpath " $libdir" ;;
+ *) func_append perm_rpath " $libdir" ;;
esac
fi
done
@@ -8064,11 +8084,7 @@ EOF
if test -n "$hardcode_libdir_separator" &&
test -n "$hardcode_libdirs"; then
libdir="$hardcode_libdirs"
- if test -n "$hardcode_libdir_flag_spec_ld"; then
- eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
- else
- eval dep_rpath=\"$hardcode_libdir_flag_spec\"
- fi
+ eval "dep_rpath=\"$hardcode_libdir_flag_spec\""
fi
if test -n "$runpath_var" && test -n "$perm_rpath"; then
# We should set the runpath_var.
@@ -9158,6 +9174,8 @@ EOF
esac
done
fi
+ func_to_tool_file "$oldlib" func_convert_file_msys_to_w32
+ tool_oldlib=$func_to_tool_file_result
eval cmds=\"$old_archive_cmds\"
func_len " $cmds"
@@ -9267,7 +9285,8 @@ EOF
*.la)
func_basename "$deplib"
name="$func_basename_result"
- eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
+ func_resolve_sysroot "$deplib"
+ eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
test -z "$libdir" && \
func_fatal_error "\`$deplib' is not a valid libtool archive"
func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
diff --git a/m4/libtool.m4 b/m4/libtool.m4
deleted file mode 100644
index 8ff3c76..0000000
--- a/m4/libtool.m4
+++ /dev/null
@@ -1,7851 +0,0 @@
-# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-# Inc.
-# Written by Gordon Matzigkeit, 1996
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-m4_define([_LT_COPYING], [dnl
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-# Inc.
-# Written by Gordon Matzigkeit, 1996
-#
-# This file is part of GNU Libtool.
-#
-# GNU Libtool is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of
-# the License, or (at your option) any later version.
-#
-# As a special exception to the GNU General Public License,
-# if you distribute this file as part of a program or library that
-# is built using GNU Libtool, you may include this file under the
-# same distribution terms that you use for the rest of that program.
-#
-# GNU Libtool is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GNU Libtool; see the file COPYING. If not, a copy
-# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
-# obtained by writing to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-])
-
-# serial 57 LT_INIT
-
-
-# LT_PREREQ(VERSION)
-# ------------------
-# Complain and exit if this libtool version is less that VERSION.
-m4_defun([LT_PREREQ],
-[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
- [m4_default([$3],
- [m4_fatal([Libtool version $1 or higher is required],
- 63)])],
- [$2])])
-
-
-# _LT_CHECK_BUILDDIR
-# ------------------
-# Complain if the absolute build directory name contains unusual characters
-m4_defun([_LT_CHECK_BUILDDIR],
-[case `pwd` in
- *\ * | *\ *)
- AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
-esac
-])
-
-
-# LT_INIT([OPTIONS])
-# ------------------
-AC_DEFUN([LT_INIT],
-[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
-AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
-AC_BEFORE([$0], [LT_LANG])dnl
-AC_BEFORE([$0], [LT_OUTPUT])dnl
-AC_BEFORE([$0], [LTDL_INIT])dnl
-m4_require([_LT_CHECK_BUILDDIR])dnl
-
-dnl Autoconf doesn't catch unexpanded LT_ macros by default:
-m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
-m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
-dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
-dnl unless we require an AC_DEFUNed macro:
-AC_REQUIRE([LTOPTIONS_VERSION])dnl
-AC_REQUIRE([LTSUGAR_VERSION])dnl
-AC_REQUIRE([LTVERSION_VERSION])dnl
-AC_REQUIRE([LTOBSOLETE_VERSION])dnl
-m4_require([_LT_PROG_LTMAIN])dnl
-
-_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
-
-dnl Parse OPTIONS
-_LT_SET_OPTIONS([$0], [$1])
-
-# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ltmain"
-
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-AC_SUBST(LIBTOOL)dnl
-
-_LT_SETUP
-
-# Only expand once:
-m4_define([LT_INIT])
-])# LT_INIT
-
-# Old names:
-AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
-AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
-dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
-
-
-# _LT_CC_BASENAME(CC)
-# -------------------
-# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
-m4_defun([_LT_CC_BASENAME],
-[for cc_temp in $1""; do
- case $cc_temp in
- compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
- distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
- \-*) ;;
- *) break;;
- esac
-done
-cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
-])
-
-
-# _LT_FILEUTILS_DEFAULTS
-# ----------------------
-# It is okay to use these file commands and assume they have been set
-# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
-m4_defun([_LT_FILEUTILS_DEFAULTS],
-[: ${CP="cp -f"}
-: ${MV="mv -f"}
-: ${RM="rm -f"}
-])# _LT_FILEUTILS_DEFAULTS
-
-
-# _LT_SETUP
-# ---------
-m4_defun([_LT_SETUP],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
-AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
-
-_LT_DECL([], [host_alias], [0], [The host system])dnl
-_LT_DECL([], [host], [0])dnl
-_LT_DECL([], [host_os], [0])dnl
-dnl
-_LT_DECL([], [build_alias], [0], [The build system])dnl
-_LT_DECL([], [build], [0])dnl
-_LT_DECL([], [build_os], [0])dnl
-dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([LT_PATH_LD])dnl
-AC_REQUIRE([LT_PATH_NM])dnl
-dnl
-AC_REQUIRE([AC_PROG_LN_S])dnl
-test -z "$LN_S" && LN_S="ln -s"
-_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
-dnl
-AC_REQUIRE([LT_CMD_MAX_LEN])dnl
-_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
-_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
-dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_CHECK_SHELL_FEATURES])dnl
-m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
-m4_require([_LT_CMD_RELOAD])dnl
-m4_require([_LT_CHECK_MAGIC_METHOD])dnl
-m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
-m4_require([_LT_CMD_OLD_ARCHIVE])dnl
-m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
-m4_require([_LT_WITH_SYSROOT])dnl
-
-_LT_CONFIG_LIBTOOL_INIT([
-# See if we are running on zsh, and set the options which allow our
-# commands through without removal of \ escapes INIT.
-if test -n "\${ZSH_VERSION+set}" ; then
- setopt NO_GLOB_SUBST
-fi
-])
-if test -n "${ZSH_VERSION+set}" ; then
- setopt NO_GLOB_SUBST
-fi
-
-_LT_CHECK_OBJDIR
-
-m4_require([_LT_TAG_COMPILER])dnl
-
-case $host_os in
-aix3*)
- # AIX sometimes has problems with the GCC collect2 program. For some
- # reason, if we set the COLLECT_NAMES environment variable, the problems
- # vanish in a puff of smoke.
- if test "X${COLLECT_NAMES+set}" != Xset; then
- COLLECT_NAMES=
- export COLLECT_NAMES
- fi
- ;;
-esac
-
-# Global variables:
-ofile=libtool
-can_build_shared=yes
-
-# All known linkers require a `.a' archive for static linking (except MSVC,
-# which needs '.lib').
-libext=a
-
-with_gnu_ld="$lt_cv_prog_gnu_ld"
-
-old_CC="$CC"
-old_CFLAGS="$CFLAGS"
-
-# Set sane defaults for various variables
-test -z "$CC" && CC=cc
-test -z "$LTCC" && LTCC=$CC
-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$LD" && LD=ld
-test -z "$ac_objext" && ac_objext=o
-
-_LT_CC_BASENAME([$compiler])
-
-# Only perform the check for file, if the check method requires it
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-case $deplibs_check_method in
-file_magic*)
- if test "$file_magic_cmd" = '$MAGIC_CMD'; then
- _LT_PATH_MAGIC
- fi
- ;;
-esac
-
-# Use C for the default configuration in the libtool script
-LT_SUPPORTED_TAG([CC])
-_LT_LANG_C_CONFIG
-_LT_LANG_DEFAULT_CONFIG
-_LT_CONFIG_COMMANDS
-])# _LT_SETUP
-
-
-# _LT_PREPARE_SED_QUOTE_VARS
-# --------------------------
-# Define a few sed substitution that help us do robust quoting.
-m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
-[# Backslashify metacharacters that are still active within
-# double-quoted strings.
-sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\([["`\\]]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-])
-
-# _LT_PROG_LTMAIN
-# ---------------
-# Note that this code is called both from `configure', and `config.status'
-# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
-# `config.status' has no value for ac_aux_dir unless we are using Automake,
-# so we pass a copy along to make sure it has a sensible value anyway.
-m4_defun([_LT_PROG_LTMAIN],
-[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
-_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
-ltmain="$ac_aux_dir/ltmain.sh"
-])# _LT_PROG_LTMAIN
-
-
-## ------------------------------------- ##
-## Accumulate code for creating libtool. ##
-## ------------------------------------- ##
-
-# So that we can recreate a full libtool script including additional
-# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
-# in macros and then make a single call at the end using the `libtool'
-# label.
-
-
-# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
-# ----------------------------------------
-# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
-m4_define([_LT_CONFIG_LIBTOOL_INIT],
-[m4_ifval([$1],
- [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
- [$1
-])])])
-
-# Initialize.
-m4_define([_LT_OUTPUT_LIBTOOL_INIT])
-
-
-# _LT_CONFIG_LIBTOOL([COMMANDS])
-# ------------------------------
-# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
-m4_define([_LT_CONFIG_LIBTOOL],
-[m4_ifval([$1],
- [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
- [$1
-])])])
-
-# Initialize.
-m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
-
-
-# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
-# -----------------------------------------------------
-m4_defun([_LT_CONFIG_SAVE_COMMANDS],
-[_LT_CONFIG_LIBTOOL([$1])
-_LT_CONFIG_LIBTOOL_INIT([$2])
-])
-
-
-# _LT_FORMAT_COMMENT([COMMENT])
-# -----------------------------
-# Add leading comment marks to the start of each line, and a trailing
-# full-stop to the whole comment if one is not present already.
-m4_define([_LT_FORMAT_COMMENT],
-[m4_ifval([$1], [
-m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
- [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
-)])
-
-
-
-## ------------------------ ##
-## FIXME: Eliminate VARNAME ##
-## ------------------------ ##
-
-
-# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
-# -------------------------------------------------------------------
-# CONFIGNAME is the name given to the value in the libtool script.
-# VARNAME is the (base) name used in the configure script.
-# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
-# VARNAME. Any other value will be used directly.
-m4_define([_LT_DECL],
-[lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
- [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
- [m4_ifval([$1], [$1], [$2])])
- lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
- m4_ifval([$4],
- [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
- lt_dict_add_subkey([lt_decl_dict], [$2],
- [tagged?], [m4_ifval([$5], [yes], [no])])])
-])
-
-
-# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
-# --------------------------------------------------------
-m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
-
-
-# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
-# ------------------------------------------------
-m4_define([lt_decl_tag_varnames],
-[_lt_decl_filter([tagged?], [yes], $@)])
-
-
-# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
-# ---------------------------------------------------------
-m4_define([_lt_decl_filter],
-[m4_case([$#],
- [0], [m4_fatal([$0: too few arguments: $#])],
- [1], [m4_fatal([$0: too few arguments: $#: $1])],
- [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
- [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
- [lt_dict_filter([lt_decl_dict], $@)])[]dnl
-])
-
-
-# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
-# --------------------------------------------------
-m4_define([lt_decl_quote_varnames],
-[_lt_decl_filter([value], [1], $@)])
-
-
-# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
-# ---------------------------------------------------
-m4_define([lt_decl_dquote_varnames],
-[_lt_decl_filter([value], [2], $@)])
-
-
-# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
-# ---------------------------------------------------
-m4_define([lt_decl_varnames_tagged],
-[m4_assert([$# <= 2])dnl
-_$0(m4_quote(m4_default([$1], [[, ]])),
- m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
- m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
-m4_define([_lt_decl_varnames_tagged],
-[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
-
-
-# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
-# ------------------------------------------------
-m4_define([lt_decl_all_varnames],
-[_$0(m4_quote(m4_default([$1], [[, ]])),
- m4_if([$2], [],
- m4_quote(lt_decl_varnames),
- m4_quote(m4_shift($@))))[]dnl
-])
-m4_define([_lt_decl_all_varnames],
-[lt_join($@, lt_decl_varnames_tagged([$1],
- lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
-])
-
-
-# _LT_CONFIG_STATUS_DECLARE([VARNAME])
-# ------------------------------------
-# Quote a variable value, and forward it to `config.status' so that its
-# declaration there will have the same value as in `configure'. VARNAME
-# must have a single quote delimited value for this to work.
-m4_define([_LT_CONFIG_STATUS_DECLARE],
-[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
-
-
-# _LT_CONFIG_STATUS_DECLARATIONS
-# ------------------------------
-# We delimit libtool config variables with single quotes, so when
-# we write them to config.status, we have to be sure to quote all
-# embedded single quotes properly. In configure, this macro expands
-# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
-#
-# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
-[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
- [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
-
-
-# _LT_LIBTOOL_TAGS
-# ----------------
-# Output comment and list of tags supported by the script
-m4_defun([_LT_LIBTOOL_TAGS],
-[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
-available_tags="_LT_TAGS"dnl
-])
-
-
-# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
-# -----------------------------------
-# Extract the dictionary values for VARNAME (optionally with TAG) and
-# expand to a commented shell variable setting:
-#
-# # Some comment about what VAR is for.
-# visible_name=$lt_internal_name
-m4_define([_LT_LIBTOOL_DECLARE],
-[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
- [description])))[]dnl
-m4_pushdef([_libtool_name],
- m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
-m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
- [0], [_libtool_name=[$]$1],
- [1], [_libtool_name=$lt_[]$1],
- [2], [_libtool_name=$lt_[]$1],
- [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
-m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
-])
-
-
-# _LT_LIBTOOL_CONFIG_VARS
-# -----------------------
-# Produce commented declarations of non-tagged libtool config variables
-# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
-# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
-# section) are produced by _LT_LIBTOOL_TAG_VARS.
-m4_defun([_LT_LIBTOOL_CONFIG_VARS],
-[m4_foreach([_lt_var],
- m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
- [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
-
-
-# _LT_LIBTOOL_TAG_VARS(TAG)
-# -------------------------
-m4_define([_LT_LIBTOOL_TAG_VARS],
-[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
- [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
-
-
-# _LT_TAGVAR(VARNAME, [TAGNAME])
-# ------------------------------
-m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
-
-
-# _LT_CONFIG_COMMANDS
-# -------------------
-# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
-# variables for single and double quote escaping we saved from calls
-# to _LT_DECL, we can put quote escaped variables declarations
-# into `config.status', and then the shell code to quote escape them in
-# for loops in `config.status'. Finally, any additional code accumulated
-# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
-m4_defun([_LT_CONFIG_COMMANDS],
-[AC_PROVIDE_IFELSE([LT_OUTPUT],
- dnl If the libtool generation code has been placed in $CONFIG_LT,
- dnl instead of duplicating it all over again into config.status,
- dnl then we will have config.status run $CONFIG_LT later, so it
- dnl needs to know what name is stored there:
- [AC_CONFIG_COMMANDS([libtool],
- [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
- dnl If the libtool generation code is destined for config.status,
- dnl expand the accumulated commands and init code now:
- [AC_CONFIG_COMMANDS([libtool],
- [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
-])#_LT_CONFIG_COMMANDS
-
-
-# Initialize.
-m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
-[
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-sed_quote_subst='$sed_quote_subst'
-double_quote_subst='$double_quote_subst'
-delay_variable_subst='$delay_variable_subst'
-_LT_CONFIG_STATUS_DECLARATIONS
-LTCC='$LTCC'
-LTCFLAGS='$LTCFLAGS'
-compiler='$compiler_DEFAULT'
-
-# A function that is used when there is no print builtin or printf.
-func_fallback_echo ()
-{
- eval 'cat <<_LTECHO_EOF
-\$[]1
-_LTECHO_EOF'
-}
-
-# Quote evaled strings.
-for var in lt_decl_all_varnames([[ \
-]], lt_decl_quote_varnames); do
- case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
- *[[\\\\\\\`\\"\\\$]]*)
- eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
- ;;
- *)
- eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
- ;;
- esac
-done
-
-# Double-quote double-evaled strings.
-for var in lt_decl_all_varnames([[ \
-]], lt_decl_dquote_varnames); do
- case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
- *[[\\\\\\\`\\"\\\$]]*)
- eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
- ;;
- *)
- eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
- ;;
- esac
-done
-
-_LT_OUTPUT_LIBTOOL_INIT
-])
-
-# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
-# ------------------------------------
-# Generate a child script FILE with all initialization necessary to
-# reuse the environment learned by the parent script, and make the
-# file executable. If COMMENT is supplied, it is inserted after the
-# `#!' sequence but before initialization text begins. After this
-# macro, additional text can be appended to FILE to form the body of
-# the child script. The macro ends with non-zero status if the
-# file could not be fully written (such as if the disk is full).
-m4_ifdef([AS_INIT_GENERATED],
-[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
-[m4_defun([_LT_GENERATED_FILE_INIT],
-[m4_require([AS_PREPARE])]dnl
-[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
-[lt_write_fail=0
-cat >$1 <<_ASEOF || lt_write_fail=1
-#! $SHELL
-# Generated by $as_me.
-$2
-SHELL=\${CONFIG_SHELL-$SHELL}
-export SHELL
-_ASEOF
-cat >>$1 <<\_ASEOF || lt_write_fail=1
-AS_SHELL_SANITIZE
-_AS_PREPARE
-exec AS_MESSAGE_FD>&1
-_ASEOF
-test $lt_write_fail = 0 && chmod +x $1[]dnl
-m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
-
-# LT_OUTPUT
-# ---------
-# This macro allows early generation of the libtool script (before
-# AC_OUTPUT is called), incase it is used in configure for compilation
-# tests.
-AC_DEFUN([LT_OUTPUT],
-[: ${CONFIG_LT=./config.lt}
-AC_MSG_NOTICE([creating $CONFIG_LT])
-_LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
-[# Run this file to recreate a libtool stub with the current configuration.])
-
-cat >>"$CONFIG_LT" <<\_LTEOF
-lt_cl_silent=false
-exec AS_MESSAGE_LOG_FD>>config.log
-{
- echo
- AS_BOX([Running $as_me.])
-} >&AS_MESSAGE_LOG_FD
-
-lt_cl_help="\
-\`$as_me' creates a local libtool stub from the current configuration,
-for use in further configure time tests before the real libtool is
-generated.
-
-Usage: $[0] [[OPTIONS]]
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
-
-Report bugs to <bug-libtool@gnu.org>."
-
-lt_cl_version="\
-m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
-m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
-configured by $[0], generated by m4_PACKAGE_STRING.
-
-Copyright (C) 2010 Free Software Foundation, Inc.
-This config.lt script is free software; the Free Software Foundation
-gives unlimited permision to copy, distribute and modify it."
-
-while test $[#] != 0
-do
- case $[1] in
- --version | --v* | -V )
- echo "$lt_cl_version"; exit 0 ;;
- --help | --h* | -h )
- echo "$lt_cl_help"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --quiet | --q* | --silent | --s* | -q )
- lt_cl_silent=: ;;
-
- -*) AC_MSG_ERROR([unrecognized option: $[1]
-Try \`$[0] --help' for more information.]) ;;
-
- *) AC_MSG_ERROR([unrecognized argument: $[1]
-Try \`$[0] --help' for more information.]) ;;
- esac
- shift
-done
-
-if $lt_cl_silent; then
- exec AS_MESSAGE_FD>/dev/null
-fi
-_LTEOF
-
-cat >>"$CONFIG_LT" <<_LTEOF
-_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
-_LTEOF
-
-cat >>"$CONFIG_LT" <<\_LTEOF
-AC_MSG_NOTICE([creating $ofile])
-_LT_OUTPUT_LIBTOOL_COMMANDS
-AS_EXIT(0)
-_LTEOF
-chmod +x "$CONFIG_LT"
-
-# configure is writing to config.log, but config.lt does its own redirection,
-# appending to config.log, which fails on DOS, as config.log is still kept
-# open by configure. Here we exec the FD to /dev/null, effectively closing
-# config.log, so it can be properly (re)opened and appended to by config.lt.
-lt_cl_success=:
-test "$silent" = yes &&
- lt_config_lt_args="$lt_config_lt_args --quiet"
-exec AS_MESSAGE_LOG_FD>/dev/null
-$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
-exec AS_MESSAGE_LOG_FD>>config.log
-$lt_cl_success || AS_EXIT(1)
-])# LT_OUTPUT
-
-
-# _LT_CONFIG(TAG)
-# ---------------
-# If TAG is the built-in tag, create an initial libtool script with a
-# default configuration from the untagged config vars. Otherwise add code
-# to config.status for appending the configuration named by TAG from the
-# matching tagged config vars.
-m4_defun([_LT_CONFIG],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-_LT_CONFIG_SAVE_COMMANDS([
- m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
- m4_if(_LT_TAG, [C], [
- # See if we are running on zsh, and set the options which allow our
- # commands through without removal of \ escapes.
- if test -n "${ZSH_VERSION+set}" ; then
- setopt NO_GLOB_SUBST
- fi
-
- cfgfile="${ofile}T"
- trap "$RM \"$cfgfile\"; exit 1" 1 2 15
- $RM "$cfgfile"
-
- cat <<_LT_EOF >> "$cfgfile"
-#! $SHELL
-
-# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-# NOTE: Changes made to this file will be lost: look at ltmain.sh.
-#
-_LT_COPYING
-_LT_LIBTOOL_TAGS
-
-# ### BEGIN LIBTOOL CONFIG
-_LT_LIBTOOL_CONFIG_VARS
-_LT_LIBTOOL_TAG_VARS
-# ### END LIBTOOL CONFIG
-
-_LT_EOF
-
- case $host_os in
- aix3*)
- cat <<\_LT_EOF >> "$cfgfile"
-# AIX sometimes has problems with the GCC collect2 program. For some
-# reason, if we set the COLLECT_NAMES environment variable, the problems
-# vanish in a puff of smoke.
-if test "X${COLLECT_NAMES+set}" != Xset; then
- COLLECT_NAMES=
- export COLLECT_NAMES
-fi
-_LT_EOF
- ;;
- esac
-
- _LT_PROG_LTMAIN
-
- # We use sed instead of cat because bash on DJGPP gets confused if
- # if finds mixed CR/LF and LF-only lines. Since sed operates in
- # text mode, it properly converts lines to CR/LF. This bash problem
- # is reportedly fixed, but why not run on old versions too?
- sed '$q' "$ltmain" >> "$cfgfile" \
- || (rm -f "$cfgfile"; exit 1)
-
- _LT_PROG_REPLACE_SHELLFNS
-
- mv -f "$cfgfile" "$ofile" ||
- (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
- chmod +x "$ofile"
-],
-[cat <<_LT_EOF >> "$ofile"
-
-dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
-dnl in a comment (ie after a #).
-# ### BEGIN LIBTOOL TAG CONFIG: $1
-_LT_LIBTOOL_TAG_VARS(_LT_TAG)
-# ### END LIBTOOL TAG CONFIG: $1
-_LT_EOF
-])dnl /m4_if
-],
-[m4_if([$1], [], [
- PACKAGE='$PACKAGE'
- VERSION='$VERSION'
- TIMESTAMP='$TIMESTAMP'
- RM='$RM'
- ofile='$ofile'], [])
-])dnl /_LT_CONFIG_SAVE_COMMANDS
-])# _LT_CONFIG
-
-
-# LT_SUPPORTED_TAG(TAG)
-# ---------------------
-# Trace this macro to discover what tags are supported by the libtool
-# --tag option, using:
-# autoconf --trace 'LT_SUPPORTED_TAG:$1'
-AC_DEFUN([LT_SUPPORTED_TAG], [])
-
-
-# C support is built-in for now
-m4_define([_LT_LANG_C_enabled], [])
-m4_define([_LT_TAGS], [])
-
-
-# LT_LANG(LANG)
-# -------------
-# Enable libtool support for the given language if not already enabled.
-AC_DEFUN([LT_LANG],
-[AC_BEFORE([$0], [LT_OUTPUT])dnl
-m4_case([$1],
- [C], [_LT_LANG(C)],
- [C++], [_LT_LANG(CXX)],
- [Java], [_LT_LANG(GCJ)],
- [Fortran 77], [_LT_LANG(F77)],
- [Fortran], [_LT_LANG(FC)],
- [Windows Resource], [_LT_LANG(RC)],
- [m4_ifdef([_LT_LANG_]$1[_CONFIG],
- [_LT_LANG($1)],
- [m4_fatal([$0: unsupported language: "$1"])])])dnl
-])# LT_LANG
-
-
-# _LT_LANG(LANGNAME)
-# ------------------
-m4_defun([_LT_LANG],
-[m4_ifdef([_LT_LANG_]$1[_enabled], [],
- [LT_SUPPORTED_TAG([$1])dnl
- m4_append([_LT_TAGS], [$1 ])dnl
- m4_define([_LT_LANG_]$1[_enabled], [])dnl
- _LT_LANG_$1_CONFIG($1)])dnl
-])# _LT_LANG
-
-
-# _LT_LANG_DEFAULT_CONFIG
-# -----------------------
-m4_defun([_LT_LANG_DEFAULT_CONFIG],
-[AC_PROVIDE_IFELSE([AC_PROG_CXX],
- [LT_LANG(CXX)],
- [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
-
-AC_PROVIDE_IFELSE([AC_PROG_F77],
- [LT_LANG(F77)],
- [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
-
-AC_PROVIDE_IFELSE([AC_PROG_FC],
- [LT_LANG(FC)],
- [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
-
-dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
-dnl pulling things in needlessly.
-AC_PROVIDE_IFELSE([AC_PROG_GCJ],
- [LT_LANG(GCJ)],
- [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
- [LT_LANG(GCJ)],
- [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
- [LT_LANG(GCJ)],
- [m4_ifdef([AC_PROG_GCJ],
- [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
- m4_ifdef([A][M_PROG_GCJ],
- [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
- m4_ifdef([LT_PROG_GCJ],
- [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
-
-AC_PROVIDE_IFELSE([LT_PROG_RC],
- [LT_LANG(RC)],
- [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
-])# _LT_LANG_DEFAULT_CONFIG
-
-# Obsolete macros:
-AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
-AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
-AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
-AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
-AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
-dnl AC_DEFUN([AC_LIBTOOL_F77], [])
-dnl AC_DEFUN([AC_LIBTOOL_FC], [])
-dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
-dnl AC_DEFUN([AC_LIBTOOL_RC], [])
-
-
-# _LT_TAG_COMPILER
-# ----------------
-m4_defun([_LT_TAG_COMPILER],
-[AC_REQUIRE([AC_PROG_CC])dnl
-
-_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
-_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
-_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
-_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
-
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
-
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
-])# _LT_TAG_COMPILER
-
-
-# _LT_COMPILER_BOILERPLATE
-# ------------------------
-# Check for compiler boilerplate output or warnings with
-# the simple compiler test code.
-m4_defun([_LT_COMPILER_BOILERPLATE],
-[m4_require([_LT_DECL_SED])dnl
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$RM conftest*
-])# _LT_COMPILER_BOILERPLATE
-
-
-# _LT_LINKER_BOILERPLATE
-# ----------------------
-# Check for linker boilerplate output or warnings with
-# the simple link test code.
-m4_defun([_LT_LINKER_BOILERPLATE],
-[m4_require([_LT_DECL_SED])dnl
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$RM -r conftest*
-])# _LT_LINKER_BOILERPLATE
-
-# _LT_REQUIRED_DARWIN_CHECKS
-# -------------------------
-m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
- case $host_os in
- rhapsody* | darwin*)
- AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
- AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
- AC_CHECK_TOOL([LIPO], [lipo], [:])
- AC_CHECK_TOOL([OTOOL], [otool], [:])
- AC_CHECK_TOOL([OTOOL64], [otool64], [:])
- _LT_DECL([], [DSYMUTIL], [1],
- [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
- _LT_DECL([], [NMEDIT], [1],
- [Tool to change global to local symbols on Mac OS X])
- _LT_DECL([], [LIPO], [1],
- [Tool to manipulate fat objects and archives on Mac OS X])
- _LT_DECL([], [OTOOL], [1],
- [ldd/readelf like tool for Mach-O binaries on Mac OS X])
- _LT_DECL([], [OTOOL64], [1],
- [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
-
- AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
- [lt_cv_apple_cc_single_mod=no
- if test -z "${LT_MULTI_MODULE}"; then
- # By default we will add the -single_module flag. You can override
- # by either setting the environment variable LT_MULTI_MODULE
- # non-empty at configure time, or by adding -multi_module to the
- # link flags.
- rm -rf libconftest.dylib*
- echo "int foo(void){return 1;}" > conftest.c
- echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
--dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
- $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
- -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
- _lt_result=$?
- if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
- lt_cv_apple_cc_single_mod=yes
- else
- cat conftest.err >&AS_MESSAGE_LOG_FD
- fi
- rm -rf libconftest.dylib*
- rm -f conftest.*
- fi])
- AC_CACHE_CHECK([for -exported_symbols_list linker flag],
- [lt_cv_ld_exported_symbols_list],
- [lt_cv_ld_exported_symbols_list=no
- save_LDFLAGS=$LDFLAGS
- echo "_main" > conftest.sym
- LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
- AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
- [lt_cv_ld_exported_symbols_list=yes],
- [lt_cv_ld_exported_symbols_list=no])
- LDFLAGS="$save_LDFLAGS"
- ])
- AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
- [lt_cv_ld_force_load=no
- cat > conftest.c << _LT_EOF
-int forced_loaded() { return 2;}
-_LT_EOF
- echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
- $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
- echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
- $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
- echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
- $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
- cat > conftest.c << _LT_EOF
-int main() { return 0;}
-_LT_EOF
- echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
- $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
- _lt_result=$?
- if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
- lt_cv_ld_force_load=yes
- else
- cat conftest.err >&AS_MESSAGE_LOG_FD
- fi
- rm -f conftest.err libconftest.a conftest conftest.c
- rm -rf conftest.dSYM
- ])
- case $host_os in
- rhapsody* | darwin1.[[012]])
- _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
- darwin1.*)
- _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
- darwin*) # darwin 5.x on
- # if running on 10.5 or later, the deployment target defaults
- # to the OS version, if on x86, and 10.4, the deployment
- # target defaults to 10.4. Don't you love it?
- case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
- 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
- _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
- 10.[[012]]*)
- _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
- 10.*)
- _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
- esac
- ;;
- esac
- if test "$lt_cv_apple_cc_single_mod" = "yes"; then
- _lt_dar_single_mod='$single_module'
- fi
- if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
- _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
- else
- _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
- fi
- if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
- _lt_dsymutil='~$DSYMUTIL $lib || :'
- else
- _lt_dsymutil=
- fi
- ;;
- esac
-])
-
-
-# _LT_DARWIN_LINKER_FEATURES
-# --------------------------
-# Checks for linker and compiler features on darwin
-m4_defun([_LT_DARWIN_LINKER_FEATURES],
-[
- m4_require([_LT_REQUIRED_DARWIN_CHECKS])
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- _LT_TAGVAR(hardcode_direct, $1)=no
- _LT_TAGVAR(hardcode_automatic, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
- if test "$lt_cv_ld_force_load" = "yes"; then
- _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
- else
- _LT_TAGVAR(whole_archive_flag_spec, $1)=''
- fi
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
- case $cc_basename in
- ifort*) _lt_dar_can_shared=yes ;;
- *) _lt_dar_can_shared=$GCC ;;
- esac
- if test "$_lt_dar_can_shared" = "yes"; then
- output_verbose_link_cmd=func_echo_all
- _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
- _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
- _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
- _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
- m4_if([$1], [CXX],
-[ if test "$lt_cv_apple_cc_single_mod" != "yes"; then
- _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
- _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
- fi
-],[])
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
-])
-
-# _LT_SYS_MODULE_PATH_AIX([TAGNAME])
-# ----------------------------------
-# Links a minimal program and checks the executable
-# for the system default hardcoded library path. In most cases,
-# this is /usr/lib:/lib, but when the MPI compilers are used
-# the location of the communication and MPI libs are included too.
-# If we don't find anything, use the default library path according
-# to the aix ld manual.
-# Store the results from the different compilers for each TAGNAME.
-# Allow to override them for all tags through lt_cv_aix_libpath.
-m4_defun([_LT_SYS_MODULE_PATH_AIX],
-[m4_require([_LT_DECL_SED])dnl
-if test "${lt_cv_aix_libpath+set}" = set; then
- aix_libpath=$lt_cv_aix_libpath
-else
- AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
- [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
- lt_aix_libpath_sed='[
- /Import File Strings/,/^$/ {
- /^0/ {
- s/^0 *\([^ ]*\) *$/\1/
- p
- }
- }]'
- _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
- # Check for a 64-bit object if we didn't find anything.
- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
- _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
- fi],[])
- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
- _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
- fi
- ])
- aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
-fi
-])# _LT_SYS_MODULE_PATH_AIX
-
-
-# _LT_SHELL_INIT(ARG)
-# -------------------
-m4_define([_LT_SHELL_INIT],
-[m4_divert_text([M4SH-INIT], [$1
-])])# _LT_SHELL_INIT
-
-
-
-# _LT_PROG_ECHO_BACKSLASH
-# -----------------------
-# Find how we can fake an echo command that does not interpret backslash.
-# In particular, with Autoconf 2.60 or later we add some code to the start
-# of the generated configure script which will find a shell with a builtin
-# printf (which we can use as an echo command).
-m4_defun([_LT_PROG_ECHO_BACKSLASH],
-[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
-
-AC_MSG_CHECKING([how to print strings])
-# Test print first, because it will be a builtin if present.
-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
- test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
- ECHO='print -r --'
-elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
- ECHO='printf %s\n'
-else
- # Use this function as a fallback that always works.
- func_fallback_echo ()
- {
- eval 'cat <<_LTECHO_EOF
-$[]1
-_LTECHO_EOF'
- }
- ECHO='func_fallback_echo'
-fi
-
-# func_echo_all arg...
-# Invoke $ECHO with all args, space-separated.
-func_echo_all ()
-{
- $ECHO "$*"
-}
-
-case "$ECHO" in
- printf*) AC_MSG_RESULT([printf]) ;;
- print*) AC_MSG_RESULT([print -r]) ;;
- *) AC_MSG_RESULT([cat]) ;;
-esac
-
-m4_ifdef([_AS_DETECT_SUGGESTED],
-[_AS_DETECT_SUGGESTED([
- test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
- ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
- ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
- ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
- PATH=/empty FPATH=/empty; export PATH FPATH
- test "X`printf %s $ECHO`" = "X$ECHO" \
- || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
-
-_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
-_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
-])# _LT_PROG_ECHO_BACKSLASH
-
-
-# _LT_WITH_SYSROOT
-# ----------------
-AC_DEFUN([_LT_WITH_SYSROOT],
-[AC_MSG_CHECKING([for sysroot])
-AC_ARG_WITH([sysroot],
-[ --with-sysroot[=DIR] Search for dependent libraries within DIR
- (or the compiler's sysroot if not specified).],
-[], [with_sysroot=no])
-
-dnl lt_sysroot will always be passed unquoted. We quote it here
-dnl in case the user passed a directory name.
-lt_sysroot=
-case ${with_sysroot} in #(
- yes)
- if test "$GCC" = yes; then
- lt_sysroot=`$CC --print-sysroot 2>/dev/null`
- fi
- ;; #(
- /*)
- lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
- ;; #(
- no|'')
- ;; #(
- *)
- AC_MSG_RESULT([${with_sysroot}])
- AC_MSG_ERROR([The sysroot must be an absolute path.])
- ;;
-esac
-
- AC_MSG_RESULT([${lt_sysroot:-no}])
-_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
-[dependent libraries, and in which our libraries should be installed.])])
-
-# _LT_ENABLE_LOCK
-# ---------------
-m4_defun([_LT_ENABLE_LOCK],
-[AC_ARG_ENABLE([libtool-lock],
- [AS_HELP_STRING([--disable-libtool-lock],
- [avoid locking (might break parallel builds)])])
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
-
-# Some flags need to be propagated to the compiler or linker for good
-# libtool support.
-case $host in
-ia64-*-hpux*)
- # Find out which ABI we are using.
- echo 'int i;' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
- case `/usr/bin/file conftest.$ac_objext` in
- *ELF-32*)
- HPUX_IA64_MODE="32"
- ;;
- *ELF-64*)
- HPUX_IA64_MODE="64"
- ;;
- esac
- fi
- rm -rf conftest*
- ;;
-*-*-irix6*)
- # Find out which ABI we are using.
- echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
- if test "$lt_cv_prog_gnu_ld" = yes; then
- case `/usr/bin/file conftest.$ac_objext` in
- *32-bit*)
- LD="${LD-ld} -melf32bsmip"
- ;;
- *N32*)
- LD="${LD-ld} -melf32bmipn32"
- ;;
- *64-bit*)
- LD="${LD-ld} -melf64bmip"
- ;;
- esac
- else
- case `/usr/bin/file conftest.$ac_objext` in
- *32-bit*)
- LD="${LD-ld} -32"
- ;;
- *N32*)
- LD="${LD-ld} -n32"
- ;;
- *64-bit*)
- LD="${LD-ld} -64"
- ;;
- esac
- fi
- fi
- rm -rf conftest*
- ;;
-
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
-s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
- # Find out which ABI we are using.
- echo 'int i;' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
- case `/usr/bin/file conftest.o` in
- *32-bit*)
- case $host in
- x86_64-*kfreebsd*-gnu)
- LD="${LD-ld} -m elf_i386_fbsd"
- ;;
- x86_64-*linux*)
- LD="${LD-ld} -m elf_i386"
- ;;
- ppc64-*linux*|powerpc64-*linux*)
- LD="${LD-ld} -m elf32ppclinux"
- ;;
- s390x-*linux*)
- LD="${LD-ld} -m elf_s390"
- ;;
- sparc64-*linux*)
- LD="${LD-ld} -m elf32_sparc"
- ;;
- esac
- ;;
- *64-bit*)
- case $host in
- x86_64-*kfreebsd*-gnu)
- LD="${LD-ld} -m elf_x86_64_fbsd"
- ;;
- x86_64-*linux*)
- LD="${LD-ld} -m elf_x86_64"
- ;;
- ppc*-*linux*|powerpc*-*linux*)
- LD="${LD-ld} -m elf64ppc"
- ;;
- s390*-*linux*|s390*-*tpf*)
- LD="${LD-ld} -m elf64_s390"
- ;;
- sparc*-*linux*)
- LD="${LD-ld} -m elf64_sparc"
- ;;
- esac
- ;;
- esac
- fi
- rm -rf conftest*
- ;;
-
-*-*-sco3.2v5*)
- # On SCO OpenServer 5, we need -belf to get full-featured binaries.
- SAVE_CFLAGS="$CFLAGS"
- CFLAGS="$CFLAGS -belf"
- AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
- [AC_LANG_PUSH(C)
- AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
- AC_LANG_POP])
- if test x"$lt_cv_cc_needs_belf" != x"yes"; then
- # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
- CFLAGS="$SAVE_CFLAGS"
- fi
- ;;
-sparc*-*solaris*)
- # Find out which ABI we are using.
- echo 'int i;' > conftest.$ac_ext
- if AC_TRY_EVAL(ac_compile); then
- case `/usr/bin/file conftest.o` in
- *64-bit*)
- case $lt_cv_prog_gnu_ld in
- yes*) LD="${LD-ld} -m elf64_sparc" ;;
- *)
- if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
- LD="${LD-ld} -64"
- fi
- ;;
- esac
- ;;
- esac
- fi
- rm -rf conftest*
- ;;
-esac
-
-need_locks="$enable_libtool_lock"
-])# _LT_ENABLE_LOCK
-
-
-# _LT_PROG_AR
-# -----------
-m4_defun([_LT_PROG_AR],
-[AC_CHECK_TOOLS(AR, [ar], false)
-: ${AR=ar}
-: ${AR_FLAGS=cru}
-_LT_DECL([], [AR], [1], [The archiver])
-_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
-
-AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
- [lt_cv_ar_at_file=no
- AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
- [echo conftest.$ac_objext > conftest.lst
- lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
- AC_TRY_EVAL([lt_ar_try])
- if test "$ac_status" -eq 0; then
- # Ensure the archiver fails upon bogus file names.
- rm -f conftest.$ac_objext libconftest.a
- AC_TRY_EVAL([lt_ar_try])
- if test "$ac_status" -ne 0; then
- lt_cv_ar_at_file=@
- fi
- fi
- rm -f conftest.* libconftest.a
- ])
- ])
-
-if test "x$lt_cv_ar_at_file" = xno; then
- archiver_list_spec=
-else
- archiver_list_spec=$lt_cv_ar_at_file
-fi
-_LT_DECL([], [archiver_list_spec], [1],
- [How to feed a file listing to the archiver])
-])# _LT_PROG_AR
-
-
-# _LT_CMD_OLD_ARCHIVE
-# -------------------
-m4_defun([_LT_CMD_OLD_ARCHIVE],
-[_LT_PROG_AR
-
-AC_CHECK_TOOL(STRIP, strip, :)
-test -z "$STRIP" && STRIP=:
-_LT_DECL([], [STRIP], [1], [A symbol stripping program])
-
-AC_CHECK_TOOL(RANLIB, ranlib, :)
-test -z "$RANLIB" && RANLIB=:
-_LT_DECL([], [RANLIB], [1],
- [Commands used to install an old-style archive])
-
-# Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
-old_postinstall_cmds='chmod 644 $oldlib'
-old_postuninstall_cmds=
-
-if test -n "$RANLIB"; then
- case $host_os in
- openbsd*)
- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
- ;;
- *)
- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
- ;;
- esac
- old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
-fi
-
-case $host_os in
- darwin*)
- lock_old_archive_extraction=yes ;;
- *)
- lock_old_archive_extraction=no ;;
-esac
-_LT_DECL([], [old_postinstall_cmds], [2])
-_LT_DECL([], [old_postuninstall_cmds], [2])
-_LT_TAGDECL([], [old_archive_cmds], [2],
- [Commands used to build an old-style archive])
-_LT_DECL([], [lock_old_archive_extraction], [0],
- [Whether to use a lock for old archive extraction])
-])# _LT_CMD_OLD_ARCHIVE
-
-
-# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
-# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
-# ----------------------------------------------------------------
-# Check whether the given compiler option works
-AC_DEFUN([_LT_COMPILER_OPTION],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_SED])dnl
-AC_CACHE_CHECK([$1], [$2],
- [$2=no
- m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
- echo "$lt_simple_compile_test_code" > conftest.$ac_ext
- lt_compiler_flag="$3"
- # Insert the option either (1) after the last *FLAGS variable, or
- # (2) before a word containing "conftest.", or (3) at the end.
- # Note that $ac_compile itself does not contain backslashes and begins
- # with a dollar sign (not a hyphen), so the echo should work correctly.
- # The option is referenced via a variable to avoid confusing sed.
- lt_compile=`echo "$ac_compile" | $SED \
- -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
- -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
- -e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
- (eval "$lt_compile" 2>conftest.err)
- ac_status=$?
- cat conftest.err >&AS_MESSAGE_LOG_FD
- echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
- if (exit $ac_status) && test -s "$ac_outfile"; then
- # The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings other than the usual output.
- $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
- $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
- if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
- $2=yes
- fi
- fi
- $RM conftest*
-])
-
-if test x"[$]$2" = xyes; then
- m4_if([$5], , :, [$5])
-else
- m4_if([$6], , :, [$6])
-fi
-])# _LT_COMPILER_OPTION
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
-
-
-# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
-# [ACTION-SUCCESS], [ACTION-FAILURE])
-# ----------------------------------------------------
-# Check whether the given linker option works
-AC_DEFUN([_LT_LINKER_OPTION],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_SED])dnl
-AC_CACHE_CHECK([$1], [$2],
- [$2=no
- save_LDFLAGS="$LDFLAGS"
- LDFLAGS="$LDFLAGS $3"
- echo "$lt_simple_link_test_code" > conftest.$ac_ext
- if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
- # The linker can only warn and ignore the option if not recognized
- # So say no if there are warnings
- if test -s conftest.err; then
- # Append any errors to the config.log.
- cat conftest.err 1>&AS_MESSAGE_LOG_FD
- $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
- $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
- if diff conftest.exp conftest.er2 >/dev/null; then
- $2=yes
- fi
- else
- $2=yes
- fi
- fi
- $RM -r conftest*
- LDFLAGS="$save_LDFLAGS"
-])
-
-if test x"[$]$2" = xyes; then
- m4_if([$4], , :, [$4])
-else
- m4_if([$5], , :, [$5])
-fi
-])# _LT_LINKER_OPTION
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
-
-
-# LT_CMD_MAX_LEN
-#---------------
-AC_DEFUN([LT_CMD_MAX_LEN],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-# find the maximum length of command line arguments
-AC_MSG_CHECKING([the maximum length of command line arguments])
-AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
- i=0
- teststring="ABCD"
-
- case $build_os in
- msdosdjgpp*)
- # On DJGPP, this test can blow up pretty badly due to problems in libc
- # (any single argument exceeding 2000 bytes causes a buffer overrun
- # during glob expansion). Even if it were fixed, the result of this
- # check would be larger than it should be.
- lt_cv_sys_max_cmd_len=12288; # 12K is about right
- ;;
-
- gnu*)
- # Under GNU Hurd, this test is not required because there is
- # no limit to the length of command line arguments.
- # Libtool will interpret -1 as no limit whatsoever
- lt_cv_sys_max_cmd_len=-1;
- ;;
-
- cygwin* | mingw* | cegcc*)
- # On Win9x/ME, this test blows up -- it succeeds, but takes
- # about 5 minutes as the teststring grows exponentially.
- # Worse, since 9x/ME are not pre-emptively multitasking,
- # you end up with a "frozen" computer, even though with patience
- # the test eventually succeeds (with a max line length of 256k).
- # Instead, let's just punt: use the minimum linelength reported by
- # all of the supported platforms: 8192 (on NT/2K/XP).
- lt_cv_sys_max_cmd_len=8192;
- ;;
-
- mint*)
- # On MiNT this can take a long time and run out of memory.
- lt_cv_sys_max_cmd_len=8192;
- ;;
-
- amigaos*)
- # On AmigaOS with pdksh, this test takes hours, literally.
- # So we just punt and use a minimum line length of 8192.
- lt_cv_sys_max_cmd_len=8192;
- ;;
-
- netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
- # This has been around since 386BSD, at least. Likely further.
- if test -x /sbin/sysctl; then
- lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
- elif test -x /usr/sbin/sysctl; then
- lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
- else
- lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
- fi
- # And add a safety zone
- lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
- lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
- ;;
-
- interix*)
- # We know the value 262144 and hardcode it with a safety zone (like BSD)
- lt_cv_sys_max_cmd_len=196608
- ;;
-
- osf*)
- # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
- # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
- # nice to cause kernel panics so lets avoid the loop below.
- # First set a reasonable default.
- lt_cv_sys_max_cmd_len=16384
- #
- if test -x /sbin/sysconfig; then
- case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
- *1*) lt_cv_sys_max_cmd_len=-1 ;;
- esac
- fi
- ;;
- sco3.2v5*)
- lt_cv_sys_max_cmd_len=102400
- ;;
- sysv5* | sco5v6* | sysv4.2uw2*)
- kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
- if test -n "$kargmax"; then
- lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
- else
- lt_cv_sys_max_cmd_len=32768
- fi
- ;;
- *)
- lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
- if test -n "$lt_cv_sys_max_cmd_len"; then
- lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
- lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
- else
- # Make teststring a little bigger before we do anything with it.
- # a 1K string should be a reasonable start.
- for i in 1 2 3 4 5 6 7 8 ; do
- teststring=$teststring$teststring
- done
- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
- # If test is not a shell built-in, we'll probably end up computing a
- # maximum length that is only half of the actual maximum length, but
- # we can't tell.
- while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
- = "X$teststring$teststring"; } >/dev/null 2>&1 &&
- test $i != 17 # 1/2 MB should be enough
- do
- i=`expr $i + 1`
- teststring=$teststring$teststring
- done
- # Only check the string length outside the loop.
- lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
- teststring=
- # Add a significant safety factor because C++ compilers can tack on
- # massive amounts of additional arguments before passing them to the
- # linker. It appears as though 1/2 is a usable value.
- lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
- fi
- ;;
- esac
-])
-if test -n $lt_cv_sys_max_cmd_len ; then
- AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
-else
- AC_MSG_RESULT(none)
-fi
-max_cmd_len=$lt_cv_sys_max_cmd_len
-_LT_DECL([], [max_cmd_len], [0],
- [What is the maximum length of a command?])
-])# LT_CMD_MAX_LEN
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
-
-
-# _LT_HEADER_DLFCN
-# ----------------
-m4_defun([_LT_HEADER_DLFCN],
-[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
-])# _LT_HEADER_DLFCN
-
-
-# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
-# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
-# ----------------------------------------------------------------
-m4_defun([_LT_TRY_DLOPEN_SELF],
-[m4_require([_LT_HEADER_DLFCN])dnl
-if test "$cross_compiling" = yes; then :
- [$4]
-else
- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
- lt_status=$lt_dlunknown
- cat > conftest.$ac_ext <<_LT_EOF
-[#line $LINENO "configure"
-#include "confdefs.h"
-
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
-
-#include <stdio.h>
-
-#ifdef RTLD_GLOBAL
-# define LT_DLGLOBAL RTLD_GLOBAL
-#else
-# ifdef DL_GLOBAL
-# define LT_DLGLOBAL DL_GLOBAL
-# else
-# define LT_DLGLOBAL 0
-# endif
-#endif
-
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
- find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-# ifdef RTLD_LAZY
-# define LT_DLLAZY_OR_NOW RTLD_LAZY
-# else
-# ifdef DL_LAZY
-# define LT_DLLAZY_OR_NOW DL_LAZY
-# else
-# ifdef RTLD_NOW
-# define LT_DLLAZY_OR_NOW RTLD_NOW
-# else
-# ifdef DL_NOW
-# define LT_DLLAZY_OR_NOW DL_NOW
-# else
-# define LT_DLLAZY_OR_NOW 0
-# endif
-# endif
-# endif
-# endif
-#endif
-
-/* When -fvisbility=hidden is used, assume the code has been annotated
- correspondingly for the symbols needed. */
-#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
-int fnord () __attribute__((visibility("default")));
-#endif
-
-int fnord () { return 42; }
-int main ()
-{
- void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
- int status = $lt_dlunknown;
-
- if (self)
- {
- if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
- else
- {
- if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
- else puts (dlerror ());
- }
- /* dlclose (self); */
- }
- else
- puts (dlerror ());
-
- return status;
-}]
-_LT_EOF
- if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
- (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
- lt_status=$?
- case x$lt_status in
- x$lt_dlno_uscore) $1 ;;
- x$lt_dlneed_uscore) $2 ;;
- x$lt_dlunknown|x*) $3 ;;
- esac
- else :
- # compilation failed
- $3
- fi
-fi
-rm -fr conftest*
-])# _LT_TRY_DLOPEN_SELF
-
-
-# LT_SYS_DLOPEN_SELF
-# ------------------
-AC_DEFUN([LT_SYS_DLOPEN_SELF],
-[m4_require([_LT_HEADER_DLFCN])dnl
-if test "x$enable_dlopen" != xyes; then
- enable_dlopen=unknown
- enable_dlopen_self=unknown
- enable_dlopen_self_static=unknown
-else
- lt_cv_dlopen=no
- lt_cv_dlopen_libs=
-
- case $host_os in
- beos*)
- lt_cv_dlopen="load_add_on"
- lt_cv_dlopen_libs=
- lt_cv_dlopen_self=yes
- ;;
-
- mingw* | pw32* | cegcc*)
- lt_cv_dlopen="LoadLibrary"
- lt_cv_dlopen_libs=
- ;;
-
- cygwin*)
- lt_cv_dlopen="dlopen"
- lt_cv_dlopen_libs=
- ;;
-
- darwin*)
- # if libdl is installed we need to link against it
- AC_CHECK_LIB([dl], [dlopen],
- [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
- lt_cv_dlopen="dyld"
- lt_cv_dlopen_libs=
- lt_cv_dlopen_self=yes
- ])
- ;;
-
- *)
- AC_CHECK_FUNC([shl_load],
- [lt_cv_dlopen="shl_load"],
- [AC_CHECK_LIB([dld], [shl_load],
- [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
- [AC_CHECK_FUNC([dlopen],
- [lt_cv_dlopen="dlopen"],
- [AC_CHECK_LIB([dl], [dlopen],
- [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
- [AC_CHECK_LIB([svld], [dlopen],
- [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
- [AC_CHECK_LIB([dld], [dld_link],
- [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
- ])
- ])
- ])
- ])
- ])
- ;;
- esac
-
- if test "x$lt_cv_dlopen" != xno; then
- enable_dlopen=yes
- else
- enable_dlopen=no
- fi
-
- case $lt_cv_dlopen in
- dlopen)
- save_CPPFLAGS="$CPPFLAGS"
- test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
-
- save_LDFLAGS="$LDFLAGS"
- wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
-
- save_LIBS="$LIBS"
- LIBS="$lt_cv_dlopen_libs $LIBS"
-
- AC_CACHE_CHECK([whether a program can dlopen itself],
- lt_cv_dlopen_self, [dnl
- _LT_TRY_DLOPEN_SELF(
- lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
- lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
- ])
-
- if test "x$lt_cv_dlopen_self" = xyes; then
- wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
- AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
- lt_cv_dlopen_self_static, [dnl
- _LT_TRY_DLOPEN_SELF(
- lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
- lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
- ])
- fi
-
- CPPFLAGS="$save_CPPFLAGS"
- LDFLAGS="$save_LDFLAGS"
- LIBS="$save_LIBS"
- ;;
- esac
-
- case $lt_cv_dlopen_self in
- yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
- *) enable_dlopen_self=unknown ;;
- esac
-
- case $lt_cv_dlopen_self_static in
- yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
- *) enable_dlopen_self_static=unknown ;;
- esac
-fi
-_LT_DECL([dlopen_support], [enable_dlopen], [0],
- [Whether dlopen is supported])
-_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
- [Whether dlopen of programs is supported])
-_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
- [Whether dlopen of statically linked programs is supported])
-])# LT_SYS_DLOPEN_SELF
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
-
-
-# _LT_COMPILER_C_O([TAGNAME])
-# ---------------------------
-# Check to see if options -c and -o are simultaneously supported by compiler.
-# This macro does not hard code the compiler like AC_PROG_CC_C_O.
-m4_defun([_LT_COMPILER_C_O],
-[m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_TAG_COMPILER])dnl
-AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
- [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
- [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
- $RM -r conftest 2>/dev/null
- mkdir conftest
- cd conftest
- mkdir out
- echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
- lt_compiler_flag="-o out/conftest2.$ac_objext"
- # Insert the option either (1) after the last *FLAGS variable, or
- # (2) before a word containing "conftest.", or (3) at the end.
- # Note that $ac_compile itself does not contain backslashes and begins
- # with a dollar sign (not a hyphen), so the echo should work correctly.
- lt_compile=`echo "$ac_compile" | $SED \
- -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
- -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
- -e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
- (eval "$lt_compile" 2>out/conftest.err)
- ac_status=$?
- cat out/conftest.err >&AS_MESSAGE_LOG_FD
- echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
- if (exit $ac_status) && test -s out/conftest2.$ac_objext
- then
- # The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
- $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
- $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
- if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
- _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
- fi
- fi
- chmod u+w . 2>&AS_MESSAGE_LOG_FD
- $RM conftest*
- # SGI C++ compiler will create directory out/ii_files/ for
- # template instantiation
- test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
- $RM out/* && rmdir out
- cd ..
- $RM -r conftest
- $RM conftest*
-])
-_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
- [Does compiler simultaneously support -c and -o options?])
-])# _LT_COMPILER_C_O
-
-
-# _LT_COMPILER_FILE_LOCKS([TAGNAME])
-# ----------------------------------
-# Check to see if we can do hard links to lock some files if needed
-m4_defun([_LT_COMPILER_FILE_LOCKS],
-[m4_require([_LT_ENABLE_LOCK])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-_LT_COMPILER_C_O([$1])
-
-hard_links="nottested"
-if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
- # do not overwrite the value of need_locks provided by the user
- AC_MSG_CHECKING([if we can lock with hard links])
- hard_links=yes
- $RM conftest*
- ln conftest.a conftest.b 2>/dev/null && hard_links=no
- touch conftest.a
- ln conftest.a conftest.b 2>&5 || hard_links=no
- ln conftest.a conftest.b 2>/dev/null && hard_links=no
- AC_MSG_RESULT([$hard_links])
- if test "$hard_links" = no; then
- AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
- need_locks=warn
- fi
-else
- need_locks=no
-fi
-_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
-])# _LT_COMPILER_FILE_LOCKS
-
-
-# _LT_CHECK_OBJDIR
-# ----------------
-m4_defun([_LT_CHECK_OBJDIR],
-[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
-[rm -f .libs 2>/dev/null
-mkdir .libs 2>/dev/null
-if test -d .libs; then
- lt_cv_objdir=.libs
-else
- # MS-DOS does not allow filenames that begin with a dot.
- lt_cv_objdir=_libs
-fi
-rmdir .libs 2>/dev/null])
-objdir=$lt_cv_objdir
-_LT_DECL([], [objdir], [0],
- [The name of the directory that contains temporary libtool files])dnl
-m4_pattern_allow([LT_OBJDIR])dnl
-AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
- [Define to the sub-directory in which libtool stores uninstalled libraries.])
-])# _LT_CHECK_OBJDIR
-
-
-# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
-# --------------------------------------
-# Check hardcoding attributes.
-m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
-[AC_MSG_CHECKING([how to hardcode library paths into programs])
-_LT_TAGVAR(hardcode_action, $1)=
-if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
- test -n "$_LT_TAGVAR(runpath_var, $1)" ||
- test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
-
- # We can hardcode non-existent directories.
- if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
- # If the only mechanism to avoid hardcoding is shlibpath_var, we
- # have to relink, otherwise we might link with an installed library
- # when we should be linking with a yet-to-be-installed one
- ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
- test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
- # Linking always hardcodes the temporary library directory.
- _LT_TAGVAR(hardcode_action, $1)=relink
- else
- # We can link without hardcoding, and we can hardcode nonexisting dirs.
- _LT_TAGVAR(hardcode_action, $1)=immediate
- fi
-else
- # We cannot hardcode anything, or else we can only hardcode existing
- # directories.
- _LT_TAGVAR(hardcode_action, $1)=unsupported
-fi
-AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
-
-if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
- test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
- # Fast installation is not supported
- enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
- test "$enable_shared" = no; then
- # Fast installation is not necessary
- enable_fast_install=needless
-fi
-_LT_TAGDECL([], [hardcode_action], [0],
- [How to hardcode a shared library path into an executable])
-])# _LT_LINKER_HARDCODE_LIBPATH
-
-
-# _LT_CMD_STRIPLIB
-# ----------------
-m4_defun([_LT_CMD_STRIPLIB],
-[m4_require([_LT_DECL_EGREP])
-striplib=
-old_striplib=
-AC_MSG_CHECKING([whether stripping libraries is possible])
-if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
- test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
- test -z "$striplib" && striplib="$STRIP --strip-unneeded"
- AC_MSG_RESULT([yes])
-else
-# FIXME - insert some real tests, host_os isn't really good enough
- case $host_os in
- darwin*)
- if test -n "$STRIP" ; then
- striplib="$STRIP -x"
- old_striplib="$STRIP -S"
- AC_MSG_RESULT([yes])
- else
- AC_MSG_RESULT([no])
- fi
- ;;
- *)
- AC_MSG_RESULT([no])
- ;;
- esac
-fi
-_LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
-_LT_DECL([], [striplib], [1])
-])# _LT_CMD_STRIPLIB
-
-
-# _LT_SYS_DYNAMIC_LINKER([TAG])
-# -----------------------------
-# PORTME Fill in your ld.so characteristics
-m4_defun([_LT_SYS_DYNAMIC_LINKER],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_OBJDUMP])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_CHECK_SHELL_FEATURES])dnl
-AC_MSG_CHECKING([dynamic linker characteristics])
-m4_if([$1],
- [], [
-if test "$GCC" = yes; then
- case $host_os in
- darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
- *) lt_awk_arg="/^libraries:/" ;;
- esac
- case $host_os in
- mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
- *) lt_sed_strip_eq="s,=/,/,g" ;;
- esac
- lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
- case $lt_search_path_spec in
- *\;*)
- # if the path contains ";" then we assume it to be the separator
- # otherwise default to the standard path separator (i.e. ":") - it is
- # assumed that no part of a normal pathname contains ";" but that should
- # okay in the real world where ";" in dirpaths is itself problematic.
- lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
- ;;
- *)
- lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
- ;;
- esac
- # Ok, now we have the path, separated by spaces, we can step through it
- # and add multilib dir if necessary.
- lt_tmp_lt_search_path_spec=
- lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
- for lt_sys_path in $lt_search_path_spec; do
- if test -d "$lt_sys_path/$lt_multi_os_dir"; then
- lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
- else
- test -d "$lt_sys_path" && \
- lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
- fi
- done
- lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
-BEGIN {RS=" "; FS="/|\n";} {
- lt_foo="";
- lt_count=0;
- for (lt_i = NF; lt_i > 0; lt_i--) {
- if ($lt_i != "" && $lt_i != ".") {
- if ($lt_i == "..") {
- lt_count++;
- } else {
- if (lt_count == 0) {
- lt_foo="/" $lt_i lt_foo;
- } else {
- lt_count--;
- }
- }
- }
- }
- if (lt_foo != "") { lt_freq[[lt_foo]]++; }
- if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
-}'`
- # AWK program above erroneously prepends '/' to C:/dos/paths
- # for these hosts.
- case $host_os in
- mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
- $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
- esac
- sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
-else
- sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
-fi])
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-need_lib_prefix=unknown
-hardcode_into_libs=no
-
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
-
-case $host_os in
-aix3*)
- version_type=linux
- library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
- shlibpath_var=LIBPATH
-
- # AIX 3 has no versioning support, so we append a major version to the name.
- soname_spec='${libname}${release}${shared_ext}$major'
- ;;
-
-aix[[4-9]]*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- hardcode_into_libs=yes
- if test "$host_cpu" = ia64; then
- # AIX 5 supports IA64
- library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
- shlibpath_var=LD_LIBRARY_PATH
- else
- # With GCC up to 2.95.x, collect2 would create an import file
- # for dependence libraries. The import file would start with
- # the line `#! .'. This would cause the generated library to
- # depend on `.', always an invalid library. This was fixed in
- # development snapshots of GCC prior to 3.0.
- case $host_os in
- aix4 | aix4.[[01]] | aix4.[[01]].*)
- if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
- echo ' yes '
- echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
- :
- else
- can_build_shared=no
- fi
- ;;
- esac
- # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
- # soname into executable. Probably we can add versioning support to
- # collect2, so additional links can be useful in future.
- if test "$aix_use_runtimelinking" = yes; then
- # If using run time linking (on AIX 4.2 or later) use lib<name>.so
- # instead of lib<name>.a to let people know that these are not
- # typical AIX shared libraries.
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- else
- # We preserve .a as extension for shared libraries through AIX4.2
- # and later when we are not doing run time linking.
- library_names_spec='${libname}${release}.a $libname.a'
- soname_spec='${libname}${release}${shared_ext}$major'
- fi
- shlibpath_var=LIBPATH
- fi
- ;;
-
-amigaos*)
- case $host_cpu in
- powerpc)
- # Since July 2007 AmigaOS4 officially supports .so libraries.
- # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- ;;
- m68k)
- library_names_spec='$libname.ixlibrary $libname.a'
- # Create ${libname}_ixlibrary.a entries in /sys/libs.
- finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
- ;;
- esac
- ;;
-
-beos*)
- library_names_spec='${libname}${shared_ext}'
- dynamic_linker="$host_os ld.so"
- shlibpath_var=LIBRARY_PATH
- ;;
-
-bsdi[[45]]*)
- version_type=linux
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
- shlibpath_var=LD_LIBRARY_PATH
- sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
- sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
- # the default ld.so.conf also contains /usr/contrib/lib and
- # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
- # libtool to hard-code these into programs
- ;;
-
-cygwin* | mingw* | pw32* | cegcc*)
- version_type=windows
- shrext_cmds=".dll"
- need_version=no
- need_lib_prefix=no
-
- case $GCC,$cc_basename in
- yes,*)
- # gcc
- library_names_spec='$libname.dll.a'
- # DLL is installed to $(libdir)/../bin by postinstall_cmds
- postinstall_cmds='base_file=`basename \${file}`~
- dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
- dldir=$destdir/`dirname \$dlpath`~
- test -d \$dldir || mkdir -p \$dldir~
- $install_prog $dir/$dlname \$dldir/$dlname~
- chmod a+x \$dldir/$dlname~
- if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
- eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
- fi'
- postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
- dlpath=$dir/\$dldll~
- $RM \$dlpath'
- shlibpath_overrides_runpath=yes
-
- case $host_os in
- cygwin*)
- # Cygwin DLLs use 'cyg' prefix rather than 'lib'
- soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-m4_if([$1], [],[
- sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
- ;;
- mingw* | cegcc*)
- # MinGW DLLs use traditional 'lib' prefix
- soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
- ;;
- pw32*)
- # pw32 DLLs use 'pw' prefix rather than 'lib'
- library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
- ;;
- esac
- dynamic_linker='Win32 ld.exe'
- ;;
-
- *,cl*)
- # Native MSVC
- libname_spec='$name'
- soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
- library_names_spec='${libname}.dll.lib'
-
- case $build_os in
- mingw*)
- sys_lib_search_path_spec=
- lt_save_ifs=$IFS
- IFS=';'
- for lt_path in $LIB
- do
- IFS=$lt_save_ifs
- # Let DOS variable expansion print the short 8.3 style file name.
- lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
- done
- IFS=$lt_save_ifs
- # Convert to MSYS style.
- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
- ;;
- cygwin*)
- # Convert to unix form, then to dos form, then back to unix form
- # but this time dos style (no spaces!) so that the unix form looks
- # like /cygdrive/c/PROGRA~1:/cygdr...
- sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
- sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
- sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
- ;;
- *)
- sys_lib_search_path_spec="$LIB"
- if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
- # It is most probably a Windows format PATH.
- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
- else
- sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
- fi
- # FIXME: find the short name or the path components, as spaces are
- # common. (e.g. "Program Files" -> "PROGRA~1")
- ;;
- esac
-
- # DLL is installed to $(libdir)/../bin by postinstall_cmds
- postinstall_cmds='base_file=`basename \${file}`~
- dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
- dldir=$destdir/`dirname \$dlpath`~
- test -d \$dldir || mkdir -p \$dldir~
- $install_prog $dir/$dlname \$dldir/$dlname'
- postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
- dlpath=$dir/\$dldll~
- $RM \$dlpath'
- shlibpath_overrides_runpath=yes
- dynamic_linker='Win32 link.exe'
- ;;
-
- *)
- # Assume MSVC wrapper
- library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
- dynamic_linker='Win32 ld.exe'
- ;;
- esac
- # FIXME: first we should search . and the directory the executable is in
- shlibpath_var=PATH
- ;;
-
-darwin* | rhapsody*)
- dynamic_linker="$host_os dyld"
- version_type=darwin
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
- soname_spec='${libname}${release}${major}$shared_ext'
- shlibpath_overrides_runpath=yes
- shlibpath_var=DYLD_LIBRARY_PATH
- shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-m4_if([$1], [],[
- sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
- sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
- ;;
-
-dgux*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
-freebsd1*)
- dynamic_linker=no
- ;;
-
-freebsd* | dragonfly*)
- # DragonFly does not have aout. When/if they implement a new
- # versioning mechanism, adjust this.
- if test -x /usr/bin/objformat; then
- objformat=`/usr/bin/objformat`
- else
- case $host_os in
- freebsd[[123]]*) objformat=aout ;;
- *) objformat=elf ;;
- esac
- fi
- version_type=freebsd-$objformat
- case $version_type in
- freebsd-elf*)
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
- need_version=no
- need_lib_prefix=no
- ;;
- freebsd-*)
- library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
- need_version=yes
- ;;
- esac
- shlibpath_var=LD_LIBRARY_PATH
- case $host_os in
- freebsd2*)
- shlibpath_overrides_runpath=yes
- ;;
- freebsd3.[[01]]* | freebsdelf3.[[01]]*)
- shlibpath_overrides_runpath=yes
- hardcode_into_libs=yes
- ;;
- freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
- freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- ;;
- *) # from 4.6 on, and DragonFly
- shlibpath_overrides_runpath=yes
- hardcode_into_libs=yes
- ;;
- esac
- ;;
-
-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- ;;
-
-haiku*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- dynamic_linker="$host_os runtime_loader"
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LIBRARY_PATH
- shlibpath_overrides_runpath=yes
- sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
- hardcode_into_libs=yes
- ;;
-
-hpux9* | hpux10* | hpux11*)
- # Give a soname corresponding to the major version so that dld.sl refuses to
- # link against other versions.
- version_type=sunos
- need_lib_prefix=no
- need_version=no
- case $host_cpu in
- ia64*)
- shrext_cmds='.so'
- hardcode_into_libs=yes
- dynamic_linker="$host_os dld.so"
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- if test "X$HPUX_IA64_MODE" = X32; then
- sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
- else
- sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
- fi
- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
- ;;
- hppa*64*)
- shrext_cmds='.sl'
- hardcode_into_libs=yes
- dynamic_linker="$host_os dld.sl"
- shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
- shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
- ;;
- *)
- shrext_cmds='.sl'
- dynamic_linker="$host_os dld.sl"
- shlibpath_var=SHLIB_PATH
- shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- ;;
- esac
- # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
- postinstall_cmds='chmod 555 $lib'
- # or fails outright, so override atomically:
- install_override_mode=555
- ;;
-
-interix[[3-9]]*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- ;;
-
-irix5* | irix6* | nonstopux*)
- case $host_os in
- nonstopux*) version_type=nonstopux ;;
- *)
- if test "$lt_cv_prog_gnu_ld" = yes; then
- version_type=linux
- else
- version_type=irix
- fi ;;
- esac
- need_lib_prefix=no
- need_version=no
- soname_spec='${libname}${release}${shared_ext}$major'
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
- case $host_os in
- irix5* | nonstopux*)
- libsuff= shlibsuff=
- ;;
- *)
- case $LD in # libtool.m4 will add one of these switches to LD
- *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
- libsuff= shlibsuff= libmagic=32-bit;;
- *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
- libsuff=32 shlibsuff=N32 libmagic=N32;;
- *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
- libsuff=64 shlibsuff=64 libmagic=64-bit;;
- *) libsuff= shlibsuff= libmagic=never-match;;
- esac
- ;;
- esac
- shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
- shlibpath_overrides_runpath=no
- sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
- sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
- hardcode_into_libs=yes
- ;;
-
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
- dynamic_linker=no
- ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
-
- # Some binutils ld are patched to set DT_RUNPATH
- AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
- [lt_cv_shlibpath_overrides_runpath=no
- save_LDFLAGS=$LDFLAGS
- save_libdir=$libdir
- eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
- LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
- AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
- [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
- [lt_cv_shlibpath_overrides_runpath=yes])])
- LDFLAGS=$save_LDFLAGS
- libdir=$save_libdir
- ])
- shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
-
- # This implies no fast_install, which is unacceptable.
- # Some rework will be needed to allow for fast_install
- # before this can be enabled.
- hardcode_into_libs=yes
-
- # Append ld.so.conf contents to the search path
- if test -f /etc/ld.so.conf; then
- lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
- fi
-
- # We used to test for /lib/ld.so.1 and disable shared libraries on
- # powerpc, because MkLinux only supported shared libraries with the
- # GNU dynamic linker. Since this was broken with cross compilers,
- # most powerpc-linux boxes support dynamic linking these days and
- # people can always --disable-shared, the test was removed, and we
- # assume the GNU/Linux dynamic linker is in use.
- dynamic_linker='GNU/Linux ld.so'
- ;;
-
-netbsdelf*-gnu)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- dynamic_linker='NetBSD ld.elf_so'
- ;;
-
-netbsd*)
- version_type=sunos
- need_lib_prefix=no
- need_version=no
- if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
- dynamic_linker='NetBSD (a.out) ld.so'
- else
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- dynamic_linker='NetBSD ld.elf_so'
- fi
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes
- hardcode_into_libs=yes
- ;;
-
-newsos6)
- version_type=linux
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes
- ;;
-
-*nto* | *qnx*)
- version_type=qnx
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- dynamic_linker='ldqnx.so'
- ;;
-
-openbsd*)
- version_type=sunos
- sys_lib_dlsearch_path_spec="/usr/lib"
- need_lib_prefix=no
- # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
- case $host_os in
- openbsd3.3 | openbsd3.3.*) need_version=yes ;;
- *) need_version=no ;;
- esac
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
- shlibpath_var=LD_LIBRARY_PATH
- if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- case $host_os in
- openbsd2.[[89]] | openbsd2.[[89]].*)
- shlibpath_overrides_runpath=no
- ;;
- *)
- shlibpath_overrides_runpath=yes
- ;;
- esac
- else
- shlibpath_overrides_runpath=yes
- fi
- ;;
-
-os2*)
- libname_spec='$name'
- shrext_cmds=".dll"
- need_lib_prefix=no
- library_names_spec='$libname${shared_ext} $libname.a'
- dynamic_linker='OS/2 ld.exe'
- shlibpath_var=LIBPATH
- ;;
-
-osf3* | osf4* | osf5*)
- version_type=osf
- need_lib_prefix=no
- need_version=no
- soname_spec='${libname}${release}${shared_ext}$major'
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- shlibpath_var=LD_LIBRARY_PATH
- sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
- sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
- ;;
-
-rdos*)
- dynamic_linker=no
- ;;
-
-solaris*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes
- hardcode_into_libs=yes
- # ldd complains unless libraries are executable
- postinstall_cmds='chmod +x $lib'
- ;;
-
-sunos4*)
- version_type=sunos
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes
- if test "$with_gnu_ld" = yes; then
- need_lib_prefix=no
- fi
- need_version=yes
- ;;
-
-sysv4 | sysv4.3*)
- version_type=linux
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- case $host_vendor in
- sni)
- shlibpath_overrides_runpath=no
- need_lib_prefix=no
- runpath_var=LD_RUN_PATH
- ;;
- siemens)
- need_lib_prefix=no
- ;;
- motorola)
- need_lib_prefix=no
- need_version=no
- shlibpath_overrides_runpath=no
- sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
- ;;
- esac
- ;;
-
-sysv4*MP*)
- if test -d /usr/nec ;then
- version_type=linux
- library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
- soname_spec='$libname${shared_ext}.$major'
- shlibpath_var=LD_LIBRARY_PATH
- fi
- ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
- version_type=freebsd-elf
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes
- hardcode_into_libs=yes
- if test "$with_gnu_ld" = yes; then
- sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
- else
- sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
- case $host_os in
- sco3.2v5*)
- sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
- ;;
- esac
- fi
- sys_lib_dlsearch_path_spec='/usr/lib'
- ;;
-
-tpf*)
- # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- ;;
-
-uts4*)
- version_type=linux
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
-*)
- dynamic_linker=no
- ;;
-esac
-AC_MSG_RESULT([$dynamic_linker])
-test "$dynamic_linker" = no && can_build_shared=no
-
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
- variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
-
-if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
- sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
-fi
-if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
- sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
-fi
-
-_LT_DECL([], [variables_saved_for_relink], [1],
- [Variables whose values should be saved in libtool wrapper scripts and
- restored at link time])
-_LT_DECL([], [need_lib_prefix], [0],
- [Do we need the "lib" prefix for modules?])
-_LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
-_LT_DECL([], [version_type], [0], [Library versioning type])
-_LT_DECL([], [runpath_var], [0], [Shared library runtime path variable])
-_LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
-_LT_DECL([], [shlibpath_overrides_runpath], [0],
- [Is shlibpath searched before the hard-coded library search path?])
-_LT_DECL([], [libname_spec], [1], [Format of library name prefix])
-_LT_DECL([], [library_names_spec], [1],
- [[List of archive names. First name is the real one, the rest are links.
- The last name is the one that the linker finds with -lNAME]])
-_LT_DECL([], [soname_spec], [1],
- [[The coded name of the library, if different from the real name]])
-_LT_DECL([], [install_override_mode], [1],
- [Permission mode override for installation of shared libraries])
-_LT_DECL([], [postinstall_cmds], [2],
- [Command to use after installation of a shared archive])
-_LT_DECL([], [postuninstall_cmds], [2],
- [Command to use after uninstallation of a shared archive])
-_LT_DECL([], [finish_cmds], [2],
- [Commands used to finish a libtool library installation in a directory])
-_LT_DECL([], [finish_eval], [1],
- [[As "finish_cmds", except a single script fragment to be evaled but
- not shown]])
-_LT_DECL([], [hardcode_into_libs], [0],
- [Whether we should hardcode library paths into libraries])
-_LT_DECL([], [sys_lib_search_path_spec], [2],
- [Compile-time system search path for libraries])
-_LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
- [Run-time system search path for libraries])
-])# _LT_SYS_DYNAMIC_LINKER
-
-
-# _LT_PATH_TOOL_PREFIX(TOOL)
-# --------------------------
-# find a file program which can recognize shared library
-AC_DEFUN([_LT_PATH_TOOL_PREFIX],
-[m4_require([_LT_DECL_EGREP])dnl
-AC_MSG_CHECKING([for $1])
-AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
-[case $MAGIC_CMD in
-[[\\/*] | ?:[\\/]*])
- lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
- ;;
-*)
- lt_save_MAGIC_CMD="$MAGIC_CMD"
- lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-dnl $ac_dummy forces splitting on constant user-supplied paths.
-dnl POSIX.2 word splitting is done only on the output of word expansions,
-dnl not every word. This closes a longstanding sh security hole.
- ac_dummy="m4_if([$2], , $PATH, [$2])"
- for ac_dir in $ac_dummy; do
- IFS="$lt_save_ifs"
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$1; then
- lt_cv_path_MAGIC_CMD="$ac_dir/$1"
- if test -n "$file_magic_test_file"; then
- case $deplibs_check_method in
- "file_magic "*)
- file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
- MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
- if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
- $EGREP "$file_magic_regex" > /dev/null; then
- :
- else
- cat <<_LT_EOF 1>&2
-
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such. This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem. Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool@gnu.org
-
-_LT_EOF
- fi ;;
- esac
- fi
- break
- fi
- done
- IFS="$lt_save_ifs"
- MAGIC_CMD="$lt_save_MAGIC_CMD"
- ;;
-esac])
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
- AC_MSG_RESULT($MAGIC_CMD)
-else
- AC_MSG_RESULT(no)
-fi
-_LT_DECL([], [MAGIC_CMD], [0],
- [Used to examine libraries when file_magic_cmd begins with "file"])dnl
-])# _LT_PATH_TOOL_PREFIX
-
-# Old name:
-AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
-
-
-# _LT_PATH_MAGIC
-# --------------
-# find a file program which can recognize a shared library
-m4_defun([_LT_PATH_MAGIC],
-[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
-if test -z "$lt_cv_path_MAGIC_CMD"; then
- if test -n "$ac_tool_prefix"; then
- _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
- else
- MAGIC_CMD=:
- fi
-fi
-])# _LT_PATH_MAGIC
-
-
-# LT_PATH_LD
-# ----------
-# find the pathname to the GNU or non-GNU linker
-AC_DEFUN([LT_PATH_LD],
-[AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
-
-AC_ARG_WITH([gnu-ld],
- [AS_HELP_STRING([--with-gnu-ld],
- [assume the C compiler uses GNU ld @<:@default=no@:>@])],
- [test "$withval" = no || with_gnu_ld=yes],
- [with_gnu_ld=no])dnl
-
-ac_prog=ld
-if test "$GCC" = yes; then
- # Check if gcc -print-prog-name=ld gives a path.
- AC_MSG_CHECKING([for ld used by $CC])
- case $host in
- *-*-mingw*)
- # gcc leaves a trailing carriage return which upsets mingw
- ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
- *)
- ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
- esac
- case $ac_prog in
- # Accept absolute paths.
- [[\\/]]* | ?:[[\\/]]*)
- re_direlt='/[[^/]][[^/]]*/\.\./'
- # Canonicalize the pathname of ld
- ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
- ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
- done
- test -z "$LD" && LD="$ac_prog"
- ;;
- "")
- # If it fails, then pretend we aren't using GCC.
- ac_prog=ld
- ;;
- *)
- # If it is relative, then search for the first ld in PATH.
- with_gnu_ld=unknown
- ;;
- esac
-elif test "$with_gnu_ld" = yes; then
- AC_MSG_CHECKING([for GNU ld])
-else
- AC_MSG_CHECKING([for non-GNU ld])
-fi
-AC_CACHE_VAL(lt_cv_path_LD,
-[if test -z "$LD"; then
- lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
- for ac_dir in $PATH; do
- IFS="$lt_save_ifs"
- test -z "$ac_dir" && ac_dir=.
- if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
- lt_cv_path_LD="$ac_dir/$ac_prog"
- # Check to see if the program is GNU ld. I'd rather use --version,
- # but apparently some variants of GNU ld only accept -v.
- # Break only if it was the GNU/non-GNU ld that we prefer.
- case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
- *GNU* | *'with BFD'*)
- test "$with_gnu_ld" != no && break
- ;;
- *)
- test "$with_gnu_ld" != yes && break
- ;;
- esac
- fi
- done
- IFS="$lt_save_ifs"
-else
- lt_cv_path_LD="$LD" # Let the user override the test with a path.
-fi])
-LD="$lt_cv_path_LD"
-if test -n "$LD"; then
- AC_MSG_RESULT($LD)
-else
- AC_MSG_RESULT(no)
-fi
-test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
-_LT_PATH_LD_GNU
-AC_SUBST([LD])
-
-_LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
-])# LT_PATH_LD
-
-# Old names:
-AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
-AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_PROG_LD], [])
-dnl AC_DEFUN([AC_PROG_LD], [])
-
-
-# _LT_PATH_LD_GNU
-#- --------------
-m4_defun([_LT_PATH_LD_GNU],
-[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
- lt_cv_prog_gnu_ld=yes
- ;;
-*)
- lt_cv_prog_gnu_ld=no
- ;;
-esac])
-with_gnu_ld=$lt_cv_prog_gnu_ld
-])# _LT_PATH_LD_GNU
-
-
-# _LT_CMD_RELOAD
-# --------------
-# find reload flag for linker
-# -- PORTME Some linkers may need a different reload flag.
-m4_defun([_LT_CMD_RELOAD],
-[AC_CACHE_CHECK([for $LD option to reload object files],
- lt_cv_ld_reload_flag,
- [lt_cv_ld_reload_flag='-r'])
-reload_flag=$lt_cv_ld_reload_flag
-case $reload_flag in
-"" | " "*) ;;
-*) reload_flag=" $reload_flag" ;;
-esac
-reload_cmds='$LD$reload_flag -o $output$reload_objs'
-case $host_os in
- cygwin* | mingw* | pw32* | cegcc*)
- if test "$GCC" != yes; then
- reload_cmds=false
- fi
- ;;
- darwin*)
- if test "$GCC" = yes; then
- reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
- else
- reload_cmds='$LD$reload_flag -o $output$reload_objs'
- fi
- ;;
-esac
-_LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
-_LT_TAGDECL([], [reload_cmds], [2])dnl
-])# _LT_CMD_RELOAD
-
-
-# _LT_CHECK_MAGIC_METHOD
-# ----------------------
-# how to check for library dependencies
-# -- PORTME fill in with the dynamic library characteristics
-m4_defun([_LT_CHECK_MAGIC_METHOD],
-[m4_require([_LT_DECL_EGREP])
-m4_require([_LT_DECL_OBJDUMP])
-AC_CACHE_CHECK([how to recognize dependent libraries],
-lt_cv_deplibs_check_method,
-[lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_deplibs_check_method='unknown'
-# Need to set the preceding variable on all platforms that support
-# interlibrary dependencies.
-# 'none' -- dependencies not supported.
-# `unknown' -- same as none, but documents that we really don't know.
-# 'pass_all' -- all dependencies passed with no checks.
-# 'test_compile' -- check by making test program.
-# 'file_magic [[regex]]' -- check by looking for files in library path
-# which responds to the $file_magic_cmd with a given extended regex.
-# If you have `file' or equivalent on your system and you're not sure
-# whether `pass_all' will *always* work, you probably want this one.
-
-case $host_os in
-aix[[4-9]]*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-beos*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-bsdi[[45]]*)
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
- lt_cv_file_magic_cmd='/usr/bin/file -L'
- lt_cv_file_magic_test_file=/shlib/libc.so
- ;;
-
-cygwin*)
- # func_win32_libid is a shell function defined in ltmain.sh
- lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
- lt_cv_file_magic_cmd='func_win32_libid'
- ;;
-
-mingw* | pw32*)
- # Base MSYS/MinGW do not provide the 'file' command needed by
- # func_win32_libid shell function, so use a weaker test based on 'objdump',
- # unless we find 'file', for example because we are cross-compiling.
- # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
- if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
- lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
- lt_cv_file_magic_cmd='func_win32_libid'
- else
- # Keep this pattern in sync with the one in func_win32_libid.
- lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
- lt_cv_file_magic_cmd='$OBJDUMP -f'
- fi
- ;;
-
-cegcc*)
- # use the weaker test based on 'objdump'. See mingw*.
- lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
- lt_cv_file_magic_cmd='$OBJDUMP -f'
- ;;
-
-darwin* | rhapsody*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-freebsd* | dragonfly*)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
- case $host_cpu in
- i*86 )
- # Not sure whether the presence of OpenBSD here was a mistake.
- # Let's accept both of them until this is cleared up.
- lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
- lt_cv_file_magic_cmd=/usr/bin/file
- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
- ;;
- esac
- else
- lt_cv_deplibs_check_method=pass_all
- fi
- ;;
-
-gnu*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-haiku*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-hpux10.20* | hpux11*)
- lt_cv_file_magic_cmd=/usr/bin/file
- case $host_cpu in
- ia64*)
- lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
- lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
- ;;
- hppa*64*)
- [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
- lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
- ;;
- *)
- lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
- lt_cv_file_magic_test_file=/usr/lib/libc.sl
- ;;
- esac
- ;;
-
-interix[[3-9]]*)
- # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
- ;;
-
-irix5* | irix6* | nonstopux*)
- case $LD in
- *-32|*"-32 ") libmagic=32-bit;;
- *-n32|*"-n32 ") libmagic=N32;;
- *-64|*"-64 ") libmagic=64-bit;;
- *) libmagic=never-match;;
- esac
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-netbsd* | netbsdelf*-gnu)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
- else
- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
- fi
- ;;
-
-newos6*)
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
- lt_cv_file_magic_cmd=/usr/bin/file
- lt_cv_file_magic_test_file=/usr/lib/libnls.so
- ;;
-
-*nto* | *qnx*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-openbsd*)
- if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
- else
- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
- fi
- ;;
-
-osf3* | osf4* | osf5*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-rdos*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-solaris*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-sysv4 | sysv4.3*)
- case $host_vendor in
- motorola)
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
- ;;
- ncr)
- lt_cv_deplibs_check_method=pass_all
- ;;
- sequent)
- lt_cv_file_magic_cmd='/bin/file'
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
- ;;
- sni)
- lt_cv_file_magic_cmd='/bin/file'
- lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
- lt_cv_file_magic_test_file=/lib/libc.so
- ;;
- siemens)
- lt_cv_deplibs_check_method=pass_all
- ;;
- pc)
- lt_cv_deplibs_check_method=pass_all
- ;;
- esac
- ;;
-
-tpf*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-esac
-])
-
-file_magic_glob=
-want_nocaseglob=no
-if test "$build" = "$host"; then
- case $host_os in
- mingw* | pw32*)
- if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
- want_nocaseglob=yes
- else
- file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
- fi
- ;;
- esac
-fi
-
-file_magic_cmd=$lt_cv_file_magic_cmd
-deplibs_check_method=$lt_cv_deplibs_check_method
-test -z "$deplibs_check_method" && deplibs_check_method=unknown
-
-_LT_DECL([], [deplibs_check_method], [1],
- [Method to check whether dependent libraries are shared objects])
-_LT_DECL([], [file_magic_cmd], [1],
- [Command to use when deplibs_check_method = "file_magic"])
-_LT_DECL([], [file_magic_glob], [1],
- [How to find potential files when deplibs_check_method = "file_magic"])
-_LT_DECL([], [want_nocaseglob], [1],
- [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
-])# _LT_CHECK_MAGIC_METHOD
-
-
-# LT_PATH_NM
-# ----------
-# find the pathname to a BSD- or MS-compatible name lister
-AC_DEFUN([LT_PATH_NM],
-[AC_REQUIRE([AC_PROG_CC])dnl
-AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
-[if test -n "$NM"; then
- # Let the user override the test.
- lt_cv_path_NM="$NM"
-else
- lt_nm_to_check="${ac_tool_prefix}nm"
- if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
- lt_nm_to_check="$lt_nm_to_check nm"
- fi
- for lt_tmp_nm in $lt_nm_to_check; do
- lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
- for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
- IFS="$lt_save_ifs"
- test -z "$ac_dir" && ac_dir=.
- tmp_nm="$ac_dir/$lt_tmp_nm"
- if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
- # Check to see if the nm accepts a BSD-compat flag.
- # Adding the `sed 1q' prevents false positives on HP-UX, which says:
- # nm: unknown option "B" ignored
- # Tru64's nm complains that /dev/null is an invalid object file
- case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
- */dev/null* | *'Invalid file or object type'*)
- lt_cv_path_NM="$tmp_nm -B"
- break
- ;;
- *)
- case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
- */dev/null*)
- lt_cv_path_NM="$tmp_nm -p"
- break
- ;;
- *)
- lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
- continue # so that we can try to find one that supports BSD flags
- ;;
- esac
- ;;
- esac
- fi
- done
- IFS="$lt_save_ifs"
- done
- : ${lt_cv_path_NM=no}
-fi])
-if test "$lt_cv_path_NM" != "no"; then
- NM="$lt_cv_path_NM"
-else
- # Didn't find any BSD compatible name lister, look for dumpbin.
- if test -n "$DUMPBIN"; then :
- # Let the user override the test.
- else
- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
- case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
- *COFF*)
- DUMPBIN="$DUMPBIN -symbols"
- ;;
- *)
- DUMPBIN=:
- ;;
- esac
- fi
- AC_SUBST([DUMPBIN])
- if test "$DUMPBIN" != ":"; then
- NM="$DUMPBIN"
- fi
-fi
-test -z "$NM" && NM=nm
-AC_SUBST([NM])
-_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
-
-AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
- [lt_cv_nm_interface="BSD nm"
- echo "int some_variable = 0;" > conftest.$ac_ext
- (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
- (eval "$ac_compile" 2>conftest.err)
- cat conftest.err >&AS_MESSAGE_LOG_FD
- (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
- (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
- cat conftest.err >&AS_MESSAGE_LOG_FD
- (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
- cat conftest.out >&AS_MESSAGE_LOG_FD
- if $GREP 'External.*some_variable' conftest.out > /dev/null; then
- lt_cv_nm_interface="MS dumpbin"
- fi
- rm -f conftest*])
-])# LT_PATH_NM
-
-# Old names:
-AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
-AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_PROG_NM], [])
-dnl AC_DEFUN([AC_PROG_NM], [])
-
-# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
-# --------------------------------
-# how to determine the name of the shared library
-# associated with a specific link library.
-# -- PORTME fill in with the dynamic library characteristics
-m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
-[m4_require([_LT_DECL_EGREP])
-m4_require([_LT_DECL_OBJDUMP])
-m4_require([_LT_DECL_DLLTOOL])
-AC_CACHE_CHECK([how to associate runtime and link libraries],
-lt_cv_sharedlib_from_linklib_cmd,
-[lt_cv_sharedlib_from_linklib_cmd='unknown'
-
-case $host_os in
-cygwin* | mingw* | pw32* | cegcc*)
- # two different shell functions defined in ltmain.sh
- # decide which to use based on capabilities of $DLLTOOL
- case `$DLLTOOL --help 2>&1` in
- *--identify-strict*)
- lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
- ;;
- *)
- lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
- ;;
- esac
- ;;
-*)
- # fallback: assume linklib IS sharedlib
- lt_cv_sharedlib_from_linklib_cmd="$ECHO"
- ;;
-esac
-])
-sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
-test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
-
-_LT_DECL([], [sharedlib_from_linklib_cmd], [1],
- [Command to associate shared and link libraries])
-])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
-
-
-# _LT_PATH_MANIFEST_TOOL
-# ----------------------
-# locate the manifest tool
-m4_defun([_LT_PATH_MANIFEST_TOOL],
-[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
-test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
-AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
- [lt_cv_path_mainfest_tool=no
- echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
- $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
- cat conftest.err >&AS_MESSAGE_LOG_FD
- if $GREP 'Manifest Tool' conftest.out > /dev/null; then
- lt_cv_path_mainfest_tool=yes
- fi
- rm -f conftest*])
-if test "x$lt_cv_path_mainfest_tool" != xyes; then
- MANIFEST_TOOL=:
-fi
-_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
-])# _LT_PATH_MANIFEST_TOOL
-
-
-# LT_LIB_M
-# --------
-# check for math library
-AC_DEFUN([LT_LIB_M],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-LIBM=
-case $host in
-*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
- # These system don't have libm, or don't need it
- ;;
-*-ncr-sysv4.3*)
- AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
- AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
- ;;
-*)
- AC_CHECK_LIB(m, cos, LIBM="-lm")
- ;;
-esac
-AC_SUBST([LIBM])
-])# LT_LIB_M
-
-# Old name:
-AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_CHECK_LIBM], [])
-
-
-# _LT_COMPILER_NO_RTTI([TAGNAME])
-# -------------------------------
-m4_defun([_LT_COMPILER_NO_RTTI],
-[m4_require([_LT_TAG_COMPILER])dnl
-
-_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
-
-if test "$GCC" = yes; then
- case $cc_basename in
- nvcc*)
- _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
- esac
-
- _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
- lt_cv_prog_compiler_rtti_exceptions,
- [-fno-rtti -fno-exceptions], [],
- [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
-fi
-_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
- [Compiler flag to turn off builtin functions])
-])# _LT_COMPILER_NO_RTTI
-
-
-# _LT_CMD_GLOBAL_SYMBOLS
-# ----------------------
-m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_PROG_AWK])dnl
-AC_REQUIRE([LT_PATH_NM])dnl
-AC_REQUIRE([LT_PATH_LD])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_TAG_COMPILER])dnl
-
-# Check for command to grab the raw symbol name followed by C symbol from nm.
-AC_MSG_CHECKING([command to parse $NM output from $compiler object])
-AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
-[
-# These are sane defaults that work on at least a few old systems.
-# [They come from Ultrix. What could be older than Ultrix?!! ;)]
-
-# Character class describing NM global symbol codes.
-symcode='[[BCDEGRST]]'
-
-# Regexp to match symbols that can be accessed directly from C.
-sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
-
-# Define system-specific variables.
-case $host_os in
-aix*)
- symcode='[[BCDT]]'
- ;;
-cygwin* | mingw* | pw32* | cegcc*)
- symcode='[[ABCDGISTW]]'
- ;;
-hpux*)
- if test "$host_cpu" = ia64; then
- symcode='[[ABCDEGRST]]'
- fi
- ;;
-irix* | nonstopux*)
- symcode='[[BCDEGRST]]'
- ;;
-osf*)
- symcode='[[BCDEGQRST]]'
- ;;
-solaris*)
- symcode='[[BDRT]]'
- ;;
-sco3.2v5*)
- symcode='[[DT]]'
- ;;
-sysv4.2uw2*)
- symcode='[[DT]]'
- ;;
-sysv5* | sco5v6* | unixware* | OpenUNIX*)
- symcode='[[ABDT]]'
- ;;
-sysv4)
- symcode='[[DFNSTU]]'
- ;;
-esac
-
-# If we're using GNU nm, then use its standard symbol codes.
-case `$NM -V 2>&1` in
-*GNU* | *'with BFD'*)
- symcode='[[ABCDGIRSTW]]' ;;
-esac
-
-# Transform an extracted symbol line into a proper C declaration.
-# Some systems (esp. on ia64) link data and code symbols differently,
-# so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-
-# Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
-
-# Handle CRLF in mingw tool chain
-opt_cr=
-case $build_os in
-mingw*)
- opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
- ;;
-esac
-
-# Try without a prefix underscore, then with it.
-for ac_symprfx in "" "_"; do
-
- # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
- symxfrm="\\1 $ac_symprfx\\2 \\2"
-
- # Write the raw and C identifiers.
- if test "$lt_cv_nm_interface" = "MS dumpbin"; then
- # Fake it for dumpbin and say T for any non-static function
- # and D for any global variable.
- # Also find C++ and __fastcall symbols from MSVC++,
- # which start with @ or ?.
- lt_cv_sys_global_symbol_pipe="$AWK ['"\
-" {last_section=section; section=\$ 3};"\
-" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
-" \$ 0!~/External *\|/{next};"\
-" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
-" {if(hide[section]) next};"\
-" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
-" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
-" s[1]~/^[@?]/{print s[1], s[1]; next};"\
-" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
-" ' prfx=^$ac_symprfx]"
- else
- lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
- fi
- lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
-
- # Check to see that the pipe works correctly.
- pipe_works=no
-
- rm -f conftest*
- cat > conftest.$ac_ext <<_LT_EOF
-#ifdef __cplusplus
-extern "C" {
-#endif
-char nm_test_var;
-void nm_test_func(void);
-void nm_test_func(void){}
-#ifdef __cplusplus
-}
-#endif
-int main(){nm_test_var='a';nm_test_func();return(0);}
-_LT_EOF
-
- if AC_TRY_EVAL(ac_compile); then
- # Now try to grab the symbols.
- nlist=conftest.nm
- if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
- # Try sorting and uniquifying the output.
- if sort "$nlist" | uniq > "$nlist"T; then
- mv -f "$nlist"T "$nlist"
- else
- rm -f "$nlist"T
- fi
-
- # Make sure that we snagged all the symbols we need.
- if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
- if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
- cat <<_LT_EOF > conftest.$ac_ext
-/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
-#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
-/* DATA imports from DLLs on WIN32 con't be const, because runtime
- relocations are performed -- see ld's documentation on pseudo-relocs. */
-# define LT@&t@_DLSYM_CONST
-#elif defined(__osf__)
-/* This system does not cope well with relocations in const data. */
-# define LT@&t@_DLSYM_CONST
-#else
-# define LT@&t@_DLSYM_CONST const
-#endif
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-_LT_EOF
- # Now generate the symbol file.
- eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
-
- cat <<_LT_EOF >> conftest.$ac_ext
-
-/* The mapping between symbol names and symbols. */
-LT@&t@_DLSYM_CONST struct {
- const char *name;
- void *address;
-}
-lt__PROGRAM__LTX_preloaded_symbols[[]] =
-{
- { "@PROGRAM@", (void *) 0 },
-_LT_EOF
- $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
- cat <<\_LT_EOF >> conftest.$ac_ext
- {0, (void *) 0}
-};
-
-/* This works around a problem in FreeBSD linker */
-#ifdef FREEBSD_WORKAROUND
-static const void *lt_preloaded_setup() {
- return lt__PROGRAM__LTX_preloaded_symbols;
-}
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-_LT_EOF
- # Now try linking the two files.
- mv conftest.$ac_objext conftstm.$ac_objext
- lt_globsym_save_LIBS=$LIBS
- lt_globsym_save_CFLAGS=$CFLAGS
- LIBS="conftstm.$ac_objext"
- CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
- if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
- pipe_works=yes
- fi
- LIBS=$lt_globsym_save_LIBS
- CFLAGS=$lt_globsym_save_CFLAGS
- else
- echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
- fi
- else
- echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
- fi
- else
- echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
- fi
- else
- echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
- cat conftest.$ac_ext >&5
- fi
- rm -rf conftest* conftst*
-
- # Do not use the global_symbol_pipe unless it works.
- if test "$pipe_works" = yes; then
- break
- else
- lt_cv_sys_global_symbol_pipe=
- fi
-done
-])
-if test -z "$lt_cv_sys_global_symbol_pipe"; then
- lt_cv_sys_global_symbol_to_cdecl=
-fi
-if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
- AC_MSG_RESULT(failed)
-else
- AC_MSG_RESULT(ok)
-fi
-
-# Response file support.
-if test "$lt_cv_nm_interface" = "MS dumpbin"; then
- nm_file_list_spec='@'
-elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
- nm_file_list_spec='@'
-fi
-
-_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
- [Take the output of nm and produce a listing of raw symbols and C names])
-_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
- [Transform the output of nm in a proper C declaration])
-_LT_DECL([global_symbol_to_c_name_address],
- [lt_cv_sys_global_symbol_to_c_name_address], [1],
- [Transform the output of nm in a C name address pair])
-_LT_DECL([global_symbol_to_c_name_address_lib_prefix],
- [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
- [Transform the output of nm in a C name address pair when lib prefix is needed])
-_LT_DECL([], [nm_file_list_spec], [1],
- [Specify filename containing input files for $NM])
-]) # _LT_CMD_GLOBAL_SYMBOLS
-
-
-# _LT_COMPILER_PIC([TAGNAME])
-# ---------------------------
-m4_defun([_LT_COMPILER_PIC],
-[m4_require([_LT_TAG_COMPILER])dnl
-_LT_TAGVAR(lt_prog_compiler_wl, $1)=
-_LT_TAGVAR(lt_prog_compiler_pic, $1)=
-_LT_TAGVAR(lt_prog_compiler_static, $1)=
-
-m4_if([$1], [CXX], [
- # C++ specific cases for pic, static, wl, etc.
- if test "$GXX" = yes; then
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-
- case $host_os in
- aix*)
- # All AIX code is PIC.
- if test "$host_cpu" = ia64; then
- # AIX 5 now supports IA64 processor
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- fi
- ;;
-
- amigaos*)
- case $host_cpu in
- powerpc)
- # see comment about AmigaOS4 .so support
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- m68k)
- # FIXME: we need at least 68020 code to build shared libraries, but
- # adding the `-m68020' flag to GCC prevents building anything better,
- # like `-m68040'.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
- ;;
- esac
- ;;
-
- beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
- # PIC is the default for these OSes.
- ;;
- mingw* | cygwin* | os2* | pw32* | cegcc*)
- # This hack is so that the source file can tell whether it is being
- # built for inclusion in a dll (and should export symbols for example).
- # Although the cygwin gcc ignores -fPIC, still need this for old-style
- # (--disable-auto-import) libraries
- m4_if([$1], [GCJ], [],
- [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
- ;;
- darwin* | rhapsody*)
- # PIC is the default on this platform
- # Common symbols not allowed in MH_DYLIB files
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
- ;;
- *djgpp*)
- # DJGPP does not support shared libraries at all
- _LT_TAGVAR(lt_prog_compiler_pic, $1)=
- ;;
- haiku*)
- # PIC is the default for Haiku.
- # The "-static" flag exists, but is broken.
- _LT_TAGVAR(lt_prog_compiler_static, $1)=
- ;;
- interix[[3-9]]*)
- # Interix 3.x gcc -fpic/-fPIC options generate broken code.
- # Instead, we relocate shared libraries at runtime.
- ;;
- sysv4*MP*)
- if test -d /usr/nec; then
- _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
- fi
- ;;
- hpux*)
- # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
- # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
- # sets the default TLS model and affects inlining.
- case $host_cpu in
- hppa*64*)
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- esac
- ;;
- *qnx* | *nto*)
- # QNX uses GNU C++, but need to define -shared option too, otherwise
- # it will coredump.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- esac
- else
- case $host_os in
- aix[[4-9]]*)
- # All AIX code is PIC.
- if test "$host_cpu" = ia64; then
- # AIX 5 now supports IA64 processor
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- else
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
- fi
- ;;
- chorus*)
- case $cc_basename in
- cxch68*)
- # Green Hills C++ Compiler
- # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
- ;;
- esac
- ;;
- mingw* | cygwin* | os2* | pw32* | cegcc*)
- # This hack is so that the source file can tell whether it is being
- # built for inclusion in a dll (and should export symbols for example).
- m4_if([$1], [GCJ], [],
- [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
- ;;
- dgux*)
- case $cc_basename in
- ec++*)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- ;;
- ghcx*)
- # Green Hills C++ Compiler
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
- ;;
- *)
- ;;
- esac
- ;;
- freebsd* | dragonfly*)
- # FreeBSD uses GNU C++
- ;;
- hpux9* | hpux10* | hpux11*)
- case $cc_basename in
- CC*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
- if test "$host_cpu" != ia64; then
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
- fi
- ;;
- aCC*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
- case $host_cpu in
- hppa*64*|ia64*)
- # +Z the default
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
- ;;
- esac
- ;;
- *)
- ;;
- esac
- ;;
- interix*)
- # This is c89, which is MS Visual C++ (no shared libs)
- # Anyone wants to do a port?
- ;;
- irix5* | irix6* | nonstopux*)
- case $cc_basename in
- CC*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- # CC pic flag -KPIC is the default.
- ;;
- *)
- ;;
- esac
- ;;
- linux* | k*bsd*-gnu | kopensolaris*-gnu)
- case $cc_basename in
- KCC*)
- # KAI C++ Compiler
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- ecpc* )
- # old Intel C++ for x86_64 which still supported -KPIC.
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
- ;;
- icpc* )
- # Intel C++, used to be incompatible with GCC.
- # ICC 10 doesn't accept -KPIC any more.
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
- ;;
- pgCC* | pgcpp*)
- # Portland Group C++ compiler
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
- cxx*)
- # Compaq C++
- # Make sure the PIC flag is empty. It appears that all Alpha
- # Linux and Compaq Tru64 Unix objects are PIC.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)=
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- ;;
- xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
- # IBM XL 8.0, 9.0 on PPC and BlueGene
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
- ;;
- *)
- case `$CC -V 2>&1 | sed 5q` in
- *Sun\ C*)
- # Sun C++ 5.9
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
- ;;
- esac
- ;;
- esac
- ;;
- lynxos*)
- ;;
- m88k*)
- ;;
- mvs*)
- case $cc_basename in
- cxx*)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
- ;;
- *)
- ;;
- esac
- ;;
- netbsd* | netbsdelf*-gnu)
- ;;
- *qnx* | *nto*)
- # QNX uses GNU C++, but need to define -shared option too, otherwise
- # it will coredump.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
- ;;
- osf3* | osf4* | osf5*)
- case $cc_basename in
- KCC*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
- ;;
- RCC*)
- # Rational C++ 2.4.1
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
- ;;
- cxx*)
- # Digital/Compaq C++
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- # Make sure the PIC flag is empty. It appears that all Alpha
- # Linux and Compaq Tru64 Unix objects are PIC.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)=
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- ;;
- *)
- ;;
- esac
- ;;
- psos*)
- ;;
- solaris*)
- case $cc_basename in
- CC* | sunCC*)
- # Sun C++ 4.2, 5.x and Centerline C++
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
- ;;
- gcx*)
- # Green Hills C++ Compiler
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
- ;;
- *)
- ;;
- esac
- ;;
- sunos4*)
- case $cc_basename in
- CC*)
- # Sun C++ 4.x
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
- lcc*)
- # Lucid
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
- ;;
- *)
- ;;
- esac
- ;;
- sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
- case $cc_basename in
- CC*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
- esac
- ;;
- tandem*)
- case $cc_basename in
- NCC*)
- # NonStop-UX NCC 3.20
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- ;;
- *)
- ;;
- esac
- ;;
- vxworks*)
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
- ;;
- esac
- fi
-],
-[
- if test "$GCC" = yes; then
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-
- case $host_os in
- aix*)
- # All AIX code is PIC.
- if test "$host_cpu" = ia64; then
- # AIX 5 now supports IA64 processor
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- fi
- ;;
-
- amigaos*)
- case $host_cpu in
- powerpc)
- # see comment about AmigaOS4 .so support
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- m68k)
- # FIXME: we need at least 68020 code to build shared libraries, but
- # adding the `-m68020' flag to GCC prevents building anything better,
- # like `-m68040'.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
- ;;
- esac
- ;;
-
- beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
- # PIC is the default for these OSes.
- ;;
-
- mingw* | cygwin* | pw32* | os2* | cegcc*)
- # This hack is so that the source file can tell whether it is being
- # built for inclusion in a dll (and should export symbols for example).
- # Although the cygwin gcc ignores -fPIC, still need this for old-style
- # (--disable-auto-import) libraries
- m4_if([$1], [GCJ], [],
- [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
- ;;
-
- darwin* | rhapsody*)
- # PIC is the default on this platform
- # Common symbols not allowed in MH_DYLIB files
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
- ;;
-
- haiku*)
- # PIC is the default for Haiku.
- # The "-static" flag exists, but is broken.
- _LT_TAGVAR(lt_prog_compiler_static, $1)=
- ;;
-
- hpux*)
- # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
- # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
- # sets the default TLS model and affects inlining.
- case $host_cpu in
- hppa*64*)
- # +Z the default
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- esac
- ;;
-
- interix[[3-9]]*)
- # Interix 3.x gcc -fpic/-fPIC options generate broken code.
- # Instead, we relocate shared libraries at runtime.
- ;;
-
- msdosdjgpp*)
- # Just because we use GCC doesn't mean we suddenly get shared libraries
- # on systems that don't support them.
- _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
- enable_shared=no
- ;;
-
- *nto* | *qnx*)
- # QNX uses GNU C++, but need to define -shared option too, otherwise
- # it will coredump.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
- ;;
-
- sysv4*MP*)
- if test -d /usr/nec; then
- _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
- fi
- ;;
-
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- ;;
- esac
-
- case $cc_basename in
- nvcc*) # Cuda Compiler Driver 2.2
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Xcompiler -fPIC'
- ;;
- esac
- else
- # PORTME Check for flag to pass linker flags through the system compiler.
- case $host_os in
- aix*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- if test "$host_cpu" = ia64; then
- # AIX 5 now supports IA64 processor
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- else
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
- fi
- ;;
-
- mingw* | cygwin* | pw32* | os2* | cegcc*)
- # This hack is so that the source file can tell whether it is being
- # built for inclusion in a dll (and should export symbols for example).
- m4_if([$1], [GCJ], [],
- [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
- ;;
-
- hpux9* | hpux10* | hpux11*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
- # not for PA HP-UX.
- case $host_cpu in
- hppa*64*|ia64*)
- # +Z the default
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
- ;;
- esac
- # Is there a better lt_prog_compiler_static that works with the bundled CC?
- _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
- ;;
-
- irix5* | irix6* | nonstopux*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- # PIC (with -KPIC) is the default.
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- ;;
-
- linux* | k*bsd*-gnu | kopensolaris*-gnu)
- case $cc_basename in
- # old Intel for x86_64 which still supported -KPIC.
- ecc*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
- ;;
- # icc used to be incompatible with GCC.
- # ICC 10 doesn't accept -KPIC any more.
- icc* | ifort*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
- ;;
- # Lahey Fortran 8.1.
- lf95*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
- ;;
- nagfor*)
- # NAG Fortran compiler
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
- pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
- # Portland Group compilers (*not* the Pentium gcc compiler,
- # which looks to be a dead project)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
- ccc*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- # All Alpha code is PIC.
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- ;;
- xl* | bgxl* | bgf* | mpixl*)
- # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
- ;;
- *)
- case `$CC -V 2>&1 | sed 5q` in
- *Sun\ F* | *Sun*Fortran*)
- # Sun Fortran 8.3 passes all unrecognized flags to the linker
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
- ;;
- *Sun\ C*)
- # Sun C 5.9
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- ;;
- esac
- ;;
- esac
- ;;
-
- newsos6)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
-
- *nto* | *qnx*)
- # QNX uses GNU C++, but need to define -shared option too, otherwise
- # it will coredump.
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
- ;;
-
- osf3* | osf4* | osf5*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- # All OSF/1 code is PIC.
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- ;;
-
- rdos*)
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
- ;;
-
- solaris*)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- case $cc_basename in
- f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
- *)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
- esac
- ;;
-
- sunos4*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
-
- sysv4 | sysv4.2uw2* | sysv4.3*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
-
- sysv4*MP*)
- if test -d /usr/nec ;then
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- fi
- ;;
-
- sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
-
- unicos*)
- _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
- _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
- ;;
-
- uts4*)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
- _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
- ;;
-
- *)
- _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
- ;;
- esac
- fi
-])
-case $host_os in
- # For platforms which do not support PIC, -DPIC is meaningless:
- *djgpp*)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)=
- ;;
- *)
- _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
- ;;
-esac
-
-AC_CACHE_CHECK([for $compiler option to produce PIC],
- [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
- [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
-_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
-
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
- _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
- [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
- [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
- [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
- "" | " "*) ;;
- *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
- esac],
- [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
- _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
-fi
-_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
- [Additional compiler flags for building library objects])
-
-_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
- [How to pass a linker flag through the compiler])
-#
-# Check to make sure the static flag actually works.
-#
-wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
-_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
- _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
- $lt_tmp_static_flag,
- [],
- [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
-_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
- [Compiler flag to prevent dynamic linking])
-])# _LT_COMPILER_PIC
-
-
-# _LT_LINKER_SHLIBS([TAGNAME])
-# ----------------------------
-# See if the linker supports building shared libraries.
-m4_defun([_LT_LINKER_SHLIBS],
-[AC_REQUIRE([LT_PATH_LD])dnl
-AC_REQUIRE([LT_PATH_NM])dnl
-m4_require([_LT_PATH_MANIFEST_TOOL])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
-m4_require([_LT_TAG_COMPILER])dnl
-AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
-m4_if([$1], [CXX], [
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
- _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
- case $host_os in
- aix[[4-9]]*)
- # If we're using GNU nm, then we don't want the "-C" option.
- # -C means demangle to AIX nm, but means don't demangle with GNU nm
- # Also, AIX nm treats weak defined symbols like other global defined
- # symbols, whereas GNU nm marks them as "W".
- if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
- else
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
- fi
- ;;
- pw32*)
- _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
- ;;
- cygwin* | mingw* | cegcc*)
- case $cc_basename in
- cl*) ;;
- *)
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
- _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
- ;;
- esac
- ;;
- linux* | k*bsd*-gnu | gnu*)
- _LT_TAGVAR(link_all_deplibs, $1)=no
- ;;
- *)
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
- ;;
- esac
-], [
- runpath_var=
- _LT_TAGVAR(allow_undefined_flag, $1)=
- _LT_TAGVAR(always_export_symbols, $1)=no
- _LT_TAGVAR(archive_cmds, $1)=
- _LT_TAGVAR(archive_expsym_cmds, $1)=
- _LT_TAGVAR(compiler_needs_object, $1)=no
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
- _LT_TAGVAR(export_dynamic_flag_spec, $1)=
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
- _LT_TAGVAR(hardcode_automatic, $1)=no
- _LT_TAGVAR(hardcode_direct, $1)=no
- _LT_TAGVAR(hardcode_direct_absolute, $1)=no
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
- _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
- _LT_TAGVAR(hardcode_libdir_separator, $1)=
- _LT_TAGVAR(hardcode_minus_L, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
- _LT_TAGVAR(inherit_rpath, $1)=no
- _LT_TAGVAR(link_all_deplibs, $1)=unknown
- _LT_TAGVAR(module_cmds, $1)=
- _LT_TAGVAR(module_expsym_cmds, $1)=
- _LT_TAGVAR(old_archive_from_new_cmds, $1)=
- _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
- _LT_TAGVAR(thread_safe_flag_spec, $1)=
- _LT_TAGVAR(whole_archive_flag_spec, $1)=
- # include_expsyms should be a list of space-separated symbols to be *always*
- # included in the symbol list
- _LT_TAGVAR(include_expsyms, $1)=
- # exclude_expsyms can be an extended regexp of symbols to exclude
- # it will be wrapped by ` (' and `)$', so one must not match beginning or
- # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
- # as well as any symbol that contains `d'.
- _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
- # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
- # platforms (ab)use it in PIC code, but their linkers get confused if
- # the symbol is explicitly referenced. Since portable code cannot
- # rely on this symbol name, it's probably fine to never include it in
- # preloaded symbol tables.
- # Exclude shared library initialization/finalization symbols.
-dnl Note also adjust exclude_expsyms for C++ above.
- extract_expsyms_cmds=
-
- case $host_os in
- cygwin* | mingw* | pw32* | cegcc*)
- # FIXME: the MSVC++ port hasn't been tested in a loooong time
- # When not using gcc, we currently assume that we are using
- # Microsoft Visual C++.
- if test "$GCC" != yes; then
- with_gnu_ld=no
- fi
- ;;
- interix*)
- # we just hope/assume this is gcc and not c89 (= MSVC++)
- with_gnu_ld=yes
- ;;
- openbsd*)
- with_gnu_ld=no
- ;;
- linux* | k*bsd*-gnu | gnu*)
- _LT_TAGVAR(link_all_deplibs, $1)=no
- ;;
- esac
-
- _LT_TAGVAR(ld_shlibs, $1)=yes
-
- # On some targets, GNU ld is compatible enough with the native linker
- # that we're better off using the native interface for both.
- lt_use_gnu_ld_interface=no
- if test "$with_gnu_ld" = yes; then
- case $host_os in
- aix*)
- # The AIX port of GNU ld has always aspired to compatibility
- # with the native linker. However, as the warning in the GNU ld
- # block says, versions before 2.19.5* couldn't really create working
- # shared libraries, regardless of the interface used.
- case `$LD -v 2>&1` in
- *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
- *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
- *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
- *)
- lt_use_gnu_ld_interface=yes
- ;;
- esac
- ;;
- *)
- lt_use_gnu_ld_interface=yes
- ;;
- esac
- fi
-
- if test "$lt_use_gnu_ld_interface" = yes; then
- # If archive_cmds runs LD, not CC, wlarc should be empty
- wlarc='${wl}'
-
- # Set some defaults for GNU ld with shared library support. These
- # are reset later if shared libraries are not supported. Putting them
- # here allows them to be overridden if necessary.
- runpath_var=LD_RUN_PATH
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
- # ancient GNU ld didn't support --whole-archive et. al.
- if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
- _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
- else
- _LT_TAGVAR(whole_archive_flag_spec, $1)=
- fi
- supports_anon_versioning=no
- case `$LD -v 2>&1` in
- *GNU\ gold*) supports_anon_versioning=yes ;;
- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
- *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
- *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
- *\ 2.11.*) ;; # other 2.11 versions
- *) supports_anon_versioning=yes ;;
- esac
-
- # See if GNU ld supports shared libraries.
- case $host_os in
- aix[[3-9]]*)
- # On AIX/PPC, the GNU linker is very broken
- if test "$host_cpu" != ia64; then
- _LT_TAGVAR(ld_shlibs, $1)=no
- cat <<_LT_EOF 1>&2
-
-*** Warning: the GNU linker, at least up to release 2.19, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support. If you
-*** really care for shared libraries, you may want to install binutils
-*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
-*** You will then need to restart the configuration process.
-
-_LT_EOF
- fi
- ;;
-
- amigaos*)
- case $host_cpu in
- powerpc)
- # see comment about AmigaOS4 .so support
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)=''
- ;;
- m68k)
- _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- ;;
- esac
- ;;
-
- beos*)
- if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
- # support --undefined. This deserves some investigation. FIXME
- _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- cygwin* | mingw* | pw32* | cegcc*)
- # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
- # as there is no search path for DLLs.
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(always_export_symbols, $1)=no
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
- _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
-
- if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
- # If the export-symbols file already is a .def file (1st line
- # is EXPORTS), use it as is; otherwise, prepend...
- _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
- cp $export_symbols $output_objdir/$soname.def;
- else
- echo EXPORTS > $output_objdir/$soname.def;
- cat $export_symbols >> $output_objdir/$soname.def;
- fi~
- $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- haiku*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- ;;
-
- interix[[3-9]]*)
- _LT_TAGVAR(hardcode_direct, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
- # Instead, shared libraries are loaded at an image base (0x10000000 by
- # default) and relocated if they conflict, which is a slow very memory
- # consuming and fragmenting process. To avoid this, we pick a random,
- # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
- # time. Moving up from 0x10000000 also allows more sbrk(2) space.
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- ;;
-
- gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
- tmp_diet=no
- if test "$host_os" = linux-dietlibc; then
- case $cc_basename in
- diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
- esac
- fi
- if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
- && test "$tmp_diet" = no
- then
- tmp_addflag=' $pic_flag'
- tmp_sharedflag='-shared'
- case $cc_basename,$host_cpu in
- pgcc*) # Portland Group C compiler
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
- tmp_addflag=' $pic_flag'
- ;;
- pgf77* | pgf90* | pgf95* | pgfortran*)
- # Portland Group f77 and f90 compilers
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
- tmp_addflag=' $pic_flag -Mnomain' ;;
- ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
- tmp_addflag=' -i_dynamic' ;;
- efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
- tmp_addflag=' -i_dynamic -nofor_main' ;;
- ifc* | ifort*) # Intel Fortran compiler
- tmp_addflag=' -nofor_main' ;;
- lf95*) # Lahey Fortran 8.1
- _LT_TAGVAR(whole_archive_flag_spec, $1)=
- tmp_sharedflag='--shared' ;;
- xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
- tmp_sharedflag='-qmkshrobj'
- tmp_addflag= ;;
- nvcc*) # Cuda Compiler Driver 2.2
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
- _LT_TAGVAR(compiler_needs_object, $1)=yes
- ;;
- esac
- case `$CC -V 2>&1 | sed 5q` in
- *Sun\ C*) # Sun C 5.9
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
- _LT_TAGVAR(compiler_needs_object, $1)=yes
- tmp_sharedflag='-G' ;;
- *Sun\ F*) # Sun Fortran 8.3
- tmp_sharedflag='-G' ;;
- esac
- _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-
- if test "x$supports_anon_versioning" = xyes; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
- fi
-
- case $cc_basename in
- xlf* | bgf* | bgxlf* | mpixlf*)
- # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
- _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
- _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
- _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
- if test "x$supports_anon_versioning" = xyes; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
- fi
- ;;
- esac
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- netbsd* | netbsdelf*-gnu)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
- wlarc=
- else
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
- fi
- ;;
-
- solaris*)
- if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
- _LT_TAGVAR(ld_shlibs, $1)=no
- cat <<_LT_EOF 1>&2
-
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems. Therefore, libtool
-*** is disabling shared libraries support. We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer. Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
- elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
- case `$LD -v 2>&1` in
- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
- _LT_TAGVAR(ld_shlibs, $1)=no
- cat <<_LT_EOF 1>&2
-
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems. Therefore, libtool
-*** is disabling shared libraries support. We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
- ;;
- *)
- # For security reasons, it is highly recommended that you always
- # use absolute paths for naming shared libraries, and exclude the
- # DT_RUNPATH tag from executables and libraries. But doing so
- # requires that you compile everything twice, which is a pain.
- if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
- esac
- ;;
-
- sunos4*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
- wlarc=
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- *)
- if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
- esac
-
- if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
- runpath_var=
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
- _LT_TAGVAR(export_dynamic_flag_spec, $1)=
- _LT_TAGVAR(whole_archive_flag_spec, $1)=
- fi
- else
- # PORTME fill in a description of your system's linker (not GNU ld)
- case $host_os in
- aix3*)
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(always_export_symbols, $1)=yes
- _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
- # Note: this linker hardcodes the directories in LIBPATH if there
- # are no directories specified by -L.
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
- # Neither direct hardcoding nor static linking is supported with a
- # broken collect2.
- _LT_TAGVAR(hardcode_direct, $1)=unsupported
- fi
- ;;
-
- aix[[4-9]]*)
- if test "$host_cpu" = ia64; then
- # On IA64, the linker does run time linking by default, so we don't
- # have to do anything special.
- aix_use_runtimelinking=no
- exp_sym_flag='-Bexport'
- no_entry_flag=""
- else
- # If we're using GNU nm, then we don't want the "-C" option.
- # -C means demangle to AIX nm, but means don't demangle with GNU nm
- # Also, AIX nm treats weak defined symbols like other global
- # defined symbols, whereas GNU nm marks them as "W".
- if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
- else
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
- fi
- aix_use_runtimelinking=no
-
- # Test if we are trying to use run time linking or normal
- # AIX style linking. If -brtl is somewhere in LDFLAGS, we
- # need to do runtime linking.
- case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
- for ld_flag in $LDFLAGS; do
- if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
- aix_use_runtimelinking=yes
- break
- fi
- done
- ;;
- esac
-
- exp_sym_flag='-bexport'
- no_entry_flag='-bnoentry'
- fi
-
- # When large executables or shared objects are built, AIX ld can
- # have problems creating the table of contents. If linking a library
- # or program results in "error TOC overflow" add -mminimal-toc to
- # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
- # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
- _LT_TAGVAR(archive_cmds, $1)=''
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
-
- if test "$GCC" = yes; then
- case $host_os in aix4.[[012]]|aix4.[[012]].*)
- # We only want to do this on AIX 4.2 and lower, the check
- # below for broken collect2 doesn't work under 4.3+
- collect2name=`${CC} -print-prog-name=collect2`
- if test -f "$collect2name" &&
- strings "$collect2name" | $GREP resolve_lib_name >/dev/null
- then
- # We have reworked collect2
- :
- else
- # We have old collect2
- _LT_TAGVAR(hardcode_direct, $1)=unsupported
- # It fails to find uninstalled libraries when the uninstalled
- # path is not listed in the libpath. Setting hardcode_minus_L
- # to unsupported forces relinking
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=
- fi
- ;;
- esac
- shared_flag='-shared'
- if test "$aix_use_runtimelinking" = yes; then
- shared_flag="$shared_flag "'${wl}-G'
- fi
- _LT_TAGVAR(link_all_deplibs, $1)=no
- else
- # not using gcc
- if test "$host_cpu" = ia64; then
- # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
- # chokes on -Wl,-G. The following line is correct:
- shared_flag='-G'
- else
- if test "$aix_use_runtimelinking" = yes; then
- shared_flag='${wl}-G'
- else
- shared_flag='${wl}-bM:SRE'
- fi
- fi
- fi
-
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
- # It seems that -bexpall does not export symbols beginning with
- # underscore (_), so it is better to generate a list of symbols to export.
- _LT_TAGVAR(always_export_symbols, $1)=yes
- if test "$aix_use_runtimelinking" = yes; then
- # Warning - without using the other runtime loading flags (-brtl),
- # -berok will link without error, but may produce a broken library.
- _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
- # Determine the default libpath from the value encoded in an
- # empty executable.
- _LT_SYS_MODULE_PATH_AIX([$1])
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
- else
- if test "$host_cpu" = ia64; then
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
- _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
- _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
- else
- # Determine the default libpath from the value encoded in an
- # empty executable.
- _LT_SYS_MODULE_PATH_AIX([$1])
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
- # Warning - without using the other run time loading flags,
- # -berok will link without error, but may produce a broken library.
- _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
- if test "$with_gnu_ld" = yes; then
- # We only use this code for GNU lds that support --whole-archive.
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
- else
- # Exported symbols can be pulled into shared objects from archives
- _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
- fi
- _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
- # This is similar to how AIX traditionally builds its shared libraries.
- _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
- fi
- fi
- ;;
-
- amigaos*)
- case $host_cpu in
- powerpc)
- # see comment about AmigaOS4 .so support
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)=''
- ;;
- m68k)
- _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- ;;
- esac
- ;;
-
- bsdi[[45]]*)
- _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
- ;;
-
- cygwin* | mingw* | pw32* | cegcc*)
- # When not using gcc, we currently assume that we are using
- # Microsoft Visual C++.
- # hardcode_libdir_flag_spec is actually meaningless, as there is
- # no search path for DLLs.
- case $cc_basename in
- cl*)
- # Native MSVC
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(always_export_symbols, $1)=yes
- _LT_TAGVAR(file_list_spec, $1)='@'
- # Tell ltmain to make .lib files, not .a files.
- libext=lib
- # Tell ltmain to make .dll files, not .so files.
- shrext_cmds=".dll"
- # FIXME: Setting linknames here is a bad hack.
- _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
- _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
- sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
- else
- sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
- fi~
- $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
- linknames='
- # The linker will not automatically build a static lib if we build a DLL.
- # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
- _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
- # Don't use ranlib
- _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
- _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
- lt_tool_outputfile="@TOOL_OUTPUT@"~
- case $lt_outputfile in
- *.exe|*.EXE) ;;
- *)
- lt_outputfile="$lt_outputfile.exe"
- lt_tool_outputfile="$lt_tool_outputfile.exe"
- ;;
- esac~
- if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
- $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
- $RM "$lt_outputfile.manifest";
- fi'
- ;;
- *)
- # Assume MSVC wrapper
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- # Tell ltmain to make .lib files, not .a files.
- libext=lib
- # Tell ltmain to make .dll files, not .so files.
- shrext_cmds=".dll"
- # FIXME: Setting linknames here is a bad hack.
- _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
- # The linker will automatically build a .lib file if we build a DLL.
- _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
- # FIXME: Should let the user specify the lib program.
- _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
- ;;
- esac
- ;;
-
- darwin* | rhapsody*)
- _LT_DARWIN_LINKER_FEATURES($1)
- ;;
-
- dgux*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- freebsd1*)
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
- # support. Future versions do this automatically, but an explicit c++rt0.o
- # does not break anything, and helps significantly (at the cost of a little
- # extra space).
- freebsd2.2*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- # Unfortunately, older versions of FreeBSD 2 do not have this feature.
- freebsd2*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
- freebsd* | dragonfly*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- hpux9*)
- if test "$GCC" = yes; then
- _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
- else
- _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
- fi
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- _LT_TAGVAR(hardcode_direct, $1)=yes
-
- # hardcode_minus_L: Not really in the search PATH,
- # but as the default location of the library.
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- ;;
-
- hpux10*)
- if test "$GCC" = yes && test "$with_gnu_ld" = no; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
- else
- _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
- fi
- if test "$with_gnu_ld" = no; then
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- # hardcode_minus_L: Not really in the search PATH,
- # but as the default location of the library.
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- fi
- ;;
-
- hpux11*)
- if test "$GCC" = yes && test "$with_gnu_ld" = no; then
- case $host_cpu in
- hppa*64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- ia64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- esac
- else
- case $host_cpu in
- hppa*64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- ia64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- *)
- m4_if($1, [], [
- # Older versions of the 11.00 compiler do not understand -b yet
- # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
- _LT_LINKER_OPTION([if $CC understands -b],
- _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
- [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
- [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
- [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
- ;;
- esac
- fi
- if test "$with_gnu_ld" = no; then
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
- case $host_cpu in
- hppa*64*|ia64*)
- _LT_TAGVAR(hardcode_direct, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
- *)
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-
- # hardcode_minus_L: Not really in the search PATH,
- # but as the default location of the library.
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- ;;
- esac
- fi
- ;;
-
- irix5* | irix6* | nonstopux*)
- if test "$GCC" = yes; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
- # Try to use the -exported_symbol ld option, if it does not
- # work, assume that -exports_file does not work either and
- # implicitly export all symbols.
- # This should be the same for all languages, so no per-tag cache variable.
- AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
- [lt_cv_irix_exported_symbol],
- [save_LDFLAGS="$LDFLAGS"
- LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
- AC_LINK_IFELSE(
- [AC_LANG_SOURCE(
- [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
- [C++], [[int foo (void) { return 0; }]],
- [Fortran 77], [[
- subroutine foo
- end]],
- [Fortran], [[
- subroutine foo
- end]])])],
- [lt_cv_irix_exported_symbol=yes],
- [lt_cv_irix_exported_symbol=no])
- LDFLAGS="$save_LDFLAGS"])
- if test "$lt_cv_irix_exported_symbol" = yes; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
- fi
- else
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
- fi
- _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- _LT_TAGVAR(inherit_rpath, $1)=yes
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- ;;
-
- netbsd* | netbsdelf*-gnu)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
- else
- _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
- fi
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- newsos6)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- *nto* | *qnx*)
- ;;
-
- openbsd*)
- if test -f /usr/libexec/ld.so; then
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- else
- case $host_os in
- openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- ;;
- esac
- fi
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- os2*)
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
- _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
- ;;
-
- osf3*)
- if test "$GCC" = yes; then
- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
- else
- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
- fi
- _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- ;;
-
- osf4* | osf5*) # as osf3* with the addition of -msym flag
- if test "$GCC" = yes; then
- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- else
- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
- $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
-
- # Both c and cxx compiler support -rpath directly
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
- fi
- _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- ;;
-
- solaris*)
- _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
- if test "$GCC" = yes; then
- wlarc='${wl}'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
- $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
- else
- case `$CC -V 2>&1` in
- *"Compilers 5.0"*)
- wlarc=''
- _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
- $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
- ;;
- *)
- wlarc='${wl}'
- _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
- $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
- ;;
- esac
- fi
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- case $host_os in
- solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
- *)
- # The compiler driver will combine and reorder linker options,
- # but understands `-z linker_flag'. GCC discards it without `$wl',
- # but is careful enough not to reorder.
- # Supported since Solaris 2.6 (maybe 2.5.1?)
- if test "$GCC" = yes; then
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
- else
- _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
- fi
- ;;
- esac
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- ;;
-
- sunos4*)
- if test "x$host_vendor" = xsequent; then
- # Use $CC to link under sequent, because it throws in some extra .o
- # files that make .init and .fini sections work.
- _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
- else
- _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
- fi
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- sysv4)
- case $host_vendor in
- sni)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
- ;;
- siemens)
- ## LD is ld it makes a PLAMLIB
- ## CC just makes a GrossModule.
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
- _LT_TAGVAR(hardcode_direct, $1)=no
- ;;
- motorola)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
- ;;
- esac
- runpath_var='LD_RUN_PATH'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- sysv4.3*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
- ;;
-
- sysv4*MP*)
- if test -d /usr/nec; then
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- runpath_var=LD_RUN_PATH
- hardcode_runpath_var=yes
- _LT_TAGVAR(ld_shlibs, $1)=yes
- fi
- ;;
-
- sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
- _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- runpath_var='LD_RUN_PATH'
-
- if test "$GCC" = yes; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- else
- _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- fi
- ;;
-
- sysv5* | sco3.2v5* | sco5v6*)
- # Note: We can NOT use -z defs as we might desire, because we do not
- # link with -lc, and that would cause any symbols used from libc to
- # always be unresolved, which means just about no library would
- # ever link correctly. If we're not using GNU ld we use -z text
- # though, which does catch some bad symbols but isn't as heavy-handed
- # as -z defs.
- _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
- _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
- runpath_var='LD_RUN_PATH'
-
- if test "$GCC" = yes; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- else
- _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- fi
- ;;
-
- uts4*)
- _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
-
- *)
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
-
- if test x$host_vendor = xsni; then
- case $host in
- sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
- ;;
- esac
- fi
- fi
-])
-AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
-test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
-
-_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
-
-_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
-_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
-_LT_DECL([], [extract_expsyms_cmds], [2],
- [The commands to extract the exported symbol list from a shared archive])
-
-#
-# Do we need to explicitly link libc?
-#
-case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
-x|xyes)
- # Assume -lc should be added
- _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-
- if test "$enable_shared" = yes && test "$GCC" = yes; then
- case $_LT_TAGVAR(archive_cmds, $1) in
- *'~'*)
- # FIXME: we may have to deal with multi-command sequences.
- ;;
- '$CC '*)
- # Test whether the compiler implicitly links with -lc since on some
- # systems, -lgcc has to come before -lc. If gcc already passes -lc
- # to ld, don't add -lc before -lgcc.
- AC_CACHE_CHECK([whether -lc should be explicitly linked in],
- [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
- [$RM conftest*
- echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
- if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
- soname=conftest
- lib=conftest
- libobjs=conftest.$ac_objext
- deplibs=
- wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
- pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
- compiler_flags=-v
- linker_flags=-v
- verstring=
- output_objdir=.
- libname=conftest
- lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
- _LT_TAGVAR(allow_undefined_flag, $1)=
- if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
- then
- lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
- else
- lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
- fi
- _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
- else
- cat conftest.err 1>&5
- fi
- $RM conftest*
- ])
- _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
- ;;
- esac
- fi
- ;;
-esac
-
-_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
- [Whether or not to add -lc for building shared libraries])
-_LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
- [enable_shared_with_static_runtimes], [0],
- [Whether or not to disallow shared libs when runtime libs are static])
-_LT_TAGDECL([], [export_dynamic_flag_spec], [1],
- [Compiler flag to allow reflexive dlopens])
-_LT_TAGDECL([], [whole_archive_flag_spec], [1],
- [Compiler flag to generate shared objects directly from archives])
-_LT_TAGDECL([], [compiler_needs_object], [1],
- [Whether the compiler copes with passing no objects directly])
-_LT_TAGDECL([], [old_archive_from_new_cmds], [2],
- [Create an old-style archive from a shared archive])
-_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
- [Create a temporary old-style archive to link instead of a shared archive])
-_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
-_LT_TAGDECL([], [archive_expsym_cmds], [2])
-_LT_TAGDECL([], [module_cmds], [2],
- [Commands used to build a loadable module if different from building
- a shared archive.])
-_LT_TAGDECL([], [module_expsym_cmds], [2])
-_LT_TAGDECL([], [with_gnu_ld], [1],
- [Whether we are building with GNU ld or not])
-_LT_TAGDECL([], [allow_undefined_flag], [1],
- [Flag that allows shared libraries with undefined symbols to be built])
-_LT_TAGDECL([], [no_undefined_flag], [1],
- [Flag that enforces no undefined symbols])
-_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
- [Flag to hardcode $libdir into a binary during linking.
- This must work even if $libdir does not exist])
-_LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
- [[If ld is used when linking, flag to hardcode $libdir into a binary
- during linking. This must work even if $libdir does not exist]])
-_LT_TAGDECL([], [hardcode_libdir_separator], [1],
- [Whether we need a single "-rpath" flag with a separated argument])
-_LT_TAGDECL([], [hardcode_direct], [0],
- [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
- DIR into the resulting binary])
-_LT_TAGDECL([], [hardcode_direct_absolute], [0],
- [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
- DIR into the resulting binary and the resulting library dependency is
- "absolute", i.e impossible to change by setting ${shlibpath_var} if the
- library is relocated])
-_LT_TAGDECL([], [hardcode_minus_L], [0],
- [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
- into the resulting binary])
-_LT_TAGDECL([], [hardcode_shlibpath_var], [0],
- [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
- into the resulting binary])
-_LT_TAGDECL([], [hardcode_automatic], [0],
- [Set to "yes" if building a shared library automatically hardcodes DIR
- into the library and all subsequent libraries and executables linked
- against it])
-_LT_TAGDECL([], [inherit_rpath], [0],
- [Set to yes if linker adds runtime paths of dependent libraries
- to runtime path list])
-_LT_TAGDECL([], [link_all_deplibs], [0],
- [Whether libtool must link a program against all its dependency libraries])
-_LT_TAGDECL([], [always_export_symbols], [0],
- [Set to "yes" if exported symbols are required])
-_LT_TAGDECL([], [export_symbols_cmds], [2],
- [The commands to list exported symbols])
-_LT_TAGDECL([], [exclude_expsyms], [1],
- [Symbols that should not be listed in the preloaded symbols])
-_LT_TAGDECL([], [include_expsyms], [1],
- [Symbols that must always be exported])
-_LT_TAGDECL([], [prelink_cmds], [2],
- [Commands necessary for linking programs (against libraries) with templates])
-_LT_TAGDECL([], [postlink_cmds], [2],
- [Commands necessary for finishing linking programs])
-_LT_TAGDECL([], [file_list_spec], [1],
- [Specify filename containing input files])
-dnl FIXME: Not yet implemented
-dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
-dnl [Compiler flag to generate thread safe objects])
-])# _LT_LINKER_SHLIBS
-
-
-# _LT_LANG_C_CONFIG([TAG])
-# ------------------------
-# Ensure that the configuration variables for a C compiler are suitably
-# defined. These variables are subsequently used by _LT_CONFIG to write
-# the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_C_CONFIG],
-[m4_require([_LT_DECL_EGREP])dnl
-lt_save_CC="$CC"
-AC_LANG_PUSH(C)
-
-# Source file extension for C test sources.
-ac_ext=c
-
-# Object file extension for compiled C test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(){return(0);}'
-
-_LT_TAG_COMPILER
-# Save the default compiler, since it gets overwritten when the other
-# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
-compiler_DEFAULT=$CC
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-## CAVEAT EMPTOR:
-## There is no encapsulation within the following macros, do not change
-## the running order or otherwise move them around unless you know exactly
-## what you are doing...
-if test -n "$compiler"; then
- _LT_COMPILER_NO_RTTI($1)
- _LT_COMPILER_PIC($1)
- _LT_COMPILER_C_O($1)
- _LT_COMPILER_FILE_LOCKS($1)
- _LT_LINKER_SHLIBS($1)
- _LT_SYS_DYNAMIC_LINKER($1)
- _LT_LINKER_HARDCODE_LIBPATH($1)
- LT_SYS_DLOPEN_SELF
- _LT_CMD_STRIPLIB
-
- # Report which library types will actually be built
- AC_MSG_CHECKING([if libtool supports shared libraries])
- AC_MSG_RESULT([$can_build_shared])
-
- AC_MSG_CHECKING([whether to build shared libraries])
- test "$can_build_shared" = "no" && enable_shared=no
-
- # On AIX, shared libraries and static libraries use the same namespace, and
- # are all built from PIC.
- case $host_os in
- aix3*)
- test "$enable_shared" = yes && enable_static=no
- if test -n "$RANLIB"; then
- archive_cmds="$archive_cmds~\$RANLIB \$lib"
- postinstall_cmds='$RANLIB $lib'
- fi
- ;;
-
- aix[[4-9]]*)
- if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
- test "$enable_shared" = yes && enable_static=no
- fi
- ;;
- esac
- AC_MSG_RESULT([$enable_shared])
-
- AC_MSG_CHECKING([whether to build static libraries])
- # Make sure either enable_shared or enable_static is yes.
- test "$enable_shared" = yes || enable_static=yes
- AC_MSG_RESULT([$enable_static])
-
- _LT_CONFIG($1)
-fi
-AC_LANG_POP
-CC="$lt_save_CC"
-])# _LT_LANG_C_CONFIG
-
-
-# _LT_LANG_CXX_CONFIG([TAG])
-# --------------------------
-# Ensure that the configuration variables for a C++ compiler are suitably
-# defined. These variables are subsequently used by _LT_CONFIG to write
-# the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_CXX_CONFIG],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_PATH_MANIFEST_TOOL])dnl
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
- ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
- (test "X$CXX" != "Xg++"))) ; then
- AC_PROG_CXXCPP
-else
- _lt_caught_CXX_error=yes
-fi
-
-AC_LANG_PUSH(C++)
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_TAGVAR(allow_undefined_flag, $1)=
-_LT_TAGVAR(always_export_symbols, $1)=no
-_LT_TAGVAR(archive_expsym_cmds, $1)=
-_LT_TAGVAR(compiler_needs_object, $1)=no
-_LT_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_TAGVAR(hardcode_direct, $1)=no
-_LT_TAGVAR(hardcode_direct_absolute, $1)=no
-_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_TAGVAR(hardcode_minus_L, $1)=no
-_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-_LT_TAGVAR(hardcode_automatic, $1)=no
-_LT_TAGVAR(inherit_rpath, $1)=no
-_LT_TAGVAR(module_cmds, $1)=
-_LT_TAGVAR(module_expsym_cmds, $1)=
-_LT_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-_LT_TAGVAR(no_undefined_flag, $1)=
-_LT_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for C++ test sources.
-ac_ext=cpp
-
-# Object file extension for compiled C++ test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# No sense in running all these tests if we already determined that
-# the CXX compiler isn't working. Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_caught_CXX_error" != yes; then
- # Code to be used in simple compile tests
- lt_simple_compile_test_code="int some_variable = 0;"
-
- # Code to be used in simple link tests
- lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
-
- # ltmain only uses $CC for tagged configurations so make sure $CC is set.
- _LT_TAG_COMPILER
-
- # save warnings/boilerplate of simple test code
- _LT_COMPILER_BOILERPLATE
- _LT_LINKER_BOILERPLATE
-
- # Allow CC to be a program name with arguments.
- lt_save_CC=$CC
- lt_save_CFLAGS=$CFLAGS
- lt_save_LD=$LD
- lt_save_GCC=$GCC
- GCC=$GXX
- lt_save_with_gnu_ld=$with_gnu_ld
- lt_save_path_LD=$lt_cv_path_LD
- if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
- lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
- else
- $as_unset lt_cv_prog_gnu_ld
- fi
- if test -n "${lt_cv_path_LDCXX+set}"; then
- lt_cv_path_LD=$lt_cv_path_LDCXX
- else
- $as_unset lt_cv_path_LD
- fi
- test -z "${LDCXX+set}" || LD=$LDCXX
- CC=${CXX-"c++"}
- CFLAGS=$CXXFLAGS
- compiler=$CC
- _LT_TAGVAR(compiler, $1)=$CC
- _LT_CC_BASENAME([$compiler])
-
- if test -n "$compiler"; then
- # We don't want -fno-exception when compiling C++ code, so set the
- # no_builtin_flag separately
- if test "$GXX" = yes; then
- _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
- else
- _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
- fi
-
- if test "$GXX" = yes; then
- # Set up default GNU C++ configuration
-
- LT_PATH_LD
-
- # Check if GNU C++ uses GNU ld as the underlying linker, since the
- # archiving commands below assume that GNU ld is being used.
- if test "$with_gnu_ld" = yes; then
- _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-
- # If archive_cmds runs LD, not CC, wlarc should be empty
- # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
- # investigate it a little bit more. (MM)
- wlarc='${wl}'
-
- # ancient GNU ld didn't support --whole-archive et. al.
- if eval "`$CC -print-prog-name=ld` --help 2>&1" |
- $GREP 'no-whole-archive' > /dev/null; then
- _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
- else
- _LT_TAGVAR(whole_archive_flag_spec, $1)=
- fi
- else
- with_gnu_ld=no
- wlarc=
-
- # A generic and very simple default shared library creation
- # command for GNU C++ for the case where it uses the native
- # linker, instead of GNU ld. If possible, this setting should
- # overridden to take advantage of the native linker features on
- # the platform it is being used on.
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
- fi
-
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-
- else
- GXX=no
- with_gnu_ld=no
- wlarc=
- fi
-
- # PORTME: fill in a description of your system's C++ link characteristics
- AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
- _LT_TAGVAR(ld_shlibs, $1)=yes
- case $host_os in
- aix3*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- aix[[4-9]]*)
- if test "$host_cpu" = ia64; then
- # On IA64, the linker does run time linking by default, so we don't
- # have to do anything special.
- aix_use_runtimelinking=no
- exp_sym_flag='-Bexport'
- no_entry_flag=""
- else
- aix_use_runtimelinking=no
-
- # Test if we are trying to use run time linking or normal
- # AIX style linking. If -brtl is somewhere in LDFLAGS, we
- # need to do runtime linking.
- case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
- for ld_flag in $LDFLAGS; do
- case $ld_flag in
- *-brtl*)
- aix_use_runtimelinking=yes
- break
- ;;
- esac
- done
- ;;
- esac
-
- exp_sym_flag='-bexport'
- no_entry_flag='-bnoentry'
- fi
-
- # When large executables or shared objects are built, AIX ld can
- # have problems creating the table of contents. If linking a library
- # or program results in "error TOC overflow" add -mminimal-toc to
- # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
- # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
- _LT_TAGVAR(archive_cmds, $1)=''
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
-
- if test "$GXX" = yes; then
- case $host_os in aix4.[[012]]|aix4.[[012]].*)
- # We only want to do this on AIX 4.2 and lower, the check
- # below for broken collect2 doesn't work under 4.3+
- collect2name=`${CC} -print-prog-name=collect2`
- if test -f "$collect2name" &&
- strings "$collect2name" | $GREP resolve_lib_name >/dev/null
- then
- # We have reworked collect2
- :
- else
- # We have old collect2
- _LT_TAGVAR(hardcode_direct, $1)=unsupported
- # It fails to find uninstalled libraries when the uninstalled
- # path is not listed in the libpath. Setting hardcode_minus_L
- # to unsupported forces relinking
- _LT_TAGVAR(hardcode_minus_L, $1)=yes
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=
- fi
- esac
- shared_flag='-shared'
- if test "$aix_use_runtimelinking" = yes; then
- shared_flag="$shared_flag "'${wl}-G'
- fi
- else
- # not using gcc
- if test "$host_cpu" = ia64; then
- # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
- # chokes on -Wl,-G. The following line is correct:
- shared_flag='-G'
- else
- if test "$aix_use_runtimelinking" = yes; then
- shared_flag='${wl}-G'
- else
- shared_flag='${wl}-bM:SRE'
- fi
- fi
- fi
-
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
- # It seems that -bexpall does not export symbols beginning with
- # underscore (_), so it is better to generate a list of symbols to
- # export.
- _LT_TAGVAR(always_export_symbols, $1)=yes
- if test "$aix_use_runtimelinking" = yes; then
- # Warning - without using the other runtime loading flags (-brtl),
- # -berok will link without error, but may produce a broken library.
- _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
- # Determine the default libpath from the value encoded in an empty
- # executable.
- _LT_SYS_MODULE_PATH_AIX([$1])
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
- else
- if test "$host_cpu" = ia64; then
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
- _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
- _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
- else
- # Determine the default libpath from the value encoded in an
- # empty executable.
- _LT_SYS_MODULE_PATH_AIX([$1])
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
- # Warning - without using the other run time loading flags,
- # -berok will link without error, but may produce a broken library.
- _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
- if test "$with_gnu_ld" = yes; then
- # We only use this code for GNU lds that support --whole-archive.
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
- else
- # Exported symbols can be pulled into shared objects from archives
- _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
- fi
- _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
- # This is similar to how AIX traditionally builds its shared
- # libraries.
- _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
- fi
- fi
- ;;
-
- beos*)
- if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
- # support --undefined. This deserves some investigation. FIXME
- _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- chorus*)
- case $cc_basename in
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
- ;;
-
- cygwin* | mingw* | pw32* | cegcc*)
- case $GXX,$cc_basename in
- ,cl* | no,cl*)
- # Native MSVC
- # hardcode_libdir_flag_spec is actually meaningless, as there is
- # no search path for DLLs.
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(always_export_symbols, $1)=yes
- _LT_TAGVAR(file_list_spec, $1)='@'
- # Tell ltmain to make .lib files, not .a files.
- libext=lib
- # Tell ltmain to make .dll files, not .so files.
- shrext_cmds=".dll"
- # FIXME: Setting linknames here is a bad hack.
- _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
- _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
- $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
- else
- $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
- fi~
- $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
- linknames='
- # The linker will not automatically build a static lib if we build a DLL.
- # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
- # Don't use ranlib
- _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
- _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
- lt_tool_outputfile="@TOOL_OUTPUT@"~
- case $lt_outputfile in
- *.exe|*.EXE) ;;
- *)
- lt_outputfile="$lt_outputfile.exe"
- lt_tool_outputfile="$lt_tool_outputfile.exe"
- ;;
- esac~
- func_to_tool_file "$lt_outputfile"~
- if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
- $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
- $RM "$lt_outputfile.manifest";
- fi'
- ;;
- *)
- # g++
- # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
- # as there is no search path for DLLs.
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
- _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
- _LT_TAGVAR(always_export_symbols, $1)=no
- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-
- if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
- # If the export-symbols file already is a .def file (1st line
- # is EXPORTS), use it as is; otherwise, prepend...
- _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
- cp $export_symbols $output_objdir/$soname.def;
- else
- echo EXPORTS > $output_objdir/$soname.def;
- cat $export_symbols >> $output_objdir/$soname.def;
- fi~
- $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
- esac
- ;;
- darwin* | rhapsody*)
- _LT_DARWIN_LINKER_FEATURES($1)
- ;;
-
- dgux*)
- case $cc_basename in
- ec++*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- ghcx*)
- # Green Hills C++ Compiler
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
- ;;
-
- freebsd[[12]]*)
- # C++ shared libraries reported to be fairly broken before
- # switch to ELF
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- freebsd-elf*)
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- ;;
-
- freebsd* | dragonfly*)
- # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
- # conventions
- _LT_TAGVAR(ld_shlibs, $1)=yes
- ;;
-
- gnu*)
- ;;
-
- haiku*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- ;;
-
- hpux9*)
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
- # but as the default
- # location of the library.
-
- case $cc_basename in
- CC*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- aCC*)
- _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- #
- # There doesn't appear to be a way to prevent this compiler from
- # explicitly linking system object files so we need to strip them
- # from the output so that they don't get included in the library
- # dependencies.
- output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
- ;;
- *)
- if test "$GXX" = yes; then
- _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
- else
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
- esac
- ;;
-
- hpux10*|hpux11*)
- if test $with_gnu_ld = no; then
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
- case $host_cpu in
- hppa*64*|ia64*)
- ;;
- *)
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- ;;
- esac
- fi
- case $host_cpu in
- hppa*64*|ia64*)
- _LT_TAGVAR(hardcode_direct, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- ;;
- *)
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
- # but as the default
- # location of the library.
- ;;
- esac
-
- case $cc_basename in
- CC*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- aCC*)
- case $host_cpu in
- hppa*64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- ;;
- ia64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- ;;
- esac
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- #
- # There doesn't appear to be a way to prevent this compiler from
- # explicitly linking system object files so we need to strip them
- # from the output so that they don't get included in the library
- # dependencies.
- output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
- ;;
- *)
- if test "$GXX" = yes; then
- if test $with_gnu_ld = no; then
- case $host_cpu in
- hppa*64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- ;;
- ia64*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- ;;
- esac
- fi
- else
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
- esac
- ;;
-
- interix[[3-9]]*)
- _LT_TAGVAR(hardcode_direct, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
- # Instead, shared libraries are loaded at an image base (0x10000000 by
- # default) and relocated if they conflict, which is a slow very memory
- # consuming and fragmenting process. To avoid this, we pick a random,
- # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
- # time. Moving up from 0x10000000 also allows more sbrk(2) space.
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
- ;;
- irix5* | irix6*)
- case $cc_basename in
- CC*)
- # SGI C++
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-
- # Archives containing C++ object files must be created using
- # "CC -ar", where "CC" is the IRIX C++ compiler. This is
- # necessary to make sure instantiated templates are included
- # in the archive.
- _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
- ;;
- *)
- if test "$GXX" = yes; then
- if test "$with_gnu_ld" = no; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
- else
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
- fi
- fi
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- ;;
- esac
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
- _LT_TAGVAR(inherit_rpath, $1)=yes
- ;;
-
- linux* | k*bsd*-gnu | kopensolaris*-gnu)
- case $cc_basename in
- KCC*)
- # Kuck and Associates, Inc. (KAI) C++ Compiler
-
- # KCC will only create a shared library if the output file
- # ends with ".so" (or ".sl" for HP-UX), so rename the library
- # to its proper name (with version) after linking.
- _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- #
- # There doesn't appear to be a way to prevent this compiler from
- # explicitly linking system object files so we need to strip them
- # from the output so that they don't get included in the library
- # dependencies.
- output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-
- # Archives containing C++ object files must be created using
- # "CC -Bstatic", where "CC" is the KAI C++ compiler.
- _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
- ;;
- icpc* | ecpc* )
- # Intel C++
- with_gnu_ld=yes
- # version 8.0 and above of icpc choke on multiply defined symbols
- # if we add $predep_objects and $postdep_objects, however 7.1 and
- # earlier do not add the objects themselves.
- case `$CC -V 2>&1` in
- *"Version 7."*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
- ;;
- *) # Version 8.0 or newer
- tmp_idyn=
- case $host_cpu in
- ia64*) tmp_idyn=' -i_dynamic';;
- esac
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
- ;;
- esac
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
- ;;
- pgCC* | pgcpp*)
- # Portland Group C++ compiler
- case `$CC -V` in
- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
- _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
- rm -rf $tpldir~
- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
- compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
- rm -rf $tpldir~
- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
- $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
- $RANLIB $oldlib'
- _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
- rm -rf $tpldir~
- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
- $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
- rm -rf $tpldir~
- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
- $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
- ;;
- *) # Version 6 and above use weak symbols
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
- ;;
- esac
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
- ;;
- cxx*)
- # Compaq C++
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
-
- runpath_var=LD_RUN_PATH
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- #
- # There doesn't appear to be a way to prevent this compiler from
- # explicitly linking system object files so we need to strip them
- # from the output so that they don't get included in the library
- # dependencies.
- output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
- ;;
- xl* | mpixl* | bgxl*)
- # IBM XL 8.0 on PPC, with GNU ld
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
- _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
- if test "x$supports_anon_versioning" = xyes; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
- echo "local: *; };" >> $output_objdir/$libname.ver~
- $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
- fi
- ;;
- *)
- case `$CC -V 2>&1 | sed 5q` in
- *Sun\ C*)
- # Sun C++ 5.9
- _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
- _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
- _LT_TAGVAR(compiler_needs_object, $1)=yes
-
- # Not sure whether something based on
- # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
- # would be better.
- output_verbose_link_cmd='func_echo_all'
-
- # Archives containing C++ object files must be created using
- # "CC -xar", where "CC" is the Sun C++ compiler. This is
- # necessary to make sure instantiated templates are included
- # in the archive.
- _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
- ;;
- esac
- ;;
- esac
- ;;
-
- lynxos*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- m88k*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- mvs*)
- case $cc_basename in
- cxx*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
- ;;
-
- netbsd*)
- if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
- wlarc=
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- fi
- # Workaround some broken pre-1.5 toolchains
- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
- ;;
-
- *nto* | *qnx*)
- _LT_TAGVAR(ld_shlibs, $1)=yes
- ;;
-
- openbsd2*)
- # C++ shared libraries are fairly broken
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- openbsd*)
- if test -f /usr/libexec/ld.so; then
- _LT_TAGVAR(hardcode_direct, $1)=yes
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
- _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
- fi
- output_verbose_link_cmd=func_echo_all
- else
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
-
- osf3* | osf4* | osf5*)
- case $cc_basename in
- KCC*)
- # Kuck and Associates, Inc. (KAI) C++ Compiler
-
- # KCC will only create a shared library if the output file
- # ends with ".so" (or ".sl" for HP-UX), so rename the library
- # to its proper name (with version) after linking.
- _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
- # Archives containing C++ object files must be created using
- # the KAI C++ compiler.
- case $host in
- osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
- *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
- esac
- ;;
- RCC*)
- # Rational C++ 2.4.1
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- cxx*)
- case $host in
- osf3*)
- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- ;;
- *)
- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
- echo "-hidden">> $lib.exp~
- $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
- $RM $lib.exp'
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
- ;;
- esac
-
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- #
- # There doesn't appear to be a way to prevent this compiler from
- # explicitly linking system object files so we need to strip them
- # from the output so that they don't get included in the library
- # dependencies.
- output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
- ;;
- *)
- if test "$GXX" = yes && test "$with_gnu_ld" = no; then
- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
- case $host in
- osf3*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
- ;;
- esac
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-
- else
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- fi
- ;;
- esac
- ;;
-
- psos*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- sunos4*)
- case $cc_basename in
- CC*)
- # Sun C++ 4.x
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- lcc*)
- # Lucid
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
- ;;
-
- solaris*)
- case $cc_basename in
- CC* | sunCC*)
- # Sun C++ 4.2, 5.x and Centerline C++
- _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
- _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
- _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
- $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- case $host_os in
- solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
- *)
- # The compiler driver will combine and reorder linker options,
- # but understands `-z linker_flag'.
- # Supported since Solaris 2.6 (maybe 2.5.1?)
- _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
- ;;
- esac
- _LT_TAGVAR(link_all_deplibs, $1)=yes
-
- output_verbose_link_cmd='func_echo_all'
-
- # Archives containing C++ object files must be created using
- # "CC -xar", where "CC" is the Sun C++ compiler. This is
- # necessary to make sure instantiated templates are included
- # in the archive.
- _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
- ;;
- gcx*)
- # Green Hills C++ Compiler
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-
- # The C++ compiler must be used to create the archive.
- _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
- ;;
- *)
- # GNU C++ compiler with Solaris linker
- if test "$GXX" = yes && test "$with_gnu_ld" = no; then
- _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
- if $CC --version | $GREP -v '^2\.7' > /dev/null; then
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
- $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
- else
- # g++ 2.7 appears to require `-G' NOT `-shared' on this
- # platform.
- _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
- _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
- $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
- # Commands to make compiler produce verbose output that lists
- # what "hidden" libraries, object files and flags are used when
- # linking a shared library.
- output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
- fi
-
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
- case $host_os in
- solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
- *)
- _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
- ;;
- esac
- fi
- ;;
- esac
- ;;
-
- sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
- _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- runpath_var='LD_RUN_PATH'
-
- case $cc_basename in
- CC*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- esac
- ;;
-
- sysv5* | sco3.2v5* | sco5v6*)
- # Note: We can NOT use -z defs as we might desire, because we do not
- # link with -lc, and that would cause any symbols used from libc to
- # always be unresolved, which means just about no library would
- # ever link correctly. If we're not using GNU ld we use -z text
- # though, which does catch some bad symbols but isn't as heavy-handed
- # as -z defs.
- _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
- _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
- _LT_TAGVAR(archive_cmds_need_lc, $1)=no
- _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
- _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
- _LT_TAGVAR(link_all_deplibs, $1)=yes
- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
- runpath_var='LD_RUN_PATH'
-
- case $cc_basename in
- CC*)
- _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
- '"$_LT_TAGVAR(old_archive_cmds, $1)"
- _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
- '"$_LT_TAGVAR(reload_cmds, $1)"
- ;;
- *)
- _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
- ;;
- esac
- ;;
-
- tandem*)
- case $cc_basename in
- NCC*)
- # NonStop-UX NCC 3.20
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
- ;;
-
- vxworks*)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
-
- *)
- # FIXME: insert proper C++ library support
- _LT_TAGVAR(ld_shlibs, $1)=no
- ;;
- esac
-
- AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
- test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
-
- _LT_TAGVAR(GCC, $1)="$GXX"
- _LT_TAGVAR(LD, $1)="$LD"
-
- ## CAVEAT EMPTOR:
- ## There is no encapsulation within the following macros, do not change
- ## the running order or otherwise move them around unless you know exactly
- ## what you are doing...
- _LT_SYS_HIDDEN_LIBDEPS($1)
- _LT_COMPILER_PIC($1)
- _LT_COMPILER_C_O($1)
- _LT_COMPILER_FILE_LOCKS($1)
- _LT_LINKER_SHLIBS($1)
- _LT_SYS_DYNAMIC_LINKER($1)
- _LT_LINKER_HARDCODE_LIBPATH($1)
-
- _LT_CONFIG($1)
- fi # test -n "$compiler"
-
- CC=$lt_save_CC
- CFLAGS=$lt_save_CFLAGS
- LDCXX=$LD
- LD=$lt_save_LD
- GCC=$lt_save_GCC
- with_gnu_ld=$lt_save_with_gnu_ld
- lt_cv_path_LDCXX=$lt_cv_path_LD
- lt_cv_path_LD=$lt_save_path_LD
- lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
- lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
-fi # test "$_lt_caught_CXX_error" != yes
-
-AC_LANG_POP
-])# _LT_LANG_CXX_CONFIG
-
-
-# _LT_FUNC_STRIPNAME_CNF
-# ----------------------
-# func_stripname_cnf prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-#
-# This function is identical to the (non-XSI) version of func_stripname,
-# except this one can be used by m4 code that may be executed by configure,
-# rather than the libtool script.
-m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
-AC_REQUIRE([_LT_DECL_SED])
-AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
-func_stripname_cnf ()
-{
- case ${2} in
- .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
- *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
- esac
-} # func_stripname_cnf
-])# _LT_FUNC_STRIPNAME_CNF
-
-# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
-# ---------------------------------
-# Figure out "hidden" library dependencies from verbose
-# compiler output when linking a shared library.
-# Parse the compiler output and extract the necessary
-# objects, libraries and library flags.
-m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
-# Dependencies to place before and after the object being linked:
-_LT_TAGVAR(predep_objects, $1)=
-_LT_TAGVAR(postdep_objects, $1)=
-_LT_TAGVAR(predeps, $1)=
-_LT_TAGVAR(postdeps, $1)=
-_LT_TAGVAR(compiler_lib_search_path, $1)=
-
-dnl we can't use the lt_simple_compile_test_code here,
-dnl because it contains code intended for an executable,
-dnl not a library. It's possible we should let each
-dnl tag define a new lt_????_link_test_code variable,
-dnl but it's only used here...
-m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
-int a;
-void foo (void) { a = 0; }
-_LT_EOF
-], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
-class Foo
-{
-public:
- Foo (void) { a = 0; }
-private:
- int a;
-};
-_LT_EOF
-], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
- subroutine foo
- implicit none
- integer*4 a
- a=0
- return
- end
-_LT_EOF
-], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
- subroutine foo
- implicit none
- integer a
- a=0
- return
- end
-_LT_EOF
-], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
-public class foo {
- private int a;
- public void bar (void) {
- a = 0;
- }
-};
-_LT_EOF
-])
-
-_lt_libdeps_save_CFLAGS=$CFLAGS
-case "$CC $CFLAGS " in #(
-*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
-*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
-esac
-
-dnl Parse the compiler output and extract the necessary
-dnl objects, libraries and library flags.
-if AC_TRY_EVAL(ac_compile); then
- # Parse the compiler output and extract the necessary
- # objects, libraries and library flags.
-
- # Sentinel used to keep track of whether or not we are before
- # the conftest object file.
- pre_test_object_deps_done=no
-
- for p in `eval "$output_verbose_link_cmd"`; do
- case ${prev}${p} in
-
- -L* | -R* | -l*)
- # Some compilers place space between "-{L,R}" and the path.
- # Remove the space.
- if test $p = "-L" ||
- test $p = "-R"; then
- prev=$p
- continue
- fi
-
- # Expand the sysroot to ease extracting the directories later.
- if test -z "$prev"; then
- case $p in
- -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
- -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
- -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
- esac
- fi
- case $p in
- =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
- esac
- if test "$pre_test_object_deps_done" = no; then
- case ${prev} in
- -L | -R)
- # Internal compiler library paths should come after those
- # provided the user. The postdeps already come after the
- # user supplied libs so there is no need to process them.
- if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
- _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
- else
- _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
- fi
- ;;
- # The "-l" case would never come before the object being
- # linked, so don't bother handling this case.
- esac
- else
- if test -z "$_LT_TAGVAR(postdeps, $1)"; then
- _LT_TAGVAR(postdeps, $1)="${prev}${p}"
- else
- _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
- fi
- fi
- prev=
- ;;
-
- *.lto.$objext) ;; # Ignore GCC LTO objects
- *.$objext)
- # This assumes that the test object file only shows up
- # once in the compiler output.
- if test "$p" = "conftest.$objext"; then
- pre_test_object_deps_done=yes
- continue
- fi
-
- if test "$pre_test_object_deps_done" = no; then
- if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
- _LT_TAGVAR(predep_objects, $1)="$p"
- else
- _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
- fi
- else
- if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
- _LT_TAGVAR(postdep_objects, $1)="$p"
- else
- _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
- fi
- fi
- ;;
-
- *) ;; # Ignore the rest.
-
- esac
- done
-
- # Clean up.
- rm -f a.out a.exe
-else
- echo "libtool.m4: error: problem compiling $1 test program"
-fi
-
-$RM -f confest.$objext
-CFLAGS=$_lt_libdeps_save_CFLAGS
-
-# PORTME: override above test on systems where it is broken
-m4_if([$1], [CXX],
-[case $host_os in
-interix[[3-9]]*)
- # Interix 3.5 installs completely hosed .la files for C++, so rather than
- # hack all around it, let's just trust "g++" to DTRT.
- _LT_TAGVAR(predep_objects,$1)=
- _LT_TAGVAR(postdep_objects,$1)=
- _LT_TAGVAR(postdeps,$1)=
- ;;
-
-linux*)
- case `$CC -V 2>&1 | sed 5q` in
- *Sun\ C*)
- # Sun C++ 5.9
-
- # The more standards-conforming stlport4 library is
- # incompatible with the Cstd library. Avoid specifying
- # it if it's in CXXFLAGS. Ignore libCrun as
- # -library=stlport4 depends on it.
- case " $CXX $CXXFLAGS " in
- *" -library=stlport4 "*)
- solaris_use_stlport4=yes
- ;;
- esac
-
- if test "$solaris_use_stlport4" != yes; then
- _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
- fi
- ;;
- esac
- ;;
-
-solaris*)
- case $cc_basename in
- CC* | sunCC*)
- # The more standards-conforming stlport4 library is
- # incompatible with the Cstd library. Avoid specifying
- # it if it's in CXXFLAGS. Ignore libCrun as
- # -library=stlport4 depends on it.
- case " $CXX $CXXFLAGS " in
- *" -library=stlport4 "*)
- solaris_use_stlport4=yes
- ;;
- esac
-
- # Adding this requires a known-good setup of shared libraries for
- # Sun compiler versions before 5.6, else PIC objects from an old
- # archive will be linked into the output, leading to subtle bugs.
- if test "$solaris_use_stlport4" != yes; then
- _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
- fi
- ;;
- esac
- ;;
-esac
-])
-
-case " $_LT_TAGVAR(postdeps, $1) " in
-*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
-esac
- _LT_TAGVAR(compiler_lib_search_dirs, $1)=
-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
- _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
-fi
-_LT_TAGDECL([], [compiler_lib_search_dirs], [1],
- [The directories searched by this compiler when creating a shared library])
-_LT_TAGDECL([], [predep_objects], [1],
- [Dependencies to place before and after the objects being linked to
- create a shared library])
-_LT_TAGDECL([], [postdep_objects], [1])
-_LT_TAGDECL([], [predeps], [1])
-_LT_TAGDECL([], [postdeps], [1])
-_LT_TAGDECL([], [compiler_lib_search_path], [1],
- [The library search path used internally by the compiler when linking
- a shared library])
-])# _LT_SYS_HIDDEN_LIBDEPS
-
-
-# _LT_LANG_F77_CONFIG([TAG])
-# --------------------------
-# Ensure that the configuration variables for a Fortran 77 compiler are
-# suitably defined. These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_F77_CONFIG],
-[AC_LANG_PUSH(Fortran 77)
-if test -z "$F77" || test "X$F77" = "Xno"; then
- _lt_disable_F77=yes
-fi
-
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_TAGVAR(allow_undefined_flag, $1)=
-_LT_TAGVAR(always_export_symbols, $1)=no
-_LT_TAGVAR(archive_expsym_cmds, $1)=
-_LT_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_TAGVAR(hardcode_direct, $1)=no
-_LT_TAGVAR(hardcode_direct_absolute, $1)=no
-_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_TAGVAR(hardcode_minus_L, $1)=no
-_LT_TAGVAR(hardcode_automatic, $1)=no
-_LT_TAGVAR(inherit_rpath, $1)=no
-_LT_TAGVAR(module_cmds, $1)=
-_LT_TAGVAR(module_expsym_cmds, $1)=
-_LT_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-_LT_TAGVAR(no_undefined_flag, $1)=
-_LT_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for f77 test sources.
-ac_ext=f
-
-# Object file extension for compiled f77 test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# No sense in running all these tests if we already determined that
-# the F77 compiler isn't working. Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_disable_F77" != yes; then
- # Code to be used in simple compile tests
- lt_simple_compile_test_code="\
- subroutine t
- return
- end
-"
-
- # Code to be used in simple link tests
- lt_simple_link_test_code="\
- program t
- end
-"
-
- # ltmain only uses $CC for tagged configurations so make sure $CC is set.
- _LT_TAG_COMPILER
-
- # save warnings/boilerplate of simple test code
- _LT_COMPILER_BOILERPLATE
- _LT_LINKER_BOILERPLATE
-
- # Allow CC to be a program name with arguments.
- lt_save_CC="$CC"
- lt_save_GCC=$GCC
- lt_save_CFLAGS=$CFLAGS
- CC=${F77-"f77"}
- CFLAGS=$FFLAGS
- compiler=$CC
- _LT_TAGVAR(compiler, $1)=$CC
- _LT_CC_BASENAME([$compiler])
- GCC=$G77
- if test -n "$compiler"; then
- AC_MSG_CHECKING([if libtool supports shared libraries])
- AC_MSG_RESULT([$can_build_shared])
-
- AC_MSG_CHECKING([whether to build shared libraries])
- test "$can_build_shared" = "no" && enable_shared=no
-
- # On AIX, shared libraries and static libraries use the same namespace, and
- # are all built from PIC.
- case $host_os in
- aix3*)
- test "$enable_shared" = yes && enable_static=no
- if test -n "$RANLIB"; then
- archive_cmds="$archive_cmds~\$RANLIB \$lib"
- postinstall_cmds='$RANLIB $lib'
- fi
- ;;
- aix[[4-9]]*)
- if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
- test "$enable_shared" = yes && enable_static=no
- fi
- ;;
- esac
- AC_MSG_RESULT([$enable_shared])
-
- AC_MSG_CHECKING([whether to build static libraries])
- # Make sure either enable_shared or enable_static is yes.
- test "$enable_shared" = yes || enable_static=yes
- AC_MSG_RESULT([$enable_static])
-
- _LT_TAGVAR(GCC, $1)="$G77"
- _LT_TAGVAR(LD, $1)="$LD"
-
- ## CAVEAT EMPTOR:
- ## There is no encapsulation within the following macros, do not change
- ## the running order or otherwise move them around unless you know exactly
- ## what you are doing...
- _LT_COMPILER_PIC($1)
- _LT_COMPILER_C_O($1)
- _LT_COMPILER_FILE_LOCKS($1)
- _LT_LINKER_SHLIBS($1)
- _LT_SYS_DYNAMIC_LINKER($1)
- _LT_LINKER_HARDCODE_LIBPATH($1)
-
- _LT_CONFIG($1)
- fi # test -n "$compiler"
-
- GCC=$lt_save_GCC
- CC="$lt_save_CC"
- CFLAGS="$lt_save_CFLAGS"
-fi # test "$_lt_disable_F77" != yes
-
-AC_LANG_POP
-])# _LT_LANG_F77_CONFIG
-
-
-# _LT_LANG_FC_CONFIG([TAG])
-# -------------------------
-# Ensure that the configuration variables for a Fortran compiler are
-# suitably defined. These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_FC_CONFIG],
-[AC_LANG_PUSH(Fortran)
-
-if test -z "$FC" || test "X$FC" = "Xno"; then
- _lt_disable_FC=yes
-fi
-
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_TAGVAR(allow_undefined_flag, $1)=
-_LT_TAGVAR(always_export_symbols, $1)=no
-_LT_TAGVAR(archive_expsym_cmds, $1)=
-_LT_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_TAGVAR(hardcode_direct, $1)=no
-_LT_TAGVAR(hardcode_direct_absolute, $1)=no
-_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_TAGVAR(hardcode_minus_L, $1)=no
-_LT_TAGVAR(hardcode_automatic, $1)=no
-_LT_TAGVAR(inherit_rpath, $1)=no
-_LT_TAGVAR(module_cmds, $1)=
-_LT_TAGVAR(module_expsym_cmds, $1)=
-_LT_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-_LT_TAGVAR(no_undefined_flag, $1)=
-_LT_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for fc test sources.
-ac_ext=${ac_fc_srcext-f}
-
-# Object file extension for compiled fc test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# No sense in running all these tests if we already determined that
-# the FC compiler isn't working. Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_disable_FC" != yes; then
- # Code to be used in simple compile tests
- lt_simple_compile_test_code="\
- subroutine t
- return
- end
-"
-
- # Code to be used in simple link tests
- lt_simple_link_test_code="\
- program t
- end
-"
-
- # ltmain only uses $CC for tagged configurations so make sure $CC is set.
- _LT_TAG_COMPILER
-
- # save warnings/boilerplate of simple test code
- _LT_COMPILER_BOILERPLATE
- _LT_LINKER_BOILERPLATE
-
- # Allow CC to be a program name with arguments.
- lt_save_CC="$CC"
- lt_save_GCC=$GCC
- lt_save_CFLAGS=$CFLAGS
- CC=${FC-"f95"}
- CFLAGS=$FCFLAGS
- compiler=$CC
- GCC=$ac_cv_fc_compiler_gnu
-
- _LT_TAGVAR(compiler, $1)=$CC
- _LT_CC_BASENAME([$compiler])
-
- if test -n "$compiler"; then
- AC_MSG_CHECKING([if libtool supports shared libraries])
- AC_MSG_RESULT([$can_build_shared])
-
- AC_MSG_CHECKING([whether to build shared libraries])
- test "$can_build_shared" = "no" && enable_shared=no
-
- # On AIX, shared libraries and static libraries use the same namespace, and
- # are all built from PIC.
- case $host_os in
- aix3*)
- test "$enable_shared" = yes && enable_static=no
- if test -n "$RANLIB"; then
- archive_cmds="$archive_cmds~\$RANLIB \$lib"
- postinstall_cmds='$RANLIB $lib'
- fi
- ;;
- aix[[4-9]]*)
- if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
- test "$enable_shared" = yes && enable_static=no
- fi
- ;;
- esac
- AC_MSG_RESULT([$enable_shared])
-
- AC_MSG_CHECKING([whether to build static libraries])
- # Make sure either enable_shared or enable_static is yes.
- test "$enable_shared" = yes || enable_static=yes
- AC_MSG_RESULT([$enable_static])
-
- _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
- _LT_TAGVAR(LD, $1)="$LD"
-
- ## CAVEAT EMPTOR:
- ## There is no encapsulation within the following macros, do not change
- ## the running order or otherwise move them around unless you know exactly
- ## what you are doing...
- _LT_SYS_HIDDEN_LIBDEPS($1)
- _LT_COMPILER_PIC($1)
- _LT_COMPILER_C_O($1)
- _LT_COMPILER_FILE_LOCKS($1)
- _LT_LINKER_SHLIBS($1)
- _LT_SYS_DYNAMIC_LINKER($1)
- _LT_LINKER_HARDCODE_LIBPATH($1)
-
- _LT_CONFIG($1)
- fi # test -n "$compiler"
-
- GCC=$lt_save_GCC
- CC=$lt_save_CC
- CFLAGS=$lt_save_CFLAGS
-fi # test "$_lt_disable_FC" != yes
-
-AC_LANG_POP
-])# _LT_LANG_FC_CONFIG
-
-
-# _LT_LANG_GCJ_CONFIG([TAG])
-# --------------------------
-# Ensure that the configuration variables for the GNU Java Compiler compiler
-# are suitably defined. These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_GCJ_CONFIG],
-[AC_REQUIRE([LT_PROG_GCJ])dnl
-AC_LANG_SAVE
-
-# Source file extension for Java test sources.
-ac_ext=java
-
-# Object file extension for compiled Java test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="class foo {}"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_TAG_COMPILER
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC=$CC
-lt_save_CFLAGS=$CFLAGS
-lt_save_GCC=$GCC
-GCC=yes
-CC=${GCJ-"gcj"}
-CFLAGS=$GCJFLAGS
-compiler=$CC
-_LT_TAGVAR(compiler, $1)=$CC
-_LT_TAGVAR(LD, $1)="$LD"
-_LT_CC_BASENAME([$compiler])
-
-# GCJ did not exist at the time GCC didn't implicitly link libc in.
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-
-## CAVEAT EMPTOR:
-## There is no encapsulation within the following macros, do not change
-## the running order or otherwise move them around unless you know exactly
-## what you are doing...
-if test -n "$compiler"; then
- _LT_COMPILER_NO_RTTI($1)
- _LT_COMPILER_PIC($1)
- _LT_COMPILER_C_O($1)
- _LT_COMPILER_FILE_LOCKS($1)
- _LT_LINKER_SHLIBS($1)
- _LT_LINKER_HARDCODE_LIBPATH($1)
-
- _LT_CONFIG($1)
-fi
-
-AC_LANG_RESTORE
-
-GCC=$lt_save_GCC
-CC=$lt_save_CC
-CFLAGS=$lt_save_CFLAGS
-])# _LT_LANG_GCJ_CONFIG
-
-
-# _LT_LANG_RC_CONFIG([TAG])
-# -------------------------
-# Ensure that the configuration variables for the Windows resource compiler
-# are suitably defined. These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_RC_CONFIG],
-[AC_REQUIRE([LT_PROG_RC])dnl
-AC_LANG_SAVE
-
-# Source file extension for RC test sources.
-ac_ext=rc
-
-# Object file extension for compiled RC test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
-
-# Code to be used in simple link tests
-lt_simple_link_test_code="$lt_simple_compile_test_code"
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_TAG_COMPILER
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-lt_save_CFLAGS=$CFLAGS
-lt_save_GCC=$GCC
-GCC=
-CC=${RC-"windres"}
-CFLAGS=
-compiler=$CC
-_LT_TAGVAR(compiler, $1)=$CC
-_LT_CC_BASENAME([$compiler])
-_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
-
-if test -n "$compiler"; then
- :
- _LT_CONFIG($1)
-fi
-
-GCC=$lt_save_GCC
-AC_LANG_RESTORE
-CC=$lt_save_CC
-CFLAGS=$lt_save_CFLAGS
-])# _LT_LANG_RC_CONFIG
-
-
-# LT_PROG_GCJ
-# -----------
-AC_DEFUN([LT_PROG_GCJ],
-[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
- [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
- [AC_CHECK_TOOL(GCJ, gcj,)
- test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
- AC_SUBST(GCJFLAGS)])])[]dnl
-])
-
-# Old name:
-AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
-
-
-# LT_PROG_RC
-# ----------
-AC_DEFUN([LT_PROG_RC],
-[AC_CHECK_TOOL(RC, windres,)
-])
-
-# Old name:
-AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([LT_AC_PROG_RC], [])
-
-
-# _LT_DECL_EGREP
-# --------------
-# If we don't have a new enough Autoconf to choose the best grep
-# available, choose the one first in the user's PATH.
-m4_defun([_LT_DECL_EGREP],
-[AC_REQUIRE([AC_PROG_EGREP])dnl
-AC_REQUIRE([AC_PROG_FGREP])dnl
-test -z "$GREP" && GREP=grep
-_LT_DECL([], [GREP], [1], [A grep program that handles long lines])
-_LT_DECL([], [EGREP], [1], [An ERE matcher])
-_LT_DECL([], [FGREP], [1], [A literal string matcher])
-dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
-AC_SUBST([GREP])
-])
-
-
-# _LT_DECL_OBJDUMP
-# --------------
-# If we don't have a new enough Autoconf to choose the best objdump
-# available, choose the one first in the user's PATH.
-m4_defun([_LT_DECL_OBJDUMP],
-[AC_CHECK_TOOL(OBJDUMP, objdump, false)
-test -z "$OBJDUMP" && OBJDUMP=objdump
-_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
-AC_SUBST([OBJDUMP])
-])
-
-# _LT_DECL_DLLTOOL
-# ----------------
-# Ensure DLLTOOL variable is set.
-m4_defun([_LT_DECL_DLLTOOL],
-[AC_CHECK_TOOL(DLLTOOL, dlltool, false)
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-_LT_DECL([], [DLLTOOL], [1], [DLL creation program])
-AC_SUBST([DLLTOOL])
-])
-
-# _LT_DECL_SED
-# ------------
-# Check for a fully-functional sed program, that truncates
-# as few characters as possible. Prefer GNU sed if found.
-m4_defun([_LT_DECL_SED],
-[AC_PROG_SED
-test -z "$SED" && SED=sed
-Xsed="$SED -e 1s/^X//"
-_LT_DECL([], [SED], [1], [A sed program that does not truncate output])
-_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
- [Sed that helps us avoid accidentally triggering echo(1) options like -n])
-])# _LT_DECL_SED
-
-m4_ifndef([AC_PROG_SED], [
-############################################################
-# NOTE: This macro has been submitted for inclusion into #
-# GNU Autoconf as AC_PROG_SED. When it is available in #
-# a released version of Autoconf we should remove this #
-# macro and use it instead. #
-############################################################
-
-m4_defun([AC_PROG_SED],
-[AC_MSG_CHECKING([for a sed that does not truncate output])
-AC_CACHE_VAL(lt_cv_path_SED,
-[# Loop through the user's path and test for sed and gsed.
-# Then use that list of sed's as ones to test for truncation.
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for lt_ac_prog in sed gsed; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
- lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
- fi
- done
- done
-done
-IFS=$as_save_IFS
-lt_ac_max=0
-lt_ac_count=0
-# Add /usr/xpg4/bin/sed as it is typically found on Solaris
-# along with /bin/sed that truncates output.
-for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
- test ! -f $lt_ac_sed && continue
- cat /dev/null > conftest.in
- lt_ac_count=0
- echo $ECHO_N "0123456789$ECHO_C" >conftest.in
- # Check for GNU sed and select it if it is found.
- if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
- lt_cv_path_SED=$lt_ac_sed
- break
- fi
- while true; do
- cat conftest.in conftest.in >conftest.tmp
- mv conftest.tmp conftest.in
- cp conftest.in conftest.nl
- echo >>conftest.nl
- $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
- cmp -s conftest.out conftest.nl || break
- # 10000 chars as input seems more than enough
- test $lt_ac_count -gt 10 && break
- lt_ac_count=`expr $lt_ac_count + 1`
- if test $lt_ac_count -gt $lt_ac_max; then
- lt_ac_max=$lt_ac_count
- lt_cv_path_SED=$lt_ac_sed
- fi
- done
-done
-])
-SED=$lt_cv_path_SED
-AC_SUBST([SED])
-AC_MSG_RESULT([$SED])
-])#AC_PROG_SED
-])#m4_ifndef
-
-# Old name:
-AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([LT_AC_PROG_SED], [])
-
-
-# _LT_CHECK_SHELL_FEATURES
-# ------------------------
-# Find out whether the shell is Bourne or XSI compatible,
-# or has some other useful features.
-m4_defun([_LT_CHECK_SHELL_FEATURES],
-[AC_MSG_CHECKING([whether the shell understands some XSI constructs])
-# Try some XSI features
-xsi_shell=no
-( _lt_dummy="a/b/c"
- test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
- = c,a/b,b/c, \
- && eval 'test $(( 1 + 1 )) -eq 2 \
- && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
- && xsi_shell=yes
-AC_MSG_RESULT([$xsi_shell])
-_LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
-
-AC_MSG_CHECKING([whether the shell understands "+="])
-lt_shell_append=no
-( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
- >/dev/null 2>&1 \
- && lt_shell_append=yes
-AC_MSG_RESULT([$lt_shell_append])
-_LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
-
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- lt_unset=unset
-else
- lt_unset=false
-fi
-_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
-
-# test EBCDIC or ASCII
-case `echo X|tr X '\101'` in
- A) # ASCII based system
- # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
- lt_SP2NL='tr \040 \012'
- lt_NL2SP='tr \015\012 \040\040'
- ;;
- *) # EBCDIC based system
- lt_SP2NL='tr \100 \n'
- lt_NL2SP='tr \r\n \100\100'
- ;;
-esac
-_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
-_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
-])# _LT_CHECK_SHELL_FEATURES
-
-
-# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
-# ------------------------------------------------------
-# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
-m4_defun([_LT_PROG_FUNCTION_REPLACE],
-[dnl {
-sed -e '/^$1 ()$/,/^} # $1 /c\
-$1 ()\
-{\
-m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1])
-} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
- && mv -f "$cfgfile.tmp" "$cfgfile" \
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-])
-
-
-# _LT_PROG_REPLACE_SHELLFNS
-# -------------------------
-# Replace existing portable implementations of several shell functions with
-# equivalent extended shell implementations where those features are available..
-m4_defun([_LT_PROG_REPLACE_SHELLFNS],
-[if test x"$xsi_shell" = xyes; then
- _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
- case ${1} in
- */*) func_dirname_result="${1%/*}${2}" ;;
- * ) func_dirname_result="${3}" ;;
- esac])
-
- _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
- func_basename_result="${1##*/}"])
-
- _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
- case ${1} in
- */*) func_dirname_result="${1%/*}${2}" ;;
- * ) func_dirname_result="${3}" ;;
- esac
- func_basename_result="${1##*/}"])
-
- _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
- # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
- # positional parameters, so assign one to ordinary parameter first.
- func_stripname_result=${3}
- func_stripname_result=${func_stripname_result#"${1}"}
- func_stripname_result=${func_stripname_result%"${2}"}])
-
- _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
- func_split_long_opt_name=${1%%=*}
- func_split_long_opt_arg=${1#*=}])
-
- _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
- func_split_short_opt_arg=${1#??}
- func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
-
- _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
- case ${1} in
- *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
- *) func_lo2o_result=${1} ;;
- esac])
-
- _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo])
-
- _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))])
-
- _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}])
-fi
-
-if test x"$lt_shell_append" = xyes; then
- _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
-
- _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
- func_quote_for_eval "${2}"
-dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
- eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
-
- # Save a `func_append' function call where possible by direct use of '+='
- sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
- && mv -f "$cfgfile.tmp" "$cfgfile" \
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
- test 0 -eq $? || _lt_function_replace_fail=:
-else
- # Save a `func_append' function call even when '+=' is not available
- sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
- && mv -f "$cfgfile.tmp" "$cfgfile" \
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
- test 0 -eq $? || _lt_function_replace_fail=:
-fi
-
-if test x"$_lt_function_replace_fail" = x":"; then
- AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
-fi
-])
-
-# _LT_PATH_CONVERSION_FUNCTIONS
-# -----------------------------
-# Determine which file name conversion functions should be used by
-# func_to_host_file (and, implicitly, by func_to_host_path). These are needed
-# for certain cross-compile configurations and native mingw.
-m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-AC_MSG_CHECKING([how to convert $build file names to $host format])
-AC_CACHE_VAL(lt_cv_to_host_file_cmd,
-[case $host in
- *-*-mingw* )
- case $build in
- *-*-mingw* ) # actually msys
- lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
- ;;
- *-*-cygwin* )
- lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
- ;;
- * ) # otherwise, assume *nix
- lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
- ;;
- esac
- ;;
- *-*-cygwin* )
- case $build in
- *-*-mingw* ) # actually msys
- lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
- ;;
- *-*-cygwin* )
- lt_cv_to_host_file_cmd=func_convert_file_noop
- ;;
- * ) # otherwise, assume *nix
- lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
- ;;
- esac
- ;;
- * ) # unhandled hosts (and "normal" native builds)
- lt_cv_to_host_file_cmd=func_convert_file_noop
- ;;
-esac
-])
-to_host_file_cmd=$lt_cv_to_host_file_cmd
-AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
-_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
- [0], [convert $build file names to $host format])dnl
-
-AC_MSG_CHECKING([how to convert $build file names to toolchain format])
-AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
-[#assume ordinary cross tools, or native build.
-lt_cv_to_tool_file_cmd=func_convert_file_noop
-case $host in
- *-*-mingw* )
- case $build in
- *-*-mingw* ) # actually msys
- lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
- ;;
- esac
- ;;
-esac
-])
-to_tool_file_cmd=$lt_cv_to_tool_file_cmd
-AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
-_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
- [0], [convert $build files to toolchain format])dnl
-])# _LT_PATH_CONVERSION_FUNCTIONS
diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4
deleted file mode 100644
index 17cfd51..0000000
--- a/m4/ltoptions.m4
+++ /dev/null
@@ -1,369 +0,0 @@
-# Helper functions for option handling. -*- Autoconf -*-
-#
-# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# Written by Gary V. Vaughan, 2004
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# serial 7 ltoptions.m4
-
-# This is to help aclocal find these macros, as it can't see m4_define.
-AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
-
-
-# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
-# ------------------------------------------
-m4_define([_LT_MANGLE_OPTION],
-[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
-
-
-# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
-# ---------------------------------------
-# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
-# matching handler defined, dispatch to it. Other OPTION-NAMEs are
-# saved as a flag.
-m4_define([_LT_SET_OPTION],
-[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
-m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
- _LT_MANGLE_DEFUN([$1], [$2]),
- [m4_warning([Unknown $1 option `$2'])])[]dnl
-])
-
-
-# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
-# ------------------------------------------------------------
-# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
-m4_define([_LT_IF_OPTION],
-[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
-
-
-# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
-# -------------------------------------------------------
-# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
-# are set.
-m4_define([_LT_UNLESS_OPTIONS],
-[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
- [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
- [m4_define([$0_found])])])[]dnl
-m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
-])[]dnl
-])
-
-
-# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
-# ----------------------------------------
-# OPTION-LIST is a space-separated list of Libtool options associated
-# with MACRO-NAME. If any OPTION has a matching handler declared with
-# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
-# the unknown option and exit.
-m4_defun([_LT_SET_OPTIONS],
-[# Set options
-m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
- [_LT_SET_OPTION([$1], _LT_Option)])
-
-m4_if([$1],[LT_INIT],[
- dnl
- dnl Simply set some default values (i.e off) if boolean options were not
- dnl specified:
- _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
- ])
- _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
- ])
- dnl
- dnl If no reference was made to various pairs of opposing options, then
- dnl we run the default mode handler for the pair. For example, if neither
- dnl `shared' nor `disable-shared' was passed, we enable building of shared
- dnl archives by default:
- _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
- _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
- _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
- _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
- [_LT_ENABLE_FAST_INSTALL])
- ])
-])# _LT_SET_OPTIONS
-
-
-## --------------------------------- ##
-## Macros to handle LT_INIT options. ##
-## --------------------------------- ##
-
-# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
-# -----------------------------------------
-m4_define([_LT_MANGLE_DEFUN],
-[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
-
-
-# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
-# -----------------------------------------------
-m4_define([LT_OPTION_DEFINE],
-[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
-])# LT_OPTION_DEFINE
-
-
-# dlopen
-# ------
-LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
-])
-
-AU_DEFUN([AC_LIBTOOL_DLOPEN],
-[_LT_SET_OPTION([LT_INIT], [dlopen])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you
-put the `dlopen' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
-
-
-# win32-dll
-# ---------
-# Declare package support for building win32 dll's.
-LT_OPTION_DEFINE([LT_INIT], [win32-dll],
-[enable_win32_dll=yes
-
-case $host in
-*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
- AC_CHECK_TOOL(AS, as, false)
- AC_CHECK_TOOL(DLLTOOL, dlltool, false)
- AC_CHECK_TOOL(OBJDUMP, objdump, false)
- ;;
-esac
-
-test -z "$AS" && AS=as
-_LT_DECL([], [AS], [1], [Assembler program])dnl
-
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
-
-test -z "$OBJDUMP" && OBJDUMP=objdump
-_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
-])# win32-dll
-
-AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-_LT_SET_OPTION([LT_INIT], [win32-dll])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you
-put the `win32-dll' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
-
-
-# _LT_ENABLE_SHARED([DEFAULT])
-# ----------------------------
-# implement the --enable-shared flag, and supports the `shared' and
-# `disable-shared' LT_INIT options.
-# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
-m4_define([_LT_ENABLE_SHARED],
-[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
-AC_ARG_ENABLE([shared],
- [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
- [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
- [p=${PACKAGE-default}
- case $enableval in
- yes) enable_shared=yes ;;
- no) enable_shared=no ;;
- *)
- enable_shared=no
- # Look at the argument we got. We use all the common list separators.
- lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
- for pkg in $enableval; do
- IFS="$lt_save_ifs"
- if test "X$pkg" = "X$p"; then
- enable_shared=yes
- fi
- done
- IFS="$lt_save_ifs"
- ;;
- esac],
- [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
-
- _LT_DECL([build_libtool_libs], [enable_shared], [0],
- [Whether or not to build shared libraries])
-])# _LT_ENABLE_SHARED
-
-LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
-LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
-
-# Old names:
-AC_DEFUN([AC_ENABLE_SHARED],
-[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
-])
-
-AC_DEFUN([AC_DISABLE_SHARED],
-[_LT_SET_OPTION([LT_INIT], [disable-shared])
-])
-
-AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
-AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_ENABLE_SHARED], [])
-dnl AC_DEFUN([AM_DISABLE_SHARED], [])
-
-
-
-# _LT_ENABLE_STATIC([DEFAULT])
-# ----------------------------
-# implement the --enable-static flag, and support the `static' and
-# `disable-static' LT_INIT options.
-# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
-m4_define([_LT_ENABLE_STATIC],
-[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
-AC_ARG_ENABLE([static],
- [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
- [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
- [p=${PACKAGE-default}
- case $enableval in
- yes) enable_static=yes ;;
- no) enable_static=no ;;
- *)
- enable_static=no
- # Look at the argument we got. We use all the common list separators.
- lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
- for pkg in $enableval; do
- IFS="$lt_save_ifs"
- if test "X$pkg" = "X$p"; then
- enable_static=yes
- fi
- done
- IFS="$lt_save_ifs"
- ;;
- esac],
- [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
-
- _LT_DECL([build_old_libs], [enable_static], [0],
- [Whether or not to build static libraries])
-])# _LT_ENABLE_STATIC
-
-LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
-LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
-
-# Old names:
-AC_DEFUN([AC_ENABLE_STATIC],
-[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
-])
-
-AC_DEFUN([AC_DISABLE_STATIC],
-[_LT_SET_OPTION([LT_INIT], [disable-static])
-])
-
-AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
-AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_ENABLE_STATIC], [])
-dnl AC_DEFUN([AM_DISABLE_STATIC], [])
-
-
-
-# _LT_ENABLE_FAST_INSTALL([DEFAULT])
-# ----------------------------------
-# implement the --enable-fast-install flag, and support the `fast-install'
-# and `disable-fast-install' LT_INIT options.
-# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
-m4_define([_LT_ENABLE_FAST_INSTALL],
-[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
-AC_ARG_ENABLE([fast-install],
- [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
- [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
- [p=${PACKAGE-default}
- case $enableval in
- yes) enable_fast_install=yes ;;
- no) enable_fast_install=no ;;
- *)
- enable_fast_install=no
- # Look at the argument we got. We use all the common list separators.
- lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
- for pkg in $enableval; do
- IFS="$lt_save_ifs"
- if test "X$pkg" = "X$p"; then
- enable_fast_install=yes
- fi
- done
- IFS="$lt_save_ifs"
- ;;
- esac],
- [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
-
-_LT_DECL([fast_install], [enable_fast_install], [0],
- [Whether or not to optimize for fast installation])dnl
-])# _LT_ENABLE_FAST_INSTALL
-
-LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
-LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
-
-# Old names:
-AU_DEFUN([AC_ENABLE_FAST_INSTALL],
-[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you put
-the `fast-install' option into LT_INIT's first parameter.])
-])
-
-AU_DEFUN([AC_DISABLE_FAST_INSTALL],
-[_LT_SET_OPTION([LT_INIT], [disable-fast-install])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you put
-the `disable-fast-install' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
-dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
-
-
-# _LT_WITH_PIC([MODE])
-# --------------------
-# implement the --with-pic flag, and support the `pic-only' and `no-pic'
-# LT_INIT options.
-# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
-m4_define([_LT_WITH_PIC],
-[AC_ARG_WITH([pic],
- [AS_HELP_STRING([--with-pic],
- [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
- [pic_mode="$withval"],
- [pic_mode=default])
-
-test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
-
-_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
-])# _LT_WITH_PIC
-
-LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
-LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
-
-# Old name:
-AU_DEFUN([AC_LIBTOOL_PICMODE],
-[_LT_SET_OPTION([LT_INIT], [pic-only])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you
-put the `pic-only' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
-
-## ----------------- ##
-## LTDL_INIT Options ##
-## ----------------- ##
-
-m4_define([_LTDL_MODE], [])
-LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
- [m4_define([_LTDL_MODE], [nonrecursive])])
-LT_OPTION_DEFINE([LTDL_INIT], [recursive],
- [m4_define([_LTDL_MODE], [recursive])])
-LT_OPTION_DEFINE([LTDL_INIT], [subproject],
- [m4_define([_LTDL_MODE], [subproject])])
-
-m4_define([_LTDL_TYPE], [])
-LT_OPTION_DEFINE([LTDL_INIT], [installable],
- [m4_define([_LTDL_TYPE], [installable])])
-LT_OPTION_DEFINE([LTDL_INIT], [convenience],
- [m4_define([_LTDL_TYPE], [convenience])])
diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4
deleted file mode 100644
index 9000a05..0000000
--- a/m4/ltsugar.m4
+++ /dev/null
@@ -1,123 +0,0 @@
-# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
-#
-# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
-# Written by Gary V. Vaughan, 2004
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# serial 6 ltsugar.m4
-
-# This is to help aclocal find these macros, as it can't see m4_define.
-AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
-
-
-# lt_join(SEP, ARG1, [ARG2...])
-# -----------------------------
-# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
-# associated separator.
-# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
-# versions in m4sugar had bugs.
-m4_define([lt_join],
-[m4_if([$#], [1], [],
- [$#], [2], [[$2]],
- [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
-m4_define([_lt_join],
-[m4_if([$#$2], [2], [],
- [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
-
-
-# lt_car(LIST)
-# lt_cdr(LIST)
-# ------------
-# Manipulate m4 lists.
-# These macros are necessary as long as will still need to support
-# Autoconf-2.59 which quotes differently.
-m4_define([lt_car], [[$1]])
-m4_define([lt_cdr],
-[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
- [$#], 1, [],
- [m4_dquote(m4_shift($@))])])
-m4_define([lt_unquote], $1)
-
-
-# lt_append(MACRO-NAME, STRING, [SEPARATOR])
-# ------------------------------------------
-# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
-# Note that neither SEPARATOR nor STRING are expanded; they are appended
-# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
-# No SEPARATOR is output if MACRO-NAME was previously undefined (different
-# than defined and empty).
-#
-# This macro is needed until we can rely on Autoconf 2.62, since earlier
-# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
-m4_define([lt_append],
-[m4_define([$1],
- m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
-
-
-
-# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
-# ----------------------------------------------------------
-# Produce a SEP delimited list of all paired combinations of elements of
-# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
-# has the form PREFIXmINFIXSUFFIXn.
-# Needed until we can rely on m4_combine added in Autoconf 2.62.
-m4_define([lt_combine],
-[m4_if(m4_eval([$# > 3]), [1],
- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
-[[m4_foreach([_Lt_prefix], [$2],
- [m4_foreach([_Lt_suffix],
- ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
- [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
-
-
-# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
-# -----------------------------------------------------------------------
-# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
-# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
-m4_define([lt_if_append_uniq],
-[m4_ifdef([$1],
- [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
- [lt_append([$1], [$2], [$3])$4],
- [$5])],
- [lt_append([$1], [$2], [$3])$4])])
-
-
-# lt_dict_add(DICT, KEY, VALUE)
-# -----------------------------
-m4_define([lt_dict_add],
-[m4_define([$1($2)], [$3])])
-
-
-# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
-# --------------------------------------------
-m4_define([lt_dict_add_subkey],
-[m4_define([$1($2:$3)], [$4])])
-
-
-# lt_dict_fetch(DICT, KEY, [SUBKEY])
-# ----------------------------------
-m4_define([lt_dict_fetch],
-[m4_ifval([$3],
- m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
- m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
-
-
-# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
-# -----------------------------------------------------------------
-m4_define([lt_if_dict_fetch],
-[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
- [$5],
- [$6])])
-
-
-# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
-# --------------------------------------------------------------
-m4_define([lt_dict_filter],
-[m4_if([$5], [], [],
- [lt_join(m4_quote(m4_default([$4], [[, ]])),
- lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
- [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
-])
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
deleted file mode 100644
index 9c7b5d4..0000000
--- a/m4/ltversion.m4
+++ /dev/null
@@ -1,23 +0,0 @@
-# ltversion.m4 -- version numbers -*- Autoconf -*-
-#
-# Copyright (C) 2004 Free Software Foundation, Inc.
-# Written by Scott James Remnant, 2004
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# @configure_input@
-
-# serial 3293 ltversion.m4
-# This file is part of GNU Libtool
-
-m4_define([LT_PACKAGE_VERSION], [2.4])
-m4_define([LT_PACKAGE_REVISION], [1.3293])
-
-AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.4'
-macro_revision='1.3293'
-_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
-_LT_DECL(, macro_revision, 0)
-])
diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4
deleted file mode 100644
index c573da9..0000000
--- a/m4/lt~obsolete.m4
+++ /dev/null
@@ -1,98 +0,0 @@
-# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
-#
-# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
-# Written by Scott James Remnant, 2004.
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# serial 5 lt~obsolete.m4
-
-# These exist entirely to fool aclocal when bootstrapping libtool.
-#
-# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
-# which have later been changed to m4_define as they aren't part of the
-# exported API, or moved to Autoconf or Automake where they belong.
-#
-# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
-# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
-# using a macro with the same name in our local m4/libtool.m4 it'll
-# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
-# and doesn't know about Autoconf macros at all.)
-#
-# So we provide this file, which has a silly filename so it's always
-# included after everything else. This provides aclocal with the
-# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
-# because those macros already exist, or will be overwritten later.
-# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
-#
-# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
-# Yes, that means every name once taken will need to remain here until
-# we give up compatibility with versions before 1.7, at which point
-# we need to keep only those names which we still refer to.
-
-# This is to help aclocal find these macros, as it can't see m4_define.
-AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
-
-m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
-m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])])
-m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
-m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])])
-m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
-m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])])
-m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])])
-m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
-m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])])
-m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])])
-m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])])
-m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
-m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
-m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
-m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
-m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])])
-m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])])
-m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
-m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
-m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])])
-m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])])
-m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
-m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
-m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
-m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
-m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
-m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
-m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
-m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])])
-m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])])
-m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])])
-m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
-m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])])
-m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])])
-m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])])
-m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])])
-m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
-m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])])
-m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
-m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])])
-m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])])
-m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])])
-m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
-m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
-m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
-m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
-m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
-m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
-m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])])
-m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
-m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
-m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])])
-m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
-m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
-m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
-m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
-m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
diff --git a/missing b/missing
index 28055d2..86a8fc3 100755
--- a/missing
+++ b/missing
@@ -1,10 +1,10 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2012-01-06.13; # UTC
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
-# 2008, 2009 Free Software Foundation, Inc.
+# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
@@ -84,7 +84,6 @@ Supported PROGRAM values:
help2man touch the output file
lex create \`lex.yy.c', if possible, from existing .c
makeinfo touch the output file
- tar try tar, gnutar, gtar, then tar without non-portable flags
yacc create \`y.tab.[ch]', if possible, from existing .[ch]
Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
@@ -122,15 +121,6 @@ case $1 in
# Not GNU programs, they don't have --version.
;;
- tar*)
- if test -n "$run"; then
- echo 1>&2 "ERROR: \`tar' requires --run"
- exit 1
- elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
- exit 1
- fi
- ;;
-
*)
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
# We have it, but it failed.
@@ -226,7 +216,7 @@ WARNING: \`$1' $msg. You should only need it if
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
if test $# -ne 1; then
- eval LASTARG="\${$#}"
+ eval LASTARG=\${$#}
case $LASTARG in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
@@ -256,7 +246,7 @@ WARNING: \`$1' is $msg. You should only need it if
\`Flex' from any GNU archive site."
rm -f lex.yy.c
if test $# -ne 1; then
- eval LASTARG="\${$#}"
+ eval LASTARG=\${$#}
case $LASTARG in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
@@ -318,41 +308,6 @@ WARNING: \`$1' is $msg. You should only need it if
touch $file
;;
- tar*)
- shift
-
- # We have already tried tar in the generic part.
- # Look for gnutar/gtar before invocation to avoid ugly error
- # messages.
- if (gnutar --version > /dev/null 2>&1); then
- gnutar "$@" && exit 0
- fi
- if (gtar --version > /dev/null 2>&1); then
- gtar "$@" && exit 0
- fi
- firstarg="$1"
- if shift; then
- case $firstarg in
- *o*)
- firstarg=`echo "$firstarg" | sed s/o//`
- tar "$firstarg" "$@" && exit 0
- ;;
- esac
- case $firstarg in
- *h*)
- firstarg=`echo "$firstarg" | sed s/h//`
- tar "$firstarg" "$@" && exit 0
- ;;
- esac
- fi
-
- echo 1>&2 "\
-WARNING: I can't seem to be able to run \`tar' with the given arguments.
- You may want to install GNU tar or Free paxutils, or check the
- command line arguments."
- exit 1
- ;;
-
*)
echo 1>&2 "\
WARNING: \`$1' is needed, and is $msg.
diff --git a/modules/DynamicObject/Makefile.in b/modules/DynamicObject/Makefile.in
index 714e1d1..3565e67 100644
--- a/modules/DynamicObject/Makefile.in
+++ b/modules/DynamicObject/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/DynamicObject
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
libseed_DynamicObject_la_LIBADD =
@@ -76,8 +96,8 @@ am__libseed_DynamicObject_la_SOURCES_DIST = seed-DynamicObject.c
@BUILD_DYNAMICOBJECT_MODULE_TRUE@ seed-DynamicObject.lo
libseed_DynamicObject_la_OBJECTS = \
$(am_libseed_DynamicObject_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_DynamicObject_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -95,24 +115,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_DynamicObject_la_SOURCES)
DIST_SOURCES = $(am__libseed_DynamicObject_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -139,6 +164,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -175,6 +201,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -207,6 +235,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -215,6 +247,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -299,6 +333,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -372,7 +408,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -380,6 +415,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -401,7 +438,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_DynamicObject.la: $(libseed_DynamicObject_la_OBJECTS) $(libseed_DynamicObject_la_DEPENDENCIES)
+libseed_DynamicObject.la: $(libseed_DynamicObject_la_OBJECTS) $(libseed_DynamicObject_la_DEPENDENCIES) $(EXTRA_libseed_DynamicObject_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_DynamicObject_la_LINK) $(am_libseed_DynamicObject_la_rpath) $(libseed_DynamicObject_la_OBJECTS) $(libseed_DynamicObject_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -415,26 +452,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -541,10 +575,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/Makefile.am b/modules/Makefile.am
index ebaaad9..7a99ba2 100644
--- a/modules/Makefile.am
+++ b/modules/Makefile.am
@@ -1 +1 @@
-SUBDIRS = example sqlite canvas multiprocessing readline os sandbox dbus libxml cairo gtkbuilder gettext mpfr ffi DynamicObject
+SUBDIRS = example sqlite canvas multiprocessing readline os sandbox dbus libxml cairo gtkbuilder gettext mpfr ffi DynamicObject xorg
diff --git a/modules/Makefile.in b/modules/Makefile.in
index 3cb9e0c..a918c46 100644
--- a/modules/Makefile.in
+++ b/modules/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,21 +53,18 @@ host_triplet = @host@
subdir = modules
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -61,6 +75,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
@@ -118,6 +137,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -154,6 +174,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -186,6 +208,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -194,6 +220,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -278,6 +306,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -297,7 +327,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = example sqlite canvas multiprocessing readline os sandbox dbus libxml cairo gtkbuilder gettext mpfr ffi DynamicObject
+SUBDIRS = example sqlite canvas multiprocessing readline os sandbox dbus libxml cairo gtkbuilder gettext mpfr ffi DynamicObject xorg
all: all-recursive
.SUFFIXES:
@@ -505,13 +535,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -546,10 +573,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/cairo/Makefile.in b/modules/cairo/Makefile.in
index f742663..38694d2 100644
--- a/modules/cairo/Makefile.in
+++ b/modules/cairo/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/cairo
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -87,8 +107,8 @@ am__libseed_cairo_la_SOURCES_DIST = seed-cairo.c seed-cairo-surface.c \
@BUILD_CAIRO_MODULE_TRUE@ libseed_cairo_la-seed-cairo-pattern.lo \
@BUILD_CAIRO_MODULE_TRUE@ libseed_cairo_la-seed-cairo-enums.lo
libseed_cairo_la_OBJECTS = $(am_libseed_cairo_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_cairo_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -106,24 +126,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_cairo_la_SOURCES)
DIST_SOURCES = $(am__libseed_cairo_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -150,6 +175,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -186,6 +212,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -218,6 +246,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -226,6 +258,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -310,6 +344,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -407,7 +443,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -415,6 +450,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -436,7 +473,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_cairo.la: $(libseed_cairo_la_OBJECTS) $(libseed_cairo_la_DEPENDENCIES)
+libseed_cairo.la: $(libseed_cairo_la_OBJECTS) $(libseed_cairo_la_DEPENDENCIES) $(EXTRA_libseed_cairo_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_cairo_la_LINK) $(am_libseed_cairo_la_rpath) $(libseed_cairo_la_OBJECTS) $(libseed_cairo_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -456,82 +493,72 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_cairo_la-seed-cairo.lo: seed-cairo.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo.Tpo -c -o libseed_cairo_la-seed-cairo.lo `test -f 'seed-cairo.c' || echo '$(srcdir)/'`seed-cairo.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo.c' object='libseed_cairo_la-seed-cairo.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo.c' object='libseed_cairo_la-seed-cairo.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo.lo `test -f 'seed-cairo.c' || echo '$(srcdir)/'`seed-cairo.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo.lo `test -f 'seed-cairo.c' || echo '$(srcdir)/'`seed-cairo.c
libseed_cairo_la-seed-cairo-surface.lo: seed-cairo-surface.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo-surface.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo-surface.Tpo -c -o libseed_cairo_la-seed-cairo-surface.lo `test -f 'seed-cairo-surface.c' || echo '$(srcdir)/'`seed-cairo-surface.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo-surface.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo-surface.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo-surface.c' object='libseed_cairo_la-seed-cairo-surface.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo-surface.c' object='libseed_cairo_la-seed-cairo-surface.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-surface.lo `test -f 'seed-cairo-surface.c' || echo '$(srcdir)/'`seed-cairo-surface.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-surface.lo `test -f 'seed-cairo-surface.c' || echo '$(srcdir)/'`seed-cairo-surface.c
libseed_cairo_la-seed-cairo-image-surface.lo: seed-cairo-image-surface.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo-image-surface.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo-image-surface.Tpo -c -o libseed_cairo_la-seed-cairo-image-surface.lo `test -f 'seed-cairo-image-surface.c' || echo '$(srcdir)/'`seed-cairo-image-surface.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo-image-surface.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo-image-surface.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo-image-surface.c' object='libseed_cairo_la-seed-cairo-image-surface.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo-image-surface.c' object='libseed_cairo_la-seed-cairo-image-surface.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-image-surface.lo `test -f 'seed-cairo-image-surface.c' || echo '$(srcdir)/'`seed-cairo-image-surface.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-image-surface.lo `test -f 'seed-cairo-image-surface.c' || echo '$(srcdir)/'`seed-cairo-image-surface.c
libseed_cairo_la-seed-cairo-pdf-surface.lo: seed-cairo-pdf-surface.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo-pdf-surface.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo-pdf-surface.Tpo -c -o libseed_cairo_la-seed-cairo-pdf-surface.lo `test -f 'seed-cairo-pdf-surface.c' || echo '$(srcdir)/'`seed-cairo-pdf-surface.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo-pdf-surface.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo-pdf-surface.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo-pdf-surface.c' object='libseed_cairo_la-seed-cairo-pdf-surface.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo-pdf-surface.c' object='libseed_cairo_la-seed-cairo-pdf-surface.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-pdf-surface.lo `test -f 'seed-cairo-pdf-surface.c' || echo '$(srcdir)/'`seed-cairo-pdf-surface.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-pdf-surface.lo `test -f 'seed-cairo-pdf-surface.c' || echo '$(srcdir)/'`seed-cairo-pdf-surface.c
libseed_cairo_la-seed-cairo-matrix.lo: seed-cairo-matrix.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo-matrix.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo-matrix.Tpo -c -o libseed_cairo_la-seed-cairo-matrix.lo `test -f 'seed-cairo-matrix.c' || echo '$(srcdir)/'`seed-cairo-matrix.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo-matrix.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo-matrix.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo-matrix.c' object='libseed_cairo_la-seed-cairo-matrix.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo-matrix.c' object='libseed_cairo_la-seed-cairo-matrix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-matrix.lo `test -f 'seed-cairo-matrix.c' || echo '$(srcdir)/'`seed-cairo-matrix.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-matrix.lo `test -f 'seed-cairo-matrix.c' || echo '$(srcdir)/'`seed-cairo-matrix.c
libseed_cairo_la-seed-cairo-pattern.lo: seed-cairo-pattern.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo-pattern.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo-pattern.Tpo -c -o libseed_cairo_la-seed-cairo-pattern.lo `test -f 'seed-cairo-pattern.c' || echo '$(srcdir)/'`seed-cairo-pattern.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo-pattern.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo-pattern.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo-pattern.c' object='libseed_cairo_la-seed-cairo-pattern.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo-pattern.c' object='libseed_cairo_la-seed-cairo-pattern.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-pattern.lo `test -f 'seed-cairo-pattern.c' || echo '$(srcdir)/'`seed-cairo-pattern.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-pattern.lo `test -f 'seed-cairo-pattern.c' || echo '$(srcdir)/'`seed-cairo-pattern.c
libseed_cairo_la-seed-cairo-enums.lo: seed-cairo-enums.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -MT libseed_cairo_la-seed-cairo-enums.lo -MD -MP -MF $(DEPDIR)/libseed_cairo_la-seed-cairo-enums.Tpo -c -o libseed_cairo_la-seed-cairo-enums.lo `test -f 'seed-cairo-enums.c' || echo '$(srcdir)/'`seed-cairo-enums.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_cairo_la-seed-cairo-enums.Tpo $(DEPDIR)/libseed_cairo_la-seed-cairo-enums.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-cairo-enums.c' object='libseed_cairo_la-seed-cairo-enums.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-cairo-enums.c' object='libseed_cairo_la-seed-cairo-enums.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-enums.lo `test -f 'seed-cairo-enums.c' || echo '$(srcdir)/'`seed-cairo-enums.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_cairo_la_CFLAGS) $(CFLAGS) -c -o libseed_cairo_la-seed-cairo-enums.lo `test -f 'seed-cairo-enums.c' || echo '$(srcdir)/'`seed-cairo-enums.c
mostlyclean-libtool:
-rm -f *.lo
@@ -638,10 +665,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/canvas/Makefile.in b/modules/canvas/Makefile.in
index 5927467..70c27f1 100644
--- a/modules/canvas/Makefile.in
+++ b/modules/canvas/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/canvas
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -78,8 +98,8 @@ am__libseed_canvas_la_SOURCES_DIST = seed-canvas.c
@BUILD_CANVAS_MODULE_TRUE@am_libseed_canvas_la_OBJECTS = \
@BUILD_CANVAS_MODULE_TRUE@ libseed_canvas_la-seed-canvas.lo
libseed_canvas_la_OBJECTS = $(am_libseed_canvas_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_canvas_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -97,24 +117,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_canvas_la_SOURCES)
DIST_SOURCES = $(am__libseed_canvas_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -141,6 +166,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -177,6 +203,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -209,6 +237,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -217,6 +249,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -301,6 +335,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -381,7 +417,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -389,6 +424,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -410,7 +447,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_canvas.la: $(libseed_canvas_la_OBJECTS) $(libseed_canvas_la_DEPENDENCIES)
+libseed_canvas.la: $(libseed_canvas_la_OBJECTS) $(libseed_canvas_la_DEPENDENCIES) $(EXTRA_libseed_canvas_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_canvas_la_LINK) $(am_libseed_canvas_la_rpath) $(libseed_canvas_la_OBJECTS) $(libseed_canvas_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -424,34 +461,30 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_canvas_la-seed-canvas.lo: seed-canvas.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_canvas_la_CFLAGS) $(CFLAGS) -MT libseed_canvas_la-seed-canvas.lo -MD -MP -MF $(DEPDIR)/libseed_canvas_la-seed-canvas.Tpo -c -o libseed_canvas_la-seed-canvas.lo `test -f 'seed-canvas.c' || echo '$(srcdir)/'`seed-canvas.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_canvas_la-seed-canvas.Tpo $(DEPDIR)/libseed_canvas_la-seed-canvas.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-canvas.c' object='libseed_canvas_la-seed-canvas.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-canvas.c' object='libseed_canvas_la-seed-canvas.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_canvas_la_CFLAGS) $(CFLAGS) -c -o libseed_canvas_la-seed-canvas.lo `test -f 'seed-canvas.c' || echo '$(srcdir)/'`seed-canvas.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_canvas_la_CFLAGS) $(CFLAGS) -c -o libseed_canvas_la-seed-canvas.lo `test -f 'seed-canvas.c' || echo '$(srcdir)/'`seed-canvas.c
mostlyclean-libtool:
-rm -f *.lo
@@ -558,10 +591,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/dbus/Makefile.in b/modules/dbus/Makefile.in
index 3295fd5..6daeb67 100644
--- a/modules/dbus/Makefile.in
+++ b/modules/dbus/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -17,6 +17,23 @@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,10 +55,7 @@ host_triplet = @host@
subdir = modules/dbus
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -69,6 +83,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)" "$(DESTDIR)$(moduledir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -85,8 +105,8 @@ am__libseed_dbusnative_la_SOURCES_DIST = module.c util/dbus.c \
@BUILD_DBUS_MODULE_TRUE@ libseed_dbusnative_la-dbus-values.lo \
@BUILD_DBUS_MODULE_TRUE@ libseed_dbusnative_la-dbus-exports.lo
libseed_dbusnative_la_OBJECTS = $(am_libseed_dbusnative_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_dbusnative_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -104,21 +124,21 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_dbusnative_la_SOURCES)
DIST_SOURCES = $(am__libseed_dbusnative_la_SOURCES_DIST)
@@ -129,6 +149,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
DATA = $(module_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
@@ -187,6 +212,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -223,6 +249,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -255,6 +283,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -263,6 +295,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -347,6 +381,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -445,7 +481,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -453,6 +488,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -474,7 +511,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_dbusnative.la: $(libseed_dbusnative_la_OBJECTS) $(libseed_dbusnative_la_DEPENDENCIES)
+libseed_dbusnative.la: $(libseed_dbusnative_la_OBJECTS) $(libseed_dbusnative_la_DEPENDENCIES) $(EXTRA_libseed_dbusnative_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_dbusnative_la_LINK) $(am_libseed_dbusnative_la_rpath) $(libseed_dbusnative_la_OBJECTS) $(libseed_dbusnative_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -493,74 +530,65 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_dbusnative_la-module.lo: module.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -MT libseed_dbusnative_la-module.lo -MD -MP -MF $(DEPDIR)/libseed_dbusnative_la-module.Tpo -c -o libseed_dbusnative_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_dbusnative_la-module.Tpo $(DEPDIR)/libseed_dbusnative_la-module.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='module.c' object='libseed_dbusnative_la-module.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='module.c' object='libseed_dbusnative_la-module.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c
libseed_dbusnative_la-dbus.lo: util/dbus.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -MT libseed_dbusnative_la-dbus.lo -MD -MP -MF $(DEPDIR)/libseed_dbusnative_la-dbus.Tpo -c -o libseed_dbusnative_la-dbus.lo `test -f 'util/dbus.c' || echo '$(srcdir)/'`util/dbus.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_dbusnative_la-dbus.Tpo $(DEPDIR)/libseed_dbusnative_la-dbus.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/dbus.c' object='libseed_dbusnative_la-dbus.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util/dbus.c' object='libseed_dbusnative_la-dbus.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus.lo `test -f 'util/dbus.c' || echo '$(srcdir)/'`util/dbus.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus.lo `test -f 'util/dbus.c' || echo '$(srcdir)/'`util/dbus.c
libseed_dbusnative_la-dbus-proxy.lo: util/dbus-proxy.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -MT libseed_dbusnative_la-dbus-proxy.lo -MD -MP -MF $(DEPDIR)/libseed_dbusnative_la-dbus-proxy.Tpo -c -o libseed_dbusnative_la-dbus-proxy.lo `test -f 'util/dbus-proxy.c' || echo '$(srcdir)/'`util/dbus-proxy.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_dbusnative_la-dbus-proxy.Tpo $(DEPDIR)/libseed_dbusnative_la-dbus-proxy.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/dbus-proxy.c' object='libseed_dbusnative_la-dbus-proxy.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util/dbus-proxy.c' object='libseed_dbusnative_la-dbus-proxy.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-proxy.lo `test -f 'util/dbus-proxy.c' || echo '$(srcdir)/'`util/dbus-proxy.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-proxy.lo `test -f 'util/dbus-proxy.c' || echo '$(srcdir)/'`util/dbus-proxy.c
libseed_dbusnative_la-dbus-signals.lo: util/dbus-signals.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -MT libseed_dbusnative_la-dbus-signals.lo -MD -MP -MF $(DEPDIR)/libseed_dbusnative_la-dbus-signals.Tpo -c -o libseed_dbusnative_la-dbus-signals.lo `test -f 'util/dbus-signals.c' || echo '$(srcdir)/'`util/dbus-signals.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_dbusnative_la-dbus-signals.Tpo $(DEPDIR)/libseed_dbusnative_la-dbus-signals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/dbus-signals.c' object='libseed_dbusnative_la-dbus-signals.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util/dbus-signals.c' object='libseed_dbusnative_la-dbus-signals.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-signals.lo `test -f 'util/dbus-signals.c' || echo '$(srcdir)/'`util/dbus-signals.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-signals.lo `test -f 'util/dbus-signals.c' || echo '$(srcdir)/'`util/dbus-signals.c
libseed_dbusnative_la-dbus-values.lo: dbus-values.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -MT libseed_dbusnative_la-dbus-values.lo -MD -MP -MF $(DEPDIR)/libseed_dbusnative_la-dbus-values.Tpo -c -o libseed_dbusnative_la-dbus-values.lo `test -f 'dbus-values.c' || echo '$(srcdir)/'`dbus-values.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_dbusnative_la-dbus-values.Tpo $(DEPDIR)/libseed_dbusnative_la-dbus-values.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dbus-values.c' object='libseed_dbusnative_la-dbus-values.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dbus-values.c' object='libseed_dbusnative_la-dbus-values.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-values.lo `test -f 'dbus-values.c' || echo '$(srcdir)/'`dbus-values.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-values.lo `test -f 'dbus-values.c' || echo '$(srcdir)/'`dbus-values.c
libseed_dbusnative_la-dbus-exports.lo: dbus-exports.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -MT libseed_dbusnative_la-dbus-exports.lo -MD -MP -MF $(DEPDIR)/libseed_dbusnative_la-dbus-exports.Tpo -c -o libseed_dbusnative_la-dbus-exports.lo `test -f 'dbus-exports.c' || echo '$(srcdir)/'`dbus-exports.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_dbusnative_la-dbus-exports.Tpo $(DEPDIR)/libseed_dbusnative_la-dbus-exports.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dbus-exports.c' object='libseed_dbusnative_la-dbus-exports.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dbus-exports.c' object='libseed_dbusnative_la-dbus-exports.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-exports.lo `test -f 'dbus-exports.c' || echo '$(srcdir)/'`dbus-exports.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_dbusnative_la_CFLAGS) $(CFLAGS) -c -o libseed_dbusnative_la-dbus-exports.lo `test -f 'dbus-exports.c' || echo '$(srcdir)/'`dbus-exports.c
mostlyclean-libtool:
-rm -f *.lo
@@ -569,8 +597,11 @@ clean-libtool:
-rm -rf .libs _libs
install-moduleDATA: $(module_DATA)
@$(NORMAL_INSTALL)
- test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(moduledir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(moduledir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -584,9 +615,7 @@ uninstall-moduleDATA:
@$(NORMAL_UNINSTALL)
@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(moduledir)" && rm -f $$files
+ dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
@@ -755,13 +784,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -799,10 +825,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/dbus/util/Makefile.in b/modules/dbus/util/Makefile.in
index 03b770a..6328fab 100644
--- a/modules/dbus/util/Makefile.in
+++ b/modules/dbus/util/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,24 +53,26 @@ host_triplet = @host@
subdir = modules/dbus/util
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
@@ -78,6 +97,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -114,6 +134,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -146,6 +168,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -154,6 +180,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -238,6 +266,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -353,10 +383,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/example/Makefile.in b/modules/example/Makefile.in
index edbb874..edcc3d4 100644
--- a/modules/example/Makefile.in
+++ b/modules/example/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/example
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -77,8 +97,8 @@ am__libseed_example_la_SOURCES_DIST = seed-example.c
@BUILD_EXAMPLE_MODULE_TRUE@am_libseed_example_la_OBJECTS = \
@BUILD_EXAMPLE_MODULE_TRUE@ seed-example.lo
libseed_example_la_OBJECTS = $(am_libseed_example_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_example_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -96,24 +116,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_example_la_SOURCES)
DIST_SOURCES = $(am__libseed_example_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -140,6 +165,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -176,6 +202,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -208,6 +236,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -216,6 +248,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -300,6 +334,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -376,7 +412,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -384,6 +419,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -405,7 +442,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_example.la: $(libseed_example_la_OBJECTS) $(libseed_example_la_DEPENDENCIES)
+libseed_example.la: $(libseed_example_la_OBJECTS) $(libseed_example_la_DEPENDENCIES) $(EXTRA_libseed_example_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_example_la_LINK) $(am_libseed_example_la_rpath) $(libseed_example_la_OBJECTS) $(libseed_example_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -419,26 +456,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -545,10 +579,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/ffi/Makefile.in b/modules/ffi/Makefile.in
index 1dedc04..02fb66b 100644
--- a/modules/ffi/Makefile.in
+++ b/modules/ffi/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/ffi
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -77,8 +97,8 @@ am__libseed_ffi_la_SOURCES_DIST = seed-ffi.c
@BUILD_FFI_MODULE_TRUE@am_libseed_ffi_la_OBJECTS = \
@BUILD_FFI_MODULE_TRUE@ libseed_ffi_la-seed-ffi.lo
libseed_ffi_la_OBJECTS = $(am_libseed_ffi_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_ffi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -95,24 +115,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_ffi_la_SOURCES)
DIST_SOURCES = $(am__libseed_ffi_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -139,6 +164,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -175,6 +201,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -207,6 +235,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -215,6 +247,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -299,6 +333,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -384,7 +420,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -392,6 +427,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -413,7 +450,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_ffi.la: $(libseed_ffi_la_OBJECTS) $(libseed_ffi_la_DEPENDENCIES)
+libseed_ffi.la: $(libseed_ffi_la_OBJECTS) $(libseed_ffi_la_DEPENDENCIES) $(EXTRA_libseed_ffi_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_ffi_la_LINK) $(am_libseed_ffi_la_rpath) $(libseed_ffi_la_OBJECTS) $(libseed_ffi_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -427,34 +464,30 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_ffi_la-seed-ffi.lo: seed-ffi.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_ffi_la_CFLAGS) $(CFLAGS) -MT libseed_ffi_la-seed-ffi.lo -MD -MP -MF $(DEPDIR)/libseed_ffi_la-seed-ffi.Tpo -c -o libseed_ffi_la-seed-ffi.lo `test -f 'seed-ffi.c' || echo '$(srcdir)/'`seed-ffi.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_ffi_la-seed-ffi.Tpo $(DEPDIR)/libseed_ffi_la-seed-ffi.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-ffi.c' object='libseed_ffi_la-seed-ffi.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-ffi.c' object='libseed_ffi_la-seed-ffi.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_ffi_la_CFLAGS) $(CFLAGS) -c -o libseed_ffi_la-seed-ffi.lo `test -f 'seed-ffi.c' || echo '$(srcdir)/'`seed-ffi.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_ffi_la_CFLAGS) $(CFLAGS) -c -o libseed_ffi_la-seed-ffi.lo `test -f 'seed-ffi.c' || echo '$(srcdir)/'`seed-ffi.c
mostlyclean-libtool:
-rm -f *.lo
@@ -561,10 +594,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/gettext/Makefile.in b/modules/gettext/Makefile.in
index ae7ad7f..1172f34 100644
--- a/modules/gettext/Makefile.in
+++ b/modules/gettext/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/gettext
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -77,8 +97,8 @@ am__libseed_gettext_la_SOURCES_DIST = seed-gettext.c
@BUILD_GETTEXT_MODULE_TRUE@am_libseed_gettext_la_OBJECTS = \
@BUILD_GETTEXT_MODULE_TRUE@ seed-gettext.lo
libseed_gettext_la_OBJECTS = $(am_libseed_gettext_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_gettext_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -96,24 +116,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_gettext_la_SOURCES)
DIST_SOURCES = $(am__libseed_gettext_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -140,6 +165,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -176,6 +202,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -208,6 +236,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -216,6 +248,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -300,6 +334,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -376,7 +412,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -384,6 +419,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -405,7 +442,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_gettext.la: $(libseed_gettext_la_OBJECTS) $(libseed_gettext_la_DEPENDENCIES)
+libseed_gettext.la: $(libseed_gettext_la_OBJECTS) $(libseed_gettext_la_DEPENDENCIES) $(EXTRA_libseed_gettext_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_gettext_la_LINK) $(am_libseed_gettext_la_rpath) $(libseed_gettext_la_OBJECTS) $(libseed_gettext_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -419,26 +456,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -545,10 +579,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/gtkbuilder/Makefile.in b/modules/gtkbuilder/Makefile.in
index 958c89f..9486432 100644
--- a/modules/gtkbuilder/Makefile.in
+++ b/modules/gtkbuilder/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/gtkbuilder
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -78,8 +98,8 @@ am__libseed_gtkbuilder_la_SOURCES_DIST = seed-gtkbuilder.c
@BUILD_GTKBUILDER_MODULE_TRUE@am_libseed_gtkbuilder_la_OBJECTS = \
@BUILD_GTKBUILDER_MODULE_TRUE@ seed-gtkbuilder.lo
libseed_gtkbuilder_la_OBJECTS = $(am_libseed_gtkbuilder_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_gtkbuilder_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -97,24 +117,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_gtkbuilder_la_SOURCES)
DIST_SOURCES = $(am__libseed_gtkbuilder_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -141,6 +166,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -177,6 +203,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -209,6 +237,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -217,6 +249,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -301,6 +335,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -380,7 +416,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -388,6 +423,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -409,7 +446,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_gtkbuilder.la: $(libseed_gtkbuilder_la_OBJECTS) $(libseed_gtkbuilder_la_DEPENDENCIES)
+libseed_gtkbuilder.la: $(libseed_gtkbuilder_la_OBJECTS) $(libseed_gtkbuilder_la_DEPENDENCIES) $(EXTRA_libseed_gtkbuilder_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_gtkbuilder_la_LINK) $(am_libseed_gtkbuilder_la_rpath) $(libseed_gtkbuilder_la_OBJECTS) $(libseed_gtkbuilder_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -423,26 +460,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -549,10 +583,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/libxml/Makefile.in b/modules/libxml/Makefile.in
index 2841e99..e3b7b89 100644
--- a/modules/libxml/Makefile.in
+++ b/modules/libxml/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -17,6 +17,23 @@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,10 +55,7 @@ host_triplet = @host@
subdir = modules/libxml
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -69,6 +83,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)" \
"$(DESTDIR)$(extensionsdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
@@ -80,8 +100,8 @@ am__libseed_libxml_la_SOURCES_DIST = seed-libxml.c
@BUILD_LIBXML_MODULE_TRUE@am_libseed_libxml_la_OBJECTS = \
@BUILD_LIBXML_MODULE_TRUE@ seed-libxml.lo
libseed_libxml_la_OBJECTS = $(am_libseed_libxml_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_libxml_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -99,24 +119,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_libxml_la_SOURCES)
DIST_SOURCES = $(am__libseed_libxml_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
DATA = $(extensions_DATA)
ETAGS = etags
CTAGS = ctags
@@ -144,6 +169,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -180,6 +206,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -212,6 +240,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -220,6 +252,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -304,6 +338,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -386,7 +422,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -394,6 +429,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -415,7 +452,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_libxml.la: $(libseed_libxml_la_OBJECTS) $(libseed_libxml_la_DEPENDENCIES)
+libseed_libxml.la: $(libseed_libxml_la_OBJECTS) $(libseed_libxml_la_DEPENDENCIES) $(EXTRA_libseed_libxml_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_libxml_la_LINK) $(am_libseed_libxml_la_rpath) $(libseed_libxml_la_OBJECTS) $(libseed_libxml_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -429,26 +466,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -457,8 +491,11 @@ clean-libtool:
-rm -rf .libs _libs
install-extensionsDATA: $(extensions_DATA)
@$(NORMAL_INSTALL)
- test -z "$(extensionsdir)" || $(MKDIR_P) "$(DESTDIR)$(extensionsdir)"
@list='$(extensions_DATA)'; test -n "$(extensionsdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(extensionsdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(extensionsdir)" || exit 1; \
+ fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
@@ -472,9 +509,7 @@ uninstall-extensionsDATA:
@$(NORMAL_UNINSTALL)
@list='$(extensions_DATA)'; test -n "$(extensionsdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(extensionsdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(extensionsdir)" && rm -f $$files
+ dir='$(DESTDIR)$(extensionsdir)'; $(am__uninstall_files_from_dir)
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -575,10 +610,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/mpfr/Makefile.in b/modules/mpfr/Makefile.in
index 3d7f9b5..36ac87c 100644
--- a/modules/mpfr/Makefile.in
+++ b/modules/mpfr/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/mpfr
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -80,8 +100,8 @@ am__libseed_mpfr_la_SOURCES_DIST = seed-mpfr.c seed-mpfr-trig.c \
@BUILD_MPFR_MODULE_TRUE@ seed-mpfr-arithmetic.lo \
@BUILD_MPFR_MODULE_TRUE@ seed-mpfr-cmp.lo
libseed_mpfr_la_OBJECTS = $(am_libseed_mpfr_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_mpfr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -99,24 +119,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_mpfr_la_SOURCES)
DIST_SOURCES = $(am__libseed_mpfr_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -143,6 +168,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -179,6 +205,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -211,6 +239,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -219,6 +251,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -303,6 +337,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -383,7 +419,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -391,6 +426,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -412,7 +449,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_mpfr.la: $(libseed_mpfr_la_OBJECTS) $(libseed_mpfr_la_DEPENDENCIES)
+libseed_mpfr.la: $(libseed_mpfr_la_OBJECTS) $(libseed_mpfr_la_DEPENDENCIES) $(EXTRA_libseed_mpfr_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_mpfr_la_LINK) $(am_libseed_mpfr_la_rpath) $(libseed_mpfr_la_OBJECTS) $(libseed_mpfr_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -429,26 +466,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -555,10 +589,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/multiprocessing/Makefile.in b/modules/multiprocessing/Makefile.in
index 73df59f..4f2c0f6 100644
--- a/modules/multiprocessing/Makefile.in
+++ b/modules/multiprocessing/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/multiprocessing
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -77,8 +97,8 @@ am__libseed_multiprocessing_la_SOURCES_DIST = seed-multiprocessing.c
@BUILD_MULTIPROCESSING_MODULE_TRUE@am_libseed_multiprocessing_la_OBJECTS = libseed_multiprocessing_la-seed-multiprocessing.lo
libseed_multiprocessing_la_OBJECTS = \
$(am_libseed_multiprocessing_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_multiprocessing_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -96,24 +116,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_multiprocessing_la_SOURCES)
DIST_SOURCES = $(am__libseed_multiprocessing_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -140,6 +165,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -176,6 +202,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -208,6 +236,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -216,6 +248,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -300,6 +334,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -377,7 +413,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -385,6 +420,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -406,7 +443,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_multiprocessing.la: $(libseed_multiprocessing_la_OBJECTS) $(libseed_multiprocessing_la_DEPENDENCIES)
+libseed_multiprocessing.la: $(libseed_multiprocessing_la_OBJECTS) $(libseed_multiprocessing_la_DEPENDENCIES) $(EXTRA_libseed_multiprocessing_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_multiprocessing_la_LINK) $(am_libseed_multiprocessing_la_rpath) $(libseed_multiprocessing_la_OBJECTS) $(libseed_multiprocessing_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -420,34 +457,30 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_multiprocessing_la-seed-multiprocessing.lo: seed-multiprocessing.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_multiprocessing_la_CFLAGS) $(CFLAGS) -MT libseed_multiprocessing_la-seed-multiprocessing.lo -MD -MP -MF $(DEPDIR)/libseed_multiprocessing_la-seed-multiprocessing.Tpo -c -o libseed_multiprocessing_la-seed-multiprocessing.lo `test -f 'seed-multiprocessing.c' || echo '$(srcdir)/'`seed-multiprocessing.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_multiprocessing_la-seed-multiprocessing.Tpo $(DEPDIR)/libseed_multiprocessing_la-seed-multiprocessing.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-multiprocessing.c' object='libseed_multiprocessing_la-seed-multiprocessing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-multiprocessing.c' object='libseed_multiprocessing_la-seed-multiprocessing.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_multiprocessing_la_CFLAGS) $(CFLAGS) -c -o libseed_multiprocessing_la-seed-multiprocessing.lo `test -f 'seed-multiprocessing.c' || echo '$(srcdir)/'`seed-multiprocessing.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_multiprocessing_la_CFLAGS) $(CFLAGS) -c -o libseed_multiprocessing_la-seed-multiprocessing.lo `test -f 'seed-multiprocessing.c' || echo '$(srcdir)/'`seed-multiprocessing.c
mostlyclean-libtool:
-rm -f *.lo
@@ -554,10 +587,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/os/Makefile.in b/modules/os/Makefile.in
index 895ada9..3834a14 100644
--- a/modules/os/Makefile.in
+++ b/modules/os/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/os
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -77,8 +97,8 @@ am__libseed_os_la_SOURCES_DIST = seed-os.c
@BUILD_OS_MODULE_TRUE@am_libseed_os_la_OBJECTS = \
@BUILD_OS_MODULE_TRUE@ libseed_os_la-seed-os.lo
libseed_os_la_OBJECTS = $(am_libseed_os_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_os_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libseed_os_la_CFLAGS) \
@@ -94,24 +114,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_os_la_SOURCES)
DIST_SOURCES = $(am__libseed_os_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -138,6 +163,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -174,6 +200,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -206,6 +234,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -214,6 +246,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -298,6 +332,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -376,7 +412,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -384,6 +419,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -405,7 +442,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_os.la: $(libseed_os_la_OBJECTS) $(libseed_os_la_DEPENDENCIES)
+libseed_os.la: $(libseed_os_la_OBJECTS) $(libseed_os_la_DEPENDENCIES) $(EXTRA_libseed_os_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_os_la_LINK) $(am_libseed_os_la_rpath) $(libseed_os_la_OBJECTS) $(libseed_os_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -419,34 +456,30 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_os_la-seed-os.lo: seed-os.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_os_la_CFLAGS) $(CFLAGS) -MT libseed_os_la-seed-os.lo -MD -MP -MF $(DEPDIR)/libseed_os_la-seed-os.Tpo -c -o libseed_os_la-seed-os.lo `test -f 'seed-os.c' || echo '$(srcdir)/'`seed-os.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_os_la-seed-os.Tpo $(DEPDIR)/libseed_os_la-seed-os.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-os.c' object='libseed_os_la-seed-os.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-os.c' object='libseed_os_la-seed-os.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_os_la_CFLAGS) $(CFLAGS) -c -o libseed_os_la-seed-os.lo `test -f 'seed-os.c' || echo '$(srcdir)/'`seed-os.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_os_la_CFLAGS) $(CFLAGS) -c -o libseed_os_la-seed-os.lo `test -f 'seed-os.c' || echo '$(srcdir)/'`seed-os.c
mostlyclean-libtool:
-rm -f *.lo
@@ -553,10 +586,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/readline/Makefile.in b/modules/readline/Makefile.in
index 9a1fab0..1c58394 100644
--- a/modules/readline/Makefile.in
+++ b/modules/readline/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/readline
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -76,8 +96,8 @@ am__DEPENDENCIES_1 =
am__libseed_readline_la_SOURCES_DIST = seed-readline.c
@BUILD_READLINE_MODULE_TRUE@am_libseed_readline_la_OBJECTS = libseed_readline_la-seed-readline.lo
libseed_readline_la_OBJECTS = $(am_libseed_readline_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_readline_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -95,24 +115,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_readline_la_SOURCES)
DIST_SOURCES = $(am__libseed_readline_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -139,6 +164,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -175,6 +201,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -207,6 +235,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -215,6 +247,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -299,6 +333,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -378,7 +414,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -386,6 +421,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -407,7 +444,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_readline.la: $(libseed_readline_la_OBJECTS) $(libseed_readline_la_DEPENDENCIES)
+libseed_readline.la: $(libseed_readline_la_OBJECTS) $(libseed_readline_la_DEPENDENCIES) $(EXTRA_libseed_readline_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_readline_la_LINK) $(am_libseed_readline_la_rpath) $(libseed_readline_la_OBJECTS) $(libseed_readline_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -421,34 +458,30 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_readline_la-seed-readline.lo: seed-readline.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_readline_la_CFLAGS) $(CFLAGS) -MT libseed_readline_la-seed-readline.lo -MD -MP -MF $(DEPDIR)/libseed_readline_la-seed-readline.Tpo -c -o libseed_readline_la-seed-readline.lo `test -f 'seed-readline.c' || echo '$(srcdir)/'`seed-readline.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_readline_la-seed-readline.Tpo $(DEPDIR)/libseed_readline_la-seed-readline.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-readline.c' object='libseed_readline_la-seed-readline.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-readline.c' object='libseed_readline_la-seed-readline.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_readline_la_CFLAGS) $(CFLAGS) -c -o libseed_readline_la-seed-readline.lo `test -f 'seed-readline.c' || echo '$(srcdir)/'`seed-readline.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_readline_la_CFLAGS) $(CFLAGS) -c -o libseed_readline_la-seed-readline.lo `test -f 'seed-readline.c' || echo '$(srcdir)/'`seed-readline.c
mostlyclean-libtool:
-rm -f *.lo
@@ -555,10 +588,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/sandbox/Makefile.in b/modules/sandbox/Makefile.in
index 941e759..225279f 100644
--- a/modules/sandbox/Makefile.in
+++ b/modules/sandbox/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/sandbox
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -76,8 +96,8 @@ libseed_sandbox_la_DEPENDENCIES = \
$(am__DEPENDENCIES_1)
am_libseed_sandbox_la_OBJECTS = seed-sandbox.lo
libseed_sandbox_la_OBJECTS = $(am_libseed_sandbox_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_sandbox_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -93,24 +113,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_sandbox_la_SOURCES)
DIST_SOURCES = $(libseed_sandbox_la_SOURCES)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -137,6 +162,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -173,6 +199,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -205,6 +233,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -213,6 +245,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -297,6 +331,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -373,7 +409,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -381,6 +416,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -402,7 +439,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_sandbox.la: $(libseed_sandbox_la_OBJECTS) $(libseed_sandbox_la_DEPENDENCIES)
+libseed_sandbox.la: $(libseed_sandbox_la_OBJECTS) $(libseed_sandbox_la_DEPENDENCIES) $(EXTRA_libseed_sandbox_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_sandbox_la_LINK) -rpath $(seedlibdir) $(libseed_sandbox_la_OBJECTS) $(libseed_sandbox_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -416,26 +453,23 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
@@ -542,10 +576,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/sqlite/Makefile.in b/modules/sqlite/Makefile.in
index bc35463..f619a0f 100644
--- a/modules/sqlite/Makefile.in
+++ b/modules/sqlite/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -37,10 +54,7 @@ host_triplet = @host@
subdir = modules/sqlite
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -68,6 +82,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
am__installdirs = "$(DESTDIR)$(seedlibdir)"
LTLIBRARIES = $(seedlib_LTLIBRARIES)
am__DEPENDENCIES_1 =
@@ -78,8 +98,8 @@ am__libseed_sqlite_la_SOURCES_DIST = seed-sqlite.c
@BUILD_SQLITE_MODULE_TRUE@am_libseed_sqlite_la_OBJECTS = \
@BUILD_SQLITE_MODULE_TRUE@ libseed_sqlite_la-seed-sqlite.lo
libseed_sqlite_la_OBJECTS = $(am_libseed_sqlite_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
libseed_sqlite_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -97,24 +117,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(libseed_sqlite_la_SOURCES)
DIST_SOURCES = $(am__libseed_sqlite_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -141,6 +166,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -177,6 +203,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -209,6 +237,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -217,6 +249,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -301,6 +335,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -382,7 +418,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
@$(NORMAL_INSTALL)
- test -z "$(seedlibdir)" || $(MKDIR_P) "$(DESTDIR)$(seedlibdir)"
@list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
@@ -390,6 +425,8 @@ install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
else :; fi; \
done; \
test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
}
@@ -411,7 +448,7 @@ clean-seedlibLTLIBRARIES:
echo "rm -f \"$${dir}/so_locations\""; \
rm -f "$${dir}/so_locations"; \
done
-libseed_sqlite.la: $(libseed_sqlite_la_OBJECTS) $(libseed_sqlite_la_DEPENDENCIES)
+libseed_sqlite.la: $(libseed_sqlite_la_OBJECTS) $(libseed_sqlite_la_DEPENDENCIES) $(EXTRA_libseed_sqlite_la_DEPENDENCIES)
$(AM_V_CCLD)$(libseed_sqlite_la_LINK) $(am_libseed_sqlite_la_rpath) $(libseed_sqlite_la_OBJECTS) $(libseed_sqlite_la_LIBADD) $(LIBS)
mostlyclean-compile:
@@ -425,34 +462,30 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
libseed_sqlite_la-seed-sqlite.lo: seed-sqlite.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_sqlite_la_CFLAGS) $(CFLAGS) -MT libseed_sqlite_la-seed-sqlite.lo -MD -MP -MF $(DEPDIR)/libseed_sqlite_la-seed-sqlite.Tpo -c -o libseed_sqlite_la-seed-sqlite.lo `test -f 'seed-sqlite.c' || echo '$(srcdir)/'`seed-sqlite.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_sqlite_la-seed-sqlite.Tpo $(DEPDIR)/libseed_sqlite_la-seed-sqlite.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='seed-sqlite.c' object='libseed_sqlite_la-seed-sqlite.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-sqlite.c' object='libseed_sqlite_la-seed-sqlite.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_sqlite_la_CFLAGS) $(CFLAGS) -c -o libseed_sqlite_la-seed-sqlite.lo `test -f 'seed-sqlite.c' || echo '$(srcdir)/'`seed-sqlite.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_sqlite_la_CFLAGS) $(CFLAGS) -c -o libseed_sqlite_la-seed-sqlite.lo `test -f 'seed-sqlite.c' || echo '$(srcdir)/'`seed-sqlite.c
mostlyclean-libtool:
-rm -f *.lo
@@ -559,10 +592,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/modules/xorg/Makefile.am b/modules/xorg/Makefile.am
new file mode 100644
index 0000000..08cb871
--- /dev/null
+++ b/modules/xorg/Makefile.am
@@ -0,0 +1,29 @@
+if BUILD_XORG_MODULE
+
+seedlibdir = ${libdir}/seed@SEED_GTK_VERSION@
+
+seedlib_LTLIBRARIES = \
+ libseed_xorg.la
+
+libseed_xorg_la_SOURCES = \
+ seed-xorg.c
+
+libseed_xorg_la_CFLAGS = \
+ -I@top_srcdir@/libseed/ \
+ $(GOBJECT_INTROSPECTION_CFLAGS) \
+ $(LIBXSS_CFLAGS) \
+ $(SEED_DEBUG_CFLAGS) \
+ $(SEED_PROFILE_CFLAGS)
+
+libseed_xorg_la_LDFLAGS = \
+ -module -avoid-version \
+ $(GOBJECT_INTROSPECTION_LDFLAGS) \
+ $(LIBXSS_LDLAGS) \
+ $(SEED_DEBUG_LDFLAGS)
+
+libseed_xorg_la_LIBADD = \
+ $(top_builddir)/libseed/libseed@SEED_GTK_VERSION@.la \
+ $(LIBXSS_LIBS) \
+ $(SEED_PROFILE_LIBS)
+
+endif
diff --git a/modules/xorg/Makefile.in b/modules/xorg/Makefile.in
new file mode 100644
index 0000000..b551a4b
--- /dev/null
+++ b/modules/xorg/Makefile.in
@@ -0,0 +1,704 @@
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = modules/xorg
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+ if (++n[$$2] == $(am__install_max)) \
+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+ END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
+am__installdirs = "$(DESTDIR)$(seedlibdir)"
+LTLIBRARIES = $(seedlib_LTLIBRARIES)
+am__DEPENDENCIES_1 =
+@BUILD_XORG_MODULE_TRUE@libseed_xorg_la_DEPENDENCIES = $(top_builddir)/libseed/libseed@SEED_GTK_VERSION@.la \
+@BUILD_XORG_MODULE_TRUE@ $(am__DEPENDENCIES_1) \
+@BUILD_XORG_MODULE_TRUE@ $(am__DEPENDENCIES_1)
+am__libseed_xorg_la_SOURCES_DIST = seed-xorg.c
+@BUILD_XORG_MODULE_TRUE@am_libseed_xorg_la_OBJECTS = \
+@BUILD_XORG_MODULE_TRUE@ libseed_xorg_la-seed-xorg.lo
+libseed_xorg_la_OBJECTS = $(am_libseed_xorg_la_OBJECTS)
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
+am__v_lt_0 = --silent
+libseed_xorg_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(libseed_xorg_la_CFLAGS) $(CFLAGS) $(libseed_xorg_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+@BUILD_XORG_MODULE_TRUE@am_libseed_xorg_la_rpath = -rpath \
+@BUILD_XORG_MODULE_TRUE@ $(seedlibdir)
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
+ $(AM_CFLAGS) $(CFLAGS)
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
+am__v_CC_0 = @echo " CC " $@;
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+CCLD = $(CC)
+LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(AM_LDFLAGS) $(LDFLAGS) -o $@
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
+am__v_CCLD_0 = @echo " CCLD " $@;
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+SOURCES = $(libseed_xorg_la_SOURCES)
+DIST_SOURCES = $(am__libseed_xorg_la_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+ALL_LINGUAS = @ALL_LINGUAS@
+AMTAR = @AMTAR@
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BUILD_CAIRO_MODULE = @BUILD_CAIRO_MODULE@
+BUILD_CANVAS_MODULE = @BUILD_CANVAS_MODULE@
+BUILD_DBUS_MODULE = @BUILD_DBUS_MODULE@
+BUILD_DYNAMICOBJECT_MODULE = @BUILD_DYNAMICOBJECT_MODULE@
+BUILD_EXAMPLE_MODULE = @BUILD_EXAMPLE_MODULE@
+BUILD_FFI_MODULE = @BUILD_FFI_MODULE@
+BUILD_GETTEXT_MODULE = @BUILD_GETTEXT_MODULE@
+BUILD_GTKBUILDER_MODULE = @BUILD_GTKBUILDER_MODULE@
+BUILD_LIBXML_MODULE = @BUILD_LIBXML_MODULE@
+BUILD_MPFR_MODULE = @BUILD_MPFR_MODULE@
+BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
+BUILD_OS_MODULE = @BUILD_OS_MODULE@
+BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
+BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
+CAIRO_CFLAGS = @CAIRO_CFLAGS@
+CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
+CAIRO_LIBS = @CAIRO_LIBS@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DATADIRNAME = @DATADIRNAME@
+DBUSGLIB_CFLAGS = @DBUSGLIB_CFLAGS@
+DBUSGLIB_LDFLAGS = @DBUSGLIB_LDFLAGS@
+DBUSGLIB_LIBS = @DBUSGLIB_LIBS@
+DBUS_CFLAGS = @DBUS_CFLAGS@
+DBUS_LDFLAGS = @DBUS_LDFLAGS@
+DBUS_LIBS = @DBUS_LIBS@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+FFI_CFLAGS = @FFI_CFLAGS@
+FFI_LDFLAGS = @FFI_LDFLAGS@
+FFI_LIBS = @FFI_LIBS@
+FGREP = @FGREP@
+GDK_CFLAGS = @GDK_CFLAGS@
+GDK_LDFLAGS = @GDK_LDFLAGS@
+GDK_LIBS = @GDK_LIBS@
+GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
+GNOME_JS_DIR = @GNOME_JS_DIR@
+GNOME_JS_LIBS = @GNOME_JS_LIBS@
+GOBJECT_INTROSPECTION_CFLAGS = @GOBJECT_INTROSPECTION_CFLAGS@
+GOBJECT_INTROSPECTION_LDFLAGS = @GOBJECT_INTROSPECTION_LDFLAGS@
+GOBJECT_INTROSPECTION_LIBS = @GOBJECT_INTROSPECTION_LIBS@
+GOBJECT_INTROSPECTION_VERSION = @GOBJECT_INTROSPECTION_VERSION@
+GREP = @GREP@
+GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
+GTHREAD_LIBS = @GTHREAD_LIBS@
+GTKDOC_CHECK = @GTKDOC_CHECK@
+GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
+GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
+GTKDOC_REBASE = @GTKDOC_REBASE@
+GTK_CFLAGS = @GTK_CFLAGS@
+GTK_LDFLAGS = @GTK_LDFLAGS@
+GTK_LIBS = @GTK_LIBS@
+HTML_DIR = @HTML_DIR@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INSTOBJEXT = @INSTOBJEXT@
+INTLLIBS = @INTLLIBS@
+INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
+INTLTOOL_MERGE = @INTLTOOL_MERGE@
+INTLTOOL_PERL = @INTLTOOL_PERL@
+INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIBXML_CFLAGS = @LIBXML_CFLAGS@
+LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
+LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
+MKDIR_P = @MKDIR_P@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+MSGFMT_OPTS = @MSGFMT_OPTS@
+MSGMERGE = @MSGMERGE@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
+POFILES = @POFILES@
+POSUB = @POSUB@
+PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
+RANLIB = @RANLIB@
+SED = @SED@
+SEED_DEBUG_CFLAGS = @SEED_DEBUG_CFLAGS@
+SEED_GTK_VERSION = @SEED_GTK_VERSION@
+SEED_PROFILE_CFLAGS = @SEED_PROFILE_CFLAGS@
+SEED_PROFILE_LIBS = @SEED_PROFILE_LIBS@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SQLITE_CFLAGS = @SQLITE_CFLAGS@
+SQLITE_LDFLAGS = @SQLITE_LDFLAGS@
+SQLITE_LIBS = @SQLITE_LIBS@
+STRIP = @STRIP@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
+WEBKIT_LDFLAGS = @WEBKIT_LDFLAGS@
+WEBKIT_LIBS = @WEBKIT_LIBS@
+WEBKIT_PC = @WEBKIT_PC@
+XGETTEXT = @XGETTEXT@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+@BUILD_XORG_MODULE_TRUE@seedlibdir = ${libdir}/seed@SEED_GTK_VERSION@
+@BUILD_XORG_MODULE_TRUE@seedlib_LTLIBRARIES = \
+@BUILD_XORG_MODULE_TRUE@ libseed_xorg.la
+
+@BUILD_XORG_MODULE_TRUE@libseed_xorg_la_SOURCES = \
+@BUILD_XORG_MODULE_TRUE@ seed-xorg.c
+
+@BUILD_XORG_MODULE_TRUE@libseed_xorg_la_CFLAGS = \
+@BUILD_XORG_MODULE_TRUE@ -I@top_srcdir@/libseed/ \
+@BUILD_XORG_MODULE_TRUE@ $(GOBJECT_INTROSPECTION_CFLAGS) \
+@BUILD_XORG_MODULE_TRUE@ $(LIBXSS_CFLAGS) \
+@BUILD_XORG_MODULE_TRUE@ $(SEED_DEBUG_CFLAGS) \
+@BUILD_XORG_MODULE_TRUE@ $(SEED_PROFILE_CFLAGS)
+
+@BUILD_XORG_MODULE_TRUE@libseed_xorg_la_LDFLAGS = \
+@BUILD_XORG_MODULE_TRUE@ -module -avoid-version \
+@BUILD_XORG_MODULE_TRUE@ $(GOBJECT_INTROSPECTION_LDFLAGS) \
+@BUILD_XORG_MODULE_TRUE@ $(LIBXSS_LDLAGS) \
+@BUILD_XORG_MODULE_TRUE@ $(SEED_DEBUG_LDFLAGS)
+
+@BUILD_XORG_MODULE_TRUE@libseed_xorg_la_LIBADD = \
+@BUILD_XORG_MODULE_TRUE@ $(top_builddir)/libseed/libseed@SEED_GTK_VERSION@.la \
+@BUILD_XORG_MODULE_TRUE@ $(LIBXSS_LIBS) \
+@BUILD_XORG_MODULE_TRUE@ $(SEED_PROFILE_LIBS)
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+ && { if test -f $@; then exit 0; else break; fi; }; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/xorg/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --gnu modules/xorg/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-seedlibLTLIBRARIES: $(seedlib_LTLIBRARIES)
+ @$(NORMAL_INSTALL)
+ @list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
+ list2=; for p in $$list; do \
+ if test -f $$p; then \
+ list2="$$list2 $$p"; \
+ else :; fi; \
+ done; \
+ test -z "$$list2" || { \
+ echo " $(MKDIR_P) '$(DESTDIR)$(seedlibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(seedlibdir)" || exit 1; \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(seedlibdir)'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(seedlibdir)"; \
+ }
+
+uninstall-seedlibLTLIBRARIES:
+ @$(NORMAL_UNINSTALL)
+ @list='$(seedlib_LTLIBRARIES)'; test -n "$(seedlibdir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(seedlibdir)/$$f'"; \
+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(seedlibdir)/$$f"; \
+ done
+
+clean-seedlibLTLIBRARIES:
+ -test -z "$(seedlib_LTLIBRARIES)" || rm -f $(seedlib_LTLIBRARIES)
+ @list='$(seedlib_LTLIBRARIES)'; for p in $$list; do \
+ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
+ test "$$dir" != "$$p" || dir=.; \
+ echo "rm -f \"$${dir}/so_locations\""; \
+ rm -f "$${dir}/so_locations"; \
+ done
+libseed_xorg.la: $(libseed_xorg_la_OBJECTS) $(libseed_xorg_la_DEPENDENCIES) $(EXTRA_libseed_xorg_la_DEPENDENCIES)
+ $(AM_V_CCLD)$(libseed_xorg_la_LINK) $(am_libseed_xorg_la_rpath) $(libseed_xorg_la_OBJECTS) $(libseed_xorg_la_LIBADD) $(LIBS)
+
+mostlyclean-compile:
+ -rm -f *.$(OBJEXT)
+
+distclean-compile:
+ -rm -f *.tab.c
+
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libseed_xorg_la-seed-xorg.Plo@am__quote@
+
+.c.o:
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
+
+.c.obj:
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
+
+libseed_xorg_la-seed-xorg.lo: seed-xorg.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_xorg_la_CFLAGS) $(CFLAGS) -MT libseed_xorg_la-seed-xorg.lo -MD -MP -MF $(DEPDIR)/libseed_xorg_la-seed-xorg.Tpo -c -o libseed_xorg_la-seed-xorg.lo `test -f 'seed-xorg.c' || echo '$(srcdir)/'`seed-xorg.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libseed_xorg_la-seed-xorg.Tpo $(DEPDIR)/libseed_xorg_la-seed-xorg.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='seed-xorg.c' object='libseed_xorg_la-seed-xorg.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libseed_xorg_la_CFLAGS) $(CFLAGS) -c -o libseed_xorg_la-seed-xorg.lo `test -f 'seed-xorg.c' || echo '$(srcdir)/'`seed-xorg.c
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ mkid -fID $$unique
+tags: TAGS
+
+TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ set x; \
+ here=`pwd`; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
+ fi
+ctags: CTAGS
+CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ test -z "$(CTAGS_ARGS)$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LTLIBRARIES)
+installdirs:
+ for dir in "$(DESTDIR)$(seedlibdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-seedlibLTLIBRARIES \
+ mostlyclean-am
+
+distclean: distclean-am
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-seedlibLTLIBRARIES
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-seedlibLTLIBRARIES
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
+ clean-libtool clean-seedlibLTLIBRARIES ctags distclean \
+ distclean-compile distclean-generic distclean-libtool \
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-seedlibLTLIBRARIES install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags uninstall uninstall-am uninstall-seedlibLTLIBRARIES
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/modules/xorg/seed-xorg.c b/modules/xorg/seed-xorg.c
new file mode 100644
index 0000000..75cc764
--- /dev/null
+++ b/modules/xorg/seed-xorg.c
@@ -0,0 +1,81 @@
+/* -*- mode: C; indent-tabs-mode: t; tab-width: 8; c-basic-offset: 2; -*- */
+
+/*
+ * This file is part of Seed, the GObject Introspection<->Javascript bindings.
+ *
+ * Seed is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 2 of
+ * the License, or (at your option) any later version.
+ * Seed is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with Seed. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Copyright (C) Alan Knowles 2011 <alan@akbkhome.com>
+ *
+ * This started of as a way to get Xorg information not easily available elsewhere
+ *
+ * It currently is only used with libxss (screensaver extension) to
+ * get the idle time.
+ *
+ */
+
+#include "../../libseed/seed.h"
+#include <X11/extensions/scrnsaver.h>
+
+
+/**
+ * screensaverinfo_get_idletime()
+ * @returns screen idle time.
+ */
+
+SeedValue seed_xorg_screensaverinfo_get_idletime(SeedContext ctx,
+ SeedObject function,
+ SeedObject this_object,
+ size_t argument_count,
+ const SeedValue arguments[],
+ SeedException * exception)
+{
+ int rc = -1;
+
+ XScreenSaverInfo *info = XScreenSaverAllocInfo();
+ Display *display = XOpenDisplay(NULL);
+
+ if (display != NULL) {
+ XScreenSaverQueryInfo(display, DefaultRootWindow(display), info);
+ rc = info->idle;
+ XCloseDisplay(display);
+ }
+
+
+ XFree(info);
+ return seed_value_from_int(ctx, rc, exception);
+
+
+}
+
+
+seed_static_function xorg_funcs[] = {
+ {"screensaverinfo_get_idletime", seed_xorg_screensaverinfo_get_idletime, 0},
+
+ {NULL, NULL, 0}
+};
+
+SeedObject
+seed_module_init(SeedEngine * eng)
+{
+ SeedObject seed_xorg;
+ SeedClass seed_xorg_class;
+ seed_class_definition seed_xorg_class_definition = seed_empty_class;
+
+ seed_xorg_class_definition.static_functions = xorg_funcs;
+ seed_xorg_class = seed_create_class (&seed_xorg_class_definition);
+
+ seed_xorg = seed_make_object (eng->context, seed_xorg_class, NULL);
+
+
+ return seed_xorg;
+}
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index cc8a222..06a8cfe 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -49,8 +49,8 @@ MSGFMT = @MSGFMT@
XGETTEXT = @XGETTEXT@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-MSGMERGE = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist
-GENPOT = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
+MSGMERGE = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist
+GENPOT = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
ALL_LINGUAS = @ALL_LINGUAS@
@@ -73,15 +73,20 @@ CATALOGS=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$l
.SUFFIXES:
.SUFFIXES: .po .pox .gmo .mo .msg .cat
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+INTLTOOL_V_MSGFMT = $(INTLTOOL__v_MSGFMT_$(V))
+INTLTOOL__v_MSGFMT_= $(INTLTOOL__v_MSGFMT_$(AM_DEFAULT_VERBOSITY))
+INTLTOOL__v_MSGFMT_0 = @echo " MSGFMT" $@;
+
.po.pox:
$(MAKE) $(GETTEXT_PACKAGE).pot
$(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
.po.mo:
- $(MSGFMT) -o $@ $<
+ $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $<
.po.gmo:
- file=`echo $* | sed 's,.*/,,'`.gmo \
+ $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
&& rm -f $$file && $(GMSGFMT) -o $$file $<
.po.cat:
diff --git a/seed.pc b/seed.pc
index 2acaf20..2d2cf18 100644
--- a/seed.pc
+++ b/seed.pc
@@ -5,9 +5,9 @@ bindir=${exec_prefix}/bin
includedir=${prefix}/include
Cflags: -I${includedir}/seed-gtk3
-Requires: webkitgtk-3.0 gobject-introspection-1.0 glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
+Requires: javascriptcoregtk-3.0 gobject-introspection-1.0 glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
Libs: -L${libdir} -lseed-gtk3
Name: Seed
Description: Seed Javascript Interpreter.
-Version: 3.2.0
+Version: 3.8.1
diff --git a/src/Makefile.in b/src/Makefile.in
index 86fcd70..b691f25 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -38,10 +55,7 @@ bin_PROGRAMS = seed$(EXEEXT)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -53,8 +67,8 @@ PROGRAMS = $(bin_PROGRAMS)
am_seed_OBJECTS = seed-main.$(OBJEXT) seed-args.$(OBJEXT)
seed_OBJECTS = $(am_seed_OBJECTS)
seed_DEPENDENCIES = ../libseed/libseed@SEED_GTK_VERSION@.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
seed_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(seed_CFLAGS) $(CFLAGS) \
@@ -69,24 +83,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(seed_SOURCES)
DIST_SOURCES = $(seed_SOURCES)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -113,6 +132,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -149,6 +169,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -181,6 +203,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -189,6 +215,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -273,6 +301,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -352,8 +382,11 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
- test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
+ fi; \
for p in $$list; do echo "$$p $$p"; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$p || test -f $$p1; \
@@ -393,7 +426,7 @@ clean-binPROGRAMS:
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
-seed$(EXEEXT): $(seed_OBJECTS) $(seed_DEPENDENCIES)
+seed$(EXEEXT): $(seed_OBJECTS) $(seed_DEPENDENCIES) $(EXTRA_seed_DEPENDENCIES)
@rm -f seed$(EXEEXT)
$(AM_V_CCLD)$(seed_LINK) $(seed_OBJECTS) $(seed_LDADD) $(LIBS)
@@ -409,58 +442,51 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
seed-main.o: main.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -MT seed-main.o -MD -MP -MF $(DEPDIR)/seed-main.Tpo -c -o seed-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/seed-main.Tpo $(DEPDIR)/seed-main.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='seed-main.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='seed-main.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
seed-main.obj: main.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -MT seed-main.obj -MD -MP -MF $(DEPDIR)/seed-main.Tpo -c -o seed-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/seed-main.Tpo $(DEPDIR)/seed-main.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='seed-main.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='seed-main.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
seed-args.o: args.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -MT seed-args.o -MD -MP -MF $(DEPDIR)/seed-args.Tpo -c -o seed-args.o `test -f 'args.c' || echo '$(srcdir)/'`args.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/seed-args.Tpo $(DEPDIR)/seed-args.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='args.c' object='seed-args.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='args.c' object='seed-args.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-args.o `test -f 'args.c' || echo '$(srcdir)/'`args.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-args.o `test -f 'args.c' || echo '$(srcdir)/'`args.c
seed-args.obj: args.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -MT seed-args.obj -MD -MP -MF $(DEPDIR)/seed-args.Tpo -c -o seed-args.obj `if test -f 'args.c'; then $(CYGPATH_W) 'args.c'; else $(CYGPATH_W) '$(srcdir)/args.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/seed-args.Tpo $(DEPDIR)/seed-args.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='args.c' object='seed-args.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='args.c' object='seed-args.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-args.obj `if test -f 'args.c'; then $(CYGPATH_W) 'args.c'; else $(CYGPATH_W) '$(srcdir)/args.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(seed_CFLAGS) $(CFLAGS) -c -o seed-args.obj `if test -f 'args.c'; then $(CYGPATH_W) 'args.c'; else $(CYGPATH_W) '$(srcdir)/args.c'; fi`
mostlyclean-libtool:
-rm -f *.lo
@@ -567,10 +593,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 47ce787..372417f 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,21 +53,18 @@ host_triplet = @host@
subdir = tests
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -61,6 +75,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
@@ -118,6 +137,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -154,6 +174,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -186,6 +208,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -194,6 +220,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -278,6 +306,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -506,13 +536,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -547,10 +574,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/c/Makefile.in b/tests/c/Makefile.in
index 02e2759..068f192 100644
--- a/tests/c/Makefile.in
+++ b/tests/c/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -39,10 +56,7 @@ TESTS = test$(EXEEXT)
subdir = tests/c
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -55,8 +69,8 @@ am_test_OBJECTS = test-main.$(OBJEXT) test-basic.$(OBJEXT) \
test-api-js-signal-from-c.$(OBJEXT)
test_OBJECTS = $(am_test_OBJECTS)
test_DEPENDENCIES = ../../libseed/libseed@SEED_GTK_VERSION@.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_CFLAGS) $(CFLAGS) \
@@ -71,24 +85,29 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
SOURCES = $(test_SOURCES)
DIST_SOURCES = $(test_SOURCES)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
ETAGS = etags
CTAGS = ctags
am__tty_colors = \
@@ -117,6 +136,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -153,6 +173,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -185,6 +207,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -193,6 +219,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -277,6 +305,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -359,7 +389,7 @@ clean-noinstPROGRAMS:
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
-test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES)
+test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) $(EXTRA_test_DEPENDENCIES)
@rm -f test$(EXEEXT)
$(AM_V_CCLD)$(test_LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
@@ -378,106 +408,93 @@ distclean-compile:
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
test-main.o: main.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-main.o -MD -MP -MF $(DEPDIR)/test-main.Tpo -c -o test-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-main.Tpo $(DEPDIR)/test-main.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='test-main.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='test-main.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
test-main.obj: main.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-main.obj -MD -MP -MF $(DEPDIR)/test-main.Tpo -c -o test-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-main.Tpo $(DEPDIR)/test-main.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='test-main.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='test-main.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
test-basic.o: basic.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-basic.o -MD -MP -MF $(DEPDIR)/test-basic.Tpo -c -o test-basic.o `test -f 'basic.c' || echo '$(srcdir)/'`basic.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-basic.Tpo $(DEPDIR)/test-basic.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='basic.c' object='test-basic.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='basic.c' object='test-basic.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-basic.o `test -f 'basic.c' || echo '$(srcdir)/'`basic.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-basic.o `test -f 'basic.c' || echo '$(srcdir)/'`basic.c
test-basic.obj: basic.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-basic.obj -MD -MP -MF $(DEPDIR)/test-basic.Tpo -c -o test-basic.obj `if test -f 'basic.c'; then $(CYGPATH_W) 'basic.c'; else $(CYGPATH_W) '$(srcdir)/basic.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-basic.Tpo $(DEPDIR)/test-basic.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='basic.c' object='test-basic.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='basic.c' object='test-basic.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-basic.obj `if test -f 'basic.c'; then $(CYGPATH_W) 'basic.c'; else $(CYGPATH_W) '$(srcdir)/basic.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-basic.obj `if test -f 'basic.c'; then $(CYGPATH_W) 'basic.c'; else $(CYGPATH_W) '$(srcdir)/basic.c'; fi`
test-api-types.o: api-types.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-api-types.o -MD -MP -MF $(DEPDIR)/test-api-types.Tpo -c -o test-api-types.o `test -f 'api-types.c' || echo '$(srcdir)/'`api-types.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-api-types.Tpo $(DEPDIR)/test-api-types.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='api-types.c' object='test-api-types.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='api-types.c' object='test-api-types.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-types.o `test -f 'api-types.c' || echo '$(srcdir)/'`api-types.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-types.o `test -f 'api-types.c' || echo '$(srcdir)/'`api-types.c
test-api-types.obj: api-types.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-api-types.obj -MD -MP -MF $(DEPDIR)/test-api-types.Tpo -c -o test-api-types.obj `if test -f 'api-types.c'; then $(CYGPATH_W) 'api-types.c'; else $(CYGPATH_W) '$(srcdir)/api-types.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-api-types.Tpo $(DEPDIR)/test-api-types.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='api-types.c' object='test-api-types.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='api-types.c' object='test-api-types.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-types.obj `if test -f 'api-types.c'; then $(CYGPATH_W) 'api-types.c'; else $(CYGPATH_W) '$(srcdir)/api-types.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-types.obj `if test -f 'api-types.c'; then $(CYGPATH_W) 'api-types.c'; else $(CYGPATH_W) '$(srcdir)/api-types.c'; fi`
test-api-closure.o: api-closure.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-api-closure.o -MD -MP -MF $(DEPDIR)/test-api-closure.Tpo -c -o test-api-closure.o `test -f 'api-closure.c' || echo '$(srcdir)/'`api-closure.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-api-closure.Tpo $(DEPDIR)/test-api-closure.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='api-closure.c' object='test-api-closure.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='api-closure.c' object='test-api-closure.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-closure.o `test -f 'api-closure.c' || echo '$(srcdir)/'`api-closure.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-closure.o `test -f 'api-closure.c' || echo '$(srcdir)/'`api-closure.c
test-api-closure.obj: api-closure.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-api-closure.obj -MD -MP -MF $(DEPDIR)/test-api-closure.Tpo -c -o test-api-closure.obj `if test -f 'api-closure.c'; then $(CYGPATH_W) 'api-closure.c'; else $(CYGPATH_W) '$(srcdir)/api-closure.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-api-closure.Tpo $(DEPDIR)/test-api-closure.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='api-closure.c' object='test-api-closure.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='api-closure.c' object='test-api-closure.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-closure.obj `if test -f 'api-closure.c'; then $(CYGPATH_W) 'api-closure.c'; else $(CYGPATH_W) '$(srcdir)/api-closure.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-closure.obj `if test -f 'api-closure.c'; then $(CYGPATH_W) 'api-closure.c'; else $(CYGPATH_W) '$(srcdir)/api-closure.c'; fi`
test-api-js-signal-from-c.o: api-js-signal-from-c.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-api-js-signal-from-c.o -MD -MP -MF $(DEPDIR)/test-api-js-signal-from-c.Tpo -c -o test-api-js-signal-from-c.o `test -f 'api-js-signal-from-c.c' || echo '$(srcdir)/'`api-js-signal-from-c.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-api-js-signal-from-c.Tpo $(DEPDIR)/test-api-js-signal-from-c.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='api-js-signal-from-c.c' object='test-api-js-signal-from-c.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='api-js-signal-from-c.c' object='test-api-js-signal-from-c.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-js-signal-from-c.o `test -f 'api-js-signal-from-c.c' || echo '$(srcdir)/'`api-js-signal-from-c.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-js-signal-from-c.o `test -f 'api-js-signal-from-c.c' || echo '$(srcdir)/'`api-js-signal-from-c.c
test-api-js-signal-from-c.obj: api-js-signal-from-c.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-api-js-signal-from-c.obj -MD -MP -MF $(DEPDIR)/test-api-js-signal-from-c.Tpo -c -o test-api-js-signal-from-c.obj `if test -f 'api-js-signal-from-c.c'; then $(CYGPATH_W) 'api-js-signal-from-c.c'; else $(CYGPATH_W) '$(srcdir)/api-js-signal-from-c.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-api-js-signal-from-c.Tpo $(DEPDIR)/test-api-js-signal-from-c.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='api-js-signal-from-c.c' object='test-api-js-signal-from-c.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='api-js-signal-from-c.c' object='test-api-js-signal-from-c.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-js-signal-from-c.obj `if test -f 'api-js-signal-from-c.c'; then $(CYGPATH_W) 'api-js-signal-from-c.c'; else $(CYGPATH_W) '$(srcdir)/api-js-signal-from-c.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-api-js-signal-from-c.obj `if test -f 'api-js-signal-from-c.c'; then $(CYGPATH_W) 'api-js-signal-from-c.c'; else $(CYGPATH_W) '$(srcdir)/api-js-signal-from-c.c'; fi`
mostlyclean-libtool:
-rm -f *.lo
@@ -618,14 +635,15 @@ check-TESTS: $(TESTS)
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
if test "$$failed" -eq 0; then \
- echo "$$grn$$dashes"; \
+ col="$$grn"; \
else \
- echo "$$red$$dashes"; \
+ col="$$red"; \
fi; \
- echo "$$banner"; \
- test -z "$$skipped" || echo "$$skipped"; \
- test -z "$$report" || echo "$$report"; \
- echo "$$dashes$$std"; \
+ echo "$${col}$$dashes$${std}"; \
+ echo "$${col}$$banner$${std}"; \
+ test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
+ test -z "$$report" || echo "$${col}$$report$${std}"; \
+ echo "$${col}$$dashes$${std}"; \
test "$$failed" -eq 0; \
else :; fi
@@ -674,10 +692,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/javascript/Makefile.am b/tests/javascript/Makefile.am
index c718637..3e5baee 100644
--- a/tests/javascript/Makefile.am
+++ b/tests/javascript/Makefile.am
@@ -1,3 +1,6 @@
+
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
+
SUBDIRS = gtypes signals structs
EXTRA_DIST = \
@@ -11,7 +14,6 @@ EXTRA_DIST = \
constructor-args.js \
constructor-prototype.js \
enum.js \
- everything.js \
fork.js \
function-info.js \
gdk-event.js \
@@ -49,7 +51,6 @@ TESTS = \
constructor-args.js \
constructor-prototype.js \
enum.js \
- everything.js \
fork.js \
function-info.js \
gdk-event.js \
diff --git a/tests/javascript/Makefile.in b/tests/javascript/Makefile.in
index 86a9df5..d098c00 100644
--- a/tests/javascript/Makefile.in
+++ b/tests/javascript/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,21 +53,18 @@ host_triplet = @host@
subdir = tests/javascript
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -61,6 +75,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
@@ -120,6 +139,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -156,6 +176,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -188,6 +210,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -196,6 +222,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -280,6 +308,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -299,6 +329,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
SUBDIRS = gtypes signals structs
EXTRA_DIST = \
COPYING \
@@ -311,7 +342,6 @@ EXTRA_DIST = \
constructor-args.js \
constructor-prototype.js \
enum.js \
- everything.js \
fork.js \
function-info.js \
gdk-event.js \
@@ -349,7 +379,6 @@ TESTS = \
constructor-args.js \
constructor-prototype.js \
enum.js \
- everything.js \
fork.js \
function-info.js \
gdk-event.js \
@@ -630,14 +659,15 @@ check-TESTS: $(TESTS)
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
if test "$$failed" -eq 0; then \
- echo "$$grn$$dashes"; \
+ col="$$grn"; \
else \
- echo "$$red$$dashes"; \
+ col="$$red"; \
fi; \
- echo "$$banner"; \
- test -z "$$skipped" || echo "$$skipped"; \
- test -z "$$report" || echo "$$report"; \
- echo "$$dashes$$std"; \
+ echo "$${col}$$dashes$${std}"; \
+ echo "$${col}$$banner$${std}"; \
+ test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
+ test -z "$$report" || echo "$${col}$$report$${std}"; \
+ echo "$${col}$$dashes$${std}"; \
test "$$failed" -eq 0; \
else :; fi
@@ -673,13 +703,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
@@ -715,10 +742,15 @@ install-am: all-am
installcheck: installcheck-recursive
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/javascript/everything.js b/tests/javascript/everything.js
deleted file mode 100755
index 8a61b8f..0000000
--- a/tests/javascript/everything.js
+++ /dev/null
@@ -1,71 +0,0 @@
-#!/usr/bin/env seed
-
-testsuite = imports.testsuite
-Everything = imports.gi.Everything
-GObject = imports.gi.GObject
-JSON = imports.JSON
-
-assert = testsuite.assert
-
-with(Everything)
-{
-assert(test_boolean(true) == true)
-assert(test_int8(-124) == -124)
-assert(test_uint8(129) == 129)
-assert(test_int16(-1235) == -1235)
-assert(test_uint16(1387) == 1387)
-assert(test_int32(-123435) == -123435)
-assert(test_uint32(133487) == 133487)
-assert(test_int64(-16323375) == -16323375)
-assert(test_uint64(13873737) == 13873737)
-assert(test_int(-16325) == -16325)
-assert(test_uint(33737) == 33737)
-assert(test_long(-16325) == -16325)
-assert(test_ulong(33737) == 33737)
-assert(test_ssize(12) == 12)
-assert(test_size(143) == 143)
-assert(test_float(-1853.12334) > (-1853.12334 - 0.001))
-assert(test_float(-1853.12334) < (-1853.12334 + 0.001))
-assert(test_double(-134543853.12334) > (-134543853.12334 - 0.001))
-assert(test_double(-134543853.12334) < (-134543853.12334 + 0.001))
-//assert(test_timet(1853) == 1853)
-assert(test_gtype(8) == 8)
-
-assert(test_filename_return()[0] == "åäö")
-assert(test_filename_return()[1] == "/etc/fstab")
-assert(test_glist_nothing_return()[0] == "1")
-assert(test_glist_nothing_return2()[1] == "2")
-assert(test_glist_container_return()[2] == "3")
-assert(test_glist_everything_return()[1] == "2")
-
-//test_glist_nothing_in([2, 3, 4])
-
-assert(test_strv_out().toString() == "thanks,for,all,the,fish")
-
-assert(test_closure(function () { return [GObject.TYPE_INT, 5] }) == 5)
-assert(test_closure_one_arg(function (a) { return [GObject.TYPE_INT, a] }) == 0)
-
-assert(test_value_return(123).get_int() == 123)
-
-assert(TestEnum.VALUE1 == 0)
-assert(TestEnum.VALUE2 == 1)
-assert(TestEnum.VALUE3 == 42)
-assert(TestFlags.FLAG1 == 1)
-assert(TestFlags.FLAG2 == 2)
-assert(TestFlags.FLAG3 == 4)
-
-TestStructA.some_int = 15
-assert(TestStructA.some_int == 15)
-TestStructA.some_int8 = 120
-assert(TestStructA.some_int8 == 120)
-TestStructA.some_double = 120.2357
-assert(TestStructA.some_double > (120.2357 - 0.001))
-assert(TestStructA.some_double < (120.2357 + 0.001))
-TestStructA.some_enum = TestEnum.VALUE3
-assert(TestStructA.some_enum == 42)
-
-TestStructB.some_int8 = 19
-assert(TestStructB.some_int8 == 19)
-//TestStructB.nested_a.some_double = 134.3455
-//print(TestStructB.nested_a.some_double)
-}
diff --git a/tests/javascript/function-info.js b/tests/javascript/function-info.js
index 60c6a43..29cf6ea 100755
--- a/tests/javascript/function-info.js
+++ b/tests/javascript/function-info.js
@@ -4,6 +4,6 @@ testsuite = imports.testsuite
Gtk = imports.gi.Gtk
GIRepository = imports.gi.GIRepository
-f = Gtk.Window.prototype.resize.info
+f = Gtk.Window.prototype.resize.info;
-testsuite.assert(GIRepository.base_info_get_name(f) == "resize")
+testsuite.assert(f.get_name() == "resize")
diff --git a/tests/javascript/gdk-event.js b/tests/javascript/gdk-event.js
index e71c4ed..e91b404 100755
--- a/tests/javascript/gdk-event.js
+++ b/tests/javascript/gdk-event.js
@@ -5,12 +5,13 @@ Gtk = imports.gi.Gtk
Gdk = imports.gi.Gdk
Gtk.init(Seed.argv)
-function paint(wdg, evt)
+function paint(wdg, cr)
{
- testsuite.assert(evt.expose.window instanceof Gdk.Window)
+
+
testsuite.assert(wdg.window instanceof Gdk.Window)
- testsuite.assert(evt.expose.window == wdg.window)
- testsuite.assert(evt.expose.area.width == 200)
+ var sz = wdg.get_size();
+ testsuite.assert(sz.width == 200)
Gtk.main_quit()
@@ -18,7 +19,7 @@ function paint(wdg, evt)
}
var win = new Gtk.Window()
-win.signal.expose_event.connect(paint)
+win.signal.draw.connect(paint)
win.resize(200,200)
win.show()
diff --git a/tests/javascript/gtypes/Makefile.am b/tests/javascript/gtypes/Makefile.am
index 9efebe1..253c3c0 100644
--- a/tests/javascript/gtypes/Makefile.am
+++ b/tests/javascript/gtypes/Makefile.am
@@ -1,9 +1,14 @@
+
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
+
+
EXTRA_DIST = \
gtype-class-init-exception.js \
gtype-typerror.js \
gtype.js \
gtype-gtype.js \
gtype-signal-args.js \
+ gtype-signal-order-bug663289.js \
gtype-property-construct.js \
gtype-property-nice.js \
gtype-self.js \
@@ -18,6 +23,7 @@ TESTS = \
gtype.js \
gtype-gtype.js \
gtype-signal-args.js \
+ gtype-signal-order-bug663289.js \
gtype-property-construct.js \
gtype-property-nice.js \
gtype-self.js \
diff --git a/tests/javascript/gtypes/Makefile.in b/tests/javascript/gtypes/Makefile.in
index c237709..7e64b7c 100644
--- a/tests/javascript/gtypes/Makefile.in
+++ b/tests/javascript/gtypes/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,24 +53,26 @@ host_triplet = @host@
subdir = tests/javascript/gtypes
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__tty_colors = \
red=; grn=; lgn=; blu=; std=
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -80,6 +99,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -116,6 +136,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -148,6 +170,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -156,6 +182,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -240,6 +268,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -259,12 +289,14 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
EXTRA_DIST = \
gtype-class-init-exception.js \
gtype-typerror.js \
gtype.js \
gtype-gtype.js \
gtype-signal-args.js \
+ gtype-signal-order-bug663289.js \
gtype-property-construct.js \
gtype-property-nice.js \
gtype-self.js \
@@ -279,6 +311,7 @@ TESTS = \
gtype.js \
gtype-gtype.js \
gtype-signal-args.js \
+ gtype-signal-order-bug663289.js \
gtype-property-construct.js \
gtype-property-nice.js \
gtype-self.js \
@@ -413,14 +446,15 @@ check-TESTS: $(TESTS)
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
if test "$$failed" -eq 0; then \
- echo "$$grn$$dashes"; \
+ col="$$grn"; \
else \
- echo "$$red$$dashes"; \
+ col="$$red"; \
fi; \
- echo "$$banner"; \
- test -z "$$skipped" || echo "$$skipped"; \
- test -z "$$report" || echo "$$report"; \
- echo "$$dashes$$std"; \
+ echo "$${col}$$dashes$${std}"; \
+ echo "$${col}$$banner$${std}"; \
+ test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
+ test -z "$$report" || echo "$${col}$$report$${std}"; \
+ echo "$${col}$$dashes$${std}"; \
test "$$failed" -eq 0; \
else :; fi
@@ -469,10 +503,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/javascript/gtypes/gtype-signal-order-bug663289.js b/tests/javascript/gtypes/gtype-signal-order-bug663289.js
new file mode 100755
index 0000000..03709bc
--- /dev/null
+++ b/tests/javascript/gtypes/gtype-signal-order-bug663289.js
@@ -0,0 +1,25 @@
+#!/usr/bin/env seed
+
+testsuite = imports.testsuite
+GObject = imports.gi.GObject
+
+TestObject = new GType({
+ parent: GObject.Object.type,
+ name: "TestObject",
+ signals: [{name: "more_args",
+ parameters: [GObject.TYPE_INT,
+ GObject.TYPE_STRING]},
+ {name: "less_args",
+ return_type: GObject.TYPE_BOOLEAN}]
+})
+
+t = new TestObject()
+
+t.signal.less_args.connect(function(object)
+{
+ return true
+})
+
+testsuite.assert(t.signal.less_args.emit())
+
+testsuite.checkAsserts(1)
diff --git a/tests/javascript/gvalue-argument.js b/tests/javascript/gvalue-argument.js
index b3a6462..80358d1 100755
--- a/tests/javascript/gvalue-argument.js
+++ b/tests/javascript/gvalue-argument.js
@@ -6,9 +6,12 @@ Gtk.init(Seed.argv);
var s = new Gtk.ListStore();
-s.set_column_types(2, [GObject.TYPE_STRING, GObject.TYPE_INT]);
-var iter = new Gtk.TreeIter();
+s.set_column_types(3, [GObject.TYPE_STRING, GObject.TYPE_INT, Gtk.Label.type]);
-s.append(iter);
-s.set_value(iter, 0, "Hi");
-s.set_value(iter, 1, [GObject.TYPE_INT, 10]);
+var ret = {};
+
+s.append(ret);
+s.set_value(ret.iter, 0, "Hi");
+s.set_value(ret.iter, 1, [GObject.TYPE_INT, 10] );
+l = new Gtk.Label.c_new("Hi");
+s.set_value(ret.iter, 2, l);
diff --git a/tests/javascript/introspect.js b/tests/javascript/introspect.js
index b02f991..4bca378 100755
--- a/tests/javascript/introspect.js
+++ b/tests/javascript/introspect.js
@@ -9,7 +9,7 @@ Gtk.init(Seed.argv)
win = new Gtk.Window()
info = Seed.introspect(win.set_opacity)
-
+
testsuite.assert(info.name == "set_opacity")
testsuite.assert(info.return_type == "void")
-testsuite.assert(info.args[0].type == "double")
+testsuite.assert(info.args[0].type == "gdouble")
diff --git a/tests/javascript/native-closure-exception.js b/tests/javascript/native-closure-exception.js
index 3820025..4dd8ef7 100755
--- a/tests/javascript/native-closure-exception.js
+++ b/tests/javascript/native-closure-exception.js
@@ -25,4 +25,4 @@ catch(e)
}
//testsuite.checkAsserts
-print("This test doesn't work yet...")
+print("This test doesn't work yet... since callbacks might be async - should it ever work?")
diff --git a/tests/javascript/object-info.js b/tests/javascript/object-info.js
index 36b8c9d..f9e178b 100755
--- a/tests/javascript/object-info.js
+++ b/tests/javascript/object-info.js
@@ -4,21 +4,19 @@ testsuite = imports.testsuite
Gtk = imports.gi.Gtk
GIRepository = imports.gi.GIRepository
-gir = GIRepository.IRepository.get_default()
+gir = GIRepository.Repository.get_default()
info = gir.find_by_gtype(Gtk.Window.type)
-testsuite.assert(GIRepository.base_info_get_name(info) == "Window")
+testsuite.assert(info.get_name() == "Window")
n = GIRepository.object_info_get_n_interfaces(info)
for (i = 0; i < n; i++)
{
property = GIRepository.object_info_get_interface(info, i)
- propertyname = GIRepository.base_info_get_name(property)
+ propertyname = property.get_name();
testsuite.assert(propertyname == "Buildable" ||
propertyname == "ImplementorIface")
- GIRepository.base_info_unref(property)
-}
-
-GIRepository.base_info_unref(info)
+ }
+
testsuite.checkAsserts(3)
diff --git a/tests/javascript/signals/Makefile.am b/tests/javascript/signals/Makefile.am
index 27f286d..d4345ae 100644
--- a/tests/javascript/signals/Makefile.am
+++ b/tests/javascript/signals/Makefile.am
@@ -1,3 +1,7 @@
+
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
+
+
EXTRA_DIST = \
signal-connect.js \
signal-disconnect.js \
diff --git a/tests/javascript/signals/Makefile.in b/tests/javascript/signals/Makefile.in
index d9707f0..316149b 100644
--- a/tests/javascript/signals/Makefile.in
+++ b/tests/javascript/signals/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,24 +53,26 @@ host_triplet = @host@
subdir = tests/javascript/signals
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__tty_colors = \
red=; grn=; lgn=; blu=; std=
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -80,6 +99,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -116,6 +136,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -148,6 +170,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -156,6 +182,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -240,6 +268,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -259,6 +289,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
EXTRA_DIST = \
signal-connect.js \
signal-disconnect.js \
@@ -407,14 +438,15 @@ check-TESTS: $(TESTS)
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
if test "$$failed" -eq 0; then \
- echo "$$grn$$dashes"; \
+ col="$$grn"; \
else \
- echo "$$red$$dashes"; \
+ col="$$red"; \
fi; \
- echo "$$banner"; \
- test -z "$$skipped" || echo "$$skipped"; \
- test -z "$$report" || echo "$$report"; \
- echo "$$dashes$$std"; \
+ echo "$${col}$$dashes$${std}"; \
+ echo "$${col}$$banner$${std}"; \
+ test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
+ test -z "$$report" || echo "$${col}$$report$${std}"; \
+ echo "$${col}$$dashes$${std}"; \
test "$$failed" -eq 0; \
else :; fi
@@ -463,10 +495,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/javascript/structs/Makefile.am b/tests/javascript/structs/Makefile.am
index 79fefef..6a8f3fa 100644
--- a/tests/javascript/structs/Makefile.am
+++ b/tests/javascript/structs/Makefile.am
@@ -1,3 +1,6 @@
+
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
+
EXTRA_DIST = \
struct-functions.js \
struct-set-member.js \
diff --git a/tests/javascript/structs/Makefile.in b/tests/javascript/structs/Makefile.in
index 7327410..68788a7 100644
--- a/tests/javascript/structs/Makefile.in
+++ b/tests/javascript/structs/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -36,24 +53,26 @@ host_triplet = @host@
subdir = tests/javascript/structs
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
am__tty_colors = \
red=; grn=; lgn=; blu=; std=
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -80,6 +99,7 @@ BUILD_MULTIPROCESSING_MODULE = @BUILD_MULTIPROCESSING_MODULE@
BUILD_OS_MODULE = @BUILD_OS_MODULE@
BUILD_READLINE_MODULE = @BUILD_READLINE_MODULE@
BUILD_SQLITE_MODULE = @BUILD_SQLITE_MODULE@
+BUILD_XORG_MODULE = @BUILD_XORG_MODULE@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
CAIRO_LIBS = @CAIRO_LIBS@
@@ -116,6 +136,8 @@ GDK_CFLAGS = @GDK_CFLAGS@
GDK_LDFLAGS = @GDK_LDFLAGS@
GDK_LIBS = @GDK_LIBS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GIO_CFLAGS = @GIO_CFLAGS@
+GIO_LIBS = @GIO_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GNOME_JS_CFLAGS = @GNOME_JS_CFLAGS@
@@ -148,6 +170,10 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
+INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
+INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
+INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
+INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@@ -156,6 +182,8 @@ LIBTOOL = @LIBTOOL@
LIBXML_CFLAGS = @LIBXML_CFLAGS@
LIBXML_LDFLAGS = @LIBXML_LDFLAGS@
LIBXML_LIBS = @LIBXML_LIBS@
+LIBXSS_CFLAGS = @LIBXSS_CFLAGS@
+LIBXSS_LIBS = @LIBXSS_LIBS@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -240,6 +268,8 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+intltool__v_merge_options_ = @intltool__v_merge_options_@
+intltool__v_merge_options_0 = @intltool__v_merge_options_0@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -259,6 +289,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
+TESTS_ENVIRONMENT = PATH=$(top_builddir)/src:$$PATH
EXTRA_DIST = \
struct-functions.js \
struct-set-member.js \
@@ -407,14 +438,15 @@ check-TESTS: $(TESTS)
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
if test "$$failed" -eq 0; then \
- echo "$$grn$$dashes"; \
+ col="$$grn"; \
else \
- echo "$$red$$dashes"; \
+ col="$$red"; \
fi; \
- echo "$$banner"; \
- test -z "$$skipped" || echo "$$skipped"; \
- test -z "$$report" || echo "$$report"; \
- echo "$$dashes$$std"; \
+ echo "$${col}$$dashes$${std}"; \
+ echo "$${col}$$banner$${std}"; \
+ test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
+ test -z "$$report" || echo "$${col}$$report$${std}"; \
+ echo "$${col}$$dashes$${std}"; \
test "$$failed" -eq 0; \
else :; fi
@@ -463,10 +495,15 @@ install-am: all-am
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
mostlyclean-generic:
clean-generic:
diff --git a/tests/javascript/structs/struct-enumerate.js b/tests/javascript/structs/struct-enumerate.js
index 4ddc1c9..73ce71b 100755
--- a/tests/javascript/structs/struct-enumerate.js
+++ b/tests/javascript/structs/struct-enumerate.js
@@ -1,13 +1,14 @@
#!/usr/bin/env seed
-testsuite = imports.testsuite
-Gdk = imports.gi.Gdk
+testsuite = imports.testsuite;
+Gdk = imports.gi.Gdk;
+cairo = imports.gi.cairo;
-r = new Gdk.Rectangle()
+r = new cairo.RectangleInt()
for (prop in r)
-{
+{
testsuite.assert(prop == "x" || prop == "y" || prop == "width" ||
- prop == "height" || prop == "intersect" || prop == "union")
+ prop == "height")
}
-testsuite.checkAsserts(6)
+testsuite.checkAsserts(4)
diff --git a/tests/javascript/structs/struct-nested-set.js b/tests/javascript/structs/struct-nested-set.js
index 7787fe9..abf50ff 100755
--- a/tests/javascript/structs/struct-nested-set.js
+++ b/tests/javascript/structs/struct-nested-set.js
@@ -1,15 +1,16 @@
#!/usr/bin/env seed
-testsuite = imports.testsuite
-Gdk = imports.gi.Gdk
+testsuite = imports.testsuite;
+Gdk = imports.gi.Gdk;
+cairo = imports.gi.cairo;
-e = new Gdk.Event()
-testsuite.assert(e.toString() == "[object seed_union]")
+e = new Gdk.Event();
+testsuite.assert(e.toString() == "[object seed_union]");
-e.type = Gdk.EventType.EXPOSE
-testsuite.assert(Gdk.EventType.EXPOSE == e.type)
+e.type = Gdk.EventType.EXPOSE;
+testsuite.assert(Gdk.EventType.EXPOSE == e.type);
-r = new Gdk.Rectangle()
+r = new cairo.RectangleInt()
r.x = 300
e.rectangle = r
testsuite.assert(e.rectangle.x == 300)