diff -r 1750b6cae48e -r 36387e45a194 config.status --- a/config.status Thu Aug 09 21:52:01 2018 +0200 +++ b/config.status Fri Aug 10 13:46:23 2018 +0200 @@ -621,9 +621,9 @@ S["CC"]="gcc" S["CYEARS"]="2016-2018" S["COPYRIGHT"]="Copyright (C) 2016-2018 Michiel Broek, All Rights Reserved" -S["VERSION"]="0.0.2" +S["VERSION"]="0.0.3" S["PACKAGE"]="bms" -S["SUBDIRS"]="bmsd doc tools" +S["SUBDIRS"]="bmsd doc tools www" S["target_alias"]="" S["host_alias"]="" S["build_alias"]="" @@ -652,7 +652,7 @@ S["sbindir"]="${exec_prefix}/sbin" S["bindir"]="${exec_prefix}/bin" S["program_transform_name"]="s,x,x," -S["prefix"]="/usr/local" +S["prefix"]="/var/lib/bms" S["exec_prefix"]="${prefix}" S["PACKAGE_URL"]="" S["PACKAGE_BUGREPORT"]="" @@ -709,7 +709,7 @@ D["PACKAGE_STRING"]=" \"\"" D["PACKAGE_BUGREPORT"]=" \"\"" D["PACKAGE_URL"]=" \"\"" -D["VERSION"]=" \"0.0.2\"" +D["VERSION"]=" \"0.0.3\"" D["COPYRIGHT"]=" \"Copyright (C) 2016-2018 Michiel Broek, All Rights Reserved\"" D["STDC_HEADERS"]=" 1" D["HAVE_SYS_TYPES_H"]=" 1"