From 8053062cece5168431bb2bad8d39117c16546103 Mon Sep 17 00:00:00 2001 From: jay Date: Sun, 17 Oct 2004 14:15:22 +0000 Subject: [PATCH] Use xalloc-die module from gnulib, since that has now been split out --- import-gnulib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import-gnulib.sh b/import-gnulib.sh index 8e410d5..776cb60 100644 --- a/import-gnulib.sh +++ b/import-gnulib.sh @@ -38,7 +38,7 @@ alloca argmatch dirname error fileblocks fnmatch-gnu \ getline getopt human idcache lstat malloc memcmp memset mktime \ modechange pathmax quotearg realloc regex rpmatch savedir stat \ stpcpy strdup strftime strstr strtol strtoul strtoull strtoumax \ -xalloc xgetcwd xstrtol xstrtoumax yesno human filemode \ +xalloc xalloc-die xgetcwd xstrtol xstrtoumax yesno human filemode \ getline stpcpy" if test $# -lt 1 -- 2.11.4.GIT