remove weird -l flags in configure.ac

This commit is contained in:
Florian Dold 2018-08-16 16:17:43 +02:00
parent 9548bc94b9
commit b210d7c5d2
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -384,8 +384,7 @@ AC_CHECK_LIB(talertwistertesting,TALER_TESTING_run_twister,
[#ifdef HAVE_GNUNET_PLATFORM_H
#include <gnunet/platform.h>
#endif
])]
,,[-ltalerexchange -ltalerbank])
])])
AM_CONDITIONAL(HAVE_TWISTER, test x$twistertesting = x1)