summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-29 19:02:54 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-29 19:02:54 +0000
commit55f0c7b1f26afabb7f356343f2650626e09fce51 (patch)
tree64f899523632281211e0b1cbf09223ecf2270fb5 /bootstrap
parentd4fb5e3cb9116c90ba5afa7ca272df89bbc4e32a (diff)
downloadbison-55f0c7b1f26afabb7f356343f2650626e09fce51.tar.gz
Port to SunOS 4.1.4, which lacks strtoul and strerror.
* bootstrap (gnulib_modules): Add strerror, strtoul. * lib/.cvsignore: Add strerror.c, strtol.c, strtoul.c * m4/.cvsignore: Add strerror.m4, strtol.m4, strtoul.m4.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index e1e0caa4..e270db2b 100755
--- a/bootstrap
+++ b/bootstrap
@@ -108,6 +108,8 @@ quotearg
stdbool
stdio-safer
stpcpy
+strerror
+strtoul
unistd-safer
verify
xalloc