This fixes the build info after a successful configure.
For example,
`Options used to compile and link:
with wallet = yes
with gui / qt = yes
with qr = yes
with zmq = yes
with test = no
with bench = yes
with upnp = yes
use asm = yes
scrypt sse2 = no
debug enabled = no
werror = no
This fixes the build info after a successful configure.
For example,
`Options used to compile and link: with wallet = yes with gui / qt = yes with qr = yes with zmq = yes with test = no with bench = yes with upnp = yes use asm = yes scrypt sse2 = no debug enabled = no werror = no
target os = linux build os = linux-gnu
CC = gcc CFLAGS = -g -O2 CPPFLAGS = -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS CXX = g++ -std=c++11 CXXFLAGS = -g -O2 -Wall -Wextra -Wformat -Wvla -Wformat-security -Wno-unused-parameter -Wno-implicit-fallthrough LDFLAGS = ARFLAGS = cr `