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:02:34 +0000 (15:02 -0400)
commitb1035e615d2283d13fc7598e64a9e82f068a37c8
treebcac8097ab4967f4daf86c3646e60f6bae3d445b
parent35cbacdb34948e328f5d360f2fd76618dd678e2f
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.024587 seconds and 4 git commands to generate.