Skip to content

Commit

Permalink
remove dolt
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Daniel Stone <[email protected]>
Reviewed-by: Dan Nicholson <[email protected]>
Reviewed-by: Jeremy Huddleston <[email protected]>
Signed-off-by: Keith Packard <[email protected]>
  • Loading branch information
AdrianBunk authored and keith-packard committed Oct 1, 2010
1 parent c7e4222 commit a769f4c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 184 deletions.
2 changes: 0 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ AC_PROG_LN_S
AC_LIBTOOL_WIN32_DLL
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
DOLT
AC_PROG_MAKE_SET
PKG_PROG_PKG_CONFIG
AC_PROG_LEX
Expand Down
181 changes: 0 additions & 181 deletions m4/dolt.m4

This file was deleted.

0 comments on commit a769f4c

Please sign in to comment.