mariadb/bdb/dist
Joerg Bruehe b72506881b Tool fix, needed for "compile-dist" to succeed on Solaris:
The default "awk" there cannot handle some of the scripts
which are used by BDB for configuration.

The fix:
1) Introduce a variable "AWK" in some of the BDB shell scripts,
2) search "gawk" and give it precedence over "awk"
   when assigning a value to the "AWK" variable,
   fail if neither is found,
3) use that variable when calling an "awk" program with one
   of the critical scripts.

The perfect solution would be to use the "awk" program found
by "configure", but we cannot follow that approach because
BDB's configuration is handled as a special case before the
overall "configure" is run. Because of this,
1) the "configure" result isn't yet available,
2) "configure" will not handle these BDB files.
Searching "gawk" is a (not-so-nice) way out.

Note that all this need not be perfectly portable,
it is needed only when we create a source distribution tarball
from a develkopment tree.
2009-01-13 14:52:22 +01:00
..
aclocal BDB 4.1.24 2002-10-30 15:57:05 +04:00
aclocal_java BDB 4.1.24 2002-10-30 15:57:05 +04:00
template remove all the auto-generated files but NOT vxworks/* ones. 2002-11-11 20:03:40 +01:00
vx_2.0 BDB 4.1.24 2002-10-30 15:57:05 +04:00
vx_3.1 BDB 4.1.24 2002-10-30 15:57:05 +04:00
vx_setup BDB 4.1.24 2002-10-30 15:57:05 +04:00
buildrel BDB 4.1.24 2002-10-30 15:57:05 +04:00
config.guess BDB 4.1.24 2002-10-30 15:57:05 +04:00
config.sub BDB 4.1.24 2002-10-30 15:57:05 +04:00
configure.ac sql/mysql_priv.h 2005-06-09 15:48:57 +02:00
db.ecd.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
db.spec.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
gen_inc.awk Fix for bug #4307: bdb will not compile on FreeBSD 5 because of ancient awk 2004-08-11 21:49:23 +04:00
gen_rec.awk BUG#15734: Fix undefined awk behaviour breaking compilation on Debian. 2005-12-14 13:09:37 +01:00
gen_rpc.awk BDB 4.1.24 2002-10-30 15:57:05 +04:00
install-sh BDB 4.1.24 2002-10-30 15:57:05 +04:00
ltmain.sh BDB 4.1.24 2002-10-30 15:57:05 +04:00
Makefile.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
pubdef.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
RELEASE fix for BDB 2002-11-19 16:02:19 +04:00
s_all Tool fix, needed for "compile-dist" to succeed on Solaris: 2009-01-13 14:52:22 +01:00
s_config BDB 4.1.24 2002-10-30 15:57:05 +04:00
s_crypto disable chmod in bdb scripts - bk doesn't like somebody messing with permissions 2002-11-11 00:08:42 +01:00
s_dir autogenerated files removed 2002-11-22 15:22:22 +01:00
s_include Tool fix, needed for "compile-dist" to succeed on Solaris: 2009-01-13 14:52:22 +01:00
s_java mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
s_javah mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
s_perm disable chmod in bdb scripts - bk doesn't like somebody messing with permissions 2002-11-11 00:08:42 +01:00
s_readme mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
s_recover Tool fix, needed for "compile-dist" to succeed on Solaris: 2009-01-13 14:52:22 +01:00
s_rpc Tool fix, needed for "compile-dist" to succeed on Solaris: 2009-01-13 14:52:22 +01:00
s_symlink bdb/ cleanup (SCRUM) 2003-01-22 15:29:31 +04:00
s_tags disable chmod in bdb scripts - bk doesn't like somebody messing with permissions 2002-11-11 00:08:42 +01:00
s_test mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
s_vxworks mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
s_win32 mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
s_win32_dsp mysql-test-run.pl: 2005-03-09 01:34:22 +01:00
srcfiles.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
vx_buildcd BDB 4.1.24 2002-10-30 15:57:05 +04:00
vx_config.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
win_config.in BDB 4.1.24 2002-10-30 15:57:05 +04:00
win_exports.in BDB 4.1.24 2002-10-30 15:57:05 +04:00