2007-05-20 10:31:37 +02:00
|
|
|
--- scripts/Makefile.in.orig Tue May 8 11:42:25 2007
|
|
|
|
+++ scripts/Makefile.in Thu May 17 09:30:48 2007
|
|
|
|
@@ -399,21 +399,7 @@
|
|
|
|
BUILT_SOURCES = mysql_fix_privilege_tables.sql \
|
|
|
|
mysql_fix_privilege_tables_sql.c
|
|
|
|
|
2004-02-29 11:53:29 +01:00
|
|
|
-bin_SCRIPTS = @server_scripts@ \
|
|
|
|
- msql2mysql \
|
|
|
|
- mysql_config \
|
|
|
|
- mysql_fix_privilege_tables \
|
|
|
|
- mysql_fix_extensions \
|
|
|
|
- mysql_setpermission \
|
|
|
|
- mysql_secure_installation \
|
|
|
|
- mysql_zap \
|
|
|
|
- mysqlaccess \
|
|
|
|
- mysqlbug \
|
|
|
|
- mysql_convert_table_format \
|
|
|
|
- mysql_find_rows \
|
|
|
|
- mysqlhotcopy \
|
|
|
|
- mysqldumpslow \
|
2007-04-19 10:58:29 +02:00
|
|
|
- mysqld_multi
|
2004-02-29 11:53:29 +01:00
|
|
|
+bin_SCRIPTS =
|
|
|
|
|
2006-02-05 11:08:40 +01:00
|
|
|
noinst_SCRIPTS = make_binary_distribution \
|
2006-11-07 17:37:59 +01:00
|
|
|
make_sharedlib_distribution
|
2007-05-20 10:31:37 +02:00
|
|
|
@@ -445,11 +431,7 @@
|
|
|
|
mysql_system_tables_fix.sql \
|
|
|
|
CMakeLists.txt
|
2004-03-02 13:17:32 +01:00
|
|
|
|
2007-04-19 10:58:29 +02:00
|
|
|
-dist_pkgdata_DATA = fill_help_tables.sql \
|
|
|
|
- mysql_fix_privilege_tables.sql \
|
|
|
|
- mysql_system_tables.sql \
|
|
|
|
- mysql_system_tables_data.sql \
|
|
|
|
- mysql_test_data_timezone.sql
|
2004-03-02 13:17:32 +01:00
|
|
|
+dist_pkgdata_DATA =
|
|
|
|
|
2007-04-19 10:58:29 +02:00
|
|
|
CLEANFILES = @server_scripts@ \
|
|
|
|
make_binary_distribution \
|