~ubuntu-branches/ubuntu/hardy/mysql-dfsg-5.0/hardy-updates

« back to all changes in this revision

Viewing changes to mysql-test/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-04-02 16:10:53 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070402161053-zkil9hjq9k5p1uzv
Tags: 5.0.37-0ubuntu1
* New upstream bugfix release.
  - Fixes replication failure with auto-increment and on duplicate key
    update, a regression introduced into 5.0.24. (LP: #95821)
* debian/control: Set Ubuntu maintainer.
* debian/rules: Change comments from 'Debian etch' to 'Ubuntu 7.04'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
 
1
# Copyright (C) 2000-2006 MySQL AB
2
2
#
3
3
# This library is free software; you can redistribute it and/or
4
4
# modify it under the terms of the GNU Library General Public
5
 
# License as published by the Free Software Foundation; either
6
 
# version 2 of the License, or (at your option) any later version.
 
5
# License as published by the Free Software Foundation; version 2
 
6
# of the License.
7
7
#
8
8
# This library is distributed in the hope that it will be useful,
9
9
# but WITHOUT ANY WARRANTY; without even the implied warranty of
46
46
 
47
47
INCLUDES =              -I$(top_builddir)/include -I$(top_srcdir)/include -I..
48
48
 
49
 
noinst_HEADERS =        my_manage.h
50
 
 
51
49
dist-hook:
52
50
        mkdir -p $(distdir)/t $(distdir)/r $(distdir)/include \
53
51
                $(distdir)/std_data $(distdir)/lib