changeset 40065:88b2ff37d1ab

backupfile: Fix module dependencies. * modules/backupfile (Depends-on): Add 'xalloc'.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Jan 2019 12:26:44 +0100
parents 999aaec88bf8
children e9a68ff67aea
files ChangeLog modules/backupfile
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 03 22:36:21 2019 -0800
+++ b/ChangeLog	Fri Jan 04 12:26:44 2019 +0100
@@ -1,3 +1,8 @@
+2019-01-04  Bruno Haible  <bruno@clisp.org>
+
+	backupfile: Fix module dependencies.
+	* modules/backupfile (Depends-on): Add 'xalloc'.
+
 2019-01-03  Paul Eggert  <eggert@cs.ucla.edu>
 
 	bitset, crypto/gc: fix conflicts with Solaris 11
--- a/modules/backupfile	Thu Jan 03 22:36:21 2019 -0800
+++ b/modules/backupfile	Fri Jan 04 12:26:44 2019 +0100
@@ -21,6 +21,7 @@
 readdir
 stdbool
 stdint
+xalloc
 
 configure.ac:
 gl_BACKUPFILE