[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Broken install-data-yes target
From: |
Gavin Smith |
Subject: |
Re: Broken install-data-yes target |
Date: |
Wed, 5 Jun 2013 23:42:32 +0100 |
On Wed, Jun 5, 2013 at 10:37 PM, Kip Warner <address@hidden> wrote:
> My make install target for my autotool'd project's translations
> directory has a number of prerequisites. The one which seems to be
> causing trouble is the install-data-yes target. Yes, I am aware the path
> I am using contains spaces and yes I am aware that makefiles can choke
> on it if not properly dealt with (e.g. escaped).
AFAIK file names with spaces and funny characters in them are not
supported by automake.