X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=src%2Flibswift_udp%2FSConstruct;fp=src%2Flibswift_udp%2FSConstruct;h=849c26d5032e02a2963daa41a4b94b378cadd9e3;hb=46cee2742019f7b0b3500485f1e83e20dc983245;hp=ceca61f31929ab97ffda960ba3469945563b1257;hpb=46f3ca346fe499ba3e8f595fc5c2aa2b3e3c4d5f;p=swifty.git diff --git a/src/libswift_udp/SConstruct b/src/libswift_udp/SConstruct index ceca61f..849c26d 100644 --- a/src/libswift_udp/SConstruct +++ b/src/libswift_udp/SConstruct @@ -83,7 +83,7 @@ if sys.platform == "win32": APPSOURCE=['swift.cpp','httpgw.cpp','statsgw.cpp','cmdgw.cpp','getopt.c','getopt_long.c'] else: - libevent2path = '/arno/pkgs/libevent-2.0.15-arno-http' + libevent2path = '/usr/local/' # Enable the user defining external includes if 'CPPPATH' in os.environ: