commit | f9527a393c728204f7db5426c89b7ec02e492d59 | [log] [tgz] |
---|---|---|
author | Martin Szulecki <m.szulecki@libimobiledevice.org> | Thu Jun 04 04:46:26 2020 +0200 |
committer | Martin Szulecki <m.szulecki@libimobiledevice.org> | Thu Jun 04 04:46:26 2020 +0200 |
tree | 4e2d9c9b165c8262dcabf76d606e556a3dc0cac8 | |
parent | f2b2a9f895ab2fea82bcd31df018ba539f954d81 [diff] |
Output overview with instructions after configure completed
diff --git a/configure.ac b/configure.ac index 2efb09c..89c952d 100644 --- a/configure.ac +++ b/configure.ac
@@ -66,3 +66,12 @@ man/Makefile ]) +echo " +Configuration for $PACKAGE $VERSION: +------------------------------------------- + + Install prefix: .........: $prefix + + Now type 'make' to build $PACKAGE $VERSION, + and then 'make install' for installation. +"