jit fixes
This commit is contained in:
parent
a1ea514c65
commit
e6775d497c
@ -1891,6 +1891,8 @@ fi
|
|||||||
|
|
||||||
m4_include([packages/myddas/configure.in])
|
m4_include([packages/myddas/configure.in])
|
||||||
|
|
||||||
|
m4_include([JIT/configure.in])
|
||||||
|
|
||||||
if test "$PKG_CLIB" != ""
|
if test "$PKG_CLIB" != ""
|
||||||
then
|
then
|
||||||
|
|
||||||
@ -1977,8 +1979,7 @@ fi
|
|||||||
|
|
||||||
if test -e "$srcdir"/packages/raptor/Makefile.in
|
if test -e "$srcdir"/packages/raptor/Makefile.in
|
||||||
then
|
then
|
||||||
PKG_RAPTOR="packages/raptor"
|
PKG_RAPTOR="packages/raptor"
|
||||||
|
|
||||||
m4_include([packages/raptor/configure.in])
|
m4_include([packages/raptor/configure.in])
|
||||||
else
|
else
|
||||||
PKG_RAPTOR=""
|
PKG_RAPTOR=""
|
||||||
|
Reference in New Issue
Block a user