[beast/win32: 12/44] Link against libbirnet.la library instead of	single object libbirnet.o.
- From: Stefan Westerfeld <stw src gnome org>
 
- To: svn-commits-list gnome org
 
- Cc: 
 
- Subject: [beast/win32: 12/44] Link against libbirnet.la library instead of	single object libbirnet.o.
 
- Date: Fri, 29 Jan 2010 16:22:25 +0000 (UTC)
 
commit f64ca757e3bccf055d78860a9d18f97955aa7c46
Author: Stefan Westerfeld <stefan space twc de>
Date:   Tue Sep 1 18:50:44 2009 +0200
    Link against libbirnet.la library instead of single object libbirnet.o.
 birnet/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/birnet/tests/Makefile.am b/birnet/tests/Makefile.am
index 1f397e0..832b142 100644
--- a/birnet/tests/Makefile.am
+++ b/birnet/tests/Makefile.am
@@ -8,7 +8,7 @@ INCLUDES       += -I$(top_srcdir) -I$(top_builddir) -I. $(BIRNET_CFLAGS)
 DEFS	       += -DBIRNET_LOG_DOMAIN='"$(basename $(@F))"' -DPARANOID -DG_DISABLE_CONST_RETURNS
 
 noinst_PROGRAMS  = $(ALLTESTS)
-progs_ldadd 	 = $(top_builddir)/birnet/libbirnet.o $(BIRNET_LIBS) -lm
+progs_ldadd 	 = $(top_builddir)/birnet/libbirnet.la $(BIRNET_LIBS) -lm
 
 TESTS		+= infotest
 infotest_SOURCES = infotest.cc
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]