commit:     f960fda83cf57ad529fe34fb996a92cb8be7bf44
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 09:10:22 2019 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 09:10:22 2019 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=f960fda8

buildsys: regen

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 Makefile.in    | 6 +++---
 travis/main.sh | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 0ffd8c6..7403b5b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1610,9 +1610,9 @@ q_CPPFLAGS = -I$(top_srcdir)/libq 
-I$(top_builddir)/autotools/gnulib \
        -I$(top_srcdir)/autotools/gnulib $(NULL) $(am__append_2) \
        $(am__append_7)
 q_LDADD = $(top_builddir)/libq/libq.la \
-       $(top_builddir)/autotools/gnulib/libgnu.a -liniparser \
-       $(LIBSSL) $(LIBBL2) $(LIBZ) $(GPGME_LIBS) $(LIB_CLOCK_GETTIME) \
-       $(LIB_EACCESS) $(NULL) $(am__append_3) $(am__append_8)
+       $(top_builddir)/autotools/gnulib/libgnu.a $(LIBSSL) $(LIBBL2) \
+       $(LIBZ) $(GPGME_LIBS) $(LIB_CLOCK_GETTIME) $(LIB_EACCESS) \
+       $(NULL) $(am__append_3) $(am__append_8)
 EXTRA_DIST = \
        autotools/m4/gnulib-cache.m4 \
        applets.h \

diff --git a/travis/main.sh b/travis/main.sh
index 7154ce5..c5f7670 100755
--- a/travis/main.sh
+++ b/travis/main.sh
@@ -26,7 +26,7 @@ coverity_scan() {
 }
 
 main() {
-       # For local deps like iniparser.
+       # For local deps like blake2b.
        export CPPFLAGS="-I${PWD}/../sysroot"
        export LDFLAGS="-L${PWD}/../sysroot"
 

Reply via email to