summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-30 00:10:55 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-30 00:10:55 +0100
commitcb0b4b761c43394bd9c4e735455d5a5e479198f9 (patch)
tree39732d786b284ffa099d59c47029b79120ab5cfd /lib/Makefile.am
parent04adf8f0acd6c2ad0e58d94573d6430735070607 (diff)
Fix SDP code to allow compilation with -Wsign-compare
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e751ee67..a0a832dc 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -4,8 +4,6 @@ lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 4:1:1
-libbluetooth_la_CFLAGS = -Wno-sign-compare
-
INCLUDES = -I$(top_builddir)/include
MAINTAINERCLEANFILES = Makefile.in