OSSP CVS Repository

ossp - ossp-pkg/pth/pth_acdef.h.in 1.19
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/pth/pth_acdef.h.in 1.19
/* pth_acdef.h.in.  Generated automatically from - by autoheader.  */
/*
**  GNU Pth - The GNU Portable Threads
**  Copyright (c) 1999-2002 Ralf S. Engelschall <rse@engelschall.com>
**
**  This file is part of GNU Pth, a non-preemptive thread scheduling
**  library which can be found at http://www.gnu.org/software/pth/.
**
**  This library is free software; you can redistribute it and/or
**  modify it under the terms of the GNU Lesser General Public
**  License as published by the Free Software Foundation; either
**  version 2.1 of the License, or (at your option) any later version.
**
**  This library is distributed in the hope that it will be useful,
**  but WITHOUT ANY WARRANTY; without even the implied warranty of
**  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
**  Lesser General Public License for more details.
**
**  You should have received a copy of the GNU Lesser General Public
**  License along with this library; if not, write to the Free Software
**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
**  USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
**
**  pth_acdef.h Autoconf defines
*/

#ifndef _PTH_ACDEF_H_
#define _PTH_ACDEF_H_



/* the custom Autoconf defines */
#undef HAVE_SIG_ATOMIC_T
#undef HAVE_PID_T
#undef HAVE_STACK_T
#undef HAVE_SIZE_T
#undef HAVE_SSIZE_T
#undef HAVE_SOCKLEN_T
#undef HAVE_NFDS_T
#undef HAVE_OFF_T
#undef HAVE_GETTIMEOFDAY_ARGS1
#undef HAVE_STRUCT_TIMESPEC
#undef HAVE_SYS_READ
#undef HAVE_POLLIN
#undef HAVE_SS_SP
#undef HAVE_SS_BASE
#undef HAVE_LONGLONG
#undef HAVE_LONGDOUBLE
#undef PTH_DEBUG
#undef PTH_NSIG
#undef PTH_MCTX_MTH_use
#undef PTH_MCTX_DSP_use
#undef PTH_MCTX_STK_use
#undef PTH_STACKGROWTH
#undef PTH_DMALLOC


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

/* Define if you have the <dmalloc.h> header file. */
#undef HAVE_DMALLOC_H

/* Define if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

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

/* Define if you have the `getcontext' function. */
#undef HAVE_GETCONTEXT

/* Define if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY

/* Define if you have the `dmalloc' library (-ldmalloc). */
#undef HAVE_LIBDMALLOC

/* Define if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL

/* Define if you have the `sfio' library (-lsfio). */
#undef HAVE_LIBSFIO

/* Define if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET

/* Define if you have the `longjmp' function. */
#undef HAVE_LONGJMP

/* Define if you have the `makecontext' function. */
#undef HAVE_MAKECONTEXT

/* Define if you have the <net/errno.h> header file. */
#undef HAVE_NET_ERRNO_H

/* Define if you have the <paths.h> header file. */
#undef HAVE_PATHS_H

/* Define if you have the `poll' function. */
#undef HAVE_POLL

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

/* Define if you have the `readv' function. */
#undef HAVE_READV

/* Define if you have the `select' function. */
#undef HAVE_SELECT

/* Define if you have the `setcontext' function. */
#undef HAVE_SETCONTEXT

/* Define if you have the `setjmp' function. */
#undef HAVE_SETJMP

/* Define if you have the <setjmp.h> header file. */
#undef HAVE_SETJMP_H

/* Define if you have the <sfio.h> header file. */
#undef HAVE_SFIO_H

/* Define if you have the `sigaction' function. */
#undef HAVE_SIGACTION

/* Define if you have the `sigaltstack' function. */
#undef HAVE_SIGALTSTACK

/* Define if you have the `siglongjmp' function. */
#undef HAVE_SIGLONGJMP

/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H

/* Define if you have the `sigpending' function. */
#undef HAVE_SIGPENDING

/* Define if you have the `sigprocmask' function. */
#undef HAVE_SIGPROCMASK

/* Define if you have the `sigsetjmp' function. */
#undef HAVE_SIGSETJMP

/* Define if you have the `sigstack' function. */
#undef HAVE_SIGSTACK

/* Define if you have the `sigsuspend' function. */
#undef HAVE_SIGSUSPEND

/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H

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

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

/* Define if you have the `strerror' function. */
#undef HAVE_STRERROR

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

/* Define if you have the `swapcontext' function. */
#undef HAVE_SWAPCONTEXT

/* Define if you have the `syscall' function. */
#undef HAVE_SYSCALL

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

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

/* Define if you have the <sys/socketcall.h> header file. */
#undef HAVE_SYS_SOCKETCALL_H

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

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

/* Define if you have the <sys/syscall.h> header file. */
#undef HAVE_SYS_SYSCALL_H

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

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

/* Define if you have the <sys/uio.h> header file. */
#undef HAVE_SYS_UIO_H

/* Define if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H

/* Define if you have the <ucontext.h> header file. */
#undef HAVE_UCONTEXT_H

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

/* Define if you have the `usleep' function. */
#undef HAVE_USLEEP

/* Define if you have the `writev' function. */
#undef HAVE_WRITEV

/* Define if you have the `_longjmp' function. */
#undef HAVE__LONGJMP

/* Define if you have the `_setjmp' function. */
#undef HAVE__SETJMP

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

#endif /* _PTH_ACDEF_H_ */


CVSTrac 2.0.1