Author: shadzik Date: Mon May 28 11:44:17 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix automaking
---- Files affected: SOURCES: obexftp-nostress.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/obexftp-nostress.patch diff -u /dev/null SOURCES/obexftp-nostress.patch:1.1 --- /dev/null Mon May 28 13:44:17 2007 +++ SOURCES/obexftp-nostress.patch Mon May 28 13:44:12 2007 @@ -0,0 +1,20 @@ +--- apps/Makefile.am 2006-03-26 00:11:59.000000000 +0100 ++++ apps/Makefile.am-new 2007-05-28 13:27:40.657210186 +0200 +@@ -20,7 +20,6 @@ + bt_discovery.c + + obexftpd_SOURCES = obexftpd.c obexftp_sdp.c obexftp_sdp.h +-stress_SOURCES = stress.c + discovery_SOURCES = discovery.c + + bin_PROGRAMS = obexftp obexftpd +--- configure.in 2006-05-16 16:50:29.000000000 +0200 ++++ configure.in-new 2007-05-28 13:41:21.684223141 +0200 +@@ -24,7 +24,6 @@ + # Checks for libraries. + PKG_CHECK_MODULES(OPENOBEX,openobex) + +-AM_ICONV + dnl IRDA_CHECK + BLUETOOTH_CHECK + SDPLIB_CHECK ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
