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:08:50 +0000 (15:08 -0400)
commitdafacb78410cca51a1945305017cfa21a413ec6c
tree206bf684f2b72b42053f7085ad5dbb4332fb4c83
parent757cf67e7662260c88b7a5df15d099e18bd84af9
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.025226 seconds and 4 git commands to generate.