summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/xorg-server-1.9.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/X11R7.6/xorg-server-1.9.3.patch')
-rw-r--r--xorg/X11R7.6/xorg-server-1.9.3.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/xorg/X11R7.6/xorg-server-1.9.3.patch b/xorg/X11R7.6/xorg-server-1.9.3.patch
deleted file mode 100644
index db6591b9..00000000
--- a/xorg/X11R7.6/xorg-server-1.9.3.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/configure
-+++ b/configure
-@@ -21551,6 +21551,7 @@
- if test "x$with_sha1" = xlibcrypto; then
- if test "x$HAVE_LIBCRYPTO" = xyes; then
- SHA1_LIBS=-lcrypto
-+ SHA1_CFLAGS="$OPENSSL_CFLAGS"
- else
- SHA1_LIBS="$OPENSSL_LIBS"
- SHA1_CFLAGS="$OPENSSL_CFLAGS"