repo.or.cz
/
apr-util.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Set *nrows in dbd_pgsql_pquery
[apr-util.git]
/
build.conf
blob
6093a2f224a7bbb56f360adb0840f0780f8263fb
1
#
2
# Configuration file for APRUTIL. Used by APR/build/gen-build.py
3
#
4
5
[options]
6
7
# the platform-independent .c files
8
paths =
9
buckets/*.c
10
crypto/*.c
11
dbm/*.c
12
dbm/sdbm/*.c
13
encoding/*.c
14
hooks/*.c
15
ldap/*.c
16
misc/*.c
17
memcache/*.c
18
uri/apr_uri.c
19
xml/*.c
20
strmatch/*.c
21
xlate/*.c
22
dbd/*.c
23
24
# we have no platform-specific subdirs
25
platform_dirs =
26
27
# the public headers
28
headers = include/*.h
29
30
# gen_uri_delim.c
31
32
# we have a recursive makefile for the test files (for now)
33
# test/*.c