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

« back to all changes in this revision

Viewing changes to srclib/apr/config.nice

  • 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
#! /bin/sh
 
2
#
 
3
# Created by configure
 
4
 
 
5
"/home/aba/source/apache2-2.2.3/srclib/apr/configure" \
 
6
"--cache-file=/dev/null" \
 
7
"--srcdir=/home/aba/source/apache2-2.2.3/srclib/apr" \
 
8
"--prefix=/usr/local/apache2" \
 
9
"--exec-prefix=/usr/local/apache2" \
 
10
"--libdir=/usr/local/apache2/lib" \
 
11
"--includedir=/usr/local/apache2/include" \
 
12
"--bindir=/usr/local/apache2/bin" \
 
13
"--datadir=/usr/local/apache2" \
 
14
"--with-installbuilddir=/usr/local/apache2/build" \
 
15
"$@"