/* config.h.in. Generated from configure.ac by autoheader. */ /* * Copyright (c) 2005-2006 The ABINIT Group (Yann Pouillon) * All rights reserved. * * This file is part of the ABINIT software package. For license information, * please see the COPYING file in the top-level directory of the ABINIT source * distribution. * */ /* ABINIT configuration */ #ifndef _ABINIT_CONFIG_H #define _ABINIT_CONFIG_H /* ABINIT target description */ #undef ABINIT_TARGET /* ABINIT whole version number */ #undef ABINIT_VERSION /* ABINIT base version number */ #undef ABINIT_VERSION_BASE /* ABINIT build date */ #undef ABINIT_VERSION_BUILD /* ABINIT major version number */ #undef ABINIT_VERSION_MAJOR /* ABINIT micro version number (patch level) */ #undef ABINIT_VERSION_MICRO /* ABINIT minor version number */ #undef ABINIT_VERSION_MINOR /* Define to 1 if you are using the ABSOFT Fortran compiler */ #undef ABSOFT_FC /* Define to 1 if you are using the COMPAQ C compiler */ #undef COMPAQ_CC /* Define to 1 if you are using the COMPAQ C++ compiler */ #undef COMPAQ_CXX /* Define to 1 if you are using the COMPAQ Fortran compiler */ #undef COMPAQ_FC /* Define to 1 to turn on debug mode */ #undef DEBUG_MODE /* 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 /* Define to a macro mangling the given C identifier (in lower and upper case), which must not contain underscores, for linking with Fortran. */ #undef FC_FUNC /* As FC_FUNC, but for C identifiers containing underscores. */ #undef FC_FUNC_ /* Float type for the Nanoquanta exchange-correlation library */ #undef FLOAT /* Define to 1 if you are using the FUJITSU Fortran compiler */ #undef FUJITSU_FC /* Define to 1 if you are using the G95 Fortran compiler */ #undef G95_FC /* Define to 1 if you are using the GNU C compiler */ #undef GNU_CC /* Define to 1 if you are using the GNU C++ compiler */ #undef GNU_CXX /* Define to 1 if you are using the GNU Fortran compiler */ #undef GNU_FC /* Define to 1 if you want to use the FFTW library */ #undef HAVE_FFTW /* Define to 1 if you want to use the threaded FFTW library */ #undef HAVE_FFTW_THREADS /* Define to 1 if your Fortran compiler supports exit() */ #undef HAVE_FORTRAN_EXIT /* Define to 1 if you want to use Fortran interfaces */ #undef HAVE_FORTRAN_INTERFACES /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you want to use the LINALG bindings */ #undef HAVE_LINALG /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you want to use the NETCDF bindings */ #undef HAVE_NETCDF /* Define to 1 if you want to use the NQXC bindings */ #undef HAVE_NQXC /* 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 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 to 1 if you want to use the XMLF90 bindings */ #undef HAVE_XMLF90 /* Define to 1 if you are using the IBM XL C compiler */ #undef IBM_CC /* Define to 1 if you are using the IBM XL C++ compiler */ #undef IBM_CXX /* Define to 1 if you are using the IBM XL Fortran compiler */ #undef IBM_FC /* Define to 1 if you are using the Intel C compiler */ #undef INTEL_CC /* Define to 1 if you are using the Intel C++ compiler */ #undef INTEL_CXX /* Define to 1 if you are using the Intel Fortran compiler */ #undef INTEL_FC /* Define to 1 if you are using the MIPSpro Fortran compiler */ #undef MIPSPRO_FC /* Time tracing for MPI */ #undef MPI_TRACE /* 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 are using the PathScale C compiler */ #undef PATHSCALE_CC /* Define to 1 if you are using the PathScale C++ compiler */ #undef PATHSCALE_CXX /* Define to 1 if you are using the PathScale Fortran compiler */ #undef PATHSCALE_FC /* Define to 1 if you are using the PathScale C compiler */ #undef PGI_CC /* Define to 1 if you are using the Portland Group C++ compiler */ #undef PGI_CXX /* Define to 1 if you are using the Portland Group Fortran compiler */ #undef PGI_FC /* The size of a C pointer */ #undef POINTER_SIZE /* Read file list from a file instead of standard input */ #undef READ_FROM_FILE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if you are using the Sun WorkShop */ #undef SUN_FC /* Version number of package */ #undef VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN #endif /* _ABINIT_CONFIG_H */