Make swift over UDP compilable.
[swifty.git] / src / libswift_udp / SConstruct
index ceca61f..849c26d 100644 (file)
@@ -83,7 +83,7 @@ if sys.platform == "win32":
     APPSOURCE=['swift.cpp','httpgw.cpp','statsgw.cpp','cmdgw.cpp','getopt.c','getopt_long.c']\r
     \r
 else:\r
-    libevent2path = '/arno/pkgs/libevent-2.0.15-arno-http'\r
+    libevent2path = '/usr/local/'\r
 \r
     # Enable the user defining external includes\r
     if 'CPPPATH' in os.environ:\r