ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/config.h.in
(Generate patch)

Comparing gvpe/config.h.in (file contents):
Revision 1.13 by pcg, Sat Nov 10 05:14:21 2007 UTC vs.
Revision 1.15 by pcg, Sat Nov 10 19:43:37 2007 UTC

60#undef HAVE_ASPRINTF 60#undef HAVE_ASPRINTF
61 61
62/* Define to 1 if you have the <clocale> header file. */ 62/* Define to 1 if you have the <clocale> header file. */
63#undef HAVE_CLOCALE 63#undef HAVE_CLOCALE
64 64
65/* Define to 1 if you have the `clock_gettime' function. */
66#undef HAVE_CLOCK_GETTIME
67
65/* Cygwin */ 68/* Cygwin */
66#undef HAVE_CYGWIN 69#undef HAVE_CYGWIN
67 70
68/* Define to 1 if you have the `daemon' function. */ 71/* Define to 1 if you have the `daemon' function. */
69#undef HAVE_DAEMON 72#undef HAVE_DAEMON
102/* Define to 1 if you have the `kqueue' function. */ 105/* Define to 1 if you have the `kqueue' function. */
103#undef HAVE_KQUEUE 106#undef HAVE_KQUEUE
104 107
105/* Define to 1 if you have the `gmp' library (-lgmp). */ 108/* Define to 1 if you have the `gmp' library (-lgmp). */
106#undef HAVE_LIBGMP 109#undef HAVE_LIBGMP
110
111/* Define to 1 if you have the `m' library (-lm). */
112#undef HAVE_LIBM
107 113
108/* Define to 1 if you have the `nsl' library (-lnsl). */ 114/* Define to 1 if you have the `nsl' library (-lnsl). */
109#undef HAVE_LIBNSL 115#undef HAVE_LIBNSL
110 116
111/* Define to 1 if you have the `rt' library (-lrt). */ 117/* Define to 1 if you have the `rt' library (-lrt). */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines