mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[3508] Removed unnecessary echo in configure.ac
This commit is contained in:
parent
6e1791abef
commit
4837a87b1a
@ -31,7 +31,6 @@ AC_PROG_CXX
|
||||
|
||||
# Check for exact Kea version.
|
||||
AC_MSG_CHECKING(whether this is a tarball or git source)
|
||||
echo "test -d ${srcdir}/.git"
|
||||
if test -d "${srcdir}/.git"; then
|
||||
KEA_SRCID="git `(cd "${top_srcdir}";git rev-parse HEAD)`"
|
||||
AC_MSG_RESULT("git")
|
||||
|
Loading…
x
Reference in New Issue
Block a user