Hash :
3f44e474
Author :
Date :
2024-10-29T20:12:25
backupfile: Remove non-existent module dependency. * modules/backupfile (Depends-on): Remove irealloc dependency since the function is a part of the ialloc module.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
Description:
Determine the name of a backup file.
Files:
lib/backup-internal.h
lib/backup-find.c
lib/backupfile.c
lib/backupfile.h
m4/backupfile.m4
Depends-on:
argmatch
attribute
basename-lgpl
c99
closedir
d-ino
fcntl-h
ialloc
memcmp
opendirat
readdir
renameatu
stdbool
stdckdint
stdint
xalloc-die
configure.ac:
gl_BACKUPFILE
Makefile.am:
lib_SOURCES += backupfile.c backup-find.c
Include:
"backupfile.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering