PageRenderTime 53ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/ncftp-3.2.5/autoconf_local/acconfig.h

#
C Header | 492 lines | 170 code | 165 blank | 157 comment | 0 complexity | bc6286fadeb5335dffbfa2dafcb7c85e MD5 | raw file
Possible License(s): AGPL-3.0
  1. /* acconfig.h
  2. This file is in the public domain.
  3. Descriptive text for the C preprocessor macros that
  4. the distributed Autoconf macros can define.
  5. No software package will use all of them; autoheader copies the ones
  6. your configure.in uses into your configuration header file templates.
  7. The entries are in sort -df order: alphabetical, case insensitive,
  8. ignoring punctuation (such as underscores). Although this order
  9. can split up related entries, it makes it easier to check whether
  10. a given entry is in the file.
  11. Leave the following blank line there!! Autoheader needs it. */
  12. #undef alarm_time_t
  13. /* Define if on AIX 3.
  14. System headers sometimes define this.
  15. We just want to avoid a redefinition error message. */
  16. #ifndef _ALL_SOURCE
  17. #undef _ALL_SOURCE
  18. #endif
  19. #undef CAN_USE_SYS_SELECT_H
  20. /* Define if using alloca.c. */
  21. #undef C_ALLOCA
  22. /* Define if type char is unsigned and you are not using gcc. */
  23. #ifndef __CHAR_UNSIGNED__
  24. #undef __CHAR_UNSIGNED__
  25. #endif
  26. /* Define if the closedir function returns void instead of int. */
  27. #undef CLOSEDIR_VOID
  28. /* Define to empty if the keyword does not work. */
  29. #undef const
  30. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  31. This function is required for alloca.c support on those systems. */
  32. #undef CRAY_STACKSEG_END
  33. /* Define for DGUX with <sys/dg_sys_info.h>. */
  34. #undef DGUX
  35. /* Define if you have <dirent.h>. */
  36. #undef DIRENT
  37. /* Define to the type of elements in the array set by `getgroups'.
  38. Usually this is either `int' or `gid_t'. */
  39. #undef GETGROUPS_T
  40. #undef gethost_addrptr_t
  41. #undef gethostname_size_t
  42. /* Define if the `getloadavg' function needs to be run setuid or setgid. */
  43. #undef GETLOADAVG_PRIVILEGED
  44. /* Define if the `getpgrp' function takes no argument. */
  45. #undef GETPGRP_VOID
  46. /* Define to `int' if <sys/types.h> doesn't define. */
  47. #undef gid_t
  48. /* Define if you have alloca, as a function or macro. */
  49. #undef HAVE_ALLOCA
  50. /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
  51. #undef HAVE_ALLOCA_H
  52. /* Define if your curses library has this functionality. */
  53. #undef HAVE_BEEP
  54. #undef HAVE_CURSES_H
  55. /* Define if you don't have vprintf but do have _doprnt. */
  56. #undef HAVE_DOPRNT
  57. /* Define if your system has a working fnmatch function. */
  58. #undef HAVE_FNMATCH
  59. /* Define if your curses library has this functionality. */
  60. #undef HAVE_GETBEGX
  61. /* Define if your curses library has this functionality. */
  62. #undef HAVE_GETBEGYX
  63. /* Define if your curses library has this functionality. */
  64. #undef HAVE_GETCURX
  65. /* Define if your system has its own `getloadavg' function. */
  66. #undef HAVE_GETLOADAVG
  67. /* Define if your curses library has this functionality. */
  68. #undef HAVE_GETMAXX
  69. /* Define if your curses library has this functionality. */
  70. #undef HAVE_GETMAXYX
  71. /* Define if you have the getmntent function. */
  72. #undef HAVE_GETMNTENT
  73. /* Define if your curses library has this functionality. */
  74. #undef HAVE_GETYX
  75. /* Define if you have <hpsecurity.h>. */
  76. #undef HAVE_HPSECURITY_H
  77. /* Define if you have the curses library. */
  78. #undef HAVE_LIBCURSES
  79. /* Define if you want to use the Hpwd library, and you also have it's corresponding database library (such as *dbm). */
  80. #undef HAVE_LIBHPWD
  81. /* Define if you have the ncurses library. */
  82. #undef HAVE_LIBNCURSES
  83. /* Define if you have the readline library, version 2.0 or higher. */
  84. #undef HAVE_LIBREADLINE
  85. /* Define if the `long double' type works. */
  86. #undef HAVE_LONG_DOUBLE
  87. /* Define if you support file names longer than 14 characters. */
  88. #undef HAVE_LONG_FILE_NAMES
  89. /* Define if your compiler supports the "long long" integral type. */
  90. #undef HAVE_LONG_LONG
  91. /* Most system's curses library uses a _maxx field instead of maxx. */
  92. #undef HAVE__MAXX
  93. /* Define if you have a working `mmap' system call. */
  94. #undef HAVE_MMAP
  95. #undef HAVE_MSGHDR_ACCRIGHTS
  96. #undef HAVE_MSGHDR_CONTROL
  97. #undef HAVE_PR_PASSWD_FG_OLDCRYPT
  98. /* Define if you have a _res global variable used by resolve routines. */
  99. #undef HAVE__RES_DEFDNAME
  100. /* Define if system calls automatically restart after interruption
  101. by a signal. */
  102. #undef HAVE_RESTARTABLE_SYSCALLS
  103. /* Define if you have sigsetjmp and siglongjmp. */
  104. #undef HAVE_SIGSETJMP
  105. #undef HAVE_SOCKADDR_UN_SUN_LEN
  106. #undef HAVE_STATFS_F_BAVAIL
  107. #undef HAVE_STATVFS_F_FRSIZE
  108. /* Define if your struct stat has st_blksize. */
  109. #undef HAVE_ST_BLKSIZE
  110. /* Define if your struct stat has st_blocks. */
  111. #undef HAVE_ST_BLOCKS
  112. /* Define if you have the strcoll function and it is properly defined. */
  113. #undef HAVE_STRCOLL
  114. /* Define if your struct stat has st_rdev. */
  115. #undef HAVE_ST_RDEV
  116. /* Define if you have the strftime function. */
  117. #undef HAVE_STRFTIME
  118. /* Define if you have the ANSI # stringizing operator in cpp. */
  119. #undef HAVE_STRINGIZE
  120. #undef HAVE_STRUCT_CMSGDHR
  121. #undef HAVE_STRUCT_STAT64
  122. /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
  123. #undef HAVE_SYS_WAIT_H
  124. /* Define if your curses library has this functionality. */
  125. #undef HAVE_TOUCHWIN
  126. /* Define if your struct tm has tm_zone. */
  127. #undef HAVE_TM_ZONE
  128. /* Define if you don't have tm_zone but do have the external array
  129. tzname. */
  130. #undef HAVE_TZNAME
  131. /* Define if you have <unistd.h>. */
  132. #undef HAVE_UNISTD_H
  133. #undef HAVE_UNIX_DOMAIN_SOCKETS
  134. /* Define if utime(file, NULL) sets file's timestamp to the present. */
  135. #undef HAVE_UTIME_NULL
  136. /* Define if you have a ut_host field in your struct utmp. */
  137. #undef HAVE_UTMP_UT_HOST
  138. #undef HAVE_UTMP_UT_NAME
  139. #undef HAVE_UTMP_UT_USER
  140. #undef HAVE_UTMP_UT_PID
  141. #undef HAVE_UTMP_UT_TIME
  142. #undef HAVE_UTMP_UT_TYPE
  143. #undef HAVE_UTMPX_UT_SYSLEN
  144. #undef HAVE_UTMPX_UT_TYPE
  145. #undef HAVE_UTMPX_UT_USER
  146. /* Define if you have <vfork.h>. */
  147. #undef HAVE_VFORK_H
  148. /* Define if you have the vprintf function. */
  149. #undef HAVE_VPRINTF
  150. /* Define if you have the wait3 system call. */
  151. #undef HAVE_WAIT3
  152. /* Define as __inline if that's what the C compiler calls it. */
  153. #undef inline
  154. /* Define if chown is promiscuous (regular user can give away ownership) */
  155. #undef INSECURE_CHOWN
  156. /* Define if int is 16 bits instead of 32. */
  157. #undef INT_16_BITS
  158. #undef listen_backlog_t
  159. /* Define if long int is 64 bits. */
  160. #undef LONG_64_BITS
  161. #undef main_void_return_t
  162. /* Define if major, minor, and makedev are declared in <mkdev.h>. */
  163. #undef MAJOR_IN_MKDEV
  164. /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
  165. #undef MAJOR_IN_SYSMACROS
  166. /* Define if on MINIX. */
  167. #undef _MINIX
  168. /* Define to `int' if <sys/types.h> doesn't define. */
  169. #undef mode_t
  170. /* Define if you don't have <dirent.h>, but have <ndir.h>. */
  171. #undef NDIR
  172. /* Define if optind, optarg, etc., need to be declared as extern. */
  173. #undef NEED_GETOPT_EXTERN_DECLS
  174. /* Define if <getopt.h> exists and declares optind, optarg, etc. */
  175. #undef NEED_GETOPT_H
  176. /* Define if you have <memory.h>, and <string.h> doesn't declare the
  177. mem* functions. */
  178. #undef NEED_MEMORY_H
  179. /* Define if your struct nlist has an n_un member. */
  180. #undef NLIST_NAME_UNION
  181. /* Define if you have <nlist.h>. */
  182. #undef NLIST_STRUCT
  183. /* Define if your C compiler doesn't accept -c and -o together. */
  184. #undef NO_MINUS_C_MINUS_O
  185. /* Define if your Fortran 77 compiler doesn't accept -c and -o together. */
  186. #undef F77_NO_MINUS_C_MINUS_O
  187. /* Define to `long' if <sys/types.h> doesn't define. */
  188. #undef off_t
  189. #undef OS
  190. /* Define to the full path of the Perl program, if you have it. */
  191. #undef PERL
  192. /* Define to `int' if <sys/types.h> doesn't define. */
  193. #undef pid_t
  194. /* Define if the system does not provide POSIX.1 features except
  195. with this defined. */
  196. #undef _POSIX_1_SOURCE
  197. #undef PRAGMA_HDRSTOP
  198. /* Define to the full path of $prefix/bin. */
  199. #undef PREFIX_BINDIR
  200. /* Define if you need to in order for stat and other things to work. */
  201. #undef _POSIX_SOURCE
  202. /* Format string for the printf() family for 64 bit integers. */
  203. #undef PRINTF_LONG_LONG
  204. /* Define if printing a "long long" with "%lld" works . */
  205. #undef PRINTF_LONG_LONG_LLD
  206. /* Define if printing a "long long" with "%qd" works . */
  207. #undef PRINTF_LONG_LONG_QD
  208. /* Format string for the printf() family for 64 bit unsigned integers. */
  209. #undef PRINTF_ULONG_LONG
  210. /* Define if your C compiler supports ANSI C function prototyping. */
  211. #undef PROTOTYPES
  212. #undef read_return_t
  213. #undef read_size_t
  214. #undef recv_return_t
  215. #undef recv_size_t
  216. /* Define as the return type of signal handlers (int or void). */
  217. #undef RETSIGTYPE
  218. /* Format string for the scanf() family for 64 bit integers. */
  219. #undef SCANF_LONG_LONG
  220. /* Define if scanning a "long long" with "%lld" works. */
  221. #undef SCANF_LONG_LONG_LLD
  222. /* Define if scanning a "long long" with "%qd" works. */
  223. #undef SCANF_LONG_LONG_QD
  224. /* Format string for the scanf() family for 64 bit unsigned integers. */
  225. #undef SCANF_ULONG_LONG
  226. /* Define to the type of arg1 for select(). */
  227. #undef SELECT_TYPE_ARG1
  228. /* Define to the type of args 2, 3 and 4 for select(). */
  229. #undef SELECT_TYPE_ARG234
  230. /* Define to the type of arg5 for select(). */
  231. #undef SELECT_TYPE_ARG5
  232. #undef send_return_t
  233. #undef send_size_t
  234. /* Define if the `setpgrp' function takes no argument. */
  235. #undef SETPGRP_VOID
  236. /* Define if the setvbuf function takes the buffering type as its second
  237. argument and the buffer pointer as the third, as on System V
  238. before release 3. */
  239. #undef SETVBUF_REVERSED
  240. /* Define to `int' if <sys/signal.h> doesn't define. */
  241. #undef sig_atomic_t
  242. /* Define to `unsigned' if <sys/types.h> doesn't define. */
  243. #undef size_t
  244. /* Define to sizeof(off_t) */
  245. #undef SIZEOF_OFF_T
  246. /* Define to sizeof(off64_t) */
  247. #undef SIZEOF_OFF64_T
  248. /* Define to sizeof(int *) */
  249. #undef SIZEOF_PTR
  250. /* Define to sizeof(struct stat) */
  251. #undef SIZEOF_STRUCT_STAT
  252. /* Define to sizeof(struct stat64), if you have it. */
  253. #undef SIZEOF_STRUCT_STAT64
  254. /* Define to sizeof(struct stat.st_size) */
  255. #undef SIZEOF_ST_SIZE
  256. /* Define to sizeof(struct stat64.st_size) */
  257. #undef SIZEOF_STAT64_ST_SIZE
  258. #undef SNPRINTF_RETURNS_PTR
  259. #undef SNPRINTF_TERMINATES
  260. #undef sockaddr_size_t
  261. /* If SOCKS library is being used, define the major version (i.e. 5) */
  262. #undef SOCKS
  263. #undef sockopt_size_t
  264. #undef SPRINTF_RETURNS_PTR
  265. /* If using the C implementation of alloca, define if you know the
  266. direction of stack growth for your system; otherwise it will be
  267. automatically deduced at run-time.
  268. STACK_DIRECTION > 0 => grows toward higher addresses
  269. STACK_DIRECTION < 0 => grows toward lower addresses
  270. STACK_DIRECTION = 0 => direction of growth unknown
  271. */
  272. #undef STACK_DIRECTION
  273. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  274. #undef STAT_MACROS_BROKEN
  275. /* Define if you have the ANSI C header files. */
  276. #undef STDC_HEADERS
  277. /* Define on System V Release 4. */
  278. #undef SVR4
  279. /* Define if you don't have <dirent.h>, but have <sys/dir.h>. */
  280. #undef SYSDIR
  281. /* Define if you don't have <dirent.h>, but have <sys/ndir.h>. */
  282. #undef SYSNDIR
  283. /* Define if `sys_siglist' is declared by <signal.h>. */
  284. #undef SYS_SIGLIST_DECLARED
  285. /* Define to the full path of the Tar program, if you have it. */
  286. #undef TAR
  287. /* Define if you can safely include both <sys/time.h> and <time.h>. */
  288. #undef TIME_WITH_SYS_TIME
  289. /* Define if your <sys/time.h> declares struct tm. */
  290. #undef TM_IN_SYS_TIME
  291. #undef tv_sec_t
  292. #undef tv_usec_t
  293. /* Define to `int' if <sys/types.h> doesn't define. */
  294. #undef uid_t
  295. /* Define for Encore UMAX. */
  296. #undef UMAX
  297. /* Result of "uname -a" */
  298. #undef UNAME
  299. /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
  300. instead of <sys/cpustats.h>. */
  301. #undef UMAX4_3
  302. /* Define if you do not have <strings.h>, index, bzero, etc.. */
  303. #undef USG
  304. /* Define vfork as fork if vfork does not work. */
  305. #undef vfork
  306. /* Define if the closedir function returns void instead of int. */
  307. #undef VOID_CLOSEDIR
  308. #undef waddstr_str_t
  309. #undef WADDSTR_TYPE_ARG1_CONST
  310. /* Define if your processor stores words with the most significant
  311. byte first (like Motorola and SPARC, unlike Intel and VAX). */
  312. #undef WORDS_BIGENDIAN
  313. #undef write_return_t
  314. #undef write_size_t
  315. /* Define if the X Window System is missing or not being used. */
  316. #undef X_DISPLAY_MISSING
  317. /* Define if lex declares yytext as a char * by default, not a char[]. */
  318. #undef YYTEXT_POINTER
  319. /* Leave that blank line there!! Autoheader needs it.
  320. If you're adding to this file, keep in mind:
  321. The entries are in sort -df order: alphabetical, case insensitive,
  322. ignoring punctuation (such as underscores). */