./configure: cleanup '--enable-background' option description
commit52df780eb60c878b64c4ddde1c5369f2740d3687
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 22 Jun 2012 09:47:53 +0000 (22 12:47 +0300)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 22 Jun 2012 14:18:59 +0000 (22 17:18 +0300)
treea00bd168cee6808f273a22bff16a6a6f50042cf1
parenta6a0d29f7f7efe753f5daa813f25f7643bc2178f
./configure: cleanup '--enable-background' option description

Before the patch ./configure --help shown:
  --enable-background     Support for background file operations [[yes]]

After the patch:
  --enable-background     Support for background file operations [yes]

Changed whitespace: converted tabs to spaces.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
m4.include/mc-background.m4