We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1c403 commit 2dc3574Copy full SHA for 2dc3574
Makefile.am
@@ -8,7 +8,7 @@ PARSER_LIBS=@PARSER_LIBS@
8
SSL_LIBS = -lssl -lcrypto -lz
9
10
STROPHE_FLAGS = -I$(top_srcdir)
11
-STROPHE_LIBS = -lstrophe $(PARSER_LIBS) $(SSL_LIBS)
+STROPHE_LIBS = libstrophe.la
12
13
## Main build targets
14
lib_LTLIBRARIES = libstrophe.la
0 commit comments