mariadb/config/ac-macros
unknown c566f9a25f fixes for 'make dist' and 'make distcheck'
BUILD/compile-dist:
  fixes for 'make dist' and 'make distcheck'
  include yassl in "dist"
Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  remove double-listing of everything in SUBDIRS and DIST_SUBDIRS
  remove @yassl_dir@, it belongs to extra/Makefile.am
  specify --basedir for mysql_install_db, in case builddir (where mysql_install_db is)
  differs from srcdir (where mysql_fix_privilege_tables.sql is)
config/ac-macros/yassl.m4:
  fixes for 'make dist' and 'make distcheck'
  create Makefile's only if yassl is used
  yassl_dir must not include /
config/ac-macros/zlib.m4:
  fixes for 'make dist' and 'make distcheck'
  create Makefile only if zlib is used
configure.in:
  fixes for 'make dist' and 'make distcheck'
  create Makefile only if a feature is enabled
  storage engine dirs must not include /
  automatically disable readline/libedit/sql-bench if source dir is missing
extra/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  remove SUBDIR/DIST_SUBDIR hack
libmysql_r/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  when symlinking all files from libmysql/ take into account that
  srcdir != builddir
libmysqld/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  remove fragile promiscuous search for object files
  if .o file is not where we look for it - extract it from the library
mysql-test/ndb/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  ndbcluster script is not a "source"
  don't forget to cleanup
plugin/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  include plugin/fulltext/configure.in template in the distribution
storage/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  remove SUBDIRS/DIST_SUBDIRS hack
storage/ndb/Makefile.am:
  fixes for 'make dist' and 'make distcheck'
  force common.mk.am out of DIST_COMMON (which is otherwise an
  auto-generated list of Makefile's sources) because it's listed
  indirectly in EXTRA_DIST, and with bk -r get, a file cannot be copied
  twice.
2006-04-12 14:08:24 +02:00
..
alloca.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
character_sets.m4 Many files: 2005-09-12 19:35:50 +05:00
check_cpu.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
compiler_flag.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
ha_archive.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
ha_berkeley.m4 Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
ha_blackhole.m4 Adding rules for building blackhole, also updating test case. 2005-03-25 13:43:42 -08:00
ha_example.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
ha_federated.m4 Fixed a typo in the configure --help menu. 2005-09-06 23:32:00 -07:00
ha_innodb.m4 All changes for change to all storage engines being under storage directory. 2005-04-26 19:04:36 -07:00
ha_ndbcluster.m4 config/ac-macros/ha_ndbcluster.m4 : Get back the message "Using NDB Cluster". 2006-02-15 21:04:42 +01:00
ha_partition.m4 Make storage engines "pluggable", handlerton work 2005-11-07 16:25:06 +01:00
ha_tina.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
large_file.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
misc.m4 Bug#10932 - Building server with key limit of 128, makes test cases fail 2005-12-02 16:27:18 +01:00
openssl.m4 zlib.m4, openssl.m4: 2006-03-31 01:03:45 +02:00
readline.m4 Fix for Bug#3982 2005-09-14 21:47:24 -07:00
replication.m4 config-win.h: 2006-02-25 21:27:49 +01:00
storage.m4 Fix the tree: plugin-related changes, necessary for 2006-01-20 00:40:56 +03:00
yassl.m4 fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00
zlib.m4 fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00