home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / TCL / BLT / _BLT.TAR / usr / lib / blt / applications / extloader / extConfig.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-22  |  1.0 KB  |  39 lines

  1. /* extConfig.h.  Generated automatically by configure.  */
  2. /* extConfig.h.in.  Generated automatically from configure.in by autoheader.  */
  3.  
  4. /* Define if you have the ANSI C header files.  */
  5. /* #undef STDC_HEADERS */
  6.  
  7. /* Define if you have the <dl.h> header file.  */
  8. /* #undef HAVE_DL_H */
  9.  
  10. /* Define if you have the <dlfcn.h> header file.  */
  11. #define HAVE_DLFCN_H 1
  12.  
  13. /* Define if you have the <errno.h> header file.  */
  14. #define HAVE_ERRNO_H 1
  15.  
  16. /* Define if you have the <stdlib.h> header file.  */
  17. #define HAVE_STDLIB_H 1
  18.  
  19. /* Define if you have the <string.h> header file.  */
  20. #define HAVE_STRING_H 1
  21.  
  22. /* Define if you have the X11 library (-lX11).  */
  23. /* #undef HAVE_LIBX11 */
  24.  
  25. /* Define if you have the Xbsd library (-lXbsd).  */
  26. /* #undef HAVE_LIBXBSD */
  27.  
  28. /* Define if you have the Xt library (-lXt).  */
  29. /* #undef HAVE_LIBXT */
  30.  
  31. /* Define if you have the m library (-lm).  */
  32. /* #undef HAVE_LIBM */
  33.  
  34. /* Define if you have the nsl library (-lnsl).  */
  35. /* #undef HAVE_LIBNSL */
  36.  
  37. /* Define if you have the socket library (-lsocket).  */
  38. /* #undef HAVE_LIBSOCKET */
  39.