aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-02-18 21:02:01 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-02-18 21:02:01 +0200
commitbff3ef0e753bca9d01a25f9165ae2bf897ff0b52 (patch)
tree7ac457ccb2968bc10aff2753fa20802bdddbf3c7
parent7d66d87691efd2004306c57624d61a0391056cc5 (diff)
downloaddico-bff3ef0e753bca9d01a25f9165ae2bf897ff0b52.tar.gz
dico-bff3ef0e753bca9d01a25f9165ae2bf897ff0b52.tar.bz2
Make sure gnulib dependencies are satisfied when linking grecs testsuite
* configure.boot (GRECS_HOST_PROJECT_LDADD): Define new variable. * grecs: Upgrade.
-rw-r--r--configure.boot1
m---------grecs0
2 files changed, 1 insertions, 0 deletions
diff --git a/configure.boot b/configure.boot
index 3bb6b5b..b4b5300 100644
--- a/configure.boot
+++ b/configure.boot
@@ -154,6 +154,7 @@ fi
# Grecs configuration system
GRECS_SETUP(grecs, [shared tests getopt git2chg sockaddr-list])
GRECS_HOST_PROJECT_INCLUDES='-I$(top_srcdir)/gnu -I$(top_builddir)/gnu'
+GRECS_HOST_PROJECT_LDADD='$(top_srcdir)/gnu/libgnu.la'
# Tcl/tk
AC_ARG_WITH([tk],
diff --git a/grecs b/grecs
-Subproject 82a4e4b019194d60080c1b9f34de841485f3b9e
+Subproject 1498bd570eb001a6b2bc3f1a5074e8b384d6db3

Return to:

Send suggestions and report system problems to the System administrator.