From 2913e17def90109ac83922e55a9df8999844ec58 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 3 Jul 2007 00:55:31 +0000 Subject: Since libbu++-reorg is now the trunk, build has been updated to work with it. --- build.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.conf') diff --git a/build.conf b/build.conf index 454e16e..1f6d0f1 100644 --- a/build.conf +++ b/build.conf @@ -9,7 +9,7 @@ set "CXXFLAGS" += "-ggdb" target file, requires "libbu++/libbu++.a", set "LDFLAGS" += "-Llibbu++ -lbu++ -ldl", - set "CXXFLAGS" += "-Ilibbu++/src", + set "CXXFLAGS" += "-Ilibbu++", set "FLEXFLAGS" = "--bison-bridge --bison-locations", input filesIn("src") filter regexp(".*\\.(cpp|y|l)$") -- cgit v1.2.3