aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-libraries/files/patch-z38
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-z38')
-rw-r--r--x11/XFree86-4-libraries/files/patch-z3827
1 files changed, 0 insertions, 27 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-z38 b/x11/XFree86-4-libraries/files/patch-z38
deleted file mode 100644
index 2c8cce6ddcd2..000000000000
--- a/x11/XFree86-4-libraries/files/patch-z38
+++ /dev/null
@@ -1,27 +0,0 @@
---- Original/xc/programs/xdm/Imakefile Tue Oct 24 12:53:55 2000
-+++ programs/xdm/Imakefile Tue Oct 24 12:52:46 2000
-@@ -75,11 +75,6 @@
- PWD_DEFINES = -DUSESHADOW -DSHADOWSUITE
- #endif
-
--#if HasPam
--PAM_LIBRARIES = -lpam DlLibrary
--PAM_DEFINES = -DUSE_PAM
--#endif
--
- #if !defined(i386IscArchitecture) && !defined(i386ScoArchitecture) && !defined(LinuxArchitecture) && !defined(NTOArchitecture) && !defined(SGIArchitecture)
- SYS_LIBRARIES3 = -lresolv
- #endif
-@@ -89,6 +84,11 @@
- #if defined(LinuxArchitecture) && (!UseElfFormat || LinuxShadowSuite)
- SYS_LIBRARIES1 = -lshadow
- #endif
-+#endif
-+
-+#if HasPam
-+PAM_LIBRARIES = -lpam DlLibrary
-+PAM_DEFINES = -DUSE_PAM
- #endif
-
- #if defined(UltrixArchitecture)
-