/* setup.h.  Generated automatically by configure.  */
/* setup.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define if you don't have vprintf but do have _doprnt.  */
/* #undef HAVE_DOPRNT */

/* Define if you have the vprintf function.  */
#define HAVE_VPRINTF 1

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

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

/* Define if sys_errlist[] is declared in stdio.h or errno.h. */
/* #undef SYS_ERRLIST_DECLARED */

/* Define if sys_nerr is declared in stdio.h or errno.h. */
/* #undef SYS_NERR_DECLARED */

/* How do we get a 32bit integer? */
#define UNSIGNED_LONG32 1
/* #undef UNSIGNED_INT32 */
/* #undef UNSIGNED_UNKNOWN32 */

/* Define if compiling on SunOS 5.x */
/* #undef SUNOS_5 */

/* Define if using GNU Rx library */
/* #undef USE_GNU_RX */

/* Define if regular expression matching functions are there */
/* #undef HAVE_REGEXP */

/* Define if we're stuck with GNU Pth */
/* #undef GNU_PTH */

/* PATH to yow */
#define YOW_PATH "/usr/libexec/emacs/21.2/powerpc-apple-darwin8.0.0//yow"

/* Define if you have the getaddrinfo function.  */
#define HAVE_GETADDRINFO 1

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

/* Define if you have the strftime function.  */
#define HAVE_STRFTIME 1

/* Define if you have the <pth.h> header file.  */
/* #undef HAVE_PTH_H */

/* Define if you have the <pthread.h> header file.  */
#define HAVE_PTHREAD_H 1

/* Define if you have the <regex.h> header file.  */
#define HAVE_REGEX_H 1

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

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

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

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

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

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

/* Define if you have the <termcap.h> header file.  */
#define HAVE_TERMCAP_H 1

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

/* Define if you have the mapmalloc library (-lmapmalloc).  */
/* #undef HAVE_LIBMAPMALLOC */

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


syntax highlighted by Code2HTML, v. 0.9.1