Skip to content

Commit

Permalink
Release notes for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Aug 23, 2012
1 parent 1b774d5 commit 6e9c5fb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pal.news
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ The Starlink Positional Astronomy Library (PAL) is a C implementation of the
SLALIB API. It is distributed under the GPL and uses the SOFA library wherever
possible.

V0.2.0

Improve configure script when not in a Starlink build environment. Use

./configure --prefix=/path/to/install

when Starlink is not available and add --without-starlink if Starlink
is present but should not be used.

V0.1.5

Explcitly look for libm rather than relying on SOFA to pull it in.
Expand Down

0 comments on commit 6e9c5fb

Please sign in to comment.