acinclude: fix indentation

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 90f54184a2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)

Origin message was:
------------------
- acinclude: fix indentation

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-11-03 17:46:01 +01:00
committed by Thilo Graf
parent e2d86f0646
commit bad1860527

View File

@@ -323,8 +323,8 @@ AC_ARG_WITH(boxtype,
AC_ARG_WITH(boxmodel,
[ --with-boxmodel valid for coolstream: hd1, hd2
valid for armbox: hd51
valid for generic: raspi],
valid for armbox: hd51
valid for generic: raspi],
[case "${withval}" in
hd1|hd2)
if test "$BOXTYPE" = "coolstream"; then