]> sigrok.org Git - libsigrok.git/commitdiff
configure.ac: Print $host and $build.
authorUwe Hermann <redacted>
Tue, 9 Apr 2013 16:47:31 +0000 (18:47 +0200)
committerUwe Hermann <redacted>
Tue, 9 Apr 2013 16:56:53 +0000 (18:56 +0200)
In the configure summary at the end also print the architecture we're
building on ($build) and the target host we build for ($host). The two are
not necessarily the same, e.g. in the case of cross-compiles.


No differences found