summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/pre.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/pre.in b/src/config/pre.in
index d434b73d2..51a7fbab7 100644
--- a/src/config/pre.in
+++ b/src/config/pre.in
@@ -363,6 +363,10 @@ SS_VERSION = @SS_VERSION@
SS_DEPS = $(SS_DEPS-@SS_VERSION@)
SS_DEPS-sys =
SS_DEPS-k5 = $(BUILDTOP)/include/ss/ss.h $(BUILDTOP)/include/ss/ss_err.h
+VERTO_VERSION = @VERTO_VERSION@
+VERTO_DEPS = $(VERTO_DEPS-@VERTO_VERSION@)
+VERTO_DEPS-sys =
+VERTO_DEPS-k5 = $(BUILDTOP)/include/verto.h
# LIBS gets substituted in... e.g. -lnsl -lsocket