Paste number 46714: SXE link error on solaris 11

Index of paste annotations: 3 | 2 | 1

Paste number 46714: SXE link error on solaris 11
Pasted by: myrkraverk
When:1 year, 10 months ago
Share:Tweet this! | http://paste.lisp.org/+101M
Channel:#sxemacs
Paste contents:
Raw Source | XML | Display As
gmake  all-am
gmake[2]: Entering directory `/export/home/johann/download/software/src/emacs/sxemacs-22.1.7p132/src'
gcc -std=gnu99 -Demacs  -ggdb3 -gstabs3 -O3 -Wall   -L/usr/ccs/lib -o sxemacs             libsxecore.a libsxeui.a libsxeevents.a libent.a libmule.a libmm.a libsxemem.a libdb.a libsxecore.a libsxeui.a libsxeevents.a libent.a libmule.a libmm.a libsxemem.a libdb.a libcruft.a  libsxeX.a dump-id.o  profile.o  lastfile.o ../lwlib/liblw.a     -L/usr/lib -lesd -laudiofile -lm -ltiff -lpng -ljpeg -lXpm -lpthread    -Xlinker -R/usr/ccs/lib:/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/../../..:/usr/sfw/lib -L/usr/lib -lesd -laudiofile -lm -ltiff -lpng -ljpeg -lXpm -lpthread -lsocket -lnsl -lXm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE -lintl -lz -lcurses -lsocket -lnsl -lelf -lgen -ldl   -L/usr/openwin/lib -R/usr/openwin/lib -lintl -lz -lcurses
Undefined                       first referenced
 symbol                             in file
r_alloc_free                        libsxeui.a(insdel.o)
syms_of_ralloc                      libsxecore.a(emacs.o)
init_ralloc                         libsxecore.a(emacs.o)
r_alloc                             libsxeui.a(insdel.o)
r_re_alloc                          libsxeui.a(insdel.o)
vars_of_ralloc                      libsxecore.a(emacs.o)
ld: fatal: Symbol referencing errors. No output written to sxemacs
collect2: ld returned 1 exit status
gmake[2]: *** [sxemacs] Error 1
gmake[2]: Leaving directory `/export/home/johann/download/software/src/emacs/sxemacs-22.1.7p132/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/export/home/johann/download/software/src/emacs/sxemacs-22.1.7p132/src'
gmake: *** [all-recursive] Error 1
jin%

Annotations for this paste:

Annotation number 3: config.h part 3
Pasted by: myrkraverk
When:1 year, 10 months ago
Share:Tweet this! | http://paste.lisp.org/+101M#3
Paste contents:
Raw Source | Display As
/* Define to 1 if the system has the type `struct timeval'. */
#define HAVE_STRUCT_TIMEVAL 1

/* Define to 1 if `tv_sec' is member of `struct timeval'. */
#define HAVE_STRUCT_TIMEVAL_TV_SEC 1

/* Define to 1 if `tv_usec' is member of `struct timeval'. */
#define HAVE_STRUCT_TIMEVAL_TV_USEC 1

/* Define to 1 if `tm_zone' is member of `struct tm'. */
/* #undef HAVE_STRUCT_TM_TM_ZONE */

/* Define to 1 if you have the `strupr' function. */
/* #undef HAVE_STRUPR */

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

/* Define to 1 if the system has the type `st_sample_t'. */
/* #undef HAVE_ST_SAMPLE_T */

/* Define to 1 if the system has the type `st_signalinfo_t'. */
/* #undef HAVE_ST_SIGNALINFO_T */

/* Define to 1 if the system has the type `st_ssize_t'. */
/* #undef HAVE_ST_SSIZE_T */

/* Define to 1 if you have the `symlink' function. */
#define HAVE_SYMLINK 1

/* Whether SysV IPC message is doable */
#define HAVE_SYSVIPC 1

/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
   */
/* #undef HAVE_SYS_DIR_H */

/* Define to 1 if you have the <sys/file.h> header file. */
#define HAVE_SYS_FILE_H 1

/* Define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1

/* Define to 1 if you have the <sys/ipc.h> header file. */
#define HAVE_SYS_IPC_H 1

/* Define to 1 if you have the <sys/loadavg.h> header file. */
#define HAVE_SYS_LOADAVG_H 1

/* Define to 1 if you have the <sys/msg.h> header file. */
#define HAVE_SYS_MSG_H 1

/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
   */
/* #undef HAVE_SYS_NDIR_H */

/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1

/* Define to 1 if you have the <sys/pstat.h> header file. */
/* #undef HAVE_SYS_PSTAT_H */

/* Define to 1 if you have the <sys/ptyio.h> header file. */
/* #undef HAVE_SYS_PTYIO_H */

/* Define to 1 if you have the <sys/pty.h> header file. */
/* #undef HAVE_SYS_PTY_H */

/* Define to 1 if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1

/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1

/* Define to 1 if you have the <sys/soundcard.h> header file. */
/* #undef HAVE_SYS_SOUNDCARD_H */

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/timeb.h> header file. */
#define HAVE_SYS_TIMEB_H 1

/* Define to 1 if you have the <sys/times.h> header file. */
#define HAVE_SYS_TIMES_H 1

/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <sys/un.h> header file. */
#define HAVE_SYS_UN_H 1

/* Define to 1 if you have the <sys/vlimit.h> header file. */
/* #undef HAVE_SYS_VLIMIT_H */

/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1

/* Define to 1 if you have the `tcgetpgrp' function. */
#define HAVE_TCGETPGRP 1

/* Whether tcp/udp sockets is doable */
#define HAVE_TCPUDP 1

/* Description here! */
/* #undef HAVE_TERMIO */

/* Description here! */
#define HAVE_TERMIOS 1

/* Define to 1 if you have the <termios.h> header file. */
#define HAVE_TERMIOS_H 1

/* Define to 1 if you have the <termio.h> header file. */
#define HAVE_TERMIO_H 1

/* Description here! */
#define HAVE_THREADS 1

/* Both tiffio.h and libtiff have been found. */
#define HAVE_TIFF 1

/* Define to 1 if you have the <tiffio.h> header file. */
#define HAVE_TIFFIO_H 1

/* Legacy shit! Use HAVE_STRUCT_TIMEVAL instead! */
#define HAVE_TIMEVAL 1

/* Define to 1 if you have the <time.h> header file. */
#define HAVE_TIME_H 1

/* Define to 1 if the system has the type `time_t'. */
#define HAVE_TIME_T 1

/* Define to 1 if you have the `TLSv1_client_method' function. */
/* #undef HAVE_TLSV1_CLIENT_METHOD */

/* Define to 1 if you have the `TLSv1_server_method' function. */
/* #undef HAVE_TLSV1_SERVER_METHOD */

/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
/* #undef HAVE_TM_ZONE */

/* Description here! */
#define HAVE_TOOLBARS 1

/* Description here! */
#define HAVE_TTY 1

/* Define to 1 if you don't have `tm_zone' but do have the external array
   `tzname'. */
#define HAVE_TZNAME 1

/* Define to 1 if you have the `tzset' function. */
#define HAVE_TZSET 1

/* Define to 1 if the system has the type `uintmax_t'. */
#define HAVE_UINTMAX_T 1

/* Define to 1 if the system has the type `uintptr_t'. */
#define HAVE_UINTPTR_T 1

/* Define to 1 if you have the `ulimit' function. */
#define HAVE_ULIMIT 1

/* Define to 1 if you have the <ulimit.h> header file. */
#define HAVE_ULIMIT_H 1

/* Define to 1 if you have the `umask' function. */
#define HAVE_UMASK 1

/* Define to 1 if you have the `uname' function. */
#define HAVE_UNAME 1

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

/* Whether unix domain sockets is doable */
#define HAVE_UNIX 1

/* Description here! */
#define HAVE_UNIXOID_EVENT_LOOP 1

/* Description here! */
#define HAVE_UNIX_PROCESSES 1

/* Define to 1 if you have the `unlockpt' function. */
#define HAVE_UNLOCKPT 1

/* Define to 1 if the system has the type `unsigned long long int'. */
#define HAVE_UNSIGNED_LONG_LONG_INT 1

/* Define to 1 if you have the `usleep' function. */
#define HAVE_USLEEP 1

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

/* Description here! */
#define HAVE_UTIME 1

/* Define to 1 if you have the `utimes' function. */
/* #undef HAVE_UTIMES */

/* Define to 1 if you have the <utime.h> header file. */
#define HAVE_UTIME_H 1

/* Define to 1 if you have the `vlimit' function. */
/* #undef HAVE_VLIMIT */

/* Define to 1 if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1

/* Define to 1 if you have the `waitpid' function. */
#define HAVE_WAITPID 1

/* Define to 1 if you have the <wchar.h> header file. */
#define HAVE_WCHAR_H 1

/* Define to 1 if the system has the type `wchar_t'. */
#define HAVE_WCHAR_T 1

/* Define to 1 if you have the `wcscmp' function. */
#define HAVE_WCSCMP 1

/* Define to 1 if you have the `wcslen' function. */
#define HAVE_WCSLEN 1

/* Description here! */
#define HAVE_WIDGETS 1

/* Description here! */
#define HAVE_WINDOW_SYSTEM 1

/* Description here! */
#define HAVE_WMCOMMAND 1

/* Define to 1 if you have the <X11/Intrinsic.h> header file. */
#define HAVE_X11_INTRINSIC_H 1

/* Define to 1 if you have the <X11/neXtaw/ThreeD.h> header file. */
/* #undef HAVE_X11_NEXTAW_THREED_H */

/* Define to 1 if you have the <X11/neXtaw/XawInit.h> header file. */
/* #undef HAVE_X11_NEXTAW_XAWINIT_H */

/* Define to 1 if you have the <X11/ShellP.h> header file. */
#define HAVE_X11_SHELLP_H 1

/* Define to 1 if you have the <X11/Shell.h> header file. */
#define HAVE_X11_SHELL_H 1

/* Define to 1 if you have the <X11/StringDefs.h> header file. */
#define HAVE_X11_STRINGDEFS_H 1

/* Define to 1 if you have the <X11/Xaw3d/ThreeD.h> header file. */
/* #undef HAVE_X11_XAW3D_THREED_H */

/* Define to 1 if you have the <X11/Xaw3d/XawInit.h> header file. */
/* #undef HAVE_X11_XAW3D_XAWINIT_H */

/* Define to 1 if you have the <X11/Xaw95/ThreeD.h> header file. */
/* #undef HAVE_X11_XAW95_THREED_H */

/* Define to 1 if you have the <X11/Xaw95/XawInit.h> header file. */
/* #undef HAVE_X11_XAW95_XAWINIT_H */

/* Define to 1 if you have the <X11/XawXpm/ThreeD.h> header file. */
/* #undef HAVE_X11_XAWXPM_THREED_H */

/* Define to 1 if you have the <X11/XawXpm/XawInit.h> header file. */
/* #undef HAVE_X11_XAWXPM_XAWINIT_H */

/* Define to 1 if you have the <X11/Xaw/neXtaw/ThreeD.h> header file. */
/* #undef HAVE_X11_XAW_NEXTAW_THREED_H */

/* Define to 1 if you have the <X11/Xaw/neXtaw/XawInit.h> header file. */
/* #undef HAVE_X11_XAW_NEXTAW_XAWINIT_H */

/* Define to 1 if you have the <X11/Xaw/Xaw3d/ThreeD.h> header file. */
/* #undef HAVE_X11_XAW_XAW3D_THREED_H */

/* Define to 1 if you have the <X11/Xaw/Xaw3d/XawInit.h> header file. */
/* #undef HAVE_X11_XAW_XAW3D_XAWINIT_H */

/* Define to 1 if you have the <X11/Xaw/Xaw95/ThreeD.h> header file. */
/* #undef HAVE_X11_XAW_XAW95_THREED_H */

/* Define to 1 if you have the <X11/Xaw/Xaw95/XawInit.h> header file. */
/* #undef HAVE_X11_XAW_XAW95_XAWINIT_H */

/* Define to 1 if you have the <X11/Xaw/XawInit.h> header file. */
#define HAVE_X11_XAW_XAWINIT_H 1

/* Define to 1 if you have the <X11/Xaw/XawXpm/ThreeD.h> header file. */
/* #undef HAVE_X11_XAW_XAWXPM_THREED_H */

/* Define to 1 if you have the <X11/Xaw/XawXpm/XawInit.h> header file. */
/* #undef HAVE_X11_XAW_XAWXPM_XAWINIT_H */

/* Define to 1 if you have the <X11/Xlib.h> header file. */
#define HAVE_X11_XLIB_H 1

/* Define to 1 if you have the <X11/Xlocale.h> header file. */
#define HAVE_X11_XLOCALE_H 1

/* Define to 1 if you have the <X11/xpm.h> header file. */
#define HAVE_X11_XPM_H 1

/* Define to 1 if you have the `X509_verify_cert_error_string' function. */
/* #undef HAVE_X509_VERIFY_CERT_ERROR_STRING */

/* Description here! */
/* #undef HAVE_XAUTH */

/* Define to 1 if you have the <Xaw3d/ThreeD.h> header file. */
/* #undef HAVE_XAW3D_THREED_H */

/* Define to 1 if you have the <Xaw3d/XawInit.h> header file. */
/* #undef HAVE_XAW3D_XAWINIT_H */

/* Define to 1 if you have the <Xaw95/ThreeD.h> header file. */
/* #undef HAVE_XAW95_THREED_H */

/* Define to 1 if you have the <Xaw95/XawInit.h> header file. */
/* #undef HAVE_XAW95_XAWINIT_H */

/* Define to 1 if you have the <XawXpm/ThreeD.h> header file. */
/* #undef HAVE_XAWXPM_THREED_H */

/* Define to 1 if you have the <XawXpm/XawInit.h> header file. */
/* #undef HAVE_XAWXPM_XAWINIT_H */

/* Define to 1 if you have the `XConvertCase' function. */
#define HAVE_XCONVERTCASE 1

/* dnl Both compface.h and libcompface have been found. */
/* #undef HAVE_XFACE */

/* Description here! */
#define HAVE_XIM 1

/* Description here! */
#define HAVE_XMU 1

/* Define to 1 if you have the <Xm/Xm.h> header file. */
#define HAVE_XM_XM_H 1

/* Description here! */
#define HAVE_XPM 1

/* Define to 1 if you have the `XRegisterIMInstantiateCallback' function. */
#define HAVE_XREGISTERIMINSTANTIATECALLBACK 1

/* Description */
#define HAVE_XTREGISTERDRAWABLE 1

/* Description here! */
#define HAVE_X_WINDOWS 1

/* Define to 1 if the system has the type `_Bool'. */
#define HAVE__BOOL 1

/* Define to 1 if you have the `_dlerror' function. */
#define HAVE__DLERROR 1

/* Define to 1 if you have the `_getpty' function. */
/* #undef HAVE__GETPTY */

/* Description here! */
/* #undef HESIOD */

/* Description here! */
/* #undef INFODIR_USER_DEFINED */

/* inforpath has been specified on the configure line. */
/* #undef INFOPATH_USER_DEFINED */

/* Description here! */
/* #undef INHIBIT_SITE_MODULES */

/* Description here! */
/* #undef IPV6_CANONICALIZE */

/* Description here! */
/* #undef JACK_VERSION */

/* Description here! */
#define JMP_BUF sigjmp_buf

/* Description here! */
/* #undef KERBEROS */

/* is this a comment? */
#define LD_RUNTIME_LINK_PATH_FLAG "-R"

/* Description here! */
#define LD_SWITCH_SITE 

/* Description here! */
#define LD_SWITCH_X_SITE 

/* Description here! */
#define LD_SWITCH_X_SITE_AUX 

/* Description here! */
/* #undef LIBGLADE_XML_TXTDOMAIN */

/* name of the main libpq interface header file */
#define LIBPQ_FE_H_FILE "libpq-fe.h"

/* Description here! */
/* #undef LISPDIR_USER_DEFINED */

/* Description here! */
/* #undef LOCALTIME_CACHE */

/* Description here! */
#define LONGJMP(x, y) siglongjmp(x, y)

/* Description here! */
#define LWLIB_DIALOGS_ATHENA 1

/* Description here! */
#define LWLIB_DIALOGS_ATHENA3D 1

/* Description here! */
/* #undef LWLIB_DIALOGS_MOTIF */

/* Description here! */
#define LWLIB_MENUBARS_LUCID 1

/* Description here! */
/* #undef LWLIB_MENUBARS_MOTIF */

/* Description here! */
/* #undef LWLIB_SCROLLBARS_ATHENA */

/* Description here! */
/* #undef LWLIB_SCROLLBARS_ATHENA3D */

/* Description here! */
#define LWLIB_SCROLLBARS_LUCID 1

/* Description here! */
/* #undef LWLIB_SCROLLBARS_MOTIF */

/* Description here! */
#define LWLIB_TABS_LUCID 1

/* Description here! */
#define LWLIB_USES_ATHENA 1

/* Description here! */
/* #undef LWLIB_USES_MOTIF */

/* Description here! */
#define LWLIB_WIDGETS_ATHENA 1

/* Description here! */
/* #undef LWLIB_WIDGETS_MOTIF */

/* Description here! */
#define MAIL_LOCK_DOT 1

/* Description here! */
/* #undef MAIL_LOCK_FLOCK */

/* Description here! */
/* #undef MAIL_LOCK_LOCKF */

/* Description here! */
/* #undef MAIL_LOCK_LOCKING */

/* Description here! */
/* #undef MAIL_LOCK_MMDF */

/* Description here! */
/* #undef MAIL_USE_POP */

/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
   */
#define MAJOR_IN_MKDEV 1

/* Define to 1 if `major', `minor', and `makedev' are declared in
   <sysmacros.h>. */
/* #undef MAJOR_IN_SYSMACROS */

/* Whether we have the `info' slot */
/* #undef MEMBER_STRUCT_ST_SOUNDSTREAM_INFO */

/* Whether we have the `signal' slot */
/* #undef MEMBER_STRUCT_ST_SOUNDSTREAM_SIGNAL */

/* Description here! */
#define MEMORY_USAGE_STATS 1

/* Description here! */
/* #undef MODULEDIR_USER_DEFINED */

/* Description here! */
#define MP_PREFIX 1

/* Description here! */
#define MULE 1

/* Description here! */
#define NAS_NO_ERROR_JUMP 1

/* Description here! */
#define NEED_ATHENA 1

/* Description here! */
/* #undef NEED_GNUC_VA_LIST */

/* Description here! */
#define NEED_LUCID 1

/* Description here! */
/* #undef NEED_MOTIF */

/* Description here! */
#define NLIST_STRUCT 1

/* Description here! */
/* #undef NONSYSTEM_DIR_LIBRARY */

/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* #undef NO_MINUS_C_MINUS_O */

/* Description here! */
#define NO_TERMIO 1

/* Description here! */
#define NeedFunctionPrototypes 1

/* Description here! */
/* #undef OPENSSL_NO_DH */

/* Description here! */
/* #undef OPENSSL_NO_DSA */

/* Description here! */
/* #undef OPENSSL_NO_EC */

/* Description here! */
/* #undef OPENSSL_NO_RSA */

/* Description here! */
/* #undef OPENSSL_SSL */

/* Description here! */
#define OS_RELEASE 511

/* Name of package */
#define PACKAGE "sxemacs"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "http://issues.sxemacs.org/"

/* Define to the full name of this package. */
#define PACKAGE_NAME "SXEmacs"

/* package-prefix has been specified on the configure line. */
/* #undef PACKAGE_PATH_USER_DEFINED */

/* package-prefix has been specified on the configure line. */
/* #undef PACKAGE_PREFIX_USER_DEFINED */

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "SXEmacs 22.1.7"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "sxemacs"

/* Define to the version of this package. */
#define PACKAGE_VERSION "22.1.7"

/* Description here! */
#define PDUMP 1

/* Description here! */
#define PREFIX_USER_DEFINED 1

/* Define to 1 if the C compiler supports function prototypes. */
#define PROTOTYPES 1

/* Version of the underlying pulse lib. */
/* #undef PULSE_VERSION */

/* Description here! */
/* #undef PURIFY */

/* Description here! */
/* #undef QUANTIFY */

/* Description here! */
/* #undef QUICK_BUILD */

/* Whether realpath() accepts protected memory blocks */
#define REALPATH_ACCEPTS_PROTMEM 1

/* return type of realpath() */
#define REALPATH_RET_T char*

/* Whether realpath() accepts and handles non-existent files */
#define REALPATH_SANE_ON_NON_EXISTENT 1

/* Whether the system owns the retval of realpath() */
/* #undef REALPATH_SYS_OWNS_RETVAL */

/* Whether the user space owns the retval of realpath() */
#define REALPATH_USER_OWNS_RETVAL 1

/* Description here! */
#define REGEX_MALLOC 1

/* Description here! */
#define REL_ALLOC 1

/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void

/* dnl We want to avoid saving the signal mask if possible, because that
   necessitates a system call. */
#define SETJMP(x) sigsetjmp (x, 0)

/* Description here! */
#define SIGNALS_VIA_CHARACTERS 1

/* SIGTYPE is the macro we actually use */
#define SIGRETURN return

/* SIGTYPE is the macro we actually use */
#define SIGTYPE RETSIGTYPE

/* The size of `char', as computed by sizeof. */
#define SIZEOF_CHAR 1

/* The size of `char *', as computed by sizeof. */
#define SIZEOF_CHAR_P 4

/* The size of `double', as computed by sizeof. */
#define SIZEOF_DOUBLE 8

/* The size of `int', as computed by sizeof. */
#define SIZEOF_INT 4

/* The size of `long', as computed by sizeof. */
#define SIZEOF_LONG 4

/* The size of `long double', as computed by sizeof. */
#define SIZEOF_LONG_DOUBLE 12

/* The size of `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 8

/* The size of `short', as computed by sizeof. */
#define SIZEOF_SHORT 2

/* The size of `size_t', as computed by sizeof. */
#define SIZEOF_SIZE_T 4

/* The size of `void *', as computed by sizeof. */
#define SIZEOF_VOID_P 4

/* The size of `wchar_t', as computed by sizeof. */
#define SIZEOF_WCHAR_T 4

/* Version of the sndfile library! */
/* #undef SNDFILE_VERSION */

/* 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 runtime.
	STACK_DIRECTION > 0 => grows toward higher addresses
	STACK_DIRECTION < 0 => grows toward lower addresses
	STACK_DIRECTION = 0 => direction of growth unknown */
/* #undef STACK_DIRECTION */

/* Just a very looong string to make traces more readable. */
#define STACK_TRACE_EYE_CATCHER sxemacs_no_arch_version_i386_pc_solaris2_11

/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
/* #undef STAT_MACROS_BROKEN */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Description here! */
/* #undef SUNPRO */

/* Why not? It's the truth! */
#define SXEMACS 1

/* Description here! */
#define SXEMACS_ARCH_VERSION "no_arch_version"

/* Description here! */
#define SXEMACS_CODENAME "De Lorean"

/* Description here! */
#define SYSTEM_MALLOC 1

/* Description here! */
/* #undef SYSTEM_TYPE */

/* Description here! */
#define SYSV_SYSTEM_DIR 1

/* Description here! */
#define TERM_H_FILE "term.h"

/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1

/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* #undef TM_IN_SYS_TIME */

/* Description here! */
/* #undef TOOLTALK */

/* Description here! */
/* #undef TT_C_H_FILE */

/* How to use the typeof extension. */
#define TYPEOF __typeof__

/* Description here! */
/* #undef USAGE_TRACKING */

/* dnl USER_FULL_NAME returns a string that is the user's full name. It can
   assume that the variable `pw' points to the password file entry for this
   user. At some sites, the pw_gecos field contains the user's full name. If
   neither this nor any other field contains the right thing, use pw_name,
   giving the user's login name, since that is better than nothing. */
#define USER_FULL_NAME pw->pw_gecos

/* Description here! */
#define USE_ASSERTIONS 1

/* Description here! */
/* #undef USE_DEBUG_MALLOC */

/* Description here! */
#define USE_GCC 1

/* dnl Whether to use the module ase statically */
/* #undef USE_STATIC_ASE */

/* dnl Whether to use the module cl statically */
/* #undef USE_STATIC_CL */

/* Description here! */
#define USE_SYSTEM_MALLOC 1

/* Description here! */
/* #undef USE_XFONTSET */

/* Version of SXEmacs. */
#define VERSION "no_arch_version"

/* Description here! */
/* #undef WITH_ECM */

/* Description here! */
/* #undef WITH_GMP */

/* Description here! */
/* #undef WITH_MP */

/* Description here! */
/* #undef WITH_MPC */

/* Description here! */
/* #undef WITH_MPF */

/* Description here! */
/* #undef WITH_MPFR */

/* Description here! */
/* #undef WITH_MPQ */

/* Description here! */
/* #undef WITH_MPZ */

/* Whether to use IoctlSocket() with FIONBIO */
/* #undef WITH_NONBLOCKING_SOCKET_IOCTLSOCKET */

/* Whether to use ioctl() with FIONBIO */
#define WITH_NONBLOCKING_SOCKET_O_NONBLOCK 1

/* Whether to use setsockopt() with SO_NONBLOCK */
/* #undef WITH_NONBLOCKING_SOCKET_SO_NONBLOCK */

/* Whether not to use a non-blocking socket */
/* #undef WITH_NONBLOCKING_SOCKET_ZILCH */

/* Description here! */
#define WITH_NUMBER_TYPES 1

/* Description here! */
#define WITH_PDUMP 1

/* 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 */

/* Description here! */
#define X11_RELEASE 6

/* Pretend to be an XEmacs */
#define XEMACS 1

/* Description here! */
#define XIM_MOTIF 1

/* Description here! */
/* #undef XIM_XLIB */

/* Description here! */
/* #undef XLIB_ILLEGAL_ACCESS */

/* Description here! */
/* #undef XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE */

/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */

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

/* Number of bits in a file offset, on hosts where this is settable. */
#define _FILE_OFFSET_BITS 64

/* Description here! */
#define _GNU_SOURCE 1

/* Define for large files, on AIX-style hosts. */
/* #undef _LARGE_FILES */

/* Description here! */
/* #undef _NO_MALLOC_WARNING_ */

/* Description here! */
#define _POSIX_C_SOURCE 200112L

/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
   <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
   #define below would cause a syntax error. */
/* #undef _UINT32_T */

/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
   <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
   #define below would cause a syntax error. */
/* #undef _UINT64_T */

/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
   <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
   #define below would cause a syntax error. */
/* #undef _UINT8_T */

/* Description here! */
#define _XOPEN_SOURCE 600

/* Description here! */
/* #undef _XOPEN_SOURCE_EXTENDED */

/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
#ifndef __CHAR_UNSIGNED__
/* # undef __CHAR_UNSIGNED__ */
#endif

/* Description here! */
#define __EXTENSIONS__ 1

/* Define like PROTOTYPES; this can be used by system headers. */
#define __PROTOTYPES 1

/* dnl Make sure valid buffer positions are passed to BUF_* macros */
#define bufpos_checking_assert(assertion) assert (assertion)

/* Description here! */
#define config_machfile "m/intel386.h"

/* Description here! */
#define config_opsysfile "s/sol2.h"

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

/* Description here! */
#define fpfloat long double

/* Temporary. */
#define fpfloat_cand long double

/* Temporary. */
#define fpfloat_cand_double_p 0

/* Temporary. */
#define fpfloat_cand_long_double_p 1

/* Description here! */
#define fpfloat_double_p 0

/* Description here! */
#define fpfloat_long_double_p 1

/* dnl Attempt to catch bugs related to garbage collection (e.g. not
   GCPRO'ing) */
#define gc_checking_assert(assertion) assert (assertion)

/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef gid_t */

/* 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 to the type of a signed integer type of width exactly 16 bits if
   such a type exists and the standard includes do not define it. */
/* #undef int16_t */

/* Define to the type of a signed integer type of width exactly 32 bits if
   such a type exists and the standard includes do not define it. */
/* #undef int32_t */

/* Define to the type of a signed integer type of width exactly 8 bits if such
   a type exists and the standard includes do not define it. */
/* #undef int8_t */

/* Define to rpl_malloc if the replacement function should be used. */
/* #undef malloc */

/* Define to `int' if <sys/types.h> does not define. */
/* #undef mode_t */

/* Define to `long int' if <sys/types.h> does not define. */
/* #undef off_t */

/* Define to `int' if <sys/types.h> does not define. */
/* #undef pid_t */

/* Define to equivalent of C99 restrict keyword, or to nothing if this is not
   supported. Do not define if restrict is supported directly. */
/* #undef restrict */

/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */

/* A simple alias for Unix98's socklen_t */
/* #undef socklen_t */

/* Define to `int' if <sys/types.h> does not define. */
/* #undef ssize_t */

/* Make sure that all X... macros are dereferencing the correct type, and that
   all XSET... macros (as much as possible) are setting the correct type of
   structure. Highly recommended for all development work. */
#define type_checking_assert(assertion) assert (assertion)

/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef uid_t */

/* Define to the type of an unsigned integer type of width exactly 16 bits if
   such a type exists and the standard includes do not define it. */
/* #undef uint16_t */

/* Define to the type of an unsigned integer type of width exactly 32 bits if
   such a type exists and the standard includes do not define it. */
/* #undef uint32_t */

/* Define to the type of an unsigned integer type of width exactly 64 bits if
   such a type exists and the standard includes do not define it. */
/* #undef uint64_t */

/* Define to the type of an unsigned integer type of width exactly 8 bits if
   such a type exists and the standard includes do not define it. */
/* #undef uint8_t */

/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
   do not define. */
/* #undef uintmax_t */

/* Define to the type of an unsigned integer type wide enough to hold a
   pointer, if such a type exists, and if the system does not define it. */
/* #undef uintptr_t */

/* Define to empty if the keyword `volatile' does not work. Warning: valid
   code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */


/* The configuration script may define `opsysfile' to be the name of
   the s/...h file that describes your operating system.
   The file name is chosen based on the configuration name. */

#ifdef config_opsysfile
#include config_opsysfile
#endif

/* The configuration script may define `machfile' to be the name of
   the m/...h file that describes the machine you are using.
   The file name is chosen based on the configuration name. */

#ifdef config_machfile
#include config_machfile
#endif

/* basic system calls */
#if defined (INTERRUPTIBLE_IO) || defined (DEBUG_ENCAPSULATION)
# define ENCAPSULATE_READ
# define ENCAPSULATE_WRITE
#endif
#if defined (INTERRUPTIBLE_OPEN) || defined (MULE) || defined (DEBUG_ENCAPSULATION)
# define ENCAPSULATE_OPEN
#endif
#if defined (INTERRUPTIBLE_CLOSE) || defined (DEBUG_ENCAPSULATION)
# define ENCAPSULATE_CLOSE
#endif
/* stdio calls */
#if defined (INTERRUPTIBLE_IO) || defined (DEBUG_ENCAPSULATION)
# define ENCAPSULATE_FREAD
# define ENCAPSULATE_FWRITE
#endif
#if defined (INTERRUPTIBLE_OPEN) || defined (MULE) || defined (DEBUG_ENCAPSULATION)
# define ENCAPSULATE_FOPEN
#endif
#if defined (INTERRUPTIBLE_CLOSE) || defined (DEBUG_ENCAPSULATION)
# define ENCAPSULATE_FCLOSE
#endif

#if defined (HAVE_SOCKS) && !defined (DO_NOT_SOCKSIFY)
#define accept Raccept
#define bind Rbind
#define connect Rconnect
#define getsockname Rgetsockname
#define listen Rlisten
#endif				/* HAVE_SOCKS && !DO_NOT_SOCKSIFY */

#ifndef BITS_PER_CHAR
#define BITS_PER_CHAR 8
#endif
#define SHORTBITS (SIZEOF_SHORT * BITS_PER_CHAR)
#define INTBITS (SIZEOF_INT * BITS_PER_CHAR)
#define LONGBITS (SIZEOF_LONG * BITS_PER_CHAR)
#define LONG_LONG_BITS (SIZEOF_LONG_LONG * BITS_PER_CHAR)
#define VOID_P_BITS (SIZEOF_VOID_P * BITS_PER_CHAR)
/* Use `INLINE_HEADER' to define inline functions in .h files.
   Use `inline static' to define inline functions in .c files.
   See the Internals manual for examples and more information. *//* Does the keyword `inline' exist?  */
#if defined (__cplusplus) || ! defined (__GNUC__)
# define INLINE_HEADER inline static
#elif defined (DONT_EXTERN_INLINE_HEADER_FUNCTIONS)
# define INLINE_HEADER inline
#else
# define INLINE_HEADER inline extern
#endif
#ifndef NOT_C_CODE		/* Actually means C or C++ */
# if defined (__cplusplus)
/* Avoid C++ keywords used as ordinary C identifiers */
#  define class c_class
#  define new   c_new
#  define this  c_this
#  define catch c_catch
#  define EXTERN_C extern "C"
# else				/* C code */
#  define EXTERN_C extern
# endif
#endif				/* C or C++ */
/* Strictly speaking, only int or unsigned int are valid types in a
   bitfield.  In practice, we would like to use enums as bitfields.
   The following should just result in warning avoidance:
   warning: nonportable bit-field type */
#ifdef __GNUC__
#define enum_field(enumeration_type) enum enumeration_type
#else
#define enum_field(enumeration_type) unsigned int
#endif

#ifndef NOT_C_CODE
#if defined __INTEL_COMPILER && defined HAVE_ALLOCA_H
/* icc's alloca.h pulls in <features.h>,
   but that must be done after _GNU_SOURCE and friends are defined */
#include <alloca.h>
#endif
#endif				/* C code */

#endif  /* INCLUDED_sxe_config_h_ */

Annotation number 2: config.h part 2
Pasted by: myrkraverk
When:1 year, 10 months ago
Share:Tweet this! | http://paste.lisp.org/+101M#2
Paste contents:
Raw Source | Display As
/* Description here! */
/* #undef HAVE_MPZ */

/* Description here! */
/* #undef HAVE_MP_MOVE */

/* Define to 1 if you have the `msgget' function. */
#define HAVE_MSGGET 1

/* Whether multicast is doable */
#define HAVE_MULTICAST 1

/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1

/* Description here! */
#define HAVE_NAN 1

/* Description here! */
/* #undef HAVE_NAS_SOUND */

/* Description here! */
/* #undef HAVE_NCURSES */

/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */

/* Define to 1 if you have the <netdb.h> header file. */
#define HAVE_NETDB_H 1

/* Define to 1 if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1

/* Define to 1 if you have the <neXtaw/ThreeD.h> header file. */
/* #undef HAVE_NEXTAW_THREED_H */

/* Define to 1 if you have the <neXtaw/XawInit.h> header file. */
/* #undef HAVE_NEXTAW_XAWINIT_H */

/* Define to 1 if you have the <nlist.h> header file. */
#define HAVE_NLIST_H 1

/* use FIONBIO for non-blocking sockets */
#define HAVE_NONBLOCKING_SOCKETFIONBIO 1

/* use IoctlSocket for non-blocking sockets */
#define HAVE_NONBLOCKING_SOCKETIoctlSocket 1

/* use O_NONBLOCK for non-blocking sockets */
#define HAVE_NONBLOCKING_SOCKETO_NONBLOCK 1

/* use SO_NONBLOCK for non-blocking sockets */
#define HAVE_NONBLOCKING_SOCKETSO_NONBLOCK 1

/* Description here! */
/* #undef HAVE_OFFIX_DND */

/* Description here! */
/* #undef HAVE_OPENPTY */

/* Whether OpenSSL support is doable */
/* #undef HAVE_OPENSSL */

/* Define to 1 if you have the `OpenSSL_add_all_ciphers' function. */
/* #undef HAVE_OPENSSL_ADD_ALL_CIPHERS */

/* Define to 1 if you have the `OpenSSL_add_all_digests' function. */
/* #undef HAVE_OPENSSL_ADD_ALL_DIGESTS */

/* Define to 1 if you have the <openssl/crypto.h> header file. */
/* #undef HAVE_OPENSSL_CRYPTO_H */

/* Description here! */
/* #undef HAVE_OSS_SOUND */

/* Define to 1 if you have the `PEM_read_PrivateKey' function. */
/* #undef HAVE_PEM_READ_PRIVATEKEY */

/* Define to 1 if you have the `PEM_read_PUBKEY' function. */
/* #undef HAVE_PEM_READ_PUBKEY */

/* Define to 1 if you have the `PEM_read_X509' function. */
/* #undef HAVE_PEM_READ_X509 */

/* Define to 1 if you have the `PEM_write_PKCS8PrivateKey' function. */
/* #undef HAVE_PEM_WRITE_PKCS8PRIVATEKEY */

/* Define to 1 if you have the `PEM_write_PUBKEY' function. */
/* #undef HAVE_PEM_WRITE_PUBKEY */

/* Define to 1 if you have the `perror' function. */
#define HAVE_PERROR 1

/* Both png.h and libpng have been found. */
#define HAVE_PNG 1

/* Define to 1 if you have the <png.h> header file. */
#define HAVE_PNG_H 1

/* Define to 1 if you have the `poll' function. */
#define HAVE_POLL 1

/* Description here! */
#define HAVE_POPUPS 1

/* Description here! */
/* #undef HAVE_POSTGRESQL */

/* Description here! */
/* #undef HAVE_POSTGRESQLV7 */

/* Define to 1 if you have the `pow' function. */
#define HAVE_POW 1

/* Description here! */
/* #undef HAVE_PSEUC */

/* Description here! */
/* #undef HAVE_PSEUG */

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

/* Define to 1 if you have the `ptsname' function. */
#define HAVE_PTSNAME 1

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

/* Define to 1 if you have the <pulse/pulseaudio.h> header file. */
/* #undef HAVE_PULSE_PULSEAUDIO_H */

/* Whether to put in support for PulseAudio. */
/* #undef HAVE_PULSE_SOUND */

/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1

/* Description here! */
/* #undef HAVE_QUATERN */

/* Define to 1 if you have the `random' function. */
#define HAVE_RANDOM 1

/* Define to 1 if you have the `RAND_bytes' function. */
/* #undef HAVE_RAND_BYTES */

/* Define to 1 if you have the `RAND_query_egd_bytes' function. */
/* #undef HAVE_RAND_QUERY_EGD_BYTES */

/* Define to 1 if you have the `RAND_status' function. */
/* #undef HAVE_RAND_STATUS */

/* Define to 1 if you have the `readlink' function. */
#define HAVE_READLINK 1

/* Define to 1 if you have the `realloc' function. */
#define HAVE_REALLOC 1

/* Define to 1 if you have the `realpath' function. */
#define HAVE_REALPATH 1

/* Define to 1 if you have the `regcomp' function. */
#define HAVE_REGCOMP 1

/* Define to 1 if you have the `rename' function. */
#define HAVE_RENAME 1

/* Define to 1 if you have the <resolv.h> header file. */
#define HAVE_RESOLV_H 1

/* Define to 1 if you have the `res_init' function. */
/* #undef HAVE_RES_INIT */

/* Define to 1 if you have the `re_comp' function. */
#define HAVE_RE_COMP 1

/* Define to 1 if you have the `rint' function. */
#define HAVE_RINT 1

/* Define to 1 if you have the `rmdir' function. */
#define HAVE_RMDIR 1

/* Define to 1 if you have the `RSA_generate_key' function. */
/* #undef HAVE_RSA_GENERATE_KEY */

/* Description here! */
#define HAVE_SCROLLBARS 1

/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1

/* Define to 1 if you have the `setitimer' function. */
#define HAVE_SETITIMER 1

/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1

/* Define to 1 if you have the `setpgid' function. */
#define HAVE_SETPGID 1

/* Define to 1 if you have the `setsid' function. */
#define HAVE_SETSID 1

/* Define to 1 if you have the `setsockopt' function. */
/* #undef HAVE_SETSOCKOPT */

/* Define to 1 if you have the <sgtty.h> header file. */
#define HAVE_SGTTY_H 1

/* Description here! */
#define HAVE_SHLIB 1

/* Description here! */
/* #undef HAVE_SHL_LOAD */

/* Define to 1 if you have the `sigblock' function. */
/* #undef HAVE_SIGBLOCK */

/* Define to 1 if you have the `sighold' function. */
#define HAVE_SIGHOLD 1

/* Define to 1 if you have the `sigprocmask' function. */
#define HAVE_SIGPROCMASK 1

/* Description here! */
#define HAVE_SIGSETJMP 1

/* Whether we appear to have support for the sndfile library! */
/* #undef HAVE_SNDFILE */

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

/* Define to 1 if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1

/* Legacy shit, use HAVE_STRUCT_SOCKADDR_UN_SUN_LEN! */
/* #undef HAVE_SOCKADDR_SUN_LEN */

/* Define to 1 if you have the `socket' function. */
/* #undef HAVE_SOCKET */

/* Whether tcp/udp sockets is doable */
#define HAVE_SOCKETS 1

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

/* Define to 1 if the system has the type `socklen_t'. */
#define HAVE_SOCKLEN_T 1

/* Description here! */
/* #undef HAVE_SOCKS */

/* Description here! */
/* #undef HAVE_SOX */

/* Define to 1 if the system has the type `sox_format_t'. */
/* #undef HAVE_SOX_FORMAT_T */

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

/* Define to 1 if the system has the type `sox_sample_t'. */
/* #undef HAVE_SOX_SAMPLE_T */

/* Define to 1 if the system has the type `sox_signalinfo_t'. */
/* #undef HAVE_SOX_SIGNALINFO_T */

/* Define to 1 if the system has the type `sox_ssize_t'. */
/* #undef HAVE_SOX_SSIZE_T */

/* Define to 1 if you have the `sqrt' function. */
#define HAVE_SQRT 1

/* Define to 1 if you have the `SSLv23_client_method' function. */
/* #undef HAVE_SSLV23_CLIENT_METHOD */

/* Define to 1 if you have the `SSLv23_server_method' function. */
/* #undef HAVE_SSLV23_SERVER_METHOD */

/* Define to 1 if you have the `SSLv2_client_method' function. */
/* #undef HAVE_SSLV2_CLIENT_METHOD */

/* Define to 1 if you have the `SSLv2_server_method' function. */
/* #undef HAVE_SSLV2_SERVER_METHOD */

/* Define to 1 if you have the `SSLv3_client_method' function. */
/* #undef HAVE_SSLV3_CLIENT_METHOD */

/* Define to 1 if you have the `SSLv3_server_method' function. */
/* #undef HAVE_SSLV3_SERVER_METHOD */

/* Define to 1 if you have the `SSL_CIPHER_get_bits' function. */
/* #undef HAVE_SSL_CIPHER_GET_BITS */

/* Define to 1 if you have the `SSL_CTX_add_client_CA' function. */
/* #undef HAVE_SSL_CTX_ADD_CLIENT_CA */

/* Define to 1 if you have the `SSL_CTX_check_private_key' function. */
/* #undef HAVE_SSL_CTX_CHECK_PRIVATE_KEY */

/* Define to 1 if you have the `SSL_CTX_free' function. */
/* #undef HAVE_SSL_CTX_FREE */

/* Define to 1 if you have the `SSL_CTX_load_verify_locations' function. */
/* #undef HAVE_SSL_CTX_LOAD_VERIFY_LOCATIONS */

/* Define to 1 if you have the `SSL_CTX_new' function. */
/* #undef HAVE_SSL_CTX_NEW */

/* Define to 1 if you have the `SSL_CTX_use_certificate' function. */
/* #undef HAVE_SSL_CTX_USE_CERTIFICATE */

/* Define to 1 if you have the `SSL_CTX_use_certificate_file' function. */
/* #undef HAVE_SSL_CTX_USE_CERTIFICATE_FILE */

/* Define to 1 if you have the `SSL_CTX_use_PrivateKey' function. */
/* #undef HAVE_SSL_CTX_USE_PRIVATEKEY */

/* Define to 1 if you have the `SSL_CTX_use_PrivateKey_file' function. */
/* #undef HAVE_SSL_CTX_USE_PRIVATEKEY_FILE */

/* Define to 1 if you have the `SSL_do_handshake' function. */
/* #undef HAVE_SSL_DO_HANDSHAKE */

/* Define to 1 if you have the `SSL_get_certificate' function. */
/* #undef HAVE_SSL_GET_CERTIFICATE */

/* Define to 1 if you have the `SSL_get_current_cipher' function. */
/* #undef HAVE_SSL_GET_CURRENT_CIPHER */

/* Define to 1 if you have the `SSL_get_error' function. */
/* #undef HAVE_SSL_GET_ERROR */

/* Define to 1 if you have the `SSL_get_peer_certificate' function. */
/* #undef HAVE_SSL_GET_PEER_CERTIFICATE */

/* Define to 1 if you have the `SSL_get_peer_cert_chain' function. */
/* #undef HAVE_SSL_GET_PEER_CERT_CHAIN */

/* Define to 1 if you have the `SSL_get_verify_result' function. */
/* #undef HAVE_SSL_GET_VERIFY_RESULT */

/* Define to 1 if you have the `SSL_library_init' function. */
/* #undef HAVE_SSL_LIBRARY_INIT */

/* Define to 1 if you have the `SSL_load_error_strings' function. */
/* #undef HAVE_SSL_LOAD_ERROR_STRINGS */

/* Define to 1 if you have the `SSL_pending' function. */
/* #undef HAVE_SSL_PENDING */

/* Define to 1 if you have the `ssl_verify_cert_chain' function. */
/* #undef HAVE_SSL_VERIFY_CERT_CHAIN */

/* Define to 1 if stdbool.h conforms to C99. */
#define HAVE_STDBOOL_H 1

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

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

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

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

/* Define to 1 if you have the `stpcpy' function. */
/* #undef HAVE_STPCPY */

/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1

/* Define to 1 if you have the `strcat' function. */
#define HAVE_STRCAT 1

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

/* Define to 1 if you have the `strcmp' function. */
#define HAVE_STRCMP 1

/* Define to 1 if you have the `strcoll' function and it is properly defined.
   */
#define HAVE_STRCOLL 1

/* Define to 1 if you have the `strcpy' function. */
#define HAVE_STRCPY 1

/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1

/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1

/* Define to 1 if cpp supports the ANSI # stringizing operator. */
#define HAVE_STRINGIZE 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the `strlen' function. */
#define HAVE_STRLEN 1

/* Define to 1 if you have the `strlwr' function. */
/* #undef HAVE_STRLWR */

/* Define to 1 if you have the `strncat' function. */
#define HAVE_STRNCAT 1

/* Define to 1 if you have the `strncmp' function. */
#define HAVE_STRNCMP 1

/* Define to 1 if you have the `strncpy' function. */
#define HAVE_STRNCPY 1

/* Define to 1 if you have the <stropts.h> header file. */
#define HAVE_STROPTS_H 1

/* Define to 1 if you have the `strrchr' function. */
#define HAVE_STRRCHR 1

/* Define to 1 if you have the `strspn' function. */
#define HAVE_STRSPN 1

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

/* Description here! */
#define HAVE_STRTOD 1

/* Define to 1 if you have the `strtol' function. */
#define HAVE_STRTOL 1

/* Description here! */
#define HAVE_STRTOLD 1

/* Define to 1 if the system has the type `struct sox_format'. */
/* #undef HAVE_STRUCT_SOX_FORMAT */

/* Define to 1 if `signal' is member of `struct sox_format'. */
/* #undef HAVE_STRUCT_SOX_FORMAT_SIGNAL */

/* Define to 1 if `st_rdev' is member of `struct stat'. */
#define HAVE_STRUCT_STAT_ST_RDEV 1

/* Define to 1 if the system has the type `struct st_soundstream'. */
/* #undef HAVE_STRUCT_ST_SOUNDSTREAM */

/* Define to 1 if `info' is member of `struct st_soundstream'. */
/* #undef HAVE_STRUCT_ST_SOUNDSTREAM_INFO */

/* Define to 1 if `signal' is member of `struct st_soundstream'. */
/* #undef HAVE_STRUCT_ST_SOUNDSTREAM_SIGNAL */

/* Define to 1 if the system has the type `struct timespec'. */
#define HAVE_STRUCT_TIMESPEC 1

Annotation number 1: config.h part 1
Pasted by: myrkraverk
When:1 year, 10 months ago
Share:Tweet this! | http://paste.lisp.org/+101M#1
Paste contents:
Raw Source | Display As
/* src/config.h.  Generated from config.h.in by configure.  */
/* src/config.h.in.  Generated from configure.ac by autoheader.  */


#ifndef INCLUDED_sxe_config_h_
#define INCLUDED_sxe_config_h_

#ifndef NOT_C_CODE
#if defined (__GNUC__)
#define alloca __builtin_alloca
#elif defined __DECC
#include <alloca.h>
#pragma intrinsic(alloca)
#elif defined __INTEL_COMPILER && defined HAVE_ALLOCA_H
/* defer #include to end of file */
#elif defined HAVE_ALLOCA_H
#include <alloca.h>
#elif defined(_AIX)
#pragma alloca
#elif ! defined (alloca)
void *alloca();
#endif
#endif  /* C code */


/* version of aclocal used to incorporate m4 macros */
#define ACLOCAL_VERSION "aclocal (GNU automake) 1.9.6"

/* Description here! */
/* #undef AO_VERSION */

/* Description here! */
/* #undef ARCHLIBDIR_USER_DEFINED */

/* Version number of the underlying arts library */
/* #undef ARTS_VERSION */

/* Description here! */
#define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h"

/* Description here! */
#define ATHENA_Command_h_ "X11/Xaw/Command.h"

/* Description here! */
#define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h"

/* Description here! */
#define ATHENA_Form_h_ "X11/Xaw/Form.h"

/* Description here! */
#define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h"

/* Description here! */
#define ATHENA_Label_h_ "X11/Xaw/Label.h"

/* Description here! */
#define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h"

/* Description here! */
#define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h"

/* Description here! */
#define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h"

/* Description here! */
#define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h"

/* version of autoconf used to build the configure script */
#define AUTOCONF_VERSION "autoconf (GNU Autoconf) 2.61"

/* version of autoheader used to build the config.h.in */
#define AUTOHEADER_VERSION "autoheader (GNU Autoconf) 2.61"

/* version of automake used to build the Makefiles */
#define AUTOMAKE_VERSION "automake (GNU automake) 1.9.6"

/* Description here! */
#define BITMAPDIR "/usr/X11/include/X11/bitmaps"

/* Description here! */
#define BROKEN_ALLOCA_IN_FUNCTION_CALLS 1

/* Description here! */
/* #undef CLASH_DETECTION */

/* 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 */

/* Description here! */
#define CURSES_H_FILE "curses.h"

/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */

/* Description here! */
#define C_SWITCH_SITE 

/* Description here! */
#define C_SWITCH_X_SITE 

/* Description here! */
/* #undef DB_H_FILE */

/* Description here! */
#define DEBUG_SXEMACS 1

/* Whether dirname() accepts protected memory blocks */
/* #undef DIRNAME_ACCEPTS_PROTMEM */

/* Whether dirname() accepts restricted memory blocks */
/* #undef DIRNAME_ACCEPTS_RESTRMEM */

/* return type of dirname() */
#define DIRNAME_RET_T char*

/* Whether dirname() operates by side effect */
/* #undef DIRNAME_SIDE_EFFECT */

/* Whether the system owns the retval of dirname() */
/* #undef DIRNAME_SYS_OWNS_RETVAL */

/* Whether the user space owns the retval of dirname() */
#define DIRNAME_USER_OWNS_RETVAL 1

/* Description here! */
/* #undef DLSYM_NEEDS_UNDERSCORE */

/* Description here! */
/* #undef DOCDIR_USER_DEFINED */

/* Description here! */
/* #undef DOUG_LEA_MALLOC */

/* Number of arguments of the do_gettimeofday() fun */
/* #undef DO_GETTIMEOFDAY_NARGS */

/* Description here! */
/* #undef DYNODUMP */

/* Whether to setup asynchronous event queues! */
#define EF_USE_ASYNEQ 1

/* Whether to provide compiled regular expression! */
#define EF_USE_COMPRE 1

/* Whether to protect all lisp objects with mutexes! */
/* #undef EF_USE_POM */

/* Description here! */
#define EMACS_BETA_VERSION 7

/* Description here! */
#define EMACS_CONFIGURATION "i386-pc-solaris2.11"

/* Description here! */
#define EMACS_CONFIG_OPTIONS " '--without-dlmalloc' '--with-system-malloc' '--prefix=/opt/myrkraverk'"

/* Description here! */
#define EMACS_MAJOR_VERSION 22

/* Description here! */
#define EMACS_MINOR_VERSION 1

/* Description here! */
/* #undef EMACS_PATCH_LEVEL */

/* Description here! */
#define EMACS_PROGNAME "sxemacs"

/* Description here! */
#define EMACS_VERSION "no_arch_version"

/* file information calls */
#define ENCAPSULATE_ACCESS 

/* directory calls encapsulation */
#define ENCAPSULATE_CHDIR 

/* file manipulation calls */
#define ENCAPSULATE_CHMOD 

/* file manipulation calls */
#define ENCAPSULATE_CREAT 

/* file information calls */
/* #undef ENCAPSULATE_EACCESS */

/* file manipulation calls */
#define ENCAPSULATE_EXECVP 

/* file manipulation calls */
#define ENCAPSULATE_LINK 

/* file information calls */
#define ENCAPSULATE_LSTAT 

/* directory calls encapsulation */
#define ENCAPSULATE_MKDIR 

/* directory calls encapsulation */
#define ENCAPSULATE_OPENDIR 

/* directory calls encapsulation */
#define ENCAPSULATE_READDIR 

/* file information calls */
#define ENCAPSULATE_READLINK 

/* file manipulation calls */
#define ENCAPSULATE_RENAME 

/* directory calls encapsulation */
#define ENCAPSULATE_RMDIR 

/* file information calls */
#define ENCAPSULATE_STAT 

/* file manipulation calls */
#define ENCAPSULATE_SYMLINK 

/* file manipulation calls */
#define ENCAPSULATE_UNLINK 

/* Description here! */
#define ERROR_CHECK_BUFPOS 1

/* Description here! */
#define ERROR_CHECK_BYTE_CODE 1

/* Description here! */
#define ERROR_CHECK_EXTENTS 1

/* Description here! */
#define ERROR_CHECK_GC 1

/* Description here! */
#define ERROR_CHECK_GLYPHS 1

/* Description here! */
#define ERROR_CHECK_MALLOC 1

/* Description here! */
#define ERROR_CHECK_TYPECHECK 1

/* Description here! */
/* #undef ETCDIR_USER_DEFINED */

/* exec-prefix has been specified on the configure line. */
/* #undef EXEC_PREFIX_USER_DEFINED */

/* Description here! */
/* #undef EXTERNAL_WIDGET */

/* Description here! */
#define FILE_CODING 1

/* Whatever this is. */
#define FUNCPROTO 15

/* Define to 1 if the `getpgrp' function requires zero arguments. */
#define GETPGRP_VOID 1

/* Whether gettimeofday() can be called on a `struct timespec' */
#define GETTIMEOFDAY_HANDLES_STRUCT_TIMESPEC yes

/* Number of arguments of the gettimeofday() fun */
#define GETTIMEOFDAY_NARGS 2

/* Legacy shit! Use GETTIMEOFDAY_NARGS instead! */
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */

/* Description here! */
/* #undef GNU_MALLOC */

/* Define to 1 if you have the `accept' function. */
/* #undef HAVE_ACCEPT */

/* Define to 1 if you have the `alarm' function. */
#define HAVE_ALARM 1

/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1

/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
   */
#define HAVE_ALLOCA_H 1

/* Define to 1 if you have the <alsa/conf.h> header file. */
/* #undef HAVE_ALSA_CONF_H */

/* Define to 1 if you have the <alsa/error.h> header file. */
/* #undef HAVE_ALSA_ERROR_H */

/* Define to 1 if you have the <alsa/global.h> header file. */
/* #undef HAVE_ALSA_GLOBAL_H */

/* Define to 1 if you have the <alsa/input.h> header file. */
/* #undef HAVE_ALSA_INPUT_H */

/* Define to 1 if you have the <alsa/output.h> header file. */
/* #undef HAVE_ALSA_OUTPUT_H */

/* Define to 1 if you have the <alsa/pcm.h> header file. */
/* #undef HAVE_ALSA_PCM_H */

/* Description here! */
/* #undef HAVE_ALSA_SOUND */

/* Define to 1 if you have the <alsa/version.h> header file. */
/* #undef HAVE_ALSA_VERSION_H */

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

/* Description here! */
/* #undef HAVE_AO_SOUND */

/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1

/* Define to 1 if you have the <arpa/nameser.h> header file. */
#define HAVE_ARPA_NAMESER_H 1

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

/* Description here! */
/* #undef HAVE_ARTS_SOUND */

/* Description here! */
#define HAVE_ATHENA_3D 1

/* Description here! */
#define HAVE_AUDIO 1

/* Define to 1 if you have the <audio/audiolib.h> header file. */
/* #undef HAVE_AUDIO_AUDIOLIB_H */

/* Description here! */
/* #undef HAVE_AVCODEC_DECODE_AUDIO */

/* Description here! */
/* #undef HAVE_AVCODEC_DECODE_AUDIO2 */

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

/* Define to 1 if you have the <a.out.h> header file. */
/* #undef HAVE_A_OUT_H */

/* Description here! */
#define HAVE_BALLOON_HELP 1

/* Whether Boehm-Demers-Weiser GC is doable */
/* #undef HAVE_BDWGC */

/* Description here! */
/* #undef HAVE_BERKELEY_DB */

/* Define to 1 if you have the `BIO_dump' function. */
/* #undef HAVE_BIO_DUMP */

/* Define to 1 if you have the `BIO_free' function. */
/* #undef HAVE_BIO_FREE */

/* Define to 1 if you have the `BIO_get_callback_arg' function. */
/* #undef HAVE_BIO_GET_CALLBACK_ARG */

/* Define to 1 if you have the `BIO_new' function. */
/* #undef HAVE_BIO_NEW */

/* Define to 1 if you have the `BIO_printf' function. */
/* #undef HAVE_BIO_PRINTF */

/* Define to 1 if you have the `BIO_read' function. */
/* #undef HAVE_BIO_READ */

/* Define to 1 if you have the `BIO_set_callback' function. */
/* #undef HAVE_BIO_SET_CALLBACK */

/* Define to 1 if you have the `BIO_set_callback_arg' function. */
/* #undef HAVE_BIO_SET_CALLBACK_ARG */

/* Define to 1 if you have the `calloc' function. */
#define HAVE_CALLOC 1

/* Define to 1 if you have the `cbrt' function. */
#define HAVE_CBRT 1

/* Description here! */
/* #undef HAVE_CDE */

/* Description here! */
#define HAVE_CLEAN_FLOATOPS 1

/* Whether clock_getres() is in librt */
#define HAVE_CLOCK_GETRES 1

/* Whether clock_gettime() is in librt */
#define HAVE_CLOCK_GETTIME 1

/* Define to 1 if you have the `closedir' function. */
#define HAVE_CLOSEDIR 1

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

/* Define to 1 if you have the `connect' function. */
/* #undef HAVE_CONNECT */

/* Define to 1 if you have the `current_kernel_time' function. */
/* #undef HAVE_CURRENT_KERNEL_TIME */

/* Description here! */
#define HAVE_DATABASE 1

/* Description here! */
#define HAVE_DBM 1

/* Define to 1 if you have the declaration of `accept', and to 0 if you don't.
   */
#define HAVE_DECL_ACCEPT 1

/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
   */
#define HAVE_DECL_CALLOC 1

/* Define to 1 if you have the declaration of `connect', and to 0 if you
   don't. */
#define HAVE_DECL_CONNECT 1

/* Define to 1 if you have the declaration of `dirname', and to 0 if you
   don't. */
#define HAVE_DECL_DIRNAME 1

/* Define to 1 if you have the declaration of `fcntl', and to 0 if you don't.
   */
#define HAVE_DECL_FCNTL 1

/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
   */
#define HAVE_DECL_FREE 1

/* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
   don't. */
#define HAVE_DECL_GETADDRINFO 0

/* Define to 1 if you have the declaration of `gethostbyname', and to 0 if you
   don't. */
#define HAVE_DECL_GETHOSTBYNAME 0

/* Define to 1 if you have the declaration of `gethostname', and to 0 if you
   don't. */
#define HAVE_DECL_GETHOSTNAME 0

/* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
   don't. */
#define HAVE_DECL_GETNAMEINFO 0

/* Define to 1 if you have the declaration of `inet_ntoa', and to 0 if you
   don't. */
#define HAVE_DECL_INET_NTOA 0

/* Define to 1 if you have the declaration of `ioctl', and to 0 if you don't.
   */
#define HAVE_DECL_IOCTL 1

/* Define to 1 if you have the declaration of `IoctlSocket', and to 0 if you
   don't. */
#define HAVE_DECL_IOCTLSOCKET 0

/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
   */
#define HAVE_DECL_MALLOC 1

/* Define to 1 if you have the declaration of `realloc', and to 0 if you
   don't. */
#define HAVE_DECL_REALLOC 1

/* Define to 1 if you have the declaration of `realpath', and to 0 if you
   don't. */
#define HAVE_DECL_REALPATH 1

/* Define to 1 if you have the declaration of `setsockopt', and to 0 if you
   don't. */
#define HAVE_DECL_SETSOCKOPT 0

/* Define to 1 if you have the declaration of `socket', and to 0 if you don't.
   */
#define HAVE_DECL_SOCKET 1

/* Define to 1 if you have the declaration of `strcat', and to 0 if you don't.
   */
#define HAVE_DECL_STRCAT 1

/* Define to 1 if you have the declaration of `strcmp', and to 0 if you don't.
   */
#define HAVE_DECL_STRCMP 1

/* Define to 1 if you have the declaration of `strcpy', and to 0 if you don't.
   */
#define HAVE_DECL_STRCPY 1

/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
   */
#define HAVE_DECL_STRDUP 1

/* Define to 1 if you have the declaration of `strlen', and to 0 if you don't.
   */
#define HAVE_DECL_STRLEN 1

/* Define to 1 if you have the declaration of `strncat', and to 0 if you
   don't. */
#define HAVE_DECL_STRNCAT 1

/* Define to 1 if you have the declaration of `strncmp', and to 0 if you
   don't. */
#define HAVE_DECL_STRNCMP 1

/* Define to 1 if you have the declaration of `strncpy', and to 0 if you
   don't. */
#define HAVE_DECL_STRNCPY 1

/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
   don't. */
#define HAVE_DECL_SYS_SIGLIST 0

/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
   */
#define HAVE_DECL_TZNAME 1

/* Description here! */
#define HAVE_DIALOGS 1

/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
   */
#define HAVE_DIRENT_H 1

/* Define to 1 if you have the `dirname' function. */
#define HAVE_DIRNAME 1

/* Define to 1 if you have the `dlerror' function. */
#define HAVE_DLERROR 1

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Description here! */
#define HAVE_DLOPEN 1

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

/* Define to 1 if you have the `dnl' function. */
/* #undef HAVE_DNL */

/* Define to 1 if you have the `do_gettimeofday' function. */
/* #undef HAVE_DO_GETTIMEOFDAY */

/* Description here! */
/* #undef HAVE_DRAGNDROP */

/* Define to 1 if you have the `DSA_generate_key' function. */
/* #undef HAVE_DSA_GENERATE_KEY */

/* Define to 1 if you have the `DSA_generate_parameters' function. */
/* #undef HAVE_DSA_GENERATE_PARAMETERS */

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

/* Description here! */
/* #undef HAVE_DYLD */

/* Define to 1 if you have the `eaccess' function. */
/* #undef HAVE_EACCESS */

/* Description here! */
/* #undef HAVE_ECM */

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

/* Define to 1 if you have the `EC_get_builtin_curves' function. */
/* #undef HAVE_EC_GET_BUILTIN_CURVES */

/* Define to 1 if you have the `EC_KEY_dup' function. */
/* #undef HAVE_EC_KEY_DUP */

/* Define to 1 if you have the `EC_KEY_generate_key' function. */
/* #undef HAVE_EC_KEY_GENERATE_KEY */

/* Define to 1 if you have the `EC_KEY_new_by_curve_name' function. */
/* #undef HAVE_EC_KEY_NEW_BY_CURVE_NAME */

/* Define to 1 if you have the `EC_KEY_set_private_key' function. */
/* #undef HAVE_EC_KEY_SET_PRIVATE_KEY */

/* Define to 1 if you have the <elf.h> header file. */
#define HAVE_ELF_H 1

/* Define to 1 if you have the `endpwent' function. */
#define HAVE_ENDPWENT 1

/* Define to 1 if you have the <esd.h> header file. */
#define HAVE_ESD_H 1

/* Description here! */
#define HAVE_ESD_SOUND 1

/* Whether event system is doable */
#define HAVE_EVENTS 1

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

/* Define to 1 if you have the `EVP_BytesToKey' function. */
/* #undef HAVE_EVP_BYTESTOKEY */

/* Define to 1 if you have the `EVP_CIPHER_CTX_cleanup' function. */
/* #undef HAVE_EVP_CIPHER_CTX_CLEANUP */

/* Define to 1 if you have the `EVP_CIPHER_CTX_init' function. */
/* #undef HAVE_EVP_CIPHER_CTX_INIT */

/* Define to 1 if you have the `EVP_cleanup' function. */
/* #undef HAVE_EVP_CLEANUP */

/* Define to 1 if you have the `EVP_DecryptFinal' function. */
/* #undef HAVE_EVP_DECRYPTFINAL */

/* Define to 1 if you have the `EVP_DecryptInit' function. */
/* #undef HAVE_EVP_DECRYPTINIT */

/* Define to 1 if you have the `EVP_DecryptUpdate' function. */
/* #undef HAVE_EVP_DECRYPTUPDATE */

/* Define to 1 if you have the `EVP_DigestFinal_ex' function. */
/* #undef HAVE_EVP_DIGESTFINAL_EX */

/* Define to 1 if you have the `EVP_DigestInit_ex' function. */
/* #undef HAVE_EVP_DIGESTINIT_EX */

/* Define to 1 if you have the `EVP_DigestUpdate' function. */
/* #undef HAVE_EVP_DIGESTUPDATE */

/* Define to 1 if you have the `EVP_EncryptFinal' function. */
/* #undef HAVE_EVP_ENCRYPTFINAL */

/* Define to 1 if you have the `EVP_EncryptInit' function. */
/* #undef HAVE_EVP_ENCRYPTINIT */

/* Define to 1 if you have the `EVP_EncryptUpdate' function. */
/* #undef HAVE_EVP_ENCRYPTUPDATE */

/* Define to 1 if you have the `EVP_MD_CTX_cleanup' function. */
/* #undef HAVE_EVP_MD_CTX_CLEANUP */

/* Define to 1 if you have the `EVP_MD_CTX_init' function. */
/* #undef HAVE_EVP_MD_CTX_INIT */

/* Define to 1 if you have the `EVP_OpenFinal' function. */
/* #undef HAVE_EVP_OPENFINAL */

/* Define to 1 if you have the `EVP_OpenInit' function. */
/* #undef HAVE_EVP_OPENINIT */

/* Define to 1 if you have the `EVP_PKEY_new' function. */
/* #undef HAVE_EVP_PKEY_NEW */

/* Define to 1 if you have the `EVP_SealFinal' function. */
/* #undef HAVE_EVP_SEALFINAL */

/* Define to 1 if you have the `EVP_SealInit' function. */
/* #undef HAVE_EVP_SEALINIT */

/* Define to 1 if you have the `EVP_SignFinal' function. */
/* #undef HAVE_EVP_SIGNFINAL */

/* Define to 1 if you have the `EVP_VerifyFinal' function. */
/* #undef HAVE_EVP_VERIFYFINAL */

/* Define to 1 if you have the `fcntl' function. */
#define HAVE_FCNTL 1

/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Whether FFI support is doable */
/* #undef HAVE_FFI */

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

/* Description here! */
/* #undef HAVE_FFMPEG */

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

/* Define to 1 if you have the <float.h> header file. */
#define HAVE_FLOAT_H 1

/* Define to 1 if you have the `flock' function. */
/* #undef HAVE_FLOCK */

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

/* Define to 1 if you have the `fmod' function. */
#define HAVE_FMOD 1

/* Define to 1 if you have the `fpathconf' function. */
#define HAVE_FPATHCONF 1

/* Description here! */
#define HAVE_FPCLASSIFY 1

/* Description here! */
#define HAVE_FPFLOAT 1

/* Define to 1 if you have the `free' function. */
#define HAVE_FREE 1

/* Define to 1 if you have the `frexp' function. */
#define HAVE_FREXP 1

/* Define to 1 if you have the `fsync' function. */
#define HAVE_FSYNC 1

/* Define to 1 if you have the `ftime' function. */
#define HAVE_FTIME 1

/* Define to 1 if you have the `ftruncate' function. */
#define HAVE_FTRUNCATE 1

/* Define to 1 if the system has the type `ft_t'. */
/* #undef HAVE_FT_T */

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

/* Define to 1 if you have the `gdk_imlib_init' function. */
/* #undef HAVE_GDK_IMLIB_INIT */

/* Define to 1 if you have the `getaddrinfo' function. */
/* #undef HAVE_GETADDRINFO */

/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1

/* Define to 1 if you have the `gethostbyname' function. */
/* #undef HAVE_GETHOSTBYNAME */

/* Define to 1 if you have the `gethostname' function. */
#define HAVE_GETHOSTNAME 1

/* Define to 1 if you have the `getloadavg' function. */
#define HAVE_GETLOADAVG 1

/* Define to 1 if you have the `getnameinfo' function. */
/* #undef HAVE_GETNAMEINFO */

/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1

/* Define to 1 if you have the `getpgrp' function. */
#define HAVE_GETPGRP 1

/* Define to 1 if you have the `getpt' function. */
/* #undef HAVE_GETPT */

/* Define to 1 if you have the `getrlimit' function. */
#define HAVE_GETRLIMIT 1

/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1

/* Define to 1 if you have the `getwd' function. */
#define HAVE_GETWD 1

/* Enable internal GIF decoding */
#define HAVE_GIF 1

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

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

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

/* Description here! */
/* #undef HAVE_GNOME */

/* Description here! */
/* #undef HAVE_GPM */

/* Define to 1 if you have the `grantpt' function. */
#define HAVE_GRANTPT 1

/* Description here! */
/* #undef HAVE_GTK */

/* Define to 1 if you have the `HMAC_CTX_cleanup' function. */
/* #undef HAVE_HMAC_CTX_CLEANUP */

/* Define to 1 if you have the `HMAC_CTX_init' function. */
/* #undef HAVE_HMAC_CTX_INIT */

/* Define to 1 if you have the `HMAC_Final' function. */
/* #undef HAVE_HMAC_FINAL */

/* Define to 1 if you have the `HMAC_Init' function. */
/* #undef HAVE_HMAC_INIT */

/* Define to 1 if you have the `HMAC_Update' function. */
/* #undef HAVE_HMAC_UPDATE */

/* Description here! */
/* #undef HAVE_H_ERRNO */

/* Define to 1 if you have the `inet_ntoa' function. */
/* #undef HAVE_INET_NTOA */

/* Description here! */
#define HAVE_INFINITY 1

/* Description here! */
#define HAVE_INTERNAL_MEDIA 1

/* Description here! */
/* #undef HAVE_INTERNAL_SOUND */

/* Description here! */
#define HAVE_INTPTR_T_IN_SYS_TYPES_H 1

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

/* Description here! */
/* #undef HAVE_INVERSE_HYPERBOLIC */

/* Define to 1 if you have the `ioctl' function. */
#define HAVE_IOCTL 1

/* Define to 1 if you have the `IoctlSocket' function. */
/* #undef HAVE_IOCTLSOCKET */

/* Define to 1 if you have the `isascii' function. */
#define HAVE_ISASCII 1

/* Define to 1 if you have the `isastream' function. */
#define HAVE_ISASTREAM 1

/* Description here! */
#define HAVE_ISINF 1

/* Description here! */
#define HAVE_ISNAN 1

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

/* Description here! */
/* #undef HAVE_JACK_SOUND */

/* Both jpeglib.h and libjpeg have been found. */
#define HAVE_JPEG 1

/* Define to 1 if you have the <jpeglib.h> header file. */
#define HAVE_JPEGLIB_H 1

/* Define to 1 if you have the `killpg' function. */
#define HAVE_KILLPG 1

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

/* Description here! */
#define HAVE_LARGEFILE 1

/* Description here! */
/* #undef HAVE_LDAP */

/* Define to 1 if you have the `ldap_get_lderrno' function. */
/* #undef HAVE_LDAP_GET_LDERRNO */

/* Define to 1 if you have the `ldap_parse_result' function. */
/* #undef HAVE_LDAP_PARSE_RESULT */

/* Define to 1 if you have the `ldap_result2error' function. */
/* #undef HAVE_LDAP_RESULT2ERROR */

/* Define to 1 if you have the `ldap_set_option' function. */
/* #undef HAVE_LDAP_SET_OPTION */

/* Define to 1 if you have the `bind' library (-lbind). */
/* #undef HAVE_LIBBIND */

/* Define to 1 if you have the `c' library (-lc). */
#define HAVE_LIBC 1

/* Define to 1 if you have the `cma' library (-lcma). */
/* #undef HAVE_LIBCMA */

/* Description here! */
/* #undef HAVE_LIBDNET */

/* Whether libevent is doable */
/* #undef HAVE_LIBEVENT */

/* Description here! */
/* #undef HAVE_LIBFFI */

/* Whether GC_init() from libgc is available. */
/* #undef HAVE_LIBGC_GC_INIT */

/* Whether GC_malloc() from libgc is available. */
/* #undef HAVE_LIBGC_GC_MALLOC */

/* Whether GC_realloc() from libgc is available. */
/* #undef HAVE_LIBGC_GC_REALLOC */

/* Define to 1 if you have the <libgen.h> header file. */
#define HAVE_LIBGEN_H 1

/* Define to 1 if you have the `i18n' library (-li18n). */
/* #undef HAVE_LIBI18N */

/* Define to 1 if you have the `intl' library (-lintl). */
#define HAVE_LIBINTL 1

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

/* Define to 1 if you have the `kstat' library (-lkstat). */
/* #undef HAVE_LIBKSTAT */

/* Define to 1 if you have the `kvm' library (-lkvm). */
/* #undef HAVE_LIBKVM */

/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1

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

/* Define to 1 if you have the `pq' library (-lpq). */
/* #undef HAVE_LIBPQ */

/* Define to 1 if you have the <libpq-fe.h> header file. */
#define HAVE_LIBPQ_FE_H 1

/* Define to 1 if you have the `pthread' library (-lpthread). */
#define HAVE_LIBPTHREAD 1

/* Define to 1 if you have the `pthreads' library (-lpthreads). */
/* #undef HAVE_LIBPTHREADS */

/* Define to 1 if you have the `socks' library (-lsocks). */
/* #undef HAVE_LIBSOCKS */

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

/* Define to 1 if you have the `X11' library (-lX11). */
/* #undef HAVE_LIBX11 */

/* Whether xml language is doable */
#define HAVE_LIBXML2 1

/* Define to 1 if you have the <libxml/parser.h> header file. */
#define HAVE_LIBXML_PARSER_H 1

/* Define to 1 if you have the <libxml/tree.h> header file. */
#define HAVE_LIBXML_TREE_H 1

/* Define to 1 if you have the <libxml/xmlreader.h> header file. */
#define HAVE_LIBXML_XMLREADER_H 1

/* Define to 1 if you have the <libxml/xmlwriter.h> header file. */
#define HAVE_LIBXML_XMLWRITER_H 1

/* Define to 1 if you have the `Xt' library (-lXt). */
#define HAVE_LIBXT 1

/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

/* Define to 1 if you have the `link' function. */
#define HAVE_LINK 1

/* Define to 1 if you have the <linux/soundcard.h> header file. */
/* #undef HAVE_LINUX_SOUNDCARD_H */

/* Define to 1 if you have the <linux/time.h> header file. */
/* #undef HAVE_LINUX_TIME_H */

/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1

/* Define to 1 if you have the `lockf' function. */
#define HAVE_LOCKF 1

/* Define to 1 if you have the `locking' function. */
/* #undef HAVE_LOCKING */

/* Define to 1 if you have the `logb' function. */
#define HAVE_LOGB 1

/* Define to 1 if the system has the type `long double'. */
#define HAVE_LONG_DOUBLE 1

/* Define to 1 if the type `long double' works and has more range or precision
   than `double'. */
#define HAVE_LONG_DOUBLE_WIDER 1

/* Define to 1 if you support file names longer than 14 characters. */
#define HAVE_LONG_FILE_NAMES 1

/* Define to 1 if you have the `lrand48' function. */
#define HAVE_LRAND48 1

/* Description here! */
/* #undef HAVE_LTDL */

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

/* Define to 1 if you have the <machine/soundcard.h> header file. */
/* #undef HAVE_MACHINE_SOUNDCARD_H */

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

/* Description here! */
/* #undef HAVE_MAD */

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

/* Whether libmagic is available */
/* #undef HAVE_MAGIC */

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

/* Define to 1 if you have the `malloc' function. */
#define HAVE_MALLOC 1

/* Define to 1 if you have the <malloc.h> header file. */
#define HAVE_MALLOC_H 1

/* Define to 1 if you have the `matherr' function. */
#define HAVE_MATHERR 1

/* Whether DBL_MAX is defined in math.h */
/* #undef HAVE_MATH_DBL_MAX */

/* Whether DBL_MIN is defined in math.h */
/* #undef HAVE_MATH_DBL_MIN */

/* Whether isinf() is defined in math.h */
#define HAVE_MATH_FPCLASSIFY 1

/* Whether INFINITY is defined in math.h */
#define HAVE_MATH_INFINITY 1

/* Whether isinf() is defined in math.h */
#define HAVE_MATH_ISINF 1

/* Whether isnan() is defined in math.h */
#define HAVE_MATH_ISNAN 1

/* Whether LDBL_MAX is defined in math.h */
/* #undef HAVE_MATH_LDBL_MAX */

/* Whether LDBL_MIN is defined in math.h */
/* #undef HAVE_MATH_LDBL_MIN */

/* Whether NAN is defined in math.h */
#define HAVE_MATH_NAN 1

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

/* Define to 1 if you have the `memchr' function. */
#define HAVE_MEMCHR 1

/* Define to 1 if you have the `memmove' function. */
#define HAVE_MEMMOVE 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

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

/* Description here! */
#define HAVE_MENUBARS 1

/* Whether metronome is doable */
#define HAVE_METRONOME 1

/* Define to 1 if you have the `mkdir' function. */
#define HAVE_MKDIR 1

/* Define to 1 if you have the `mkstemp' function. */
#define HAVE_MKSTEMP 1

/* Define to 1 if you have the `mktime' function. */
#define HAVE_MKTIME 1

/* Description here! */
#define HAVE_MMAP 1

/* Description here! */
/* #undef HAVE_MPC */

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

/* Description here! */
/* #undef HAVE_MPF */

/* Description here! */
/* #undef HAVE_MPFR */

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

/* Description here! */
/* #undef HAVE_MPQ */

Colorize as:
Show Line Numbers
Index of paste annotations: 3 | 2 | 1

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.