fix: Add CLASSPATH to autoconf precious variables
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 22 Apr 2020 18:37:55 +0000 (14:37 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Apr 2020 19:03:37 +0000 (15:03 -0400)
commita1f17360f663e0eb737fecabe8e5cbb8f1027264
tree6961e3dfdc11ef6da1a5068b599e0c9a4b49810a
parent7847c7e43259dccd8cc8587abd340248328cbd86
fix: Add CLASSPATH to autoconf precious variables

This will record the value of CLASSPATH in the autoconf cache and ensure
it's used when calling make even if it's not exported to the
environment.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia06070dd352f9d3b6956a1ec0f4eb1d024f73179
configure.ac
doc/examples/Makefile.am
doc/examples/java-log4j/Makefile
This page took 0.025129 seconds and 5 git commands to generate.