summaryrefslogtreecommitdiffstatsabout
diff options
context:
space:
mode:
authorPaul Querna <chip@outoforder.cc>2005-04-06 06:23:08 (GMT)
committer Paul Querna <chip@outoforder.cc>2005-04-06 06:23:08 (GMT)
commitea14e97e60f55fa55090f066c6ea5957b5c7e7c1 (patch)
tree16601bf2c8ca4af5e400c8eed6b734933b676656
parent283d885702e6da73617ef8fd8a12aa228f96f07e (diff)
fix the indent.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abeefc9..a55e255 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ AC_OUTPUT
44echo "---" 44echo "---"
45echo "Configuration summary for mod_gnutls:" 45echo "Configuration summary for mod_gnutls:"
46echo "" 46echo ""
47echo " * mod_gnutls version: ${MOD_GNUTLS_VERSION}" 47echo " * mod_gnutls version: ${MOD_GNUTLS_VERSION}"
48echo " * Apache Modules directory: ${AP_LIBEXECDIR}" 48echo " * Apache Modules directory: ${AP_LIBEXECDIR}"
49echo " * GnuTLS Library version: ${LIBGNUTLS_VERSION}" 49echo " * GnuTLS Library version: ${LIBGNUTLS_VERSION}"
50echo "" 50echo ""