Mark, if you could submit this to svn I wouldn't have to edit the source 
every time I start fresh from svn.  This is taken directly from the 
freebsd port / patches applied so that cfengine will compile.

--- configure.orig      Wed Sep 20 10:27:07 2006
+++ configure   Thu Dec 14 18:00:21 2006
@@ -8539,7 +8539,7 @@
          done

          BERKELEY_DB_LIB="-ldb"
-        for v in db4.4 db44 db41 db40 db4 db33 db32 db3 db; do
+        for v in db-4.4 db4.4 db44 db-4.3 db-4.2 db41 db40 db4 db33 
db32 db3 db; do
              if test -f "$BERKELEY_DB_DIR/lib/lib$v.so"; then
                  BERKELEY_DB_LIB="-l$v"
                 break

-- 
Jo Rhett
senior geek
Silicon Valley Colocation
_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to