/usr/include/trilinos/mesquite_config.h is in libtrilinos-dev 10.4.0.dfsg-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | /* include/mesquite_config.h.in. Generated from configure.in by autoheader. */
/* Define to c++ preprocessor macro for function name */
#undef MSQ_FUNCTION
/* System has ieeefp.h */
#undef MSQ_HAVE_IEEEFP_H
/* System has inttypes.h */
#define MSQ_HAVE_INTTYPES_H 1
/* System has stdint.h */
#undef MSQ_HAVE_STDINT_H
|