[gedit] Remove trailing spaces from configure.ac
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Remove trailing spaces from configure.ac
- Date: Tue, 26 Aug 2014 19:20:26 +0000 (UTC)
commit 2c89a4ae915284f2e97e00490a6dea15f882d952
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Tue Aug 26 21:18:42 2014 +0200
Remove trailing spaces from configure.ac
configure.ac | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 74d1dd3..430cab7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -217,7 +217,7 @@ if test "x$enable_updater" != "xno"; then
libsoup-2.4,
have_libsoup=yes,
have_libsoup=no)
-
+
if test "x$have_libsoup" = "xyes"; then
if test "x$os_win32" = "xyes"; then
enable_updater=yes
@@ -239,7 +239,7 @@ dnl ================================================================
ENCHANT_REQUIRED=1.2.0
ISO_CODES_REQUIRED=0.35
-
+
AC_ARG_ENABLE([spell],
AS_HELP_STRING([--disable-spell],[Disable spell plugin (default: enabled)]),
[enable_enchant=$enableval],
@@ -484,9 +484,9 @@ if expr ${GEDIT_MINOR_VERSION} % 2 > /dev/null; then
stable_version=`expr ${GEDIT_MINOR_VERSION} - 1`
cat << EOF
- *** IMPORTANT ***
+ *** IMPORTANT ***
-This is an unstable version of gedit.
+This is an unstable version of gedit.
It is for test purposes only.
Please, DO NOT use it in a production environment.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]