Removed - This file will be created by autotools
This commit was SVN r19591.
Этот коммит содержится в:
родитель
53967f2b4e
Коммит
5755d35045
@ -1,188 +0,0 @@
|
||||
/* config.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* Define to 1 to disable clock synchronization */
|
||||
#undef DISABLE_CLOCK_SYNC
|
||||
|
||||
/* Define to 1 if you have the `atexit' function. */
|
||||
#undef HAVE_ATEXIT
|
||||
|
||||
/* Define to 1 if you have the <catamount/data.h> header file. */
|
||||
#undef HAVE_CATAMOUNT_DATA_H
|
||||
|
||||
/* Define to 1 if you have the <catamount/dclock.h> header file. */
|
||||
#undef HAVE_CATAMOUNT_DCLOCK_H
|
||||
|
||||
/* Define to 1 if you have the `creat64' function. */
|
||||
#undef HAVE_CREAT64
|
||||
|
||||
/* Define to 1 if you have the <fnmatch.h> header file. */
|
||||
#undef HAVE_FNMATCH_H
|
||||
|
||||
/* Define to 1 if you have the `fopen64' function. */
|
||||
#undef HAVE_FOPEN64
|
||||
|
||||
/* Define to 1 if you have the `fseeko' function. */
|
||||
#undef HAVE_FSEEKO
|
||||
|
||||
/* Define to 1 if you have the `fseeko64' function. */
|
||||
#undef HAVE_FSEEKO64
|
||||
|
||||
/* Define to 1 if you have the `fsetpos64' function. */
|
||||
#undef HAVE_FSETPOS64
|
||||
|
||||
/* Define to 1 if you have the `gethostname' function. */
|
||||
#undef HAVE_GETHOSTNAME
|
||||
|
||||
/* Define to 1 if you can use GNU demangling of C++ names. */
|
||||
#undef HAVE_GNU_DEMANGLE
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* Define to 1 if you have the <linux/mmtimer.h> header file. */
|
||||
#undef HAVE_LINUX_MMTIMER_H
|
||||
|
||||
/* Define to 1 if you have the `lseek64' function. */
|
||||
#undef HAVE_LSEEK64
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#undef HAVE_MEMORY_H
|
||||
|
||||
/* Define to 1 if you have the <mmtimer.h> header file. */
|
||||
#undef HAVE_MMTIMER_H
|
||||
|
||||
/* Define to 1 if MPI supports file access. */
|
||||
#undef HAVE_MPIO
|
||||
|
||||
/* Define to 1 if you have the `open64' function. */
|
||||
#undef HAVE_OPEN64
|
||||
|
||||
/* Define if OpenMP is enabled */
|
||||
#undef HAVE_OPENMP
|
||||
|
||||
/* Define to 1 if you have the `pread64' function. */
|
||||
#undef HAVE_PREAD64
|
||||
|
||||
/* Define to 1 if you have the `pwrite64' function. */
|
||||
#undef HAVE_PWRITE64
|
||||
|
||||
/* Define to 1 if you have the `setenv' function. */
|
||||
#undef HAVE_SETENV
|
||||
|
||||
/* Define to 1 if you have the <sn/mmtimer.h> header file. */
|
||||
#undef HAVE_SN_MMTIMER_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 <sys/stat.h> header file. */
|
||||
#undef HAVE_SYS_STAT_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 as the size of MPI_STATUS_SIZE */
|
||||
#undef MPI_STATUS_SIZE
|
||||
|
||||
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
||||
#undef NO_MINUS_C_MINUS_O
|
||||
|
||||
/* 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
|
||||
|
||||
/* Path for node-local temporary directory */
|
||||
#undef PFORM_LDIR
|
||||
|
||||
/* The size of `int', as computed by sizeof. */
|
||||
#undef SIZEOF_INT
|
||||
|
||||
/* The size of `long', as computed by sizeof. */
|
||||
#undef SIZEOF_LONG
|
||||
|
||||
/* The size of `mode_t', as computed by sizeof. */
|
||||
#undef SIZEOF_MODE_T
|
||||
|
||||
/* The size of `void*', as computed by sizeof. */
|
||||
#undef SIZEOF_VOIDP
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
/* Use timer (see below) */
|
||||
#undef TIMER
|
||||
|
||||
/* Use `clock_gettime' function */
|
||||
#undef TIMER_CLOCK_GETTIME
|
||||
|
||||
/* CRAY Real-Time-Clock */
|
||||
#undef TIMER_CRAY_RTCLOCK
|
||||
|
||||
/* Cycle counter (e.g. TSC) */
|
||||
#undef TIMER_CYCLE_COUNTER
|
||||
|
||||
/* Use `dclock' function */
|
||||
#undef TIMER_DCLOCK
|
||||
|
||||
/* gethrtime */
|
||||
#undef TIMER_GETHRTIME
|
||||
|
||||
/* Use `gettimeofday' function */
|
||||
#undef TIMER_GETTIMEOFDAY
|
||||
|
||||
/* Intel Multimedia Timer */
|
||||
#undef TIMER_MMTIMER
|
||||
|
||||
/* PAPI_get_real_cyc */
|
||||
#undef TIMER_PAPI_REAL_CYC
|
||||
|
||||
/* PAPI_get_real_usec */
|
||||
#undef TIMER_PAPI_REAL_USEC
|
||||
|
||||
/* IBM Power family Real-Time-Clock */
|
||||
#undef TIMER_POWER_REALTIME
|
||||
|
||||
/* RTC (DOES NOT WORK YET WITH FORTRAN CODES) */
|
||||
#undef TIMER_RTC
|
||||
|
||||
/* Read PowerPC 440 time base registers */
|
||||
#undef TIMER_RTS_GET_TIMEBASE
|
||||
|
||||
/* Hardware Switch-Clock (it's necessary to link your application with
|
||||
'-lswclock') */
|
||||
#undef TIMER_SWITCH_CLOCK
|
||||
|
||||
/* NEC SX HGTIME */
|
||||
#undef TIMER_SYSSX_HGTIME
|
||||
|
||||
/* Version number of package */
|
||||
#undef VERSION
|
||||
|
||||
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
||||
#undef size_t
|
Загрузка…
x
Ссылка в новой задаче
Block a user