[folks/648811-dummy-backend-rebase1] build: Update configure.ac as suggested by autoupdate



commit b87c5d7d9f6c462ee018e6a5cc1ff9fc134724cb
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Thu Nov 7 13:31:34 2013 +0000

    build: Update configure.ac as suggested by autoupdate
    
    Thanks, autoupdate.

 configure.ac |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 83790cb..1868972 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,8 +30,8 @@ m4_define([folks_version], folks_full_version[]folks_maybe_datestamp)
 m4_define([folks_major_minor_version], folks_major_version.folks_minor_version)
 m4_define([folks_module_version], folks_lt_current)
 
-AC_INIT([folks], folks_version,
-        [https://bugzilla.gnome.org/browse.cgi?product=folks], [folks],
+AC_INIT([folks],[folks_version],
+        [https://bugzilla.gnome.org/browse.cgi?product=folks],[folks],
         [http://telepathy.freedesktop.org/wiki/Folks])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
@@ -49,8 +49,7 @@ AM_MAINTAINER_MODE([enable])
 
 AC_PROG_CC
 AM_PROG_CC_C_O
-AC_DISABLE_STATIC
-LT_INIT
+LT_INIT([disable-static])
 PKG_PROG_PKG_CONFIG([0.21])
 GLIB_GSETTINGS
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]