2.3 Predefined symbols

The preprocessor predefines the following symbols.

Preprocessor Macro: __PACKAGE_VERSION__

Expands into the version number of this package.

Preprocessor Macro: __PACKAGE_DATADIR__

Expands into the absolute pathname of the directory under which the libraries distributed with MBFL are installed. For example:

/usr/local/share/mbfl
Preprocessor Macro: __MBFL_LIBRARY__

Expands into the absolute pathname of the MBFL library file. For example:

/usr/local/share/mbfl/libmbfl.sh

This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.