aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.boot b/configure.boot
index 808e2db..57a1ffa 100644
--- a/configure.boot
+++ b/configure.boot
@@ -154,7 +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'
+GRECS_HOST_PROJECT_LDADD='$(top_builddir)/gnu/libgnu.la'
# Tcl/tk
AC_ARG_WITH([tk],

Return to:

Send suggestions and report system problems to the System administrator.