bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext-0.15 creates bad gettext-tools/examples/Makefile


From: Ralf Wildenhues
Subject: Re: gettext-0.15 creates bad gettext-tools/examples/Makefile
Date: Mon, 25 Sep 2006 23:12:41 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Perry,

Thanks for the report.

* Perry Smith wrote on Mon, Sep 25, 2006 at 08:10:02PM CEST:
> I am on a Mac 10.4.  I type "configure" -- everything completes but  
> the Makefile in examples has a bad line in it.  Here is a small  
> nippet.  The bad line number is 1442
> 
> distdir: $(DISTFILES)
>         $(am__remove_distdir)
>         mkdir $(distdir)
> $(MAKE) distdir1             <<< bad line

I think this was the first thing Bruno fixed after gettext-0.15 was
released:
| 2006-07-24  Bruno Haible  <address@hidden>
| 
|         * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Protect the initial
|         tab with a backslash. Needed for MacOS X sed.
|         Reported by Denis Excoffier [...]

You could probably work around it easiest by using GNU sed (put it early
in your $PATH).

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]