Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
Project: cocalc-sagemath-dev-slelievre
Views: 418384/* config.h. Generated from config.hin by configure. */1/* config.hin. Generated from configure.in by autoheader. */23/* Define if building universal (internal helper macro) */4/* #undef AC_APPLE_UNIVERSAL_BUILD */56/* the CONFIGNAME value of the active configuration */7#define CONFIGNAME "default64"89/* define as least offset which is still safe for an unaligned access */10#define C_LONG_ALIGN 21112/* define as least offset we have to check the stack for pointer */13#define C_STACK_ALIGN 21415/* define as 1 if you symbols in ".o" files begin with `_' */16/* #undef C_UNDERSCORE_SYMBOLS */1718/* Define to 1 if you have the `accept' function. */19#define HAVE_ACCEPT 12021/* Define to 1 if you have the `access' function. */22#define HAVE_ACCESS 12324/* define as 1 if >> for long int behaves like an arithmetic right shift for25negative numbers */26#define HAVE_ARITHRIGHTSHIFT 12728/* Define to 1 if you have the <assert.h> header file. */29#define HAVE_ASSERT_H 13031/* Define to 1 if you have the `atol' function. */32#define HAVE_ATOL 13334/* Define to 1 if you have the `bind' function. */35#define HAVE_BIND 13637/* Define to 1 if you have the `chmod' function. */38#define HAVE_CHMOD 13940/* Define to 1 if you have the `closedir' function. */41#define HAVE_CLOSEDIR 14243/* Define to 1 if you have the `connect' function. */44#define HAVE_CONNECT 14546/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.47*/48#define HAVE_DIRENT_H 14950/* define as 1 if you have `dlopen' and `dlsym' */51#define HAVE_DLOPEN 15253/* Define to 1 if you have the `dup' function. */54#define HAVE_DUP 15556/* Define to 1 if you have the `dup2' function. */57#define HAVE_DUP2 15859/* Define to 1 if you have the <errno.h> header file. */60#define HAVE_ERRNO_H 16162/* Define to 1 if you have the `exp10' function. */63/* #undef HAVE_EXP10 */6465/* Define to 1 if you have the `exp2' function. */66/* #undef HAVE_EXP2 */6768/* Define to 1 if you have the `expm1' function. */69/* #undef HAVE_EXPM1 */7071/* Define to 1 if you have the <fcntl.h> header file. */72#define HAVE_FCNTL_H 17374/* Define to 1 if you have the `fork' function. */75#define HAVE_FORK 17677/* Define to 1 if you have the `fstat' function. */78#define HAVE_FSTAT 17980/* Define to 1 if you have the `getitimer' function. */81#define HAVE_GETITIMER 18283/* Define to 1 if you have the `getpseudotty' function. */84/* #undef HAVE_GETPSEUDOTTY */8586/* Define to 1 if you have the `getpt' function. */87#define HAVE_GETPT 18889/* Define to 1 if you have the `getrusage' function. */90#define HAVE_GETRUSAGE 19192/* Define to 1 if you have the `gettimeofday' function. */93#define HAVE_GETTIMEOFDAY 19495/* Define to 1 if you have the `grantpt' function. */96#define HAVE_GRANTPT 19798/* Define to 1 if you have the <inttypes.h> header file. */99#define HAVE_INTTYPES_H 1100101/* Define to 1 if you have the `ncurses' library (-lncurses). */102/* #undef HAVE_LIBNCURSES */103104/* Define to 1 if you have the `readline' library (-lreadline). */105#define HAVE_LIBREADLINE 1106107/* Define to 1 if you have the `rt' library (-lrt). */108#define HAVE_LIBRT 1109110/* Define to 1 if you have the <libutil.h> header file. */111/* #undef HAVE_LIBUTIL_H */112113/* Define to 1 if you have the `link' function. */114#define HAVE_LINK 1115116/* Define to 1 if you have the `log10' function. */117/* #undef HAVE_LOG10 */118119/* Define to 1 if you have the `log1p' function. */120/* #undef HAVE_LOG1P */121122/* Define to 1 if you have the `log2' function. */123/* #undef HAVE_LOG2 */124125/* Define to 1 if you have the `lstat' function. */126#define HAVE_LSTAT 1127128/* Define to 1 if you have the `madvise' function. */129#define HAVE_MADVISE 1130131/* Define to 1 if you have the <math.h> header file. */132#define HAVE_MATH_H 1133134/* Define to 1 if you have the `memcpy' function. */135#define HAVE_MEMCPY 1136137/* Define to 1 if you have the `memmove' function. */138#define HAVE_MEMMOVE 1139140/* Define to 1 if you have the <memory.h> header file. */141#define HAVE_MEMORY_H 1142143/* Define to 1 if you have the `memset' function. */144#define HAVE_MEMSET 1145146/* Define to 1 if you have the `mkdir' function. */147#define HAVE_MKDIR 1148149/* Define to 1 if you have the `mkdtemp' function. */150#define HAVE_MKDTEMP 1151152/* Define to 1 if you have the `mkstemp' function. */153#define HAVE_MKSTEMP 1154155/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */156/* #undef HAVE_NDIR_H */157158/* Define to 1 if you have the `opendir' function. */159#define HAVE_OPENDIR 1160161/* define as 1 if you have `openpty' */162#define HAVE_OPENPTY 1163164/* Define to 1 if you have the `popen' function. */165#define HAVE_POPEN 1166167/* Define to 1 if you have the `posix_openpt' function. */168#define HAVE_POSIX_OPENPT 1169170/* Define to 1 if you have the `ptsname' function. */171#define HAVE_PTSNAME 1172173/* Define to 1 if you have the `ptsname_r' function. */174#define HAVE_PTSNAME_R 1175176/* Define to 1 if you have the <pty.h> header file. */177#define HAVE_PTY_H 1178179/* Define to 1 if you have the `readdir' function. */180#define HAVE_READDIR 1181182/* Define to 1 if you have the `realpath' function. */183#define HAVE_REALPATH 1184185/* Define to 1 if you have the `rename' function. */186#define HAVE_RENAME 1187188/* Define to 1 if you have the `rld_load' function. */189/* #undef HAVE_RLD_LOAD */190191/* Define to 1 if you have the `rmdir' function. */192#define HAVE_RMDIR 1193194/* Define to 1 if you have the `sbrk' function. */195#define HAVE_SBRK 1196197/* Define to 1 if you have the `select' function. */198#define HAVE_SELECT 1199200/* Define to 1 if you have the `send' function. */201#define HAVE_SEND 1202203/* Define to 1 if you have the `setitimer' function. */204#define HAVE_SETITIMER 1205206/* Define to 1 if you have the `setpgid' function. */207#define HAVE_SETPGID 1208209/* Define to 1 if you have the <sgtty.h> header file. */210#define HAVE_SGTTY_H 1211212/* Define to 1 if you have the `sigaction' function. */213#define HAVE_SIGACTION 1214215/* Define to 1 if you have the `signal' function. */216#define HAVE_SIGNAL 1217218/* Define to 1 if you have the <signal.h> header file. */219#define HAVE_SIGNAL_H 1220221/* Define to 1 if you have the `sigsetjmp' function. */222#define HAVE_SIGSETJMP 1223224/* Check for sig_atomic_t */225/* #undef HAVE_SIG_ATOMIC_T */226227/* Define to 1 if you have the `socket' function. */228#define HAVE_SOCKET 1229230/* Define to 1 if you have the `stat' function. */231#define HAVE_STAT 1232233/* Define to 1 if you have the <stdint.h> header file. */234#define HAVE_STDINT_H 1235236/* Define to 1 if you have the <stdio.h> header file. */237#define HAVE_STDIO_H 1238239/* Define to 1 if you have the <stdlib.h> header file. */240#define HAVE_STDLIB_H 1241242/* Define to 1 if you have the <strings.h> header file. */243#define HAVE_STRINGS_H 1244245/* Define to 1 if you have the <string.h> header file. */246#define HAVE_STRING_H 1247248/* Define to 1 if you have the `strlcat' function. */249/* #undef HAVE_STRLCAT */250251/* Define to 1 if you have the `strlcmp' function. */252/* #undef HAVE_STRLCMP */253254/* Define to 1 if you have the `strlcpy' function. */255/* #undef HAVE_STRLCPY */256257/* Define to 1 if you have the `sysconf' function. */258#define HAVE_SYSCONF 1259260/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.261*/262/* #undef HAVE_SYS_DIR_H */263264/* Define to 1 if you have the <sys/ioctl.h> header file. */265#define HAVE_SYS_IOCTL_H 1266267/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.268*/269/* #undef HAVE_SYS_NDIR_H */270271/* Define to 1 if you have the <sys/param.h> header file. */272#define HAVE_SYS_PARAM_H 1273274/* Define to 1 if you have the <sys/resource.h> header file. */275#define HAVE_SYS_RESOURCE_H 1276277/* Define to 1 if you have the <sys/stat.h> header file. */278#define HAVE_SYS_STAT_H 1279280/* Define to 1 if you have the <sys/sysmacros.h> header file. */281#define HAVE_SYS_SYSMACROS_H 1282283/* Define to 1 if you have the `sys_timer_create' function. */284/* #undef HAVE_SYS_TIMER_CREATE */285286/* Define to 1 if you have the `sys_timer_gettime' function. */287/* #undef HAVE_SYS_TIMER_GETTIME */288289/* Define to 1 if you have the `sys_timer_settime' function. */290/* #undef HAVE_SYS_TIMER_SETTIME */291292/* Define to 1 if you have the <sys/times.h> header file. */293#define HAVE_SYS_TIMES_H 1294295/* Define to 1 if you have the <sys/time.h> header file. */296#define HAVE_SYS_TIME_H 1297298/* Define to 1 if you have the <sys/types.h> header file. */299#define HAVE_SYS_TYPES_H 1300301/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */302#define HAVE_SYS_WAIT_H 1303304/* Define to 1 if you have the <termios.h> header file. */305#define HAVE_TERMIOS_H 1306307/* Define to 1 if you have the <termio.h> header file. */308#define HAVE_TERMIO_H 1309310/* Define to 1 if you have the `timer_create' function. */311#define HAVE_TIMER_CREATE 1312313/* Define to 1 if you have the `timer_gettime' function. */314#define HAVE_TIMER_GETTIME 1315316/* Define to 1 if you have the `timer_settime' function. */317#define HAVE_TIMER_SETTIME 1318319/* Define to 1 if you have the `times' function. */320#define HAVE_TIMES 1321322/* Define to 1 if you have the <time.h> header file. */323#define HAVE_TIME_H 1324325/* Define to 1 if you have the `trunc' function. */326/* #undef HAVE_TRUNC */327328/* Define to 1 if you have the `ttyname' function. */329#define HAVE_TTYNAME 1330331/* define as 1 if you have "union wait" */332/* #undef HAVE_UNION_WAIT */333334/* Define to 1 if you have the <unistd.h> header file. */335#define HAVE_UNISTD_H 1336337/* Define to 1 if you have the `unlink' function. */338#define HAVE_UNLINK 1339340/* Define to 1 if you have the `unlockpt' function. */341#define HAVE_UNLOCKPT 1342343/* Define to 1 if you have the <util.h> header file. */344/* #undef HAVE_UTIL_H */345346/* Define to 1 if you have the `vfork' function. */347#define HAVE_VFORK 1348349/* Define to 1 if you have the <vfork.h> header file. */350/* #undef HAVE_VFORK_H */351352/* Define to 1 if you have the `vm_allocate' function. */353/* #undef HAVE_VM_ALLOCATE */354355/* Define to 1 if you have the `wait4' function. */356#define HAVE_WAIT4 1357358/* Define to 1 if you have the `waitpid' function. */359#define HAVE_WAITPID 1360361/* Define to 1 if `fork' works. */362#define HAVE_WORKING_FORK 1363364/* Define to 1 if `vfork' works. */365#define HAVE_WORKING_VFORK 1366367/* Define to 1 if you have the `_getpty' function. */368/* #undef HAVE__GETPTY */369370/* Define to 1 if you have the `_setjmp' function. */371/* #undef HAVE__SETJMP */372373/* define as 1 on Itanium architecture to flush and mark register stack */374/* #undef ITANIUM */375376/* Define to the address where bug reports for this package should be sent. */377#define PACKAGE_BUGREPORT "[email protected]"378379/* Define to the full name of this package. */380#define PACKAGE_NAME "GAP"381382/* Define to the full name and version of this package. */383#define PACKAGE_STRING "GAP 4.8.10"384385/* Define to the one symbol short name of this package. */386#define PACKAGE_TARNAME "gap"387388/* Define to the home page for this package. */389#define PACKAGE_URL "https://www.gap-system.org/"390391/* Define to the version of this package. */392#define PACKAGE_VERSION "4.8.10"393394/* The size of `void *', as computed by sizeof. */395#define SIZEOF_VOID_P 8396397/* define as 1 on SPARC architecture to flush register windows */398/* #undef SPARC */399400/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */401/* #undef STAT_MACROS_BROKEN */402403/* Define to 1 if you have the ANSI C header files. */404#define STDC_HEADERS 1405406/* define the name of the architucture */407#define SYS_ARCH "x86_64-pc-linux-gnu-gcc-default64"408409/* define if this is the Cygwin32 port */410/* #undef SYS_IS_CYGWIN32 */411412/* define if this is the Darwin port */413/* #undef SYS_IS_DARWIN */414415/* use GMP for integers */416#define USE_GMP 1417418/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most419significant byte first (like Motorola and SPARC, unlike Intel). */420#if defined AC_APPLE_UNIVERSAL_BUILD421# if defined __BIG_ENDIAN__422# define WORDS_BIGENDIAN 1423# endif424#else425# ifndef WORDS_BIGENDIAN426/* # undef WORDS_BIGENDIAN */427# endif428#endif429430/* Enable large inode numbers on Mac OS X 10.5. */431#ifndef _DARWIN_USE_64_BIT_INODE432# define _DARWIN_USE_64_BIT_INODE 1433#endif434435/* Number of bits in a file offset, on hosts where this is settable. */436/* #undef _FILE_OFFSET_BITS */437438/* Define for large files, on AIX-style hosts. */439/* #undef _LARGE_FILES */440441/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,442<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the443#define below would cause a syntax error. */444/* #undef _UINT32_T */445446/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,447<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the448#define below would cause a syntax error. */449/* #undef _UINT64_T */450451/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,452<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the453#define below would cause a syntax error. */454/* #undef _UINT8_T */455456/* Define to empty if `const' does not conform to ANSI C. */457/* #undef const */458459/* Define to `__inline__' or `__inline' if that's what the C compiler460calls it, or to nothing if 'inline' is not supported under any name. */461#ifndef __cplusplus462/* #undef inline */463#endif464465/* Define to the type of a signed integer type of width exactly 16 bits if466such a type exists and the standard includes do not define it. */467/* #undef int16_t */468469/* Define to the type of a signed integer type of width exactly 32 bits if470such a type exists and the standard includes do not define it. */471/* #undef int32_t */472473/* Define to the type of a signed integer type of width exactly 64 bits if474such a type exists and the standard includes do not define it. */475/* #undef int64_t */476477/* Define to the type of a signed integer type of width exactly 8 bits if such478a type exists and the standard includes do not define it. */479/* #undef int8_t */480481/* Define to `int' if <sys/types.h> does not define. */482/* #undef pid_t */483484/* Define to the type of an unsigned integer type of width exactly 16 bits if485such a type exists and the standard includes do not define it. */486/* #undef uint16_t */487488/* Define to the type of an unsigned integer type of width exactly 32 bits if489such a type exists and the standard includes do not define it. */490/* #undef uint32_t */491492/* Define to the type of an unsigned integer type of width exactly 64 bits if493such a type exists and the standard includes do not define it. */494/* #undef uint64_t */495496/* Define to the type of an unsigned integer type of width exactly 8 bits if497such a type exists and the standard includes do not define it. */498/* #undef uint8_t */499500/* Define as `fork' if `vfork' does not work. */501/* #undef vfork */502503504