Fix: AM_CONDITIONAL should be outside AS_IF block
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 May 2018 19:58:44 +0000 (15:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 May 2018 19:59:14 +0000 (15:59 -0400)
commit1f0418c7cd7e109bb74cbe8e8e5058758779a247
tree01f05339a12e451c7ae15cc69433b5e6bf7152a1
parentca08b2bf6b42da4c1ec65e60ffc26384d317a15c
Fix: AM_CONDITIONAL should be outside AS_IF block

Fixes:

configure: error: conditional "HAVE_JAVAH" was never defined.
Usually this means the macro was only invoked conditionally

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
This page took 0.024202 seconds and 4 git commands to generate.