configure: fix indent

pull/215/head
Eric Leblond 14 years ago
parent 936c36d5f1
commit ef45f7dac4

@ -551,8 +551,8 @@ AC_INIT(configure.ac)
if test "$JANSSON" = "no"; then if test "$JANSSON" = "no"; then
echo echo
echo " Jansson is required for features like unix socket" echo " Jansson is required for features like unix socket"
echo " Go get it from your distribution of from:" echo " Go get it from your distribution of from:"
echo " http://www.digip.org/jansson/" echo " http://www.digip.org/jansson/"
echo echo
enable_unixsocket="no" enable_unixsocket="no"
enable_jansson="no" enable_jansson="no"

Loading…
Cancel
Save