[anjuta-extras] Removed useless file.



commit 62c6313cb8eecfe7d1683b14a95911673cb4d129
Author: Massimo Corà <mcora src gnome org>
Date:   Sun Apr 26 12:38:09 2009 +0200

    Removed useless file.
    
    Removed aclocal.m4 as it's autogenerated by autogen.sh
---
 aclocal.m4 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/aclocal.m4 b/aclocal.m4
index 77662e0..8d893c6 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -5081,6 +5081,9 @@ dnl Note also adjust exclude_expsyms for C++ above.
   openbsd*)
     with_gnu_ld=no
     ;;
+  linux* | k*bsd*-gnu)
+    _LT_TAGVAR(link_all_deplibs, $1)=no
+    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes



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