From 5f405b1a2dfe6ea17a34513cdd1d61f6c6c53c24 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 6 Feb 2005 20:00:09 +0000 Subject: [PATCH] List of required gnulib modules. --- gnulib.modules | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 gnulib.modules diff --git a/gnulib.modules b/gnulib.modules new file mode 100644 index 0000000..3e307aa --- /dev/null +++ b/gnulib.modules @@ -0,0 +1,45 @@ +# List of gnulib modules needed for GNU tar. +# A module name per line. Empty lines and comments are ignored. + +alloca +argmatch +argp +backupfile +dirname +error +exclude +fileblocks +fnmatch-gnu +ftruncate +full-write +getdate +getline +getopt +getpagesize +gettext +gettime +hash +human +lchown +localcharset +memset +modechange +obstack +quote +quotearg +rmdir +safe-read +save-cwd +savedir +setenv +stdbool +stpcpy +strtol +strtoul +timespec +unlocked-io +utime +xalloc +xalloc-die +xgetcwd +xstrtoumax -- 2.44.0