summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-12-03 20:37:11 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2009-12-03 20:37:11 +0100
commite0107632d1e4a9efb940e19d0f6f6928347fe1ef (patch)
treebe116c1ed8d115a63a257ffae1bda4914457ff8b /configure.ac
parent61de706cf43afba9d637ef099644c58d0de492c9 (diff)
downloadabrt-e0107632d1e4a9efb940e19d0f6f6928347fe1ef.tar.gz
abrt-e0107632d1e4a9efb940e19d0f6f6928347fe1ef.tar.xz
abrt-e0107632d1e4a9efb940e19d0f6f6928347fe1ef.zip
whitespace cleanup
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dcd0030e..54df82e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,7 @@ AC_ARG_WITH(debugdumpsdir,
[AS_HELP_STRING([--with-debugdumpdir=DIR],
[Directory where debugdumps are created])],
[DEBUG_DUMPS_DIR="$withval"])
-
+
AC_ARG_WITH(debuginfosdir,
[AS_HELP_STRING([--with-debuginfodir=DIR],
[Directory where debuginfo is stored])],