source: trunk/setup.cfg

Last change on this file was 2517, checked in by Malte Marquarding, 12 years ago

More updates to get a distutils/scons build going

File size: 527 bytes
Line 
1[build_ext]
2
3# This section controls th external library locations
4# commented out are the default parameters
5# to link against a static lib use e.g.
6# wcslib=/usr/local/lib/libwcs-4.13.2.a
7
8# extra root directory to search for other packages
9#extraroot =
10
11#casacoreroot = /usr/local
12#casacorestatic = 0
13#boostroot = /usr
14#boostlib = boost_python
15#cfitsioroot = /usr
16#cfitsiolib = cfitsio
17#wcsroot = /usr/local
18#wcslib = wcs
19#rpfitsroot = /usr/local
20#rpfitslib = rpfits
21#blaslib = blas
22#lapacklib = lapack
23#f2clib = gfortran
Note: See TracBrowser for help on using the repository browser.