From 1968d50c2de2e0a1762523c981dfd09ecdf29082 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Mon, 16 Feb 2009 14:58:08 +0000 Subject: autotools is dumb --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e04be242a..ff1052806 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ SUBDIRS = misc test paludis python ruby src doc hooks vim bash-completion zsh-co DISTCHECK_CONFIGURE_FLAGS = --enable-qa --enable-ruby --enable-ruby-doc --enable-vim \ --enable-python --enable-python-doc --enable-xml \ --with-ruby-install-dir='$${DESTDIR}$${prefix}/ruby_dir' \ + --with-hacked-log-dir='$${DESTDIR}$${prefix}/log_dir' \ --with-repositories=default,accounts \ --with-environments=default,portage \ --with-clients=default,accerso,appareo,cave,inquisitio,instruo \ -- cgit v1.2.3