summaryrefslogtreecommitdiffstats
path: root/security/gnome-keyring/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnome-keyring/files/patch-configure')
-rw-r--r--security/gnome-keyring/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/gnome-keyring/files/patch-configure b/security/gnome-keyring/files/patch-configure
new file mode 100644
index 000000000..cfba75e55
--- /dev/null
+++ b/security/gnome-keyring/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2010-09-04 12:33:21.000000000 +0200
++++ configure 2010-09-04 12:33:36.000000000 +0200
+@@ -14762,7 +14762,7 @@
+
+ pam_status="no"
+ if test "$enable_pam" != "no"; then
+- for ac_header in security/pam_modules.h pam/pam_modules.h
++ for ac_header in security/pam_modules.h
+ do :
+ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"