summaryrefslogtreecommitdiffstats
path: root/m4/ac_pkg_cython.m4
AgeCommit message (Collapse)AuthorFilesLines
2012-05-17m4: Fix parsing of "artistic" cython version strings to fix version detectionGravatar Martin Szulecki1-2/+7
2012-03-20Fix detection of cython versionGravatar Martin Szulecki1-4/+10
2012-03-20Cleaned up Makefile.am.Gravatar Bryan Forbes1-0/+56
Added the cython m4 files. Cleaned up afc.pxi. Make sure the event callback and installation proxy callback aquire the GIL. Implemented some cleanup before the error handlers raise.