summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-03-27 12:34:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-27 15:27:58 +0200
commit3c97f9dc63d3612794eccb0f653992386ac26123 (patch)
treec2d138c43bfa99a762fe0e93fcdbb16d5d327341
parentd239869ee7a95da8548a80c732cca17b76fdd128 (diff)
downloadptxdist-3c97f9dc63d3612794eccb0f653992386ac26123.tar.gz
ptxdist-3c97f9dc63d3612794eccb0f653992386ac26123.tar.xz
xorg-server: explicitly use sha1 from libcrypto
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xorg-server.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/xorg-server.make b/rules/xorg-server.make
index 3ad3b2ba3..3eed3d838 100644
--- a/rules/xorg-server.make
+++ b/rules/xorg-server.make
@@ -74,6 +74,7 @@ XORG_SERVER_AUTOCONF = \
--disable-local-transport \
--without-doxygen \
--with-xkb-output=/tmp \
+ --with-sha1=libcrypto \
--with-vendor-name=Ptxdist \
--with-vendor-name-short=PTX \
--with-vendor-web=http://www.pengutronix.de/software/ptxdist/index_en.html \