aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-12 07:17:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-12 07:17:10 +0000
commitc0b3a5cafbe33441b40fe786bf4f3033723de393 (patch)
tree5e2a46295ec6a6923de4cbace2ab11e5e371e3cb /bootstrap
parent9f0e5dee4a53772da7446706e789f3a96385011b (diff)
downloadmailfromd-c0b3a5cafbe33441b40fe786bf4f3033723de393.tar.gz
mailfromd-c0b3a5cafbe33441b40fe786bf4f3033723de393.tar.bz2
Update for the recent gnulib changes
git-svn-id: file:///svnroot/mailfromd/trunk@1422 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index b6161d18..fc2a8d0d 100644
--- a/bootstrap
+++ b/bootstrap
@@ -12,6 +12,6 @@ MODLIST="argp\
strtok_r\
version-etc"
-gnulib-tool --import --avoid xalloc-die $MODLIST
+gnulib-tool --import --avoid xalloc-die --avoid openat-die $MODLIST
test -f lib/daemon.c || ln src/daemon.c lib/
autoreconf -i -f -s

Return to:

Send suggestions and report system problems to the System administrator.