diff options
author | Adrian Bunk <bunk@stusta.de> | 2010-09-30 13:18:20 +0300 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-09-30 17:44:59 -0700 |
commit | a769f4c22a9cfb5ba248c924a66c31ec966bd8a0 (patch) | |
tree | a8050900cb6cdc4882460eb7a605c5171bdc56e7 /Makefile.am | |
parent | c7e4222c9a27094ce4fc2831ac92acbb7b21fb1a (diff) |
remove dolt
With libtool 2.2.10 the difference in build time is so small
(< 5% with -j8 builds) that it isn't worth having this hack.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 8b7a2c8b4..62c8d9501 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,8 +56,6 @@ DISTCHECK_CONFIGURE_FLAGS=\ --with-xkb-bin-directory=$(XKB_BIN_DIRECTORY) \ --with-xkb-output='$${datadir}/X11/xkb/compiled' -DISTCLEANFILES = doltcompile doltlibtool - .PHONY: ChangeLog INSTALL INSTALL: |