diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 2efb09c..89c952d 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -66,3 +66,12 @@ src/Makefile | |||
| 66 | man/Makefile | 66 | man/Makefile |
| 67 | ]) | 67 | ]) |
| 68 | 68 | ||
| 69 | echo " | ||
| 70 | Configuration for $PACKAGE $VERSION: | ||
| 71 | ------------------------------------------- | ||
| 72 | |||
| 73 | Install prefix: .........: $prefix | ||
| 74 | |||
| 75 | Now type 'make' to build $PACKAGE $VERSION, | ||
| 76 | and then 'make install' for installation. | ||
| 77 | " | ||
