~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Brian Aker
  • Date: 2011-01-18 04:51:13 UTC
  • Revision ID: brian@tangent.org-20110118045113-4m3eq5khi6mdvizx
Add in reorder and see if this will speed up builds at all.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                --top-srcdir=../${top_srcdir} \
34
34
                --top-builddir=../${top_builddir} \
35
35
                --vardir=../${top_builddir}/tests/var \
 
36
                --reorder \
36
37
                --suitepath=../${top_srcdir}/plugin \
37
38
                --testdir=../${top_srcdir}/tests \
38
39
                --dtr-build-thread=$$$$
42
43
              --top-srcdir=../${top_srcdir} \
43
44
              --top-builddir=../${top_builddir} \
44
45
              --mem \
 
46
              --reorder \
45
47
              --suitepath=../${top_srcdir}/plugin \
46
48
              --testdir=../${top_srcdir}/tests \
47
49
              --dtr-build-thread=$$$$