]> www.infradead.org Git - users/sagi/libnvme.git/commit
configure: simplify config-host.h & config-host.mak generation
authorJeremy Kerr <jk@codeconstruct.com.au>
Tue, 12 Oct 2021 06:52:03 +0000 (14:52 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Tue, 12 Oct 2021 06:52:03 +0000 (14:52 +0800)
commit3a84d90084b5b2bf8685e814fb3fef04f0bbe311
treebe591c165a284053f8fe42e4406f53618440d8f2
parentb8c75f239d39be3a785f24f7dc982dee86024ce8
configure: simplify config-host.h & config-host.mak generation

Create the configuration files using a here-string, rather than separate
commands.

While we're at it, fix the configure-command-line formatting in the .h
header.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
configure