Diff between 4a5c9e636c91439e3f26097d6068936347f0a82a and a833587b52e2d5c74310774167edbf214e4a5b6b
Changed Files
| File | Additions | Deletions | Status |
| Makefile.obexd | +1 | -3 | modified |
Full Patch
diff --git a/Makefile.obexd b/Makefile.obexd
index 3760867..2e33cbc 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -90,9 +90,7 @@ obexd_src_obexd_CFLAGS = $(AM_CFLAGS) @GLIB_CFLAGS@ @DBUS_CFLAGS@ \
-DPLUGINDIR=\""$(obex_plugindir)"\" \
-fPIC -D_FILE_OFFSET_BITS=64
-obexd_src_obexd_CPPFLAGS = -I$(builddir)/lib -I$(builddir)/obexd/src \
- -I$(srcdir)/obexd/src -I$(srcdir)/btio \
- -I$(srcdir)/gobex -I$(srcdir)/gdbus
+obexd_src_obexd_CPPFLAGS = -I$(builddir)/lib -I$(builddir)/obexd/src
obexd_src_obexd_SHORTNAME = obexd