mirror of https://github.com/GNOME/gimp.git
b1662443af
Rather than looking for pygobject-3.0 with pkg-config, run an actual
test in python, loading the 'gi' module.
I also added a version parameter making it possible to even check for a
required version of PyGObject, though it is currently unused (as I have
no idea if we have a minimum requirement for our plug-ins to work well).
This is an improvement of commit
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
alsa.m4 | ||
ax_compare_version.m4 | ||
ax_cxx_compile_stdcxx.m4 | ||
ax_gcc_func_attribute.m4 | ||
ax_prog_cc_for_build.m4 | ||
ax_prog_perl_version.m4 | ||
detectcflags.m4 | ||
gimp-3.0.m4 | ||
introspection.m4 | ||
python3dev.m4 |