summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
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.