summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 12:09:07 +0200
committerZenWalker <[email protected]>2019-07-05 17:11:28 +0200
commit09c7ac9d07c32e50d6d1069a816468c02c334511 (patch)
treebd42dd1e65a4561b5fe477d93a3313ac1f47a423 /configure.ac
parenta3bcb563ae526a820d3a4727cc60946d6227c3dc (diff)
downloadmate-user-share-09c7ac9d07c32e50d6d1069a816468c02c334511.tar.bz2
mate-user-share-09c7ac9d07c32e50d6d1069a816468c02c334511.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 91cd507..19cfbda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,7 +74,7 @@ AC_SUBST(USER_SHARE_LIBS)
PKG_CHECK_MODULES(USER_SHARE_CONFIG, glib-2.0 >= $GLIB_REQUIRED_VERSION gio-2.0 gtk+-3.0 >= $GTK_REQUIRED_VERSION)
AC_SUBST(USER_SHARE_CONFIG_CFLAGS)
AC_SUBST(USER_SHARE_CONFIG_LIBS)
-
+
AC_CHECK_LIB(socket, socket)
have_socket=no
@@ -92,7 +92,7 @@ fi
AC_PATH_PROG([GLIB_GENMARSHAL],[glib-genmarshal])
-dnl
+dnl
dnl Enable gsettigns schema macros
dnl