added -avoid-version to LDFLAGS, plugins are not versioned

This commit is contained in:
Martin Willi
2009-07-03 08:57:11 +02:00
parent 7afd9d6672
commit 00fcc0f8f3
47 changed files with 47 additions and 47 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ libstrongswan_load_tester_la_SOURCES = \
load_tester_listener.c load_tester_listener.h \
load_tester_diffie_hellman.c load_tester_diffie_hellman.h
libstrongswan_load_tester_la_LDFLAGS = -module
libstrongswan_load_tester_la_LDFLAGS = -module -avoid-version