Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
33adc6b0
Commit
33adc6b0
authored
Sep 13, 2017
by
Dridi Boukelmoune
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s/vcs/vsc/
Too many acronyms...
parent
a1ac5e7e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
varnish.m4
varnish.m4
+3
-3
varnishapi.pc.in
varnishapi.pc.in
+1
-1
No files found.
varnish.m4
View file @
33adc6b0
...
...
@@ -85,7 +85,7 @@ AC_DEFUN([_VARNISH_PKG_CONFIG], [
PKG_CHECK_VAR([VARNISHAPI_VMODDIR], [varnishapi], [vmoddir])
PKG_CHECK_VAR([VMODTOOL], [varnishapi], [vmodtool])
PKG_CHECK_VAR([V
CSTOOL], [varnishapi], [vcs
tool])
PKG_CHECK_VAR([V
SCTOOL], [varnishapi], [vsc
tool])
AC_SUBST([VARNISH_LIBRARY_PATH],
[$VARNISHAPI_LIBDIR:$VARNISHAPI_LIBDIR/varnish])
...
...
@@ -386,7 +386,7 @@ AC_DEFUN([VARNISH_VMODS], [
# - pkgvcldir added
#
# Since Varnish 5.2.0:
# - V
CS
TOOL added
# - V
SC
TOOL added
#
# Verify that the version of Varnish Cache found by pkg-config is at least
# MINIMUM-VERSION. If MAXIMUM-VERSION is specified, verify that the version
...
...
@@ -412,7 +412,7 @@ AC_DEFUN([VARNISH_VMODS], [
# - VARNISHAPI_VCLDIR
# - VARNISHAPI_VMODDIR
# - VMODTOOL
# - V
CS
TOOL
# - V
SC
TOOL
#
# In addition, two directories are set up for installation in automake:
#
...
...
varnishapi.pc.in
View file @
33adc6b0
...
...
@@ -13,7 +13,7 @@ pkgdatadir=${datadir}/@PACKAGE@
vcldir=${pkgdatadir}/vcl
vmoddir=${libdir}/@PACKAGE@/vmods
vmodtool=${pkgdatadir}/vmodtool.py
v
cstool=${pkgdatadir}/vcs
tool.py
v
sctool=${pkgdatadir}/vsc
tool.py
Name: VarnishAPI
Description: Varnish API
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment