Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=e986593d0f64409b83e24840bd4dcfd15a8f2c13

commit e986593d0f64409b83e24840bd4dcfd15a8f2c13
Author: Michel Hermier <herm...@frugalware.org>
Date:   Tue Jun 9 14:05:33 2009 +0200

configure.ac

* Fix indent style off the configure information log.

diff --git a/configure.ac b/configure.ac
index 2f392f6..aea071e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -447,30 +447,30 @@ Makefile
echo "
pacman-g2-$VERSION:

-       prefix                  : ${prefix}
-       source code location    : ${srcdir}
-       compiler                : ${CC}
-       compiler flags          : ${CFLAGS}
+       prefix                          : ${prefix}
+       source code location            : ${srcdir}
+       compiler                        : ${CC}
+       compiler flags                  : ${CFLAGS}

-       libpacman version       : ${PM_VERSION}
-       pacman-g2.conf location : ${PACCONF}
+       libpacman version               : ${PM_VERSION}
+       pacman-g2.conf location         : ${PACCONF}

-       Architecture CARCH      : ${CARCH}
-       Architecture used cflag : ${CARCHFLAGS}
-       Architecture CHOST      : ${CHOST}
+       Architecture CARCH              : ${CARCH}
+       Architecture used cflag         : ${CARCHFLAGS}
+       Architecture CHOST              : ${CHOST}

Default package extension       : ${PKG_EXT}
Default package compression     : ${PKG_COMP}

-       Doxygen support         : ${DOXYSTATUS}
-       Manpages                : ${ASCIISTATUS}
-       Manpage localization    : ${POSTATUS}
-       Perl bindings           : ${PERLSTATUS}
-       Python bindings         : ${PYTHONSTATUS}
-       Java bindings           : ${JAVASTATUS}
-       C# bindings             : ${CSHARPSTATUS}
-
-       debug support           : ${debug}
-       Werror build            : ${werror}
-       Strict flags            : ${strict}
+       Doxygen support                 : ${DOXYSTATUS}
+       Manpages                        : ${ASCIISTATUS}
+       Manpage localization            : ${POSTATUS}
+       Perl bindings                   : ${PERLSTATUS}
+       Python bindings                 : ${PYTHONSTATUS}
+       Java bindings                   : ${JAVASTATUS}
+       C# bindings                     : ${CSHARPSTATUS}
+
+       debug support                   : ${debug}
+       Werror build                    : ${werror}
+       Strict flags                    : ${strict}
"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to