opkg

statically linked package installer
git clone anongit@rnpnr.xyz:opkg.git
Log | Files | Refs | Feed | Submodules | README | LICENSE

config.h (2544B)


      1 /* #undef BSR_ANYCRLF */
      2 /* #undef EBCDIC */
      3 /* #undef EBCDIC_NL25 */
      4 #define HAVE_BCOPY 1
      5 /* #undef HAVE_BITS_TYPE_TRAITS_H */
      6 /* #undef HAVE_BZLIB_H */
      7 #define HAVE_DIRENT_H 1
      8 #define HAVE_DLFCN_H 1
      9 /* #undef HAVE_EDITLINE_READLINE_H */
     10 /* #undef HAVE_EDIT_READLINE_READLINE_H */
     11 #define HAVE_INTTYPES_H 1
     12 #define HAVE_LIMITS_H 1
     13 /* #undef HAVE_LONG_LONG */
     14 #define HAVE_MEMMOVE 1
     15 #define HAVE_PTHREAD 1
     16 #define HAVE_PTHREAD_PRIO_INHERIT 1
     17 /* #undef HAVE_READLINE_HISTORY_H */
     18 /* #undef HAVE_READLINE_READLINE_H */
     19 #define HAVE_STDINT_H 1
     20 #define HAVE_STDIO_H 1
     21 #define HAVE_STDLIB_H 1
     22 #define HAVE_STRERROR 1
     23 /* #undef HAVE_STRING */
     24 #define HAVE_STRINGS_H 1
     25 #define HAVE_STRING_H 1
     26 /* #undef HAVE_STRTOIMAX */
     27 /* #undef HAVE_STRTOLL */
     28 /* #undef HAVE_STRTOQ */
     29 #define HAVE_SYS_STAT_H 1
     30 #define HAVE_SYS_TYPES_H 1
     31 /* #undef HAVE_TYPE_TRAITS_H */
     32 #define HAVE_UNISTD_H 1
     33 /* #undef HAVE_UNSIGNED_LONG_LONG */
     34 #define HAVE_VISIBILITY 1
     35 /* #undef HAVE_WINDOWS_H */
     36 /* #undef HAVE_ZLIB_H */
     37 /* #undef HAVE__STRTOI64 */
     38 #define LINK_SIZE 2
     39 #define LT_OBJDIR ".libs/"
     40 #define MATCH_LIMIT 10000000
     41 #define MATCH_LIMIT_RECURSION MATCH_LIMIT
     42 #define MAX_NAME_COUNT 10000
     43 #define MAX_NAME_SIZE 32
     44 #define NEWLINE 10
     45 /* #undef NO_RECURSE */
     46 #define PACKAGE "pcre"
     47 #define PACKAGE_BUGREPORT ""
     48 #define PACKAGE_NAME "PCRE"
     49 #define PACKAGE_STRING "PCRE 8.45"
     50 #define PACKAGE_TARNAME "pcre"
     51 #define PACKAGE_URL ""
     52 #define PACKAGE_VERSION "8.45"
     53 #define PARENS_NEST_LIMIT 250
     54 #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
     55 #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
     56 #define PCREGREP_BUFSIZE 20480
     57 #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
     58 #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
     59 #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
     60 #define PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
     61 #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
     62 #define PCRE_STATIC 1
     63 #define POSIX_MALLOC_THRESHOLD 10
     64 /* #undef PTHREAD_CREATE_JOINABLE */
     65 #define STDC_HEADERS 1
     66 #ifdef __GNUC__
     67 #define SUPPORT_JIT /**/
     68 #endif
     69 /* #undef SUPPORT_LIBBZ2 */
     70 /* #undef SUPPORT_LIBEDIT */
     71 /* #undef SUPPORT_LIBREADLINE */
     72 /* #undef SUPPORT_LIBZ */
     73 /* #undef SUPPORT_PCRE16 */
     74 /* #undef SUPPORT_PCRE32 */
     75 #define SUPPORT_PCRE8 /**/
     76 #define SUPPORT_PCREGREP_JIT /**/
     77 #define SUPPORT_UCP /**/
     78 #define SUPPORT_UTF /**/
     79 /* #undef SUPPORT_VALGRIND */
     80 #define VERSION "8.45"
     81 /* #undef const */
     82 /* #undef int64_t */
     83 /* #undef size_t */