./configure: cleanup '--enable-background' option description
commitb10a3995e86fc2539b55f66455579ee47c4ca349
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 09:51:22 +0000 (22 12:51 +0300)
tree14e71f687f18f16b3d12301a037a1534efb29bce
parent8ca27aa431de99c85e2e047c3ee8cf538b56c186
./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