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: | |||
| 210 | 210 | ||
| 211 | Install prefix: .........: $prefix | 211 | Install prefix: .........: $prefix | 
| 212 | USB backend: ............: $USB_BACKEND | 212 | USB backend: ............: $USB_BACKEND | 
| 213 | Build tools: ............: $with_tools | ||
| 213 | 214 | ||
| 214 | Now type 'make' to build $PACKAGE $VERSION, | 215 | Now type 'make' to build $PACKAGE $VERSION, | 
| 215 | and then 'make install' for installation. | 216 | and then 'make install' for installation. | 
