/* config.h.in.  Generated from configure.ac by autoheader.  */

#pragma once

/* Directory for documentation */
#undef ASYMPTOTE_DOCDIR

/* System directory for global .asy files */
#undef ASYMPTOTE_SYSDIR

/* Freeglut is enabled */
#undef FREEGLUT

/* GC backtrace is enabled */
#undef GC_BACKTRACE

/* GC Debug is enabled */
#undef GC_DEBUG

/* Define to 1 if you have `GLSL compute shaders`. */
#undef HAVE_COMPUTE_SHADER

/* Define to 1 if you have the <curses.h> header file. */
#undef HAVE_CURSES_H

/* Define to 1 if you have the 'dup2' function. */
#undef HAVE_DUP2

/* Define to 1 if you have the <editline/readline.h> header file. */
#undef HAVE_EDITLINE_READLINE_H

/* Define to 1 if you have the <Eigen/Dense> header file. */
#undef HAVE_EIGEN_DENSE

/* Define to 1 if you have the 'feenableexcept' function. */
#undef HAVE_FEENABLEEXCEPT

/* Define to 1 if you have the <fenv.h> header file. */
#undef HAVE_FENV_H

/* Define to 1 if you have the 'floor' function. */
#undef HAVE_FLOOR

/* Define to 1 if you have the 'fork' function. */
#undef HAVE_FORK

/* Define to 1 if you have the <fpu_control.h> header file. */
#undef HAVE_FPU_CONTROL_H

/* Define to 1 if fseeko (and ftello) are declared in stdio.h. */
#undef HAVE_FSEEKO

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the 'lgamma' function. */
#undef HAVE_LGAMMA

/* Define to 1 if you have the `curl` library (-lcurl). */
#undef HAVE_LIBCURL

/* Define to 1 if you have the `ncurses` library (-lncurses). */
#undef HAVE_LIBCURSES

/* Define to 1 if you have the 'edit' library (-ledit). */
#undef HAVE_LIBEDIT

/* Define to 1 if you have the `fftw3` library (-lfftw3). */
#undef HAVE_LIBFFTW3

/* Define to 1 if you have the 'gccpp' library (-lgccpp). */
#undef HAVE_LIBGCCPP

/* Define to 1 if you have the `GL` library (-lGL). */
#undef HAVE_LIBGL

/* Define to 1 if you have `the <glm/glm.hpp> header`. */
#undef HAVE_LIBGLM

/* Define to 1 if you have the 'glut' library (-lglut). */
#undef HAVE_LIBGLUT

/* Define to 1 if you have the `gsl` library (-lgsl). */
#undef HAVE_LIBGSL

/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H

/* Define to 1 if you have the 'OSMesa' library (-lOSMesa). */
#undef HAVE_LIBOSMESA

/* Define to 1 if you have the `readline` library (-lreadline). */
#undef HAVE_LIBREADLINE

/* Define to 1 if you have the 'rt' library (-lrt). */
#undef HAVE_LIBRT

/* Define to 1 if you have the 'sigsegv' library (-lsigsegv). */
#undef HAVE_LIBSIGSEGV

/* Define to 1 if you have the `tinfo` library (-ltinfo). */
#undef HAVE_LIBTINFO

/* Define to 1 if you have the `tirpc` library (-ltirpc). */
#undef HAVE_LIBTIRPC

/* Define to 1 if you have the 'z' library (-lz). */
#undef HAVE_LIBZ

/* Define to 1 if the system has the type 'long'. */
#undef HAVE_LONG

/* Define to 1 if the system has the type 'long long'. */
#undef HAVE_LONG_LONG

/* Define to 1 if you have `Language server protocol`. */
#undef HAVE_LSP

/* Define to 1 if you have the 'memrchr' function. */
#undef HAVE_MEMRCHR

/* Define to 1 if you have the 'memset' function. */
#undef HAVE_MEMSET

/* Define to 1 if you have the <ncurses/curses.h> header file. */
#undef HAVE_NCURSES_CURSES_H

/* Define to 1 if you have the <ncurses.h> header file. */
#undef HAVE_NCURSES_H

/* Define to 1 if you have the 'popcount' function. */
#undef HAVE_POPCOUNT

/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD

/* Have PTHREAD_PRIO_INHERIT. */
#undef HAVE_PTHREAD_PRIO_INHERIT

/* Define to 1 if the system has the type 'ptrdiff_t'. */
#undef HAVE_PTRDIFF_T

/* Define to 1 if you have `GLSL shader storage buffer objects`. */
#undef HAVE_SSBO

/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the 'strchr' function. */
#undef HAVE_STRCHR

/* Define to 1 if you have the 'strftime' function. */
#undef HAVE_STRFTIME

/* 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 'strnlen' function. */
#undef HAVE_STRNLEN

/* Define to 1 if you have the 'strptime' function. */
#undef HAVE_STRPTIME

/* 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 <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H

/* Define to 1 if you have the 'tgamma' function. */
#undef HAVE_TGAMMA

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Unordered map is present */
#undef HAVE_UNORDERED_MAP

/* Define to 1 if you have the 'vfork' function. */
#undef HAVE_VFORK

/* Define to 1 if you have the <vfork.h> header file. */
#undef HAVE_VFORK_H

/* Define to 1 if 'fork' works. */
#undef HAVE_WORKING_FORK

/* Define to 1 if 'vfork' works. */
#undef HAVE_WORKING_VFORK

/* ZLib library present */
#undef HAVE_ZLIB

/* 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 home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to necessary symbol if this constant uses a non-standard name on
  your system. */
#undef PTHREAD_CREATE_JOINABLE

/* Define to 1 if all of the C89 standard headers exist (not just the ones
  required in a freestanding environment). This macro is provided for
  backward compatibility; new code need not use it. */
#undef STDC_HEADERS

/* Endianness is determined at compile time */
#undef UNIVERSAL_ENDIAN_BUILD

/* GC Enabled */
#undef USEGC

/* Build is big endian */
#undef WORDS_BIGENDIAN

/* Define to 1 if 'lex' declares 'yytext' as a 'char *' by default, not a
  'char[]'. */
#undef YYTEXT_POINTER

/* Define to 1 if necessary to make fseeko visible. */
#undef _LARGEFILE_SOURCE

/* Define to empty if 'const' does not conform to ANSI C. */
#undef const

/* Define to '__inline__' or '__inline' if that's what the C compiler
  calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif

/* Define as a signed integer type capable of holding a process identifier. */
#undef pid_t

/* Define as 'unsigned int' if <stddef.h> doesn't define. */
#undef size_t

/* Define as 'fork' if 'vfork' does not work. */
#undef vfork