~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to srclib/apr-util/build.conf

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
  uri/apr_uri.c
 
18
  xml/*.c
 
19
  strmatch/*.c
 
20
  xlate/*.c
 
21
  dbd/*.c
 
22
 
 
23
# we have no platform-specific subdirs
 
24
platform_dirs =
 
25
 
 
26
# the public headers
 
27
headers = include/*.h
 
28
 
 
29
# gen_uri_delim.c
 
30
 
 
31
# we have a recursive makefile for the test files (for now)
 
32
# test/*.c