summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-07 21:46:49 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-07 21:46:49 +0200
commit2cd354167edcbd9542160f3ec94493a8ecf09e8c (patch)
tree75f6598edb1209a98e5429c4fd265ad6f431b6e7 /configure.ac
parent19dcdc7fe256e7dc68c64027315faff480c03da8 (diff)
downloadanastasis-2cd354167edcbd9542160f3ec94493a8ecf09e8c.tar.gz
anastasis-2cd354167edcbd9542160f3ec94493a8ecf09e8c.tar.bz2
anastasis-2cd354167edcbd9542160f3ec94493a8ecf09e8c.zip
deploy pp/terms for Anastasis
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6830242..6d51fb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,8 +62,8 @@ AC_CHECK_HEADERS([stdint.h stdlib.h string.h unistd.h])
ANASTASIS_LIB_LDFLAGS="-export-dynamic -no-undefined"
ANASTASIS_PLUGIN_LDFLAGS="-export-dynamic -avoid-version -module -no-undefined"
-AC_SUBST(TALER_LIB_LDFLAGS)
-AC_SUBST(TALER_PLUGIN_LDFLAGS)
+AC_SUBST(ANASTASIS_LIB_LDFLAGS)
+AC_SUBST(ANASTASIS_PLUGIN_LDFLAGS)
# check for libgnurl