summaryrefslogtreecommitdiff
path: root/netfs/lib/Jamfile.jam
diff options
context:
space:
mode:
Diffstat (limited to 'netfs/lib/Jamfile.jam')
-rw-r--r--netfs/lib/Jamfile.jam3
1 files changed, 1 insertions, 2 deletions
diff --git a/netfs/lib/Jamfile.jam b/netfs/lib/Jamfile.jam
index bf6dd1a..45d40f1 100644
--- a/netfs/lib/Jamfile.jam
+++ b/netfs/lib/Jamfile.jam
@@ -6,12 +6,11 @@ cpp-pch pch : pch.hpp :
lib netfsCommon :
pch
[ glob *.cpp ]
- ../../libmisc/xml.cpp :
+ :
<define>_FILE_OFFSET_BITS=64
<include>../../libmisc
<library>..//boost_system
<library>..//boost_thread
- <library>..//libxml2
<library>../ice//netfsComms
<implicit-dependency>../ice//netfsComms
: :