3
# Copyright (C) 2009 Sun Microsystems
5
# This program is free software; you can redistribute it and/or modify
6
# it under the terms of the GNU General Public License as published by
7
# the Free Software Foundation; version 2 of the License.
9
# This program is distributed in the hope that it will be useful,
10
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
# GNU General Public License for more details.
14
# You should have received a copy of the GNU General Public License
15
# along with this program; if not, write to the Free Software
16
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
20
plugin_ini_fname='plugin.ini'
25
plugin_suffix='_plugin'
28
extra_cxxflags=' -DBUILDING_DRIZZLE'
29
root_plugin_dir='plugin'
30
pkgplugindir='$(libdir)/drizzle'
31
default_install='True'
32
default_plugin_version=''
33
force_lowercase_libname=True