summaryrefslogtreecommitdiff
path: root/plugins/imgssapi/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/imgssapi/Makefile.in')
-rw-r--r--plugins/imgssapi/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/imgssapi/Makefile.in b/plugins/imgssapi/Makefile.in
index 84e2b6e..d16575a 100644
--- a/plugins/imgssapi/Makefile.in
+++ b/plugins/imgssapi/Makefile.in
@@ -125,7 +125,10 @@ PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
RANLIB = @RANLIB@
+RELP_CFLAGS = @RELP_CFLAGS@
+RELP_LIBS = @RELP_LIBS@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
@@ -185,8 +188,6 @@ program_transform_name = @program_transform_name@
psdir = @psdir@
pthreads_cflags = @pthreads_cflags@
pthreads_libs = @pthreads_libs@
-relp_cflags = @relp_cflags@
-relp_libs = @relp_libs@
rfc3195_cflags = @rfc3195_cflags@
rfc3195_libs = @rfc3195_libs@
rt_libs = @rt_libs@