summaryrefslogtreecommitdiff
path: root/m4/introspection.m4
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Install typelib and girfiles following the package's --prefix"Colin Walters2015-02-221-2/+2
| | | | This reverts commit a16797f96b7af171a3cba70d6ffc107f5e4ba2a0.
* Install typelib and girfiles following the package's --prefixOlivier Crête2015-02-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=639782
* introspection.m4: Set enable_introspection to yes/no consistentlyColin Walters2012-03-051-0/+2
| | | | | | Some people want the ability to use it inside their configure scripts. http://git.gnome.org/browse/totem/commit/?id=e57d75f555eaad98ec3eee31cf94336ba885174c
* Add a Makefile.introspectionJohan Dahlin2009-12-141-0/+2
| | | | | This will make it easier for third-party projects to use introspection by having easy make rules.
* Add CLFAGS and LIBS variablesSimon van der Linden2009-09-041-0/+4
|
* Bug 571182 – introspection.m4 issuesJohan Dahlin2009-02-121-0/+88
Adds the introspection.m4 file to gobject-introspection. This is meant to be used by third-party libraries.