autotools: cleaned up configure.ac and Makefile.am

This commit is contained in:
Fabian Freyer
2014-08-08 19:42:33 +03:00
committed by Dmitry Podgorny
parent 97c6e6d8d4
commit 46f371b311
2 changed files with 11 additions and 11 deletions

View File

@@ -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