Add Dridi's configure summary from vcdk

parent 7e5e7544
...@@ -121,3 +121,17 @@ AC_CONFIG_FILES([ ...@@ -121,3 +121,17 @@ AC_CONFIG_FILES([
src/Makefile src/Makefile
]) ])
AC_OUTPUT AC_OUTPUT
AS_ECHO("
==== $PACKAGE_STRING ====
varnish: $VARNISH_VERSION
prefix: $prefix
vmoddir: $vmoddir
vcldir: $vcldir
pkgvcldir: $pkgvcldir
compiler: $CC
cflags: $CFLAGS
ldflags: $LDFLAGS
")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment