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.in < prev    next >
Encoding:
Text File  |  1994-04-22  |  950 b   |  38 lines

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