author | David Bercovitz <d-bercovitz@ti.com> | |
Thu, 27 Oct 2011 11:53:52 +0000 (13:53 +0200) | ||
committer | David Bercovitz <d-bercovitz@ti.com> | |
Thu, 27 Oct 2011 11:53:52 +0000 (13:53 +0200) | ||
commit | 97b2b267e0f507de39db41ba4473831d4c22b548 | |
tree | 6bea645b9e30523779cb142720ff33a0c72b5a66 | tree | snapshot (tar.xz tar.gz zip) |
parent | a6fc28ca6452fc5018a377da14c4573f22696af8 | commit | diff |
Define conditional with AM_CONDITIONAL before its use.
Usage of Conditionals describes that a conditional
must be defined before it is used in configure.ac
using the macro AM_CONDITIONAL.
This commit fixes ./configure step when --enable-test is
undefined.
Usage of Conditionals describes that a conditional
must be defined before it is used in configure.ac
using the macro AM_CONDITIONAL.
This commit fixes ./configure step when --enable-test is
undefined.
configure.ac | diff | blob | history |