Next: , Previous: , Up: preprocessor   [Contents][Index]


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 MBFL library is 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

Next: , Previous: , Up: preprocessor   [Contents][Index]

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