2449.1.1
by Brian Aker
This fixes the race condition on pkg, as well as the php client compile failure. |
1 |
# vim:ft=automake |
2 |
||
2449.1.3
by Brian Aker
Fix libdrizzle pc support (and restore older .pc file to fix older compiles). |
3 |
nobase_include_HEADERS+= libdrizzle/drizzle.h |
2449.1.4
by Brian Aker
Complete update of libdrizzle |
4 |
nobase_include_HEADERS+= libdrizzle/drizzle_client.h |
2466.2.1
by Brian Aker
Updating build for libdrizzled |
5 |
|
6 |
||
7 |
noinst_HEADERS+= \ |
|
8 |
libdrizzle-1.0/common.h \ |
|
9 |
libdrizzle-1.0/drizzle_local.h \ |
|
10 |
libdrizzle-1.0/conn_local.h \ |
|
11 |
libdrizzle-1.0/pack.h \ |
|
12 |
libdrizzle-1.0/state.h \ |
|
13 |
libdrizzle-1.0/sha1.h |