ossp-pkg/pth/pth_acdef.h.in 1.17 -> 1.18
--- pth_acdef.h.in 2002/01/27 11:03:40 1.17
+++ pth_acdef.h.in 2002/01/30 12:54:24 1.18
@@ -28,8 +28,6 @@
#define _PTH_ACDEF_H_
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
/* the custom Autoconf defines */
#undef HAVE_SIG_ATOMIC_T
@@ -56,164 +54,171 @@
#undef PTH_STACKGROWTH
#undef PTH_DMALLOC
-/* 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 <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 getcontext function. */
+/* 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. */
+/* Define if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
-/* Define if you have the longjmp function. */
+/* 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. */
+/* Define if you have the `makecontext' function. */
#undef HAVE_MAKECONTEXT
-/* Define if you have the poll function. */
+/* 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 readv function. */
+/* 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. */
+/* Define if you have the `select' function. */
#undef HAVE_SELECT
-/* Define if you have the setcontext function. */
+/* Define if you have the `setcontext' function. */
#undef HAVE_SETCONTEXT
-/* Define if you have the setjmp function. */
+/* Define if you have the `setjmp' function. */
#undef HAVE_SETJMP
-/* Define if you have the sigaction function. */
+/* 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. */
+/* Define if you have the `sigaltstack' function. */
#undef HAVE_SIGALTSTACK
-/* Define if you have the siglongjmp function. */
+/* Define if you have the `siglongjmp' function. */
#undef HAVE_SIGLONGJMP
-/* Define if you have the sigpending function. */
+/* 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. */
+/* Define if you have the `sigprocmask' function. */
#undef HAVE_SIGPROCMASK
-/* Define if you have the sigsetjmp function. */
+/* Define if you have the `sigsetjmp' function. */
#undef HAVE_SIGSETJMP
-/* Define if you have the sigstack function. */
+/* Define if you have the `sigstack' function. */
#undef HAVE_SIGSTACK
-/* Define if you have the sigsuspend function. */
+/* Define if you have the `sigsuspend' function. */
#undef HAVE_SIGSUSPEND
-/* Define if you have the strerror function. */
-#undef HAVE_STRERROR
-
-/* 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 usleep function. */
-#undef HAVE_USLEEP
-
-/* Define if you have the writev function. */
-#undef HAVE_WRITEV
-
-/* 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 <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 <pthread.h> header file. */
-#undef HAVE_PTHREAD_H
-
-/* 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 <signal.h> header file. */
-#undef HAVE_SIGNAL_H
-
-/* Define if you have the <stdarg.h> header file. */
+/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
-/* Define if you have the <stdio.h> header file. */
+/* Define if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
-/* Define if you have the <stdlib.h> header file. */
+/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Define if you have the <string.h> header file. */
+/* 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 <sys/resource.h> header file. */
+/* 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. */
+/* Define if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
-/* Define if you have the <sys/socket.h> header file. */
-#undef HAVE_SYS_SOCKET_H
-
-/* Define if you have the <sys/socketcall.h> header file. */
+/* Define if you have the <sys/socketcall.h> header file. */
#undef HAVE_SYS_SOCKETCALL_H
-/* Define if you have the <sys/stat.h> header file. */
+/* 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. */
+/* 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. */
+/* 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. */
+/* 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. */
+/* 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. */
+/* Define if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
-/* Define if you have the <ucontext.h> header file. */
+/* Define if you have the <ucontext.h> header file. */
#undef HAVE_UCONTEXT_H
-/* Define if you have the <unistd.h> header file. */
+/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define if you have the dmalloc library (-ldmalloc). */
-#undef HAVE_LIBDMALLOC
+/* Define if you have the `usleep' function. */
+#undef HAVE_USLEEP
-/* Define if you have the nsl library (-lnsl). */
-#undef HAVE_LIBNSL
+/* Define if you have the `writev' function. */
+#undef HAVE_WRITEV
-/* Define if you have the sfio library (-lsfio). */
-#undef HAVE_LIBSFIO
+/* Define if you have the `_longjmp' function. */
+#undef HAVE__LONGJMP
-/* Define if you have the socket library (-lsocket). */
-#undef HAVE_LIBSOCKET
+/* 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_ */
|
|