On Wed, Jun 5, 2013 at 10:37 PM, Kip Warner <k...@thevertigo.com> 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.

Reply via email to