X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ea0a767697594d2eda37daf5ecbf2fdaf60d2189..eb8c66bbda06f71d107e2780503f2de9ba814ddd:/bootstrap.conf diff --git a/bootstrap.conf b/bootstrap.conf index 064aad24..02ddc05f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -66,4 +66,9 @@ bootstrap_epilogue() touch src/parse-gram.[ch] } +# Keep our bootstrap script in sync with gnulib's. If we ever need to +# maintain our own bootstrap script again, set this to false, remove +# the bootstrap entry from the file .x-update-copyright, and add any +# needed copyright years to the copyright statement in the bootstrap +# script. bootstrap_sync=true