Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/configure b/configure index cfc4c39..7e9ab68 100755 --- a/ configure+++ b/ configure |
|
@@ -288,6 +288,6 @@ done |
288 | |
288 | |
289 | MAKE=make |
289 | MAKE=make |
290 | echo |
290 | echo |
291 | echo "QPE is now configured for building. Just run $MAKE (or $MAKE single)." |
291 | echo "Opie is now configured for building. Just run $MAKE (or $MAKE single)." |
292 | echo "To reconfigure, run $MAKE clean and configure." |
292 | echo "To reconfigure, run $MAKE clean and configure." |
293 | echo |
293 | echo |
|