[ekiga] Changed the libtool initialization in configure.ac
- From: Julien Puydt <jpuydt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Changed the libtool initialization in configure.ac
- Date: Sun, 6 Feb 2011 11:17:20 +0000 (UTC)
commit 88cdc5e48e26c810bcfa1a180e0b9fe1e1d6ee19
Author: Snark <jpuydt gnome org>
Date: Sun Feb 6 09:39:34 2011 +0100
Changed the libtool initialization in configure.ac
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5b1e394..6059781 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,8 +36,7 @@ dnl ###########################################################################
PKG_PROG_PKG_CONFIG
-AC_DISABLE_STATIC
-LT_INIT
+LT_INIT([dlopen disable-static])
AC_PROG_CC_C99
AC_PROG_CXX
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]