The following describes the most significant changes which have
occurred in the AST library between versions V8.7.1 and V8.7.2 (the
current version):
- By default, the AST header file “ast.h” is now installed into both
STARLINK_DIR/include and STARLINK_DIR/include/star. The
new configure option “–without-topinclude” can be used to prevent
the header file being installed into STARLINK_DIR/include.
Programs which are statically linked will need to be re-linked in
order to take advantage of these new facilities.