/* src/config.h.in. Generated from configure.ac by autoheader. */ /* Define to disable sanity checks in code */ #undef CHECK_DISABLE /* Define to turn on debugging checks */ #undef DEBUG /* Define to use debugging malloc/free */ #undef DEBUG_MALLOC /* Define when using the profiler tool */ #undef ENABLE_PROF /* Define to dummy `main' function (if any) required to link to the Fortran 77 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 you have a BLAS library. */ #undef HAVE_BLAS /* Define to 1 if you have the `getopt' function. */ #undef HAVE_GETOPT /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H /* 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 we have & link HDF5 */ #undef HAVE_HDF5 /* Define to 1 if you have the header file. */ #undef HAVE_HDF5_H /* Define to 1 if you have the 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 `dfftw_mpi' library (-ldfftw_mpi). */ #undef HAVE_LIBDFFTW_MPI /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* Define to 1 if you have the `drfftw' library (-ldrfftw). */ #undef HAVE_LIBDRFFTW /* Define to 1 if you have the `drfftw_mpi' library (-ldrfftw_mpi). */ #undef HAVE_LIBDRFFTW_MPI /* Define to 1 if you have the `efence' library (-lefence). */ #undef HAVE_LIBEFENCE /* Define to 1 if you have the `fftw' library (-lfftw). */ #undef HAVE_LIBFFTW /* Define to 1 if you have the `fftw_mpi' library (-lfftw_mpi). */ #undef HAVE_LIBFFTW_MPI /* 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 `rfftw' library (-lrfftw). */ #undef HAVE_LIBRFFTW /* Define to 1 if you have the `rfftw_mpi' library (-lrfftw_mpi). */ #undef HAVE_LIBRFFTW_MPI /* Define to 1 if you have the `sfftw' library (-lsfftw). */ #undef HAVE_LIBSFFTW /* Define to 1 if you have the `sfftw_mpi' library (-lsfftw_mpi). */ #undef HAVE_LIBSFFTW_MPI /* Define to 1 if you have the `srfftw' library (-lsrfftw). */ #undef HAVE_LIBSRFFTW /* Define to 1 if you have the `srfftw_mpi' library (-lsrfftw_mpi). */ #undef HAVE_LIBSRFFTW_MPI /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have & link an 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 header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strncmp' function. */ #undef HAVE_STRNCMP /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define if calling Fortran functions directly doesn't work. */ #undef NO_FORTRAN_FUNCTIONS /* 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 use complex fields and not to require inversion symmetry */ #undef SCALAR_COMPLEX /* Define to use single precision */ #undef SCALAR_SINGLE_PREC /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to support Hermitian/complex dielectric tensors. */ #undef WITH_HERMITIAN_EPSILON /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ #undef inline