[SR-Dev] git:janakj/flatstore: - don't link with unnecessary libs, related to bug #1855859

Jan Janak jan at iptel.org
Wed Feb 18 23:59:06 CET 2009


Module: sip-router
Branch: janakj/flatstore
Commit: da7be356c8a8702505a8c1b9f1592cddac55d820
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=da7be356c8a8702505a8c1b9f1592cddac55d820

Author: Henning Westerholt <henning.westerholt at 1und1.de>
Committer: Henning Westerholt <henning.westerholt at 1und1.de>
Date:   Fri Sep 12 13:07:05 2008 +0000

- don't link with unnecessary libs, related to bug #1855859
- don't include unnecessary libxml headers in pua_mi


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4895 689a6050-402a-0410-94f2-e92a70836424

---

 modules/db_flatstore/km_Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/db_flatstore/km_Makefile b/modules/db_flatstore/km_Makefile
index 6b53fdb..6cd413c 100644
--- a/modules/db_flatstore/km_Makefile
+++ b/modules/db_flatstore/km_Makefile
@@ -5,5 +5,6 @@
 include ../../Makefile.defs
 auto_gen=
 NAME=db_flatstore.so
+LIBS=
 
 include ../../Makefile.modules




More information about the sr-dev mailing list