From 081f6f2da50ae3ffe826a7dfea598c8ce224d1dc Mon Sep 17 00:00:00 2001 From: "Ake Hedman, Grodans Paradis AB" Date: Wed, 22 Aug 2018 15:07:58 +0200 Subject: [PATCH] Added links in config --- Makefile.in | 2 +- install_files/unix/vscpd.conf | 11 ++++++++--- src/vscp/common/version.h | 4 ++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/Makefile.in b/Makefile.in index b73865890..a3442015a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -207,10 +207,10 @@ clean: rm -f config.log rm -f config.startup rm -f config.status - rm -r m4/Makefile distclean: clean @sh clean_for_dist + rm -f m4/Makefile deb: @for d in $(PROJ_SUBDIRS); do (echo "====================================================" &&\ diff --git a/install_files/unix/vscpd.conf b/install_files/unix/vscpd.conf index 442c2c4bd..d869893c8 100644 --- a/install_files/unix/vscpd.conf +++ b/install_files/unix/vscpd.conf @@ -1,12 +1,12 @@ @@ -119,6 +120,7 @@ algorithm to use "AEA128", "AES192", "AES256" bBrodcast Set to true to set broadcast flag on socket. MG_F_ENABLE_BROADCAST + Documented here https://grodansparadis.gitbooks.io/the-vscp-daemon/configuring_the_vscp_daemon.html#udp-interface --> Grodans Paradis AB, https://www.grodansparadis.com"