mutter/deps/gmodule
2016-04-18 19:12:23 +02:00
..
gmodule-dl.c build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
gmodule-dld.c build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
gmodule-dyld.c build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
gmodule.c build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
gmodule.h build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
gmoduleconf.h.in build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
Makefile.am build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00
README build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00

gmodule is taken from the same glib version as deps/glib.

The only modification is to drop the support for .la libtool archive, which
avoid pulling in GParser (and its dependencies).