Browse Source

- 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

Henning Westerholt 17 năm trước cách đây
mục cha
commit
da7be356c8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      modules/db_flatstore/km_Makefile

+ 1 - 0
modules/db_flatstore/km_Makefile

@@ -5,5 +5,6 @@
 include ../../Makefile.defs
 auto_gen=
 NAME=db_flatstore.so
+LIBS=
 
 include ../../Makefile.modules