Remove deprecated DEBUG_CFLAGS.
This commit is contained in:
parent
4dbeff47db
commit
7b65174856
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ if test x"$enable_debug" = "xyes"
|
|||
then
|
||||
CFLAGS="$CFLAGS -g -Wall -DDEBUG -pedantic -O0 -ggdb"
|
||||
fi
|
||||
AC_SUBST([DEBUG_CFLAGS])
|
||||
|
||||
# Handle --with-drivers option
|
||||
LIBNFC_ARG_WITH_DRIVERS
|
||||
|
|
Loading…
Add table
Reference in a new issue