[svn-upgrade] Integrating new upstream version, shadow (4.0.18.1)

This commit is contained in:
nekral-guest
2007-10-07 11:48:07 +00:00
parent 5e20c4359f
commit c187b2be78
38 changed files with 1678 additions and 404 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT
AM_INIT_AUTOMAKE(shadow, 4.0.18)
AM_INIT_AUTOMAKE(shadow, 4.0.18.1)
AC_CONFIG_HEADERS([config.h])
dnl Some hacks...
@@ -368,7 +368,7 @@ AC_CONFIG_FILES([
AC_OUTPUT
echo
echo "shadow will be compiled with the followig feactures:"
echo "shadow will be compiled with the following features:"
echo
echo " auditing support: $with_audit"
echo " CrackLib support: $with_libcrack"