summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index d090d33..89c856f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -222,9 +222,6 @@ fi
if test x$harfbuzz = xtrue; then
pkg_requires="harfbuzz >= 0.9.5, ${pkg_requires}"
fi
-if test x$directwrite = xtrue; then
- pkg_libs="${pkg_libs} -ldwrite"
-fi
if test x$enable_require_system_font_provider != xno &&
test x$fontconfig != xtrue &&