diff options
| author | djcb <djcb@djcbsoftware.nl> | 2017-11-05 13:12:41 +0200 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2017-11-05 13:47:30 +0200 |
| commit | dbc162ef9ba3efd355fa1b1fc71c9c4f81cd46d3 (patch) | |
| tree | 3c4fd159ba28851ab1ea7427faf37f871bed1d50 /configure.ac | |
| parent | 9e1ce98da78aeb4e642548d2c998d8b50ab08b48 (diff) | |
cosmetic1.0-alpha1
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d0c1672..77ba14c 100644 --- a/configure.ac +++ b/configure.ac @@ -382,5 +382,5 @@ if test "x$ac_cv_header_wordexp_h" != "xyes"; then fi echo -echo "Now, type 'gmake' to build mu (or 'gmake check' to run the unit tests, too)" +echo "Now, type 'make' (or 'gmake') to build mu" echo |
