Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> Index: ac-helpers/berkeley-db.m4
> ===================================================================
> --- ac-helpers/SVN/text-base/berkeley-db.m4 Tue Sep 4 11:21:16 2001
> +++ ac-helpers/berkeley-db.m4 Tue Sep 4 15:41:15 2001
> @@ -96,9 +96,7 @@
> # Use the include and lib files in the build dir.
> dbdir=`cd db/dist ; pwd`
> SVN_DB_INCLUDES="-I$dbdir"
> - # Note that once we upgrade to libtool 1.4 this should be changed to
> - # SVN_DB_LIBS="$dbdir/libdb-3.3.la"
> - SVN_DB_LIBS="-L$dbdir/.libs -ldb-3.3"
> + SVN_DB_LIBS="$dbdir/libdb-3.3.la
> svn_lib_berkeley_db=yes
> elif test "$status" = "skip"; then
> svn_lib_berkeley_db=no
Huh?
I don't have any .la files anywhere in db/dist/. I have nothing but
db/dist/libdb.a.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006