[libgda/LIBGDA_4.2] MinGW build correction



commit 25057a56886f145451f8a39af9830c3e904d2429
Author: Vivien Malerba <malerba gnome-db org>
Date:   Wed Oct 26 17:27:45 2011 +0200

    MinGW build correction
    
    don't try to use -liberty anymore as it now seems it's
    part of the default...

 tools/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 0770018..49a2a72 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -59,9 +59,7 @@ endif
 
 
 
-# setenv() is in libiberty in mingw
 if PLATFORM_WIN32
-gda_sql_4_0_LDADD += -liberty
 gda_sql_4_0_SOURCES += gda-sql-res.rc
 endif
 



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