defines.h (b68eda3b545f4a943e3714d1b913be50dd3bc924) defines.h (96e55cc72dd4e73f9c43872899beb615aeeed4b6)
1/* $FreeBSD$ */
2/* defines.h. Generated from defines.h.in by configure. */
3/* defines.h.in. Generated from configure.ac by autoheader. */
4
5
6/* Unix definition file for less. -*- C -*-
7 *
8 * This file has 3 sections:

--- 213 unchanged lines hidden (view full) ---

222#define HAVE_FILENO 1
223
224/* Define HAVE_FLOAT if your compiler supports the "double" type. */
225#define HAVE_FLOAT 1
226
227/* Define to 1 if you have the `fsync' function. */
228#define HAVE_FSYNC 1
229
1/* $FreeBSD$ */
2/* defines.h. Generated from defines.h.in by configure. */
3/* defines.h.in. Generated from configure.ac by autoheader. */
4
5
6/* Unix definition file for less. -*- C -*-
7 *
8 * This file has 3 sections:

--- 213 unchanged lines hidden (view full) ---

222#define HAVE_FILENO 1
223
224/* Define HAVE_FLOAT if your compiler supports the "double" type. */
225#define HAVE_FLOAT 1
226
227/* Define to 1 if you have the `fsync' function. */
228#define HAVE_FSYNC 1
229
230/* GNU regex library */
231/* #undef HAVE_GNU_REGEX */
232
230/* Define to 1 if you have the <inttypes.h> header file. */
231#define HAVE_INTTYPES_H 1
232
233/* Define to 1 if you have the <inttypes.h> header file. */
234#define HAVE_INTTYPES_H 1
235
233/* Define to 1 if you have the `gen' library (-lgen). */
234/* #undef HAVE_LIBGEN */
235
236/* Define to 1 if you have the `intl' library (-lintl). */
237/* #undef HAVE_LIBINTL */
238
239/* Define to 1 if you have the `PW' library (-lPW). */
240/* #undef HAVE_LIBPW */
241
242/* Define to 1 if you have the <limits.h> header file. */
243#define HAVE_LIMITS_H 1
244
245/* Define HAVE_LOCALE if you have locale.h and setlocale. */
246#define HAVE_LOCALE 1
247
248/* Define to 1 if you have the <memory.h> header file. */
249#define HAVE_MEMORY_H 1

--- 179 unchanged lines hidden ---
236/* Define to 1 if you have the <limits.h> header file. */
237#define HAVE_LIMITS_H 1
238
239/* Define HAVE_LOCALE if you have locale.h and setlocale. */
240#define HAVE_LOCALE 1
241
242/* Define to 1 if you have the <memory.h> header file. */
243#define HAVE_MEMORY_H 1

--- 179 unchanged lines hidden ---