~ubuntu-branches/debian/squeeze/nginx/squeeze

« back to all changes in this revision

Viewing changes to auto/lib/conf

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2009-11-08 09:53:46 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20091108095346-yt4eypw2l176tl53
Tags: 0.7.63-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
    . auto/lib/perl/conf
68
68
fi
69
69
 
 
70
if [ $HTTP_GEOIP = YES ]; then
 
71
    . auto/lib/geoip/conf
 
72
fi
70
73
if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then
71
74
    . auto/lib/google-perftools/conf
72
75
fi