updates
[silc.git] / configure.in.pre
index 0812847a7403d01a165d3db73dddc4d5b835beea..a9044806d458ccba531b2f9664e1af77425d9b59 100644 (file)
@@ -1069,4 +1069,8 @@ echo " Multi-threads support .........: $threads"
 echo " Debugging enabled .............: $summary_debug"
 echo " Stack-trace enabled ...........: $summary_stacktrace"
 echo ""
-echo "Compile the sources with 'make' or 'gmake' command. (GNU make is required)"
+if test "x$silc_dist" = "xsilc-client"; then
+  echo "Compile the sources with 'make' or 'gmake' command (GNU make is required)."
+else
+  echo "Compile the sources with 'make' or 'gmake' command."
+fi