A somewhat older issue:
* Martin Lambers wrote on Mon, Aug 21, 2006 at 07:28:07PM CEST:
>
> Currently, 'make install' in the gnulib directory of my projects always
> creates the directory $(pkgdatadir) (/usr/local/share/ by
> default), even if it is empty.
>
> If I
Bruno Haible <[EMAIL PROTECTED]> writes:
> Martin Lambers wrote:
>> Currently, 'make install' in the gnulib directory of my projects always
>> creates the directory $(pkgdatadir) (/usr/local/share/ by
>> default), even if it is empty.
>>
>>
On Mon, 21. Aug 2006, 20:15:41 +0200, Bruno Haible wrote:
> Martin Lambers wrote:
> > Currently, 'make install' in the gnulib directory of my projects always
> > creates the directory $(pkgdatadir) (/usr/local/share/ by
> > default), even if it is empty.
> >
Martin Lambers wrote:
> Currently, 'make install' in the gnulib directory of my projects always
> creates the directory $(pkgdatadir) (/usr/local/share/ by
> default), even if it is empty.
>
> If I remove the initialization of pkgdata_DATA in Makefile.am, the
> di
Hi!
Currently, 'make install' in the gnulib directory of my projects always
creates the directory $(pkgdatadir) (/usr/local/share/ by
default), even if it is empty.
If I remove the initialization of pkgdata_DATA in Makefile.am, the
directory is not created.
No module that I use mo