5
5
## DP: No description.
8
diff -urNad mysql-dfsg-5.0-5.0.45~/configure mysql-dfsg-5.0-5.0.45/configure
9
--- mysql-dfsg-5.0-5.0.45~/configure 2007-07-04 15:10:10.000000000 +0200
10
+++ mysql-dfsg-5.0-5.0.45/configure 2007-07-17 14:55:49.000000000 +0200
11
@@ -41876,7 +41876,7 @@
8
diff -urNad mysql-dfsg-5.0-5.0.51a~/Makefile.am mysql-dfsg-5.0-5.0.51a/Makefile.am
9
--- mysql-dfsg-5.0-5.0.51a~/Makefile.am 2008-01-11 12:43:18.000000000 -0200
10
+++ mysql-dfsg-5.0-5.0.51a/Makefile.am 2008-02-19 16:38:21.948929495 -0300
12
@thread_dirs@ pstack \
13
@sql_union_dirs@ scripts @man_dirs@ tests SSL\
14
BUILD netware os2 @libmysqld_dirs@ \
15
- @bench_dirs@ support-files @tools_dirs@ win debian
16
+ @bench_dirs@ support-files @tools_dirs@ win
18
# Run these targets before any others, also make part of clean target,
19
# to make sure we create new links after a clean.
20
diff -urNad mysql-dfsg-5.0-5.0.51a~/Makefile.in mysql-dfsg-5.0-5.0.51a/Makefile.in
21
--- mysql-dfsg-5.0-5.0.51a~/Makefile.in 2008-02-19 16:34:10.506600613 -0300
22
+++ mysql-dfsg-5.0-5.0.51a/Makefile.in 2008-02-19 16:37:53.079284308 -0300
24
@thread_dirs@ pstack \
25
@sql_union_dirs@ scripts @man_dirs@ tests SSL\
26
BUILD netware os2 @libmysqld_dirs@ \
27
- @bench_dirs@ support-files @tools_dirs@ win debian
28
+ @bench_dirs@ support-files @tools_dirs@ win
31
# Run these targets before any others, also make part of clean target,
36
- $(mkdir_p) $(distdir)/bdb $(distdir)/config/ac-macros $(distdir)/debian $(distdir)/include $(distdir)/libmysql $(distdir)/ndb/include $(distdir)/ndb/src
37
+ $(mkdir_p) $(distdir)/bdb $(distdir)/config/ac-macros $(distdir)/include $(distdir)/libmysql $(distdir)/ndb/include $(distdir)/ndb/src
38
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
39
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
40
list='$(DISTFILES)'; for file in $$list; do \
41
diff -urNad mysql-dfsg-5.0-5.0.51a~/configure mysql-dfsg-5.0-5.0.51a/configure
42
--- mysql-dfsg-5.0-5.0.51a~/configure 2008-02-19 16:34:14.378821279 -0300
43
+++ mysql-dfsg-5.0-5.0.51a/configure 2008-02-19 16:34:53.177032263 -0300
44
@@ -41886,7 +41886,7 @@
18
51
ac_config_commands="$ac_config_commands default"
20
@@ -42602,9 +42602,6 @@
53
@@ -42612,9 +42612,6 @@
21
54
"cmd-line-utils/libedit/Makefile" ) CONFIG_FILES="$CONFIG_FILES cmd-line-utils/libedit/Makefile" ;;
22
55
"win/Makefile" ) CONFIG_FILES="$CONFIG_FILES win/Makefile" ;;
23
56
"zlib/Makefile" ) CONFIG_FILES="$CONFIG_FILES zlib/Makefile" ;;
27
60
"cmd-line-utils/readline/Makefile" ) CONFIG_FILES="$CONFIG_FILES cmd-line-utils/readline/Makefile" ;;
28
61
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
29
62
"default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
63
diff -urNad mysql-dfsg-5.0-5.0.51a~/configure.in mysql-dfsg-5.0-5.0.51a/configure.in
64
--- mysql-dfsg-5.0-5.0.51a~/configure.in 2008-02-19 16:34:15.042859120 -0300
65
+++ mysql-dfsg-5.0-5.0.51a/configure.in 2008-02-19 16:38:06.916072821 -0300
67
cmd-line-utils/libedit/Makefile dnl
70
- debian/Makefile debian/defs.mk debian/control dnl
71
cmd-line-utils/readline/Makefile)
72
AC_CONFIG_COMMANDS([default], , test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h)