[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Initialization of pkgdata_DATA
From: |
Martin Lambers |
Subject: |
Initialization of pkgdata_DATA |
Date: |
Mon, 21 Aug 2006 19:28:07 +0200 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Hi!
Currently, 'make install' in the gnulib directory of my projects always
creates the directory $(pkgdatadir) (/usr/local/share/<packagename> 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 modifies the pkgdata_DATA variable.
This also affects the latest release of libgsasl (0.2.14).
Regards,
Martin
- Initialization of pkgdata_DATA,
Martin Lambers <=