Feature #118
Check for Python wrappers in configure.ac script
Status: | Closed | Start date: | 03/09/2012 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assigned To: | - | % Done: | 100% | |
Category: | - | Estimated time: | 8.00 hours | |
Target version: | 00-06-00 | |||
Duration: |
Description
After creating the gammalib Python modules I removed the Python wrapper check from configure.ac. Now, GammaLib tries to build Python support even if no wrappers are present. This leads to unwanted errors during compilation and unit testing.
The configure.ac script should test if all Python wrappers are present, and if not, no Python support should be compiled in.
Recurrence
No recurrence.
Subtasks
History
#1 Updated by Knödlseder Jürgen over 12 years ago
- Target version set to 00-06-00
#2 Updated by Knödlseder Jürgen over 12 years ago
- Status changed from New to Feedback
Done (see bug #438).
#3 Updated by Knödlseder Jürgen over 12 years ago
- Status changed from Feedback to Closed