📄 config.h.in
字号:
/* config.h.in. Generated from configure.ac by autoheader. *//* define to enable debugging code */#undef DEBUG/* Define to dummy `main' function (if any) required to link to the Fortran libraries. */#undef F77_DUMMY_MAIN/* Define to a macro mangling the given C identifier (in lower and upper case), which must not contain underscores, for linking with Fortran. */#undef F77_FUNC/* As F77_FUNC, but for C identifiers containing underscores. */#undef F77_FUNC_/* Define if F77 and FC dummy `main' functions are identical. */#undef FC_DUMMY_MAIN_EQ_F77/* Define if you have a BLAS library. */#undef HAVE_BLAS/* Define to 1 if you have the `BSDgettimeofday' function. */#undef HAVE_BSDGETTIMEOFDAY/* Define to 1 if you have the `cblas_daxpy' function. */#undef HAVE_CBLAS_DAXPY/* Define to 1 if you have the `cblas_ddot' function. */#undef HAVE_CBLAS_DDOT/* Define if fenv.h declares this. */#undef HAVE_DECL_FEENABLEEXCEPT/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the `feenableexcept' function. */#undef HAVE_FEENABLEEXCEPT/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the `H5Pset_fapl_mpio' function. */#undef HAVE_H5PSET_FAPL_MPIO/* Define to 1 if you have the `H5Pset_mpi' function. */#undef HAVE_H5PSET_MPI/* Define if you have libharminv */#undef HAVE_HARMINV/* Define if we have & link HDF5 */#undef HAVE_HDF5/* Define to 1 if you have the <hdf5.h> header file. */#undef HAVE_HDF5_H/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define if you have LAPACK library. */#undef HAVE_LAPACK/* Define to 1 if you have the `ctl' library (-lctl). */#undef HAVE_LIBCTL/* Define to 1 if you have the `dfftw' library (-ldfftw). */#undef HAVE_LIBDFFTW/* Define to 1 if you have the `dl' library (-ldl). */#undef HAVE_LIBDL/* Define to 1 if you have the `fftw' library (-lfftw). */#undef HAVE_LIBFFTW/* Define to 1 if you have the `fftw3' library (-lfftw3). */#undef HAVE_LIBFFTW3/* Define to 1 if you have the `gen' library (-lgen). */#undef HAVE_LIBGEN/* Define to 1 if you have the `gsl' library (-lgsl). */#undef HAVE_LIBGSL/* Define to 1 if you have the `gslcblas' library (-lgslcblas). */#undef HAVE_LIBGSLCBLAS/* Define to 1 if you have the `guile' library (-lguile). */#undef HAVE_LIBGUILE/* Define to 1 if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define to 1 if you have the `readline' library (-lreadline). */#undef HAVE_LIBREADLINE/* Define to 1 if you have the `z' library (-lz). */#undef HAVE_LIBZ/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if you have the MPI library. */#undef HAVE_MPI/* Define to 1 if you have the `scm_make_smob_type' function. */#undef HAVE_SCM_MAKE_SMOB_TYPE/* define if we have SCM_NEWSMOB */#undef HAVE_SCM_NEWSMOB/* define if we have SCM_SMOB_DATA */#undef HAVE_SCM_SMOB_DATA/* define if we have SCM_SMOB_PREDICATE */#undef HAVE_SCM_SMOB_PREDICATE/* 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 <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_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 catch and ignore SIGFPE signals */#undef IGNORE_SIGFPE/* 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 version of this package. */#undef PACKAGE_VERSION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -