home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-src.tgz / tar.out / contrib / unixtex / xdvik / c-auto.h.in < prev    next >
Text File  |  1996-09-28  |  3KB  |  93 lines

  1. /* c-auto.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if the closedir function returns void instead of int.  */
  4. #undef CLOSEDIR_VOID
  5.  
  6. /* Define to empty if the keyword does not work.  */
  7. #undef const
  8.  
  9. /* Define if you don't have vprintf but do have _doprnt.  */
  10. #undef HAVE_DOPRNT
  11.  
  12. /* Define if you have the vprintf function.  */
  13. #undef HAVE_VPRINTF
  14.  
  15. /* Define if you need to in order for stat and other things to work.  */
  16. #undef _POSIX_SOURCE
  17.  
  18. /* Define if you have the ANSI C header files.  */
  19. #undef STDC_HEADERS
  20.  
  21. /* Define if your putenv doesn't waste space when the same environment
  22.    variable is assigned more than once, with different (malloced)
  23.    values.  This is true only on NetBSD/FreeBSD, as far as I know. See
  24.    xputenv.c.  */
  25. #undef SMART_PUTENV
  26.  
  27. /* Define if you are using GNU libc or otherwise have global variables
  28.    `program_invocation_name' and `program_invocation_short_name'.  */
  29. #undef HAVE_PROGRAM_INVOCATION_NAME
  30.  
  31. /* Define if you have SIGIO, F_SETOWN, and FASYNC.  */
  32. #undef HAVE_SIGIO
  33.  
  34. /* Define if you have the basename function.  */
  35. #undef HAVE_BASENAME
  36.  
  37. /* Define if you have the bcopy function.  */
  38. #undef HAVE_BCOPY
  39.  
  40. /* Define if you have the getwd function.  */
  41. #undef HAVE_GETWD
  42.  
  43. /* Define if you have the isinf function.  */
  44. #undef HAVE_ISINF
  45.  
  46. /* Define if you have the memmove function.  */
  47. #undef HAVE_MEMMOVE
  48.  
  49. /* Define if you have the putenv function.  */
  50. #undef HAVE_PUTENV
  51.  
  52. /* Define if you have the <assert.h> header file.  */
  53. #undef HAVE_ASSERT_H
  54.  
  55. /* Define if you have the <dirent.h> header file.  */
  56. #undef HAVE_DIRENT_H
  57.  
  58. /* Define if you have the <float.h> header file.  */
  59. #undef HAVE_FLOAT_H
  60.  
  61. /* Define if you have the <ieeefp.h> header file.  */
  62. #undef HAVE_IEEEFP_H
  63.  
  64. /* Define if you have the <limits.h> header file.  */
  65. #undef HAVE_LIMITS_H
  66.  
  67. /* Define if you have the <memory.h> header file.  */
  68. #undef HAVE_MEMORY_H
  69.  
  70. /* Define if you have the <ndir.h> header file.  */
  71. #undef HAVE_NDIR_H
  72.  
  73. /* Define if you have the <pwd.h> header file.  */
  74. #undef HAVE_PWD_H
  75.  
  76. /* Define if you have the <stdlib.h> header file.  */
  77. #undef HAVE_STDLIB_H
  78.  
  79. /* Define if you have the <string.h> header file.  */
  80. #undef HAVE_STRING_H
  81.  
  82. /* Define if you have the <sys/bsdtypes.h> header file.  */
  83. #undef HAVE_SYS_BSDTYPES_H
  84.  
  85. /* Define if you have the <sys/dir.h> header file.  */
  86. #undef HAVE_SYS_DIR_H
  87.  
  88. /* Define if you have the <sys/ndir.h> header file.  */
  89. #undef HAVE_SYS_NDIR_H
  90.  
  91. /* Define if you have the <unistd.h> header file.  */
  92. #undef HAVE_UNISTD_H
  93.