Introduced in #598
This commit is contained in:
Dan Church 2020-05-13 09:05:27 -05:00
parent 66176016ed
commit 6f41ea3ad3
No known key found for this signature in database
GPG key ID: EA2BF379CD2CDBD0

View file

@ -138,7 +138,7 @@ then
[AC_MSG_NOTICE([libnfc-nci present])],
[AC_MSG_ERROR([libnfc-nci not present but required for some drivers configuration])]
)
CFLAGS="$CPPFLAGS $LIBNFC_NCI_CFLAGS"
CFLAGS="$CFLAGS $LIBNFC_NCI_CFLAGS"
fi
# Documentation (default: no)