Am Freitag 29 September 2006 09:38 schrieb Marcel Holtmann:
> this means that the attached patch should do the right things. Remember
> that IrDA, Bluetooth and USB support are optional.

Exactly :)
I also added the patch snippet below.

--- libopenobex-1.3.orig/apps/Makefile.am       2006-09-29 00:42:45.919850500 
+0200
+++ libopenobex-1.3/apps/Makefile.am    2006-09-29 00:43:33.474822500 +0200
@@ -14,11 +14,11 @@
        obex_test_server.c obex_test_server.h \
        obex_test_cable.c obex_test_cable.h

-obex_test_LDADD = $(top_builddir)/lib/libopenobex.la @BLUEZ_LIBS@ @USB_LIBS@ 
libmisc.a
+obex_test_LDADD = $(top_builddir)/lib/libopenobex.la @BLUEZ_LIBS@ libmisc.a

 LDADD = $(top_builddir)/lib/libopenobex.la libmisc.a

-INCLUDES = @USB_CFLAGS@ @BLUEZ_CFLAGS@ -I$(top_builddir)/include
+INCLUDES = @BLUEZ_CFLAGS@ -I$(top_builddir)/include
 endif

 MAINTAINERCLEANFILES = Makefile.in

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to