home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
octave-1.1.1p1-src.tgz
/
tar.out
/
fsf
/
octave
/
config.h.in
< prev
next >
Wrap
Text File
|
1996-09-28
|
8KB
|
314 lines
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
#undef _ALL_SOURCE
#endif
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
This function is required for alloca.c support on those systems. */
#undef CRAY_STACKSEG_END
/* Define if you have alloca, as a function or macro. */
#undef HAVE_ALLOCA
/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
#undef HAVE_ALLOCA_H
/* Define if you have the strftime function. */
#undef HAVE_STRFTIME
/* Define if on MINIX. */
#undef _MINIX
/* Define if the system does not provide POSIX.1 features except
with this defined. */
#undef _POSIX_1_SOURCE
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
/* Define if the setvbuf function takes the buffering type as its second
argument and the buffer pointer as the third, as on System V
before release 3. */
#undef SETVBUF_REVERSED
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown
*/
#undef STACK_DIRECTION
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if `sys_siglist' is declared by <signal.h>. */
#undef SYS_SIGLIST_DECLARED
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if your <sys/time.h> declares struct tm. */
#undef TM_IN_SYS_TIME
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define if your math.h declares struct exception for matherr() */
#undef EXCEPTION_IN_MATH
/* Define if your Fortran compiler appends an underscore to external
names. */
#undef F77_APPEND_UNDERSCORE
/* Define if you don't have FSQP. */
#undef FSQP_MISSING
/* Define if you have sgtty.h. */
#undef HAVE_SGTTY_H
/* Define if your system has a sys_siglist variable. */
#undef HAVE_SYS_SIGLIST
/* Define if your system stores doubles in IEEE format with the most
significant byte first. */
#undef IEEE_BIG_ENDIAN
/* Define if your system stores doubles in IEEE format with the least
significant byte first. */
#undef IEEE_LITTLE_ENDIAN
/* Define if you don't have NPSOL. */
#undef NPSOL_MISSING
/* Define to compile smaller kernel. Only works if some form of
dynamic linking is also supported and used. */
#undef OCTAVE_LITE
/* Define if this is Octave. */
#undef OCTAVE_SOURCE
/* Define this to be the path separator for your system, as a
character constant */
#undef SEPCHAR
/* Define this to be the path separator for your system, as a
character string */
#undef SEPCHAR_STR
/* Define if you don't have QPSOL. */
#undef QPSOL_MISSING
/* Define if math.h declares signgam. */
#undef SIGNGAM_DECLARED
/* To quiet autoheader. */
#undef SMART_PUTENV
/* Define if using dld for dynamic linking of object files. */
#undef WITH_DLD
/* Define if your system stores doubles in the VAX D format. */
#undef VAX_D_FLOAT
/* Define if your system stores doubles in the VAX G format. */
#undef VAX_G_FLOAT
/* The number of bytes in a int. */
#undef SIZEOF_INT
/* The number of bytes in a long. */
#undef SIZEOF_LONG
/* The number of bytes in a short. */
#undef SIZEOF_SHORT
/* Define if you have the acosh function. */
#undef HAVE_ACOSH
/* Define if you have the asinh function. */
#undef HAVE_ASINH
/* Define if you have the atanh function. */
#undef HAVE_ATANH
/* Define if you have the atexit function. */
#undef HAVE_ATEXIT
/* Define if you have the bcopy function. */
#undef HAVE_BCOPY
/* Define if you have the bzero function. */
#undef HAVE_BZERO
/* Define if you have the erf function. */
#undef HAVE_ERF
/* Define if you have the erfc function. */
#undef HAVE_ERFC
/* Define if you have the finite function. */
#undef HAVE_FINITE
/* Define if you have the getcwd function. */
#undef HAVE_GETCWD
/* Define if you have the gethostname function. */
#undef HAVE_GETHOSTNAME
/* Define if you have the getrusage function. */
#undef HAVE_GETRUSAGE
/* Define if you have the gettimeofday function. */
#undef HAVE_GETTIMEOFDAY
/* Define if you have the infinity function. */
#undef HAVE_INFINITY
/* Define if you have the isinf function. */
#undef HAVE_ISINF
/* Define if you have the isnan function. */
#undef HAVE_ISNAN
/* Define if you have the lgamma function. */
#undef HAVE_LGAMMA
/* Define if you have the memmove function. */
#undef HAVE_MEMMOVE
/* Define if you have the on_exit function. */
#undef HAVE_ON_EXIT
/* Define if you have the putenv function. */
#undef HAVE_PUTENV
/* Define if you have the quiet_nan function. */
#undef HAVE_QUIET_NAN
/* Define if you have the rindex function. */
#undef HAVE_RINDEX
/* Define if you have the setvbuf function. */
#undef HAVE_SETVBUF
/* Define if you have the strcasecmp function. */
#undef HAVE_STRCASECMP
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
/* Define if you have the stricmp function. */
#undef HAVE_STRICMP
/* Define if you have the strncasecmp function. */
#undef HAVE_STRNCASECMP
/* Define if you have the strnicmp function. */
#undef HAVE_STRNICMP
/* Define if you have the tempnam function. */
#undef HAVE_TEMPNAM
/* Define if you have the vfprintf function. */
#undef HAVE_VFPRINTF
/* Define if you have the vsprintf function. */
#undef HAVE_VSPRINTF
/* Define if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define if you have the <float.h> header file. */
#undef HAVE_FLOAT_H
/* Define if you have the <floatingpoint.h> header file. */
#undef HAVE_FLOATINGPOINT_H
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if you have the <ndir.h> header file. */
#undef HAVE_NDIR_H
/* Define if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* Define if you have the <sgtty.h> header file. */
#undef HAVE_SGTTY_H
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have the <sys/dir.h> header file. */
#undef HAVE_SYS_DIR_H
/* Define if you have the <sys/fcntl.h> header file. */
#undef HAVE_SYS_FCNTL_H
/* Define if you have the <sys/ndir.h> header file. */
#undef HAVE_SYS_NDIR_H
/* Define if you have the <sys/ptem.h> header file. */
#undef HAVE_SYS_PTEM_H
/* Define if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
/* Define if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <sys/ttold.h> header file. */
#undef HAVE_SYS_TTOLD_H
/* Define if you have the <sys/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_H
/* Define if you have the <termio.h> header file. */
#undef HAVE_TERMIO_H
/* Define if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_H
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Define if you have the sun library (-lsun). */
#undef HAVE_LIBSUN
/* Define if you have the sunmath library (-lsunmath). */
#undef HAVE_LIBSUNMATH