home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lzop-1.00.tar.gz / lzop-1.00.tar / lzop-1.00 / config.hin < prev    next >
Text File  |  1998-04-21  |  7KB  |  277 lines

  1. /* config.hin.  Generated automatically from configure.in by autoheader.  */
  2. /* acconfig.h -- autoheader configuration file
  3.  
  4.    This file is part of the lzop file compressor.
  5.  
  6.    Copyright (C) 1998 Markus Franz Xaver Johannes Oberhumer
  7.    Copyright (C) 1997 Markus Franz Xaver Johannes Oberhumer
  8.    Copyright (C) 1996 Markus Franz Xaver Johannes Oberhumer
  9.  
  10.    lzop and the LZO library are free software; you can redistribute them
  11.    and/or modify them under the terms of the GNU General Public License as
  12.    published by the Free Software Foundation; either version 2 of
  13.    the License, or (at your option) any later version.
  14.  
  15.    This program is distributed in the hope that it will be useful,
  16.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  17.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  18.    GNU General Public License for more details.
  19.  
  20.    You should have received a copy of the GNU General Public License
  21.    along with this program; see the file COPYING.
  22.    If not, write to the Free Software Foundation, Inc.,
  23.    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  24.  
  25.    Markus F.X.J. Oberhumer
  26.    markus.oberhumer@jk.uni-linz.ac.at
  27.  */
  28.  
  29.  
  30. #ifndef __LZOP_CONFIG_H
  31. #define __LZOP_CONFIG_H
  32.  
  33. /* $TOP$ */
  34.  
  35. /* Define to empty if the keyword does not work.  */
  36. #undef const
  37.  
  38. /* Define if your C compiler doesn't accept -c and -o together.  */
  39. #undef NO_MINUS_C_MINUS_O
  40.  
  41. /* Define as the return type of signal handlers (int or void).  */
  42. #undef RETSIGTYPE
  43.  
  44. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  45. #undef size_t
  46.  
  47. /* Define if you have the ANSI C header files.  */
  48. #undef STDC_HEADERS
  49.  
  50. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  51. #undef TIME_WITH_SYS_TIME
  52.  
  53. /* Define to your architecture name.  */
  54. #undef MFX_ARCH
  55.  
  56. /* Define to your CPU name.  */
  57. #undef MFX_CPU
  58.  
  59. /* Define if your memcmp is broken.  */
  60. #undef NO_MEMCMP
  61.  
  62. /* Define to the name of the distribution.  */
  63. #undef PACKAGE
  64.  
  65. /* Define to `long' if <stddef.h> doesn't define.  */
  66. #undef ptrdiff_t
  67.  
  68. /* The number of bytes in a ptrdiff_t.  */
  69. #undef SIZEOF_PTRDIFF_T
  70.  
  71. /* The number of bytes in a size_t.  */
  72. #undef SIZEOF_SIZE_T
  73.  
  74. /* Define to the version of the distribution.  */
  75. #undef VERSION
  76.  
  77. /* Define when using the dmalloc package.  */
  78. #undef WITH_DMALLOC
  79.  
  80. /* Define if you have the access function.  */
  81. #undef HAVE_ACCESS
  82.  
  83. /* Define if you have the atoi function.  */
  84. #undef HAVE_ATOI
  85.  
  86. /* Define if you have the chmod function.  */
  87. #undef HAVE_CHMOD
  88.  
  89. /* Define if you have the chown function.  */
  90. #undef HAVE_CHOWN
  91.  
  92. /* Define if you have the ctime function.  */
  93. #undef HAVE_CTIME
  94.  
  95. /* Define if you have the difftime function.  */
  96. #undef HAVE_DIFFTIME
  97.  
  98. /* Define if you have the fchmod function.  */
  99. #undef HAVE_FCHMOD
  100.  
  101. /* Define if you have the fileno function.  */
  102. #undef HAVE_FILENO
  103.  
  104. /* Define if you have the fstat function.  */
  105. #undef HAVE_FSTAT
  106.  
  107. /* Define if you have the getumask function.  */
  108. #undef HAVE_GETUMASK
  109.  
  110. /* Define if you have the gmtime function.  */
  111. #undef HAVE_GMTIME
  112.  
  113. /* Define if you have the index function.  */
  114. #undef HAVE_INDEX
  115.  
  116. /* Define if you have the isatty function.  */
  117. #undef HAVE_ISATTY
  118.  
  119. /* Define if you have the localtime function.  */
  120. #undef HAVE_LOCALTIME
  121.  
  122. /* Define if you have the memcmp function.  */
  123. #undef HAVE_MEMCMP
  124.  
  125. /* Define if you have the memcpy function.  */
  126. #undef HAVE_MEMCPY
  127.  
  128. /* Define if you have the memmove function.  */
  129. #undef HAVE_MEMMOVE
  130.  
  131. /* Define if you have the memset function.  */
  132. #undef HAVE_MEMSET
  133.  
  134. /* Define if you have the mktime function.  */
  135. #undef HAVE_MKTIME
  136.  
  137. /* Define if you have the setmode function.  */
  138. #undef HAVE_SETMODE
  139.  
  140. /* Define if you have the stat function.  */
  141. #undef HAVE_STAT
  142.  
  143. /* Define if you have the strcasecmp function.  */
  144. #undef HAVE_STRCASECMP
  145.  
  146. /* Define if you have the strchr function.  */
  147. #undef HAVE_STRCHR
  148.  
  149. /* Define if you have the strdup function.  */
  150. #undef HAVE_STRDUP
  151.  
  152. /* Define if you have the strftime function.  */
  153. #undef HAVE_STRFTIME
  154.  
  155. /* Define if you have the stricmp function.  */
  156. #undef HAVE_STRICMP
  157.  
  158. /* Define if you have the strncasecmp function.  */
  159. #undef HAVE_STRNCASECMP
  160.  
  161. /* Define if you have the strnicmp function.  */
  162. #undef HAVE_STRNICMP
  163.  
  164. /* Define if you have the strstr function.  */
  165. #undef HAVE_STRSTR
  166.  
  167. /* Define if you have the tzset function.  */
  168. #undef HAVE_TZSET
  169.  
  170. /* Define if you have the umask function.  */
  171. #undef HAVE_UMASK
  172.  
  173. /* Define if you have the utime function.  */
  174. #undef HAVE_UTIME
  175.  
  176. /* Define if you have the <assert.h> header file.  */
  177. #undef HAVE_ASSERT_H
  178.  
  179. /* Define if you have the <ctype.h> header file.  */
  180. #undef HAVE_CTYPE_H
  181.  
  182. /* Define if you have the <curses.h> header file.  */
  183. #undef HAVE_CURSES_H
  184.  
  185. /* Define if you have the <limits.h> header file.  */
  186. #undef HAVE_LIMITS_H
  187.  
  188. /* Define if you have the <linux/kd.h> header file.  */
  189. #undef HAVE_LINUX_KD_H
  190.  
  191. /* Define if you have the <linux/kdev_t.h> header file.  */
  192. #undef HAVE_LINUX_KDEV_T_H
  193.  
  194. /* Define if you have the <linux/major.h> header file.  */
  195. #undef HAVE_LINUX_MAJOR_H
  196.  
  197. /* Define if you have the <lzo1x.h> header file.  */
  198. #undef HAVE_LZO1X_H
  199.  
  200. /* Define if you have the <lzoconf.h> header file.  */
  201. #undef HAVE_LZOCONF_H
  202.  
  203. /* Define if you have the <memory.h> header file.  */
  204. #undef HAVE_MEMORY_H
  205.  
  206. /* Define if you have the <ncurses.h> header file.  */
  207. #undef HAVE_NCURSES_H
  208.  
  209. /* Define if you have the <signal.h> header file.  */
  210. #undef HAVE_SIGNAL_H
  211.  
  212. /* Define if you have the <stddef.h> header file.  */
  213. #undef HAVE_STDDEF_H
  214.  
  215. /* Define if you have the <sys/param.h> header file.  */
  216. #undef HAVE_SYS_PARAM_H
  217.  
  218. /* Define if you have the <sys/resource.h> header file.  */
  219. #undef HAVE_SYS_RESOURCE_H
  220.  
  221. /* Define if you have the <sys/time.h> header file.  */
  222. #undef HAVE_SYS_TIME_H
  223.  
  224. /* Define if you have the <sys/times.h> header file.  */
  225. #undef HAVE_SYS_TIMES_H
  226.  
  227. /* Define if you have the <sys/utime.h> header file.  */
  228. #undef HAVE_SYS_UTIME_H
  229.  
  230. /* Define if you have the <time.h> header file.  */
  231. #undef HAVE_TIME_H
  232.  
  233. /* Define if you have the <unistd.h> header file.  */
  234. #undef HAVE_UNISTD_H
  235.  
  236. /* Define if you have the <utime.h> header file.  */
  237. #undef HAVE_UTIME_H
  238.  
  239. /* Define if you have the lzo library (-llzo).  */
  240. #undef HAVE_LIBLZO
  241.  
  242. /* $BOTTOM$ */
  243.  
  244. #if defined(HAVE_GMTIME) && !defined(TIME_WITH_SYS_TIME)
  245. #  undef /**/ HAVE_GMTIME
  246. #endif
  247.  
  248. #if defined(HAVE_LOCALTIME) && !defined(TIME_WITH_SYS_TIME)
  249. #  undef /**/ HAVE_LOCALTIME
  250. #endif
  251.  
  252. #if defined(HAVE_STRFTIME) && !defined(TIME_WITH_SYS_TIME)
  253. #  undef /**/ HAVE_STRFTIME
  254. #endif
  255.  
  256. #if defined(HAVE_SYS_RESOURCE_H) && !defined(TIME_WITH_SYS_TIME)
  257. #  undef /**/ HAVE_SYS_RESOURCE_H
  258. #endif
  259.  
  260. #if defined(HAVE_SYS_TIMES_H) && !defined(TIME_WITH_SYS_TIME)
  261. #  undef /**/ HAVE_SYS_TIMES_H
  262. #endif
  263.  
  264. #if (SIZEOF_PTRDIFF_T <= 0)
  265. #  undef /**/ SIZEOF_PTRDIFF_T
  266. #endif
  267.  
  268. #if (SIZEOF_SIZE_T <= 0)
  269. #  undef /**/ SIZEOF_SIZE_T
  270. #endif
  271.  
  272. #endif /* already included */
  273.  
  274. /*
  275. vi:ts=4
  276. */
  277.