do not redefine 'LIBTOOL'; the '--tag' causes problems on install
[util-vserver.git] / util-vserver / configure.ac
index f019ce6..5494f88 100644 (file)
@@ -182,13 +182,13 @@ AC_CONFIG_FILES([util-vserver.spec Makefile distrib/Makefile])
 AC_OUTPUT
 
 ensc_cxx_affected=" (affected: vbuild, vcheck)"
-ensc_c99_affected=" (affected: vunify)"
+ensc_c99_affected=" (affected: vunify, vcopy)"
 ensc_diet_msg=" (you have been warned)"
-ensc_diet_compat_msg=" (use -lcompat)"
+ensc_diet_compat_msg=" (using -lcompat)"
 test x"$ensc_cv_cxx_cxxcompiler"    = xno || ensc_cxx_affected=
 test x"$ensc_cv_c99_c99compiler"    = xno || ensc_c99_affected=
 test x"$ensc_have_dietlibc"         = xno || ensc_diet_msg=
-test x"$ensc_cv_c_dietlibc_compat" != xno || ensc_diet_compat_msg=
+test x"$ensc_have_dietlibc$ensc_cv_c_dietlibc_compat" = xyesyes || ensc_diet_compat_msg=
 
 AC_MSG_NOTICE([