Currently, if you have python and swig installed, gpgme builds the python extensions. There is no way to turn this off, it would be great if there was.
Workaround: add ac_cv_path_SWIG= to the configure command line (setting an internal configure variable).