[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnulib-tool: support for subdirectories of lib/
From: |
Ralf Wildenhues |
Subject: |
Re: gnulib-tool: support for subdirectories of lib/ |
Date: |
Mon, 6 Nov 2006 23:24:43 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
[ adding bug-automake ]
Hello Bruno,
* Bruno Haible wrote on Mon, Nov 06, 2006 at 02:43:09PM CET:
>
> I've been experimenting with modules that have files in subdirectories of
> lib/.
> gnulib-tool didn't handle this. With this patch, it nearly works - modulo
> an automake bug.
Could you be bothered to show how to reproduce this bug?
BTW, 'mkdir -p' is not portable; I don't know how much of a problem this
is for users of gnulib-tool, though. It has used this for a while now.
Anyway, 'install-sh -d' could be used instead.
Cheers,
Ralf
> 2006-11-05 Bruno Haible <address@hidden>
>
> * gnulib-tool (func_import, func_create_testdir): Create directories
> also for files in subdirectories of lib/.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: gnulib-tool: support for subdirectories of lib/,
Ralf Wildenhues <=