Re: [PATCH BlueZ v4 25/30] mesh: Add default location for Mesh Node storage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Brian,

> 
> ---
> configure.ac | 5 +++++
> 1 file changed, 5 insertions(+)
> 
> diff --git a/configure.ac b/configure.ac
> index 1a095a352..901d51e0f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -364,6 +364,11 @@ AC_DEFINE_UNQUOTED(CONFIGDIR, "${configdir}",
> 			[Directory for the configuration files])
> AC_SUBST(CONFIGDIR, "${configdir}")
> 
> +if (test "${enable_mesh}" = "yes"); then
> +	AC_DEFINE_UNQUOTED(MESH_STORAGEDIR, "${storagedir}/mesh",
> +			[Directory for the storage files])
> +fi
> +

why are we bothering with the check around it. We don’t do that for ANDROID_STORAGEDIR either. If there is a reason for it, then that one needs to be fixed first. Also can we please have proper text: "Directory for the mesh daemon storage files"

Regards

Marcel




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux