defines.h (30a1828c5196c415c8afc0d50f9131885d0c6b43) | defines.h (95270f73baf6fa95ae529bc2eb6a61f5c79f32c0) |
---|---|
1/* defines.h. Generated from defines.h.in by configure. */ 2/* defines.h.in. Generated from configure.ac by autoheader. */ 3 4 5/* Unix definition file for less. -*- C -*- 6 * 7 * This file has 3 sections: 8 * User preferences. --- 269 unchanged lines hidden (view full) --- 278#define HAVE_POLL 1 279 280/* Define to 1 if you have the `popen' function. */ 281#define HAVE_POPEN 1 282 283/* POSIX regcomp() and regex.h */ 284#define HAVE_POSIX_REGCOMP 1 285 | 1/* defines.h. Generated from defines.h.in by configure. */ 2/* defines.h.in. Generated from configure.ac by autoheader. */ 3 4 5/* Unix definition file for less. -*- C -*- 6 * 7 * This file has 3 sections: 8 * User preferences. --- 269 unchanged lines hidden (view full) --- 278#define HAVE_POLL 1 279 280/* Define to 1 if you have the `popen' function. */ 281#define HAVE_POPEN 1 282 283/* POSIX regcomp() and regex.h */ 284#define HAVE_POSIX_REGCOMP 1 285 |
286/* Define HAVE_PROCFS if have have fstatfs with f_type and PROC_SUPER_MAGIC. 287 */ 288/* #undef HAVE_PROCFS */ 289 |
|
286/* Define to 1 if you have the `realpath' function. */ 287#define HAVE_REALPATH 1 288 289/* System V regcmp() */ 290/* #undef HAVE_REGCMP */ 291 292/* */ 293/* #undef HAVE_REGEXEC2 */ --- 172 unchanged lines hidden --- | 290/* Define to 1 if you have the `realpath' function. */ 291#define HAVE_REALPATH 1 292 293/* System V regcmp() */ 294/* #undef HAVE_REGCMP */ 295 296/* */ 297/* #undef HAVE_REGEXEC2 */ --- 172 unchanged lines hidden --- |