diff options
author | 2025-06-25 00:21:58 +0200 | |
---|---|---|
committer | 2025-06-25 00:21:58 +0200 | |
commit | 26c59478d09af5a751f85dbadfc9bab56ce9d27c (patch) | |
tree | eb4315e3125538c3e091f8b43edefb57b9a7873e /configure.ac | |
parent | 39b21dd6eae43b6787bd9b470015a5493f94a92a (diff) | |
download | libirecovery-26c59478d09af5a751f85dbadfc9bab56ce9d27c.tar.gz libirecovery-26c59478d09af5a751f85dbadfc9bab56ce9d27c.tar.bz2 |
configure: Print whether building tool(s) or not
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 421688f..31548c4 100644 --- a/configure.ac +++ b/configure.ac @@ -210,6 +210,7 @@ Configuration for $PACKAGE $VERSION: Install prefix: .........: $prefix USB backend: ............: $USB_BACKEND + Build tools: ............: $with_tools Now type 'make' to build $PACKAGE $VERSION, and then 'make install' for installation. |