Logo
Explore Help
Sign In
factotum/libressl-portable
1
Fork 0
You've already forked libressl-portable
Code Issues Pull Requests Packages Projects Releases Wiki Activity
libressl-portable/Makefile.am

8 lines
228 B
Makefile
Raw Normal View History

add support for building libtls Use './configure --enable-libtls' to build the library and install the associated manpages. Note that the API and ABI of this library may change still, though feedback is welcome. ok deraadt@ jsing@ tedu@
2014-12-04 22:37:22 -06:00
SUBDIRS = crypto ssl tls include apps tests man
initial top-level import
2014-07-10 06:07:09 -05:00
ACLOCAL_AMFLAGS = -I m4
add platform libraries to libcompat's LIBADD list ok beck@
2014-07-12 03:34:08 -05:00
pkgconfigdir = $(libdir)/pkgconfig
enable libtls by default The API/ABI for the LibreSSL 2.1.x series is now fixed, so we can safely enable libtls it by default. This is useful for new OpenNTPD and OpenSMTPD releases as well. ok deraadt@ beck@ sthen@
2015-03-18 19:12:42 -05:00
pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc
add support for building libtls Use './configure --enable-libtls' to build the library and install the associated manpages. Note that the API and ABI of this library may change still, though feedback is welcome. ok deraadt@ jsing@ tedu@
2014-12-04 22:37:22 -06:00
add windows README, package README files with distribution
2015-03-02 23:14:35 -06:00
EXTRA_DIST = README README.windows VERSION config scripts
Reference in New Issue Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API