Revert "build: add option for reducing exports"

Revert #4663 for now. It still breaks the pulltester.

This reverts commit 4975ae1722.

Conflicts:
	configure.ac
This commit is contained in:
Wladimir J. van der Laan
2014-08-18 14:01:06 +02:00
parent e4731dd85c
commit fad23a210b
5 changed files with 2 additions and 83 deletions

View File

@@ -75,7 +75,6 @@ if USE_LIBSECP256K1
endif
test_test_bitcoin_LDADD += $(BDB_LIBS) $(SSL_LIBS) $(CRYPTO_LIBS)
test_test_bitcoin_LDFLAGS = $(RELDFLAGS) $(AM_LDFLAGS)
nodist_test_test_bitcoin_SOURCES = $(GENERATED_TEST_FILES)