Revert 1908545 since it broke tests on Windows. The original argument is
still sound but it would have to be solved in another way.

* build.conf (wc-queries-test): Don't link SQLite wrapper.

See dev@ https://lists.apache.org/thread/d527mjkfcb25nvor1wvn1kr4z5q8k8vg

git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1910481 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.conf b/build.conf
index 2c77e98..150b63f 100644
--- a/build.conf
+++ b/build.conf
@@ -1337,7 +1337,7 @@
 description = Test Sqlite query evaluation
 type = exe
 path = subversion/tests/libsvn_wc
-sources = wc-queries-test.c
+sources = wc-queries-test.c ../../libsvn_subr/sqlite3wrapper.c
 install = test
 libs = libsvn_test libsvn_wc libsvn_subr apriconv apr sqlite