]> andersk Git - openssh.git/blobdiff - configure.ac
- (dtucker) [configure.ac] Replace non-portable echo \n with extra echo.
[openssh.git] / configure.ac
index a16092890cf6cc68d2cd24c5e40f8d3dcc048c35..0be59ba7aa0422f11d241200643af1e2367b15fb 100644 (file)
@@ -3004,7 +3004,8 @@ echo "         Libraries: ${LIBWRAP} ${LIBPAM} ${LIBS}"
 echo ""
 
 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then
-       echo "SVR4 style packages are supported with \"make package\"\n"
+       echo "SVR4 style packages are supported with \"make package\""
+       echo ""
 fi
 
 if test "x$PAM_MSG" = "xyes" ; then
This page took 0.025113 seconds and 4 git commands to generate.