summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2011-01-19 12:14:36 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-01-19 12:14:36 +0100
commit210321dd61dff44c81d4e480ac837088a8b9e473 (patch)
treece120d3721563e860c79a4cbc1f74641939337fa /build
parenta1f0ada7a95eee3b2e21a9d8d76453626674311c (diff)
debian/control:
* debian/control: + Let libcairo2-dev depend on libcairo-script-interpreter2 to prevent dangling symlinks.
Diffstat (limited to 'build')
-rw-r--r--build/configure.ac.features1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/configure.ac.features b/build/configure.ac.features
index dc3c8b8..a80d466 100644
--- a/build/configure.ac.features
+++ b/build/configure.ac.features
@@ -407,6 +407,7 @@ AC_DEFUN([CAIRO_REPORT],
echo "The following features and utilities:"
echo " cairo-trace: $use_trace"
echo " cairo-script-interpreter: $use_interpreter"
+ echo " cairo-perf-utils: $use_perf_utils"
echo ""
echo "And the following internal features:"
echo " pthread: $use_pthread"