mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-07-22 03:31:54 +00:00
drop log4c support
This commit is contained in:
@@ -7,9 +7,3 @@ noinst_LTLIBRARIES = libnfcchips.la
|
||||
libnfcchips_la_SOURCES = pn53x.c
|
||||
libnfcchips_la_CFLAGS = -I$(top_srcdir)/libnfc
|
||||
|
||||
|
||||
if HAS_LOG4C
|
||||
libnfcchips_la_CFLAGS += @log4c_CFLAGS@
|
||||
libnfcchips_la_LIBADD = @log4c_LIBS@
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user