#diff -Naurp config.old config.in --- config.old 2004-10-21 08:11:53.000000000 -0400 +++ config.in 2004-10-21 08:13:05.000000000 -0400 @@ -9,7 +9,8 @@ #INCLUDE = /usr/local/include #INCLUDE = ../.. -INCLUDE = /usr/local/BerkeleyDB/include +#INCLUDE = /usr/local/BerkeleyDB/include +INCLUDE = /usr/include # 2. Where is libdb? # @@ -18,7 +19,8 @@ INCLUDE = /usr/local/BerkeleyDB/include #LIB = /usr/local/lib #LIB = ../.. -LIB = /usr/local/BerkeleyDB/lib +#LIB = /usr/local/BerkeleyDB/lib +LIB = /usr/lib # 3. Is the library called libdb? #