- Timestamp:
- Aug 22, 2010 3:45:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r31774 r31848 1846 1846 # For Solaris we use libpython2.4 for compatibility with Solaris 10 and passing IPS pkg audit 1847 1847 if [ "$OS" != "solaris" ]; then 1848 SUPPYTHONLIBS="python2. 6 python2.5 python2.4 python2.3"1848 SUPPYTHONLIBS="python2.7 python2.6 python2.5 python2.4 python2.3" 1849 1849 else 1850 1850 SUPPYTHONLIBS="python2.4"
Note:
See TracChangeset
for help on using the changeset viewer.