remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific files.
[oweals/gnunet.git] / src / namestore / Makefile.am
index ad99a3f0b131c4b92edb1e396b626524901ee986..b9fa83103c693d36ea4ac1a7b24e0eaf208f5c9f 100644 (file)
@@ -10,11 +10,6 @@ libexecdir= $(pkglibdir)/libexec/
 pkgcfg_DATA = \
    namestore.conf
 
-
-if MINGW
-  WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
-endif
-
 if USE_COVERAGE
   AM_CFLAGS = --coverage -O0
   XLIBS = -lgcov