Auto* and libtool still defunct

This commit is contained in:
Heiko Reese
2021-08-07 02:37:13 +02:00
parent b84ff67420
commit 9beed3a23c
4 changed files with 1069 additions and 11 deletions

View File

@ -1,5 +1,7 @@
lib_LTLIBRARIES = libexim4encrypt.la
libexim4encrypt_la_SOURCES = exim4encrypt.c exim4encrypt.h
libexim4encrypt_la_CPPFLAGS = -I/usr/include/exim4
libexim4encrypt_la_LDFLAGS = -shared
include_HEADERS = sodium.h local_scan.h
libexim4encrypt_la_LDFLAGS = -shared -export-dynamic -module
#include_HEADERS = sodium.h local_scan.h