Use the distributed LBTT is the installed one is not 1.2.1a.
* m4/lbtt.m4: Check version number.
This commit is contained in:
parent
a8fd9e8b14
commit
1c1c95f65f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ AC_DEFUN([AX_CHECK_LBTT], [
|
||||||
AC_ARG_WITH([included-lbtt],
|
AC_ARG_WITH([included-lbtt],
|
||||||
[AC_HELP_STRING([--with-included-lbtt],
|
[AC_HELP_STRING([--with-included-lbtt],
|
||||||
[use the LBTT program inclued here])])
|
[use the LBTT program inclued here])])
|
||||||
AS_IF([AM_RUN_LOG([lbtt-translate --help | grep spot])],
|
AS_IF([AM_RUN_LOG([lbtt-translate --version | grep 1.2.1a])],
|
||||||
[need_included_lbtt=no],
|
[need_included_lbtt=no],
|
||||||
[need_included_lbtt=yes])
|
[need_included_lbtt=yes])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue