]> git.saurik.com Git - bison.git/blobdiff - bootstrap.conf
Adjust synclines in src/parse-gram.[ch].
[bison.git] / bootstrap.conf
index 251e2eff4c54262a848fa6a4b2c3de57ea4b7c29..1cef2f0d3cd6e81f3ccfb2c424ade93bcf5b9ae8 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # gnulib modules used by this package.
 gnulib_modules='
-       argmatch config-h c-strcase configmake
-       dirname error extensions fopen-safer getopt gettext git-version-gen
-       gnumakefile hash inttypes javacomp-script javaexec-script malloc
-       mbswidth obstack quote quotearg stdbool stpcpy strerror strtoul
-       strverscmp unistd unistd-safer unlocked-io unsetenv verify xalloc
-       xalloc-die xstrndup
-'
-
-# Any gnulib files needed that are not in modules.
-gnulib_files='
-       m4/warning.m4
+  announce-gen argmatch config-h c-strcase configmake dirname error
+  extensions fopen-safer gendocs getopt-gnu gettext git-version-gen hash
+  inttypes javacomp-script javaexec-script maintainer-makefile malloc
+  mbswidth obstack quote quotearg stdbool stpcpy strerror strtoul
+  strverscmp unistd unistd-safer unlocked-io update-copyright unsetenv
+  verify warnings xalloc xalloc-die xstrndup
 '
 
 # Additional xgettext options to use.  Use "\\\newline" to break lines.