mutter/clutter/json
Owen W. Taylor 7654ef10ab Fix building introspection when dolt is not in use
On some platforms (anything but Linux, and on obscure Linux
architectures) dolt isn't used, so $(top_builddir)/doltlibtool
won't exist. $(top_builddir)/libtool will always be generated
even if dolt is used, so just use that unconditionally. We don't
need the extra speed when linking the single program for
introspection.

http://bugzilla.openedhand.com/show_bug.cgi?id=1699

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-07-18 16:52:57 +01:00
..
json-array.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-generator.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-generator.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-glib.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-marshal.c 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-marshal.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-node.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-object.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-parser.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-parser.h 2007-12-06 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-06 11:25:16 +00:00
json-types-private.h [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-types.h [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
Makefile.am Fix building introspection when dolt is not in use 2009-07-18 16:52:57 +01:00