[vinagre] Do not install static libraries. Closes #590201.



commit 0eec910ae146ba551bab449cb94d1327c9432d4a
Author: Jonh Wendell <jwendell gnome org>
Date:   Thu Jul 30 11:09:33 2009 -0300

    Do not install static libraries. Closes #590201.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index aa6dfd9..a8f0879 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,6 +16,7 @@ AC_ISC_POSIX
 AC_PROG_CC
 AM_PROG_CC_STDC
 AC_HEADER_STDC
+AM_DISABLE_STATIC
 AM_PROG_LIBTOOL
 AM_PROG_CC_C_O
 



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