specified a target uid and that uid exists in the password database.
453) configure will no longer add the -g flag to CFLAGS by default.
+
+454) Now call pam_setcreds() to setup creds for the target user when
+ PAM is in use. On Linux this often sets resource limits.
+
+455) If "make install" is run by non-root and the destination dir
+ is writable, install things normally but don't set owner and mode.
+
+456) config.h.in is now generated by autoheader.