On Thu, Jun 28, 2012 at 8:49 PM, Stefano Lattarini
wrote:
> On 06/28/2012 06:47 AM, Makoto Fujiwara wrote:
>> I do have problem compiling *.el files with tc-2.3.1 (svn version)
I think this is the relevant Makefile.am:
http://code.google.com/p/tcode/source/browse/trunk/tc/lisp/Makefile.am
It con
Hi Makoto. Thanks for the report and the patch.
On 06/28/2012 06:47 AM, Makoto Fujiwara wrote:
> We have following line in automake-1.12.1/lib/elisp-comp.
>
> 73 mkdir $tempdir
> 74 cp "$@" $tempdir
> 75
> 76 (
> 77cd $tempdir
> 78echo "(setq load-path (cons
tags 11803 notabug
close 11803
thanks
Hi Karl.
On 06/28/2012 12:06 AM, Karl Berry wrote:
> I saw there has been some discussion on bug-gnulib about removing
> "missing" and some of the other "internal" autotools helper scripts from
> gnulib. That makes sense, but I didn't see a final conclusion
tags 11793 patch
close 1173
thanks
Hi Eric, thanks for the patch.
On 06/27/2012 11:55 PM, Eric Blake wrote:
> Addresses automake bug#11793.
>
> This macro has been present for a long time, and coreutils has been
> relying on it despite no documentation, which argues that it is stable
> enough to
On 06/28/2012 12:01 AM, Eric Blake wrote:
> On 06/26/2012 04:56 PM, Stefano Lattarini wrote:
>
AM_MISSING_PROG has been around for a while (git log says it was
introduced in 1997, although the current two-argument version appears to
date back to commit 9ae48df in Nov 1999), and seem