58bf175004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=994107b0593f9bd94a4f92126627acb3
17 lines
278 B
Plaintext
17 lines
278 B
Plaintext
--- modules/berkeley-db/configure
|
|
+++ modules/berkeley-db/configure 2010-07-14 13:16:42.458924990 +0000
|
|
@@ -4665,10 +4665,9 @@ fi
|
|
done
|
|
fi
|
|
|
|
-
|
|
-
|
|
-
|
|
-
|
|
+ LIBDB=-ldb-4
|
|
+LTLIBDB=
|
|
+ INCDB=-I/usr/include/db4
|
|
|
|
ac_cv_libdb_libs="$LIBDB"
|
|
ac_cv_libdb_ltlibs="$LTLIBDB"
|