OSDN Git Service

* public snapshot of sid simulator
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / tcl / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if the X Window System is missing or not being used.  */
4 #undef X_DISPLAY_MISSING
5
6 /* Define if you have the cygwin_conv_to_full_posix_path function.  */
7 #undef HAVE_CYGWIN_CONV_TO_FULL_POSIX_PATH
8
9 /* Define if you have the cygwin_conv_to_full_win32_path function.  */
10 #undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH
11
12 /* Define if you have the opendir function.  */
13 #undef HAVE_OPENDIR
14
15 /* Define if you have the <blt.h> header file.  */
16 #undef HAVE_BLT_H
17
18 /* Define if you have the <dirent.h> header file.  */
19 #undef HAVE_DIRENT_H
20
21 /* Define if you have the <sys/cygwin.h> header file.  */
22 #undef HAVE_SYS_CYGWIN_H
23
24 /* Define if you have the <tcl.h> header file.  */
25 #undef HAVE_TCL_H
26
27 /* Define if you have the <tk.h> header file.  */
28 #undef HAVE_TK_H
29
30 /* Define if you have the X11 library (-lX11).  */
31 #undef HAVE_LIBX11
32
33 /* Define if you have the advapi32 library (-ladvapi32).  */
34 #undef HAVE_LIBADVAPI32
35
36 /* Define if you have the comdlg32 library (-lcomdlg32).  */
37 #undef HAVE_LIBCOMDLG32
38
39 /* Define if you have the dl library (-ldl).  */
40 #undef HAVE_LIBDL
41
42 /* Define if you have the gdi32 library (-lgdi32).  */
43 #undef HAVE_LIBGDI32
44
45 /* Define if you have the kernel32 library (-lkernel32).  */
46 #undef HAVE_LIBKERNEL32
47
48 /* Define if you have the m library (-lm).  */
49 #undef HAVE_LIBM
50
51 /* Define if you have the tcl80 library (-ltcl80).  */
52 #undef HAVE_LIBTCL80
53
54 /* Define if you have the tk80 library (-ltk80).  */
55 #undef HAVE_LIBTK80
56
57 /* Define if you have the user32 library (-luser32).  */
58 #undef HAVE_LIBUSER32
59
60 /* Define if you have the winspool library (-lwinspool).  */
61 #undef HAVE_LIBWINSPOOL
62
63 /* Name of package */
64 #undef PACKAGE
65
66 /* Version number of package */
67 #undef VERSION
68
69 /* Define if POSIX file names should be mapped to win32 */
70 #undef SIDTCL_MAP_CYGWIN_NAMES
71