summaryrefslogtreecommitdiff
path: root/m4/eos-gir.m4
Commit message (Collapse)AuthorAge
* Autoconf macros for checking GIR filesPhilip Chimento2013-07-22
EOS_PROG_GJS checks for the existence of GJS in the path; EOS_CHECK_GJS_GIR checks that a GIR can be loaded in GJS, optionally with a certain version number; and EOS_CHECK_GJS_GIR_API checks for particular API being available in a GIR in GJS. [endlessm/eos-sdk#168]