aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-12-13 08:47:10 +0100
committerFabian Groffen <grobian@gentoo.org>2021-12-13 08:47:10 +0100
commite216472238843a0a200a0ee2e32367739a857b83 (patch)
tree11e0935f5f06b47debf6982bbf70d2e1cc4f388f /Makefile.am
parentqmerge: use FEATURES as set (diff)
downloadportage-utils-e216472238843a0a200a0ee2e32367739a857b83.tar.gz
portage-utils-e216472238843a0a200a0ee2e32367739a857b83.tar.bz2
portage-utils-e216472238843a0a200a0ee2e32367739a857b83.zip
buildsys: regenerate
- sendfile() additions to configure.ac - autoupdate for 2.71 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cf578f4..90c868b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,6 +84,7 @@ q_LDADD = \
$(GPGME_LIBS) \
$(LIB_CLOCK_GETTIME) \
$(LIB_EACCESS) \
+ $(SENDFILE_LIBS) \
$(NULL)
if QMANIFEST_ENABLED