libSBML C++ API  5.18.0
libsbml-package.h File Reference

Definitions of the PACKAGE_ variables. More...

This graph shows which files directly or indirectly include this file:

Macros

#define PACKAGE_BUGREPORT   "libsbml-team@googlegroups.com"
 
#define PACKAGE_NAME   "libSBML"
 
#define PACKAGE_STRING   "libSBML 5.18.0"
 
#define PACKAGE_TARNAME   "libsbml"
 
#define PACKAGE_VERSION   "5.18.0"
 

Detailed Description

Definitions of the PACKAGE_ variables.

Author
Ben Bornstein

The file libsbml-package.h is generated from the file libsbml-package.h.in by the configure script at the top level of the libSBML source tree.

Note
This file is handled unusually. The file itself is generated by configure, but unlike other files that are likewise automatically generated, it is also checked into the source repository. The need for this is due to the fact that under Windows, developers may not be running configure at all (e.g., if they are using the MSVC environment). The .h file therefore needs to be provided directly in order for people to be able to compile the sources under Windows. Developers must remember to check in the .h version of this file in the source code repository prior to major releases, so that an up-to-date .h file is present in distributions. This is admittedly an undesirable and error-prone situation, but it is currently the best alternative we have been able to find.

Macro Definition Documentation

#define PACKAGE_BUGREPORT   "libsbml-team@googlegroups.com"
#define PACKAGE_NAME   "libSBML"
#define PACKAGE_STRING   "libSBML 5.18.0"
#define PACKAGE_TARNAME   "libsbml"
#define PACKAGE_VERSION   "5.18.0"