remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific files.
[oweals/gnunet.git] / src / peerstore / Makefile.am
index c6acdce5649a9b58b6c8f53d54a642a9a9275168..003bac36daafab4177f4d8cf462f3516dd18842f 100644 (file)
@@ -10,10 +10,6 @@ libexecdir= $(pkglibdir)/libexec/
 dist_pkgcfg_DATA = \
   peerstore.conf
 
-if MINGW
- WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
-endif
-
 if USE_COVERAGE
   AM_CFLAGS = -fprofile-arcs -ftest-coverage
 endif