~squid/squid/sbuf-use

« back to all changes in this revision

Viewing changes to test-suite/buildtests/layer-04-noauth-everything.opts

  • Committer: Amos Jeffries
  • Date: 2014-01-05 20:19:06 UTC
  • Revision ID: squid3@treenet.co.nz-20140105201906-057mpalgp22d8v9h
Disable error page translation by default in builds

There is no need for every build from VCS to have fresh translations.

Enable explicitly for snapshot and release scripts instead so that
translated template files are still available online and pre-translated
in the distributed packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
        --enable-x-accelerator-vary \
95
95
        --enable-ipv6 \
96
96
        --enable-auto-locale \
97
 
        --enable-translation \
 
97
        --disable-translation \
98
98
        --enable-zph-qos \
99
99
        --enable-esi \
100
100
        --with-aio \