~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ac

  • Committer: Brian Aker
  • Date: 2010-12-07 09:12:12 UTC
  • mto: This revision was merged to the branch mainline in revision 1985.
  • Revision ID: brian@tangent.org-20101207091212-1m0w20tck6z7632m
This is a fix for bug lp:686197

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# Copyright (C) 2006, 2009, Innobase Oy. All Rights Reserved.
 
2
# Copyright (c) 2006, 2009, 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
16
16
 
17
17
AC_DEFUN([AC_INNODB_ACTIONS],[
18
18
  PANDORA_REQUIRE_FLEX
19
 
  PANDORA_HAVE_LIBAIO
20
19
 
21
20
  AC_REQUIRE([AC_FUNC_MMAP])
22
21