commit:     5ac4b15175ae8cc096b6a3d861b54b6e2a882367
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  9 05:02:57 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  9 05:02:57 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=5ac4b151

libsbutil: drop leftover gnulib reference

We dropped gnulib in 8b95a0077380fc24dfd3839a3eec586a0b2609d9.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 libsbutil/local.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libsbutil/local.mk b/libsbutil/local.mk
index b1980de..84e3ea1 100644
--- a/libsbutil/local.mk
+++ b/libsbutil/local.mk
@@ -4,8 +4,7 @@ noinst_LIBRARIES += %D%/libsbutil.a
        $(AM_CPPFLAGS) \
        $(SIXTY_FOUR_FLAGS) \
        -I$(top_srcdir)/%D% \
-       -I$(top_srcdir)/%D%/include \
-       -I$(top_srcdir)/%D%/gnulib
+       -I$(top_srcdir)/%D%/include
 %C%_libsbutil_a_CFLAGS = -fPIC
 %C%_libsbutil_a_SOURCES = \
        %D%/sbutil.h                              \

Reply via email to