summaryrefslogtreecommitdiffstats
path: root/python/environs/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* udpate of C lecp, add python lecpNicolas Clapies2004-07-251-2/+2
|
* added --enable-python option to ./configure; default is yes.Frederic Peters2004-07-231-4/+7
| | | | --enable-python=no to not compile python bindings.
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-0/+16
python module;