1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-02-03 17:50:12 +01:00
lodel2_mirror/m4
Yann 486be1fa4e solves #138 : implements a m4 macro to checks version
Now their is 2 macros :
 - PC_PYTHON_CHECK_MODULE_MATCH_VERSION(LIBRARY, VERSION, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND)
 - PC_PYTHON_CHECK_MODULE_VERSION(LIBRARY, MIN-VERSION, MAX-VERSION, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND)
2016-09-01 12:02:23 +02:00
..
python.m4 Autotools chain enhancement + solves #137 2016-08-30 17:26:32 +02:00
python.m4.patch Autotools chain enhancement + solves #137 2016-08-30 17:26:32 +02:00
python_pyconfigure.m4 solves #138 : implements a m4 macro to checks version 2016-09-01 12:02:23 +02:00
python_pyconfigure.m4.patch_bugfix solves #138 : implements a m4 macro to checks version 2016-09-01 12:02:23 +02:00