mesh: Add default location for Mesh Node storage
authorInga Stotland <inga.stotland@intel.com>
Fri, 14 Dec 2018 22:09:20 +0000 (14:09 -0800)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 14:01:25 +0000 (19:31 +0530)
Change-Id: I3f1581a7bce759df96c9df111aaaf5df73bb4f8c
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
configure.ac

index 8240b5e..ae3dfe8 100755 (executable)
@@ -403,6 +403,7 @@ AC_DEFINE_UNQUOTED(CONFIGDIR, "${configdir}",
                        [Directory for the configuration files])
 AC_SUBST(CONFIGDIR, "${configdir}")
 
+
 AC_DEFINE_UNQUOTED(MESH_STORAGEDIR, "${storagedir}/mesh",
                        [Directory for the mesh daemon storage files])