summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTomas Chvatal <tchvatal@suse.cz>2011-11-11 21:30:39 +0100
committerTomas Chvatal <tchvatal@suse.cz>2011-11-11 21:30:39 +0100
commiteb7bd97af519d10fcd1ddd7503d9504ebbbe627f (patch)
tree61a563634e573a66306bc818317574c864740a11 /configure.in
parentFix the TMPDIR setting, sorry. (diff)
downloadcore-eb7bd97af519d10fcd1ddd7503d9504ebbbe627f.tar.gz
core-eb7bd97af519d10fcd1ddd7503d9504ebbbe627f.zip
convert tab to space
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3d1830de6145..9292e140dd35 100644
--- a/configure.in
+++ b/configure.in
@@ -6165,7 +6165,7 @@ ENABLE_NSPLUGIN=NO
if test "$enable_nsplugin" != "no"; then
if test "$enable_gtk" != "no"; then
AC_MSG_RESULT([yes])
- ENABLE_NSPLUGIN=YES
+ ENABLE_NSPLUGIN=YES
else
AC_MSG_RESULT([no, disabled gtk2])
fi