Rename senfscons to site_scons and move python files arround
[senf.git] / senfscons / SConfig.template
diff --git a/senfscons/SConfig.template b/senfscons/SConfig.template
deleted file mode 100644 (file)
index 1a99c31..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-CXX              = "g++-3.4"
-
-BOOST_INCLUDES   = "/usr/local/include/boost-1_33_1"
-BOOST_TOOLSET    = "gcc"
-BOOST_LIBDIR     = "/usr/local/lib"
-
-STLPORT_INCLUDES = "/usr/local/include/stlport"
-STLPORT_LIB      = "stlport_gcc"
-STLPORT_LIBDIR   = "/usr/local/lib"