]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Tell people to run `make install` instead of just `make`.
authorPeter Powell <petpow@saberuk.com>
Wed, 6 Feb 2019 23:15:33 +0000 (23:15 +0000)
committerPeter Powell <petpow@saberuk.com>
Wed, 6 Feb 2019 23:15:33 +0000 (23:15 +0000)
configure

index a75e333f91245b5bc0db58254464fd8f884631b6..81e742b09aa52140f77f659aa66546f284988800 100755 (executable)
--- a/configure
+++ b/configure
@@ -397,7 +397,7 @@ print_format <<"EOM";
 <|GREEN Execution User:|>  $config{USER} ($config{UID})
 <|GREEN Socket Engine:|>   $config{SOCKETENGINE}
 
-To build with these settings run '<|GREEN make -j${\get_cpu_count}|>' now.
+To build with these settings run '<|GREEN make -j${\get_cpu_count} install|>' now.
 
 EOM