configure.ac: fix indent
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 18 Aug 2017 10:46:17 +0000 (12:46 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 18 Aug 2017 10:46:17 +0000 (12:46 +0200)
commitd5f09da34b227d87b7fe411365a97b9aa658af52
treec88c65bcc10f8692a892ebe0269e6b1586ba5b50
parentaf406d0146bc22afcc4453ed3aaeae45f502c639
configure.ac: fix indent

Fix tab indents to be space based as they should, but keep the
effective indent at the level of the context it belongs to in
PKG_CHECK_MODULES.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
configure.ac