~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_functions/plugin.ini

  • Committer: Monty Taylor
  • Date: 2011-02-13 17:26:39 UTC
  • mfrom: (2157.2.2 give-in-to-pkg-config)
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: mordred@inaugust.com-20110213172639-nhy7i72sfhoq13ms
Merged in pkg-config fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
description= Utility Functions
4
4
load_by_default=yes
5
5
sources= 
 
6
  assert.cc
6
7
  catalog.cc
 
8
  execute.cc
7
9
  functions.cc
 
10
  global_read_lock.cc
 
11
  kill.cc
 
12
  result_type.cc
8
13
  schema.cc
 
14
  typeof.cc
9
15
  user.cc
10
16
headers=
 
17
  assert.h
11
18
  catalog.h
 
19
  execute.h
12
20
  functions.h
 
21
  global_read_lock.h
 
22
  kill.h
 
23
  result_type.h
13
24
  schema.h
 
25
  typeof.h
14
26
  user.h
15
27
static=yes