[Listener] Compile without confuse (Atheros)

For the Atheros platforms, do not link to libconfuse by default.
This commit is contained in:
Matteo Cypriani 2012-01-24 16:13:03 +01:00
parent 7fc89a381c
commit ad8f42117b
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ LATHEROS = -L$(TOOLCHAIN1)/lib -L$(TOOLCHAIN1)/usr/lib \
#-L$(TOOLCHAIN2)/root-atheros/lib
IATHEROS = -I$(TOOLCHAIN1)/usr/include -I$(TOOLCHAIN2)/usr/include
OWLPSFLAGS = -D OWLPS_VERSION=\"$(OWLPS_VERSION)\"
OWLPSFLAGS += -D USE_CONFIG_FILE -lconfuse
#OWLPSFLAGS += -D USE_CONFIG_FILE -lconfuse
OWLPSFLAGS += -D USE_PTHREAD -pthread
#OWLPSFLAGS += -D ENABLE_KEEP_MONITOR -liw
#OWLPSFLAGS += -D NDEBUG