From 54df2afaa61c6a03cbb4a33c9b90fa572b6d07b8 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 17 Dec 2016 21:28:53 -0800 Subject: Berkeley DB 4.8 with rust build script for linux. --- db-4.8.30/dist/vx_setup/CONFIG.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 db-4.8.30/dist/vx_setup/CONFIG.in (limited to 'db-4.8.30/dist/vx_setup/CONFIG.in') diff --git a/db-4.8.30/dist/vx_setup/CONFIG.in b/db-4.8.30/dist/vx_setup/CONFIG.in new file mode 100644 index 0000000..1fccd1d --- /dev/null +++ b/db-4.8.30/dist/vx_setup/CONFIG.in @@ -0,0 +1,10 @@ +# +# Install configuration file. +# +# Note: This file may be modified during the pool manufacturing process to +# add additional configuration statements. This file is sourced by +# INSTW32.TCL. +# + +cdromDescSet "Berkeley DB @DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@DB_VERSION_PATCH@" + -- cgit v1.2.3