autotools: cleaned up configure.ac and Makefile.am
This commit is contained in:
committed by
Dmitry Podgorny
parent
97c6e6d8d4
commit
46f371b311
@@ -5,7 +5,7 @@ AM_CFLAGS = -g -Wall
|
||||
PARSER_CFLAGS=@PARSER_CFLAGS@
|
||||
PARSER_LIBS=@PARSER_LIBS@
|
||||
|
||||
SSL_LIBS = -lssl -lcrypto -lz
|
||||
SSL_LIBS = @openssl_LIBS@
|
||||
|
||||
STROPHE_FLAGS = -I$(top_srcdir)
|
||||
STROPHE_LIBS = libstrophe.la
|
||||
|
||||
Reference in New Issue
Block a user