diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-04-28 03:12:56 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-04-28 03:12:56 +0000 |
commit | 218ec16493c3f43ded654c097386053d03aa61d3 (patch) | |
tree | 39df666b92d3d53dc9511f3c99f4e7b6c9d6ea1f /acconfig.h | |
parent | 604acdd1e30ae6f326edc45694521a8dcd611480 (diff) | |
download | nautilus-218ec16493c3f43ded654c097386053d03aa61d3.tar.gz |
Add a real check for pam.
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 16e71ed69..22f9f087e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,3 +7,5 @@ #undef HAVE_STPCPY #undef HAVE_RPM +#undef HAVE_PAM + |