summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-10-02 12:14:04 -0700
committerEric Anholt <eric@anholt.net>2007-10-02 12:14:04 -0700
commit439edc768eea17667846ce573c843b8377e0dfb4 (patch)
tree43035b9d083124d8945048f0103fbe578b9a01a1 /configure.ac
parentc8ccf469dcb2d7609b23faa8b4999c436263051e (diff)
parent93ae6fe18c417a22f1fccb22add4890a20cae713 (diff)
Merge branch 'glyph-pixmaps'
Conflicts: configure.ac exa/exa_render.c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a5f18668f..d7c513e18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -631,7 +631,7 @@ else
fi
REQUIRED_MODULES="[randrproto >= 1.2] $RENDERPROTO [fixesproto >= 4.0] [damageproto >= 1.1] xcmiscproto xextproto [xproto >= 7.0.9] xtrans [scrnsaverproto >= 1.1] bigreqsproto resourceproto fontsproto [inputproto >= 1.4.2] [kbproto >= 1.0.3]"
-REQUIRED_LIBS="xfont xau fontenc [pixman-1 >= 0.9.5]"
+REQUIRED_LIBS="xfont xau fontenc [pixman-1 >= 0.9.5] openssl"
dnl HAVE_DBUS is true if we actually have the D-Bus library, whereas
dnl CONFIG_DBUS_API is true if we want to enable the D-Bus config