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

« back to all changes in this revision

Viewing changes to support-files/Makefile.in

  • 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:
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
 
17
# Copyright (C) 2000-2001, 2003-2006 MySQL AB
18
18
#
19
19
# This library is free software; you can redistribute it and/or
20
20
# modify it under the terms of the GNU Library General Public
21
 
# License as published by the Free Software Foundation; either
22
 
# version 2 of the License, or (at your option) any later version.
 
21
# License as published by the Free Software Foundation; version 2
 
22
# of the License.
23
23
#
24
24
# This library is distributed in the hope that it will be useful,
25
25
# but WITHOUT ANY WARRANTY; without even the implied warranty of
213
213
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
214
214
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
215
215
NDB_DEFS = @NDB_DEFS@
 
216
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
216
217
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
217
218
NDB_SCI_LIBS = @NDB_SCI_LIBS@
 
219
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
 
220
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
218
221
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
219
222
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
220
223
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
375
378
                        MySQL-shared-compat.spec.sh \
376
379
                        ndb-config-2-node.ini.sh
377
380
 
378
 
SUBDIRS = MacOSX
 
381
SUBDIRS = MacOSX RHEL4-SElinux
379
382
pkgdata_DATA = my-small.cnf \
380
383
                        my-medium.cnf \
381
384
                        my-large.cnf \
382
385
                        my-huge.cnf \
383
 
      my-innodb-heavy-4G.cnf \
 
386
                        my-innodb-heavy-4G.cnf \
384
387
                        mysql-log-rotate \
385
388
                        binary-configure \
386
389
                        ndb-config-2-node.ini