Don't create a $(pkgdatadir) if there's nothing to be installed in it.
[pspp] / ChangeLog
index bf945c0f1ae9361fa06572b8695951a1d837ddbc..91a19d27fdd2526ca93e26bd10362046fe9ecd54 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-21  Bruno Haible <bruno@clisp.org>
+
+       * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
+       Emit a pkgdata_DATA variable only if some snippets add contents to it.
+       Reported by Martin Lambers <marlam@marlam.de>.
+
 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
             Bruno Haible <bruno@clisp.org>