mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 06:55:16 +00:00
[master] Merge branch 'trac3627'
This commit is contained in:
@@ -1135,7 +1135,7 @@ if test "x$enable_gtest" = "xyes" ; then
|
|||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$gtest_path" != "no" ; then
|
if test "$gtest_path" != "no" ; then
|
||||||
if test "$gtest_path" != "yes"; then
|
if test "$gtest_path" != "yes"; then
|
||||||
GTEST_PATHS=$gtest_path
|
GTEST_PATHS=$gtest_path
|
||||||
if test -x "${gtest_path}/bin/gtest-config" ; then
|
if test -x "${gtest_path}/bin/gtest-config" ; then
|
||||||
|
Reference in New Issue
Block a user