summaryrefslogtreecommitdiff
path: root/pkg/expat/expat_config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-05-27 01:18:50 -0700
committerMichael Forney <mforney@mforney.org>2021-05-27 01:25:22 -0700
commit860068eebadbb338bfdb0847349792165bf7281c (patch)
tree7b7e43da1f55f546fd39719d4653bad7f6bbf619 /pkg/expat/expat_config.h
parent29a33247f7d9459f55595be7966f7fcccee019c3 (diff)
expat: Update to 2.4.1
Diffstat (limited to 'pkg/expat/expat_config.h')
-rw-r--r--pkg/expat/expat_config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h
index 0b1248a1..c249c5c4 100644
--- a/pkg/expat/expat_config.h
+++ b/pkg/expat/expat_config.h
@@ -8,9 +8,9 @@
#define HAVE_GETRANDOM 1
#define HAVE_INTTYPES_H 1
/* #undef HAVE_LIBBSD */
+#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_STDINT_H 1
-#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
@@ -23,12 +23,12 @@
#define PACKAGE "expat"
#define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
#define PACKAGE_NAME "expat"
-#define PACKAGE_STRING "expat 2.3.0"
+#define PACKAGE_STRING "expat 2.4.1"
#define PACKAGE_TARNAME "expat"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.3.0"
+#define PACKAGE_VERSION "2.4.1"
#define STDC_HEADERS 1
-#define VERSION "2.3.0"
+#define VERSION "2.4.1"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1