Have libfko link strlxxx objects directly instead of libfko_util.
This commit is contained in:
parent
39410044c5
commit
10f2d295be
@ -11,7 +11,7 @@ libfko_source_files = \
|
||||
gpgme_funcs.h
|
||||
|
||||
libfko_la_SOURCES = $(libfko_source_files)
|
||||
libfko_la_LIBADD = libfko_util.a
|
||||
libfko_la_LIBADD = strlcpy.lo strlcat.lo
|
||||
libfko_la_LDFLAGS = -version-info 1:0:0 $(GPGME_LIBS) -export-symbols-regex '^fko_'
|
||||
|
||||
noinst_LIBRARIES = libfko_util.a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user