~linuxjedi/drizzle/drizzle-gcc-4.7.0

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[plugin]
load_by_default=yes
sources= 
  assert.cc
  bit_count.cc
  catalog.cc
  execute.cc
  functions.cc
  global_read_lock.cc
  kill.cc
  result_type.cc
  schema.cc
  typeof.cc
  user.cc
headers=
  assert.h
  bit_count.h
  catalog.h
  execute.h
  functions.h
  global_read_lock.h
  kill.h
  result_type.h
  schema.h
  typeof.h
  user.h
static=yes