On 7 May 2009 at 15:48, Daniel Schepler wrote:
| On Thursday 07 May 2009 15:31:12 Dirk Eddelbuettel wrote:
| 
| > Can you suggest files I should swap or update? Dieharder has a somewhat
| > manually set-up collection of gnu tools.  There is one aclocal.m4, and it
| > also includes a copy of ltmain.sh.  Should I switch that to a newer one? 
| > Or let libtools supply its own?
| 
| In general, it should work to run autoreconf -ifv (instead of the autogen.sh 

Sweet -- that did the trick. New upload will follow shortly.

Many thanks, Dirk

| you're using currently, which looks broken because it doesn't appear to run 
| aclocal or libtoolize).  Otherwise, you would need to run aclocal to update 
| the autoconf macros, libtoolize --force --copy to update ltmain.sh, then 
| automake and autoconf to incorporate the updates to the autoconf macros from 
| libtool.  In a worst case scenario, if for some reason the package-specific 
| macros are only in aclocal.m4, you might even need to edit aclocal.m4 to 
| remove the old libtool macros from it and insert the new ones -- but that is 
| fairly unlikely.
| 
| If you need, I should have more time this weekend to look into the package.
| -- 
| Daniel Schepler
| 

-- 
Three out of two people have difficulties with fractions.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to