balabit / syslog-ng-incubator

Experimental modules for syslog-ng 3.5+
Other
52 stars 28 forks source link

configure.ac: Added python autodetection feature. #72

Closed talien closed 10 years ago

talien commented 10 years ago

Configure can now autodetect python version choosing from a wide range of supported versions. If --with-python=force specified, then configure fails if no suitable python version found. If --with-python=python- specified, configure fails if the specified version cannot be found.