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.
> >
> > If I remove the initialization of p
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
> directory is not created.
I'm commi