Codebase list getfem++ / debian/5.1+dfsg1-2 config.h.in
debian/5.1+dfsg1-2

Tree @debian/5.1+dfsg1-2 (Download .tar.gz)

config.h.in @debian/5.1+dfsg1-2raw · history · blame

/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to dummy `main' function (if any) required to link to the Fortran
   libraries. */
#undef FC_DUMMY_MAIN

/* Define if F77 and FC dummy `main' functions are identical. */
#undef FC_DUMMY_MAIN_EQ_F77

/* glibc backtrace function */
#undef HAVE_BACKTRACE

/* define if the Boost library is available */
#undef HAVE_BOOST

/* define if the Boost::System library is available */
#undef HAVE_BOOST_SYSTEM

/* define if the Boost::Thread library is available */
#undef HAVE_BOOST_THREAD

/* Define to 1 if you have the <cmumps_c.h> header file. */
#undef HAVE_CMUMPS_C_H

/* Define to 1 if you have the <cxxabi.h> header file. */
#undef HAVE_CXXABI_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <dmumps_c.h> header file. */
#undef HAVE_DMUMPS_C_H

/* glibc floating point exceptions control */
#undef HAVE_FEENABLEEXCEPT

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `mpi_cxx' library (-lmpi_cxx). */
#undef HAVE_LIBMPI_CXX

/* Define to 1 if you have the `qhull' library (-lqhull). */
#undef HAVE_LIBQHULL

/* Define to 1 if you have the <libqhull/qhull_a.h> header file. */
#undef HAVE_LIBQHULL_QHULL_A_H

/* Define to 1 if you have the `superlu' library (-lsuperlu). */
#undef HAVE_LIBSUPERLU

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* defined if the Metis library was found and is working */
#undef HAVE_METIS

/* Define to 1 if you have the <metis.h> header file. */
#undef HAVE_METIS_H

/* defined if the Metis library found is older than version 4 */
#undef HAVE_METIS_OLD_API

/* Define if you have the MPI library. */
#undef HAVE_MPI

/* gcc style __PRETTY_FUNCTION__ macro */
#undef HAVE_PRETTY_FUNCTION

/* defined if the qd library was found and is working */
#undef HAVE_QDLIB

/* Defined to 1 if Scilab is present on the system */
#undef HAVE_SCILAB

/* Define to 1 if you have the <smumps_c.h> header file. */
#undef HAVE_SMUMPS_C_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <superlu/colamd.h> header file. */
#undef HAVE_SUPERLU_COLAMD_H

/* Define to 1 if you have the <superlu/slu_cdefs.h> header file. */
#undef HAVE_SUPERLU_SLU_CDEFS_H

/* Define to 1 if you have the <superlu/slu_Cnames.h> header file. */
#undef HAVE_SUPERLU_SLU_CNAMES_H

/* Define to 1 if you have the <superlu/slu_dcomplex.h> header file. */
#undef HAVE_SUPERLU_SLU_DCOMPLEX_H

/* Define to 1 if you have the <superlu/slu_ddefs.h> header file. */
#undef HAVE_SUPERLU_SLU_DDEFS_H

/* Define to 1 if you have the <superlu/slu_scomplex.h> header file. */
#undef HAVE_SUPERLU_SLU_SCOMPLEX_H

/* Define to 1 if you have the <superlu/slu_sdefs.h> header file. */
#undef HAVE_SUPERLU_SLU_SDEFS_H

/* Define to 1 if you have the <superlu/slu_zdefs.h> header file. */
#undef HAVE_SUPERLU_SLU_ZDEFS_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <zmumps_c.h> header file. */
#undef HAVE_ZMUMPS_C_H

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* defined if quad-doubles are to be used instead of double-double */
#undef QDLIB_USE_QUAD

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Use rpc for getfem communication with matlab */
#undef USE_RPC

/* Version number of package */
#undef VERSION