Revert unintended change to tests_libpspp_str_test_LDADD.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Jun 2010 17:19:39 +0000 (10:19 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Jun 2010 17:19:39 +0000 (10:19 -0700)
commit16740853761dfa37e1dc673edb8157930e22b08d
treeea714d5df09609b0d44d841ae2c9afdf095afa98
parent4afd608d61b469b07f6c149e87ba25fabef9909e
Revert unintended change to tests_libpspp_str_test_LDADD.

When I was preparing the previous commit I tested a change to
tests_libpspp_str_test_LDADD and then (I thought) reverted it.  But my
revert actually changed the order.  Oops.

John Darrington reports that the new order causes link problems for him, so
I'm putting the order back to the original, with this commit.
tests/automake.mk