summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2012-04-07 23:29:44 +0300
committerDamien Lespiau <damien.lespiau@intel.com>2012-04-25 11:59:09 +0100
commit5081c3a1fe1c4822770de4ed39e0001eb4914676 (patch)
tree912260282b9e52edd4f772c11c0e1a2f0b3d82f2 /configure.ac
parentb96101a3ec2641d7f014934006e04d5aa36eea31 (diff)
downloadclutter-gst-5081c3a1fe1c4822770de4ed39e0001eb4914676.tar.gz
Remove dolt
With non-ancient libtool (>= 2.2) there is no longer a significant speed difference. The version of dolt that was included was anyway a NOP on architectures where build speed matters much (e.g. ARM).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 25db37e..76e608f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -102,7 +102,6 @@ LT_INIT([disable-static])
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_SED
-DOLT
AC_PATH_PROG([GLIB_MKENUMS], [glib-mkenums])
AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])