summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d5f09da)
raw | patch | inline | side by side (parent: d5f09da)
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | |
Fri, 18 Aug 2017 10:50:22 +0000 (12:50 +0200) | ||
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | |
Fri, 18 Aug 2017 10:50:22 +0000 (12:50 +0200) |
The rest of configure.ac indents not to the context, but by 2 spaces.
Follow that rule to stay in style.
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Follow that rule to stay in style.
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 8918ef0465cb83c2e2b20dfc7bfb62c27ff52791..7648152ebe573ec6997fef91c78dcae154c27ce1 100644 (file)
--- a/configure.ac
+++ b/configure.ac
if test "x$with_libdpdk" != "xno"; then
PKG_CHECK_MODULES([DPDK], [libdpdk], [],
- [AC_MSG_NOTICE([no DPDK pkg-config, using defaults])])
+ [AC_MSG_NOTICE([no DPDK pkg-config, using defaults])])
if test "x$LIBDPDK_CPPFLAGS" = "x"; then
LIBDPDK_CPPFLAGS="-I/usr/include/dpdk"
fi