aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-12-29 13:35:01 +0100
committerFabian Groffen <grobian@gentoo.org>2019-12-29 13:35:01 +0100
commitf4dbe34b34cb5bb9ce049ad9c8ac27f09a03c549 (patch)
treeaeb7ec7196759ded6f37457133c091d40858c272 /config.h.in
parentqlist: add support for listing contents from binpkgs (diff)
downloadportage-utils-f4dbe34b34cb5bb9ce049ad9c8ac27f09a03c549.tar.gz
portage-utils-f4dbe34b34cb5bb9ce049ad9c8ac27f09a03c549.tar.bz2
portage-utils-f4dbe34b34cb5bb9ce049ad9c8ac27f09a03c549.zip
buildsys: regen after configure.ac change
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a0714f64..c8155e2c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -473,6 +473,9 @@
/* Define to 1 if you have the `flockfile' function. */
#undef HAVE_FLOCKFILE
+/* Define to 1 if you have the `fmemopen' function. */
+#undef HAVE_FMEMOPEN
+
/* Define if the frexpl function is available in libc. */
#undef HAVE_FREXPL_IN_LIBC