/* libpkgconf/config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `strlcat' function. */ #define HAVE_STRLCAT 1 /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the `strndup' function. */ #define HAVE_STRNDUP 1 /* Name of package */ /* #undef PACKAGE */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://todo.sr.ht/~kaniini/pkgconf" /* Define to the full name of this package. */ #define PACKAGE_NAME "pkgconf" /* Define to the full name and version of this package. */ /* #undef PACKAGE_STRING */ /* Define to the one symbol short name of this package. */ /* #undef PACKAGE_TARNAME */ /* Define to the home page for this package. */ /* #undef PACKAGE_URL */ /* Define to the version of this package. */ #define PACKAGE_VERSION "1.8.0" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ /* #undef VERSION */ /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ #define PKG_DEFAULT_PATH "/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib/pkgconfig:/mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/pkgconfig" #define SYSTEM_INCLUDEDIR "/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include" #define SYSTEM_LIBDIR "/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib" #define PERSONALITY_PATH "/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib/pkgconfig/personality.d:/mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/pkgconfig/personality.d"