~ubuntu-branches/ubuntu/trusty/drizzle/trusty

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ini

  • Committer: Bazaar Package Importer
  • Author(s): Monty Taylor
  • Date: 2010-12-21 16:39:40 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20101221163940-c1pfo1jjvx7909xq
Tags: 2010.12.06-0ubuntu1
* New upstream release.
* Added libaio-dev build depend for InnoDB.
* Removed libpcre patch - applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# Copyright (c) 2006, 2010, Innobase Oy. All Rights Reserved.
 
2
# Copyright (C) 2006, 2010, Innobase Oy. All Rights Reserved.
3
3
4
4
# This program is free software; you can redistribute it and/or modify it under
5
5
# the terms of the GNU General Public License as published by the Free Software
28
28
cflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
29
29
cxxflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
30
30
libs=plugin/innobase/libinnobase.la
31
 
extra_dist=COPYING
 
31
extra_dist=
32
32
 COPYING.Google
33
33
 COPYING.Percona
34
 
 COPYING.Sun_Microsystems
35
34
 ChangeLog
36
35
 Doxyfile
37
36
 README
55
54
 mysql-test/innodb_bug39438-master.opt
56
55
 mysql-test/innodb_bug39438.result
57
56
 mysql-test/innodb_bug39438.test
58
 
 ut/ut0auxconf_have_gcc_atomics.c
59
57
 
60
58
 
61
59
#cflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE