]> git.saurik.com Git - bison.git/blobdiff - configure.in
* src/LR0.c (allocate_itemsets): kernel_size contains ints, not
[bison.git] / configure.in
index c23fe691ccbc8d86d432e8dce5f6886a3f583522..aedc19375f8cdcf70d18cccccbca0ec5efd33d9f 100644 (file)
@@ -85,6 +85,8 @@ AM_C_PROTOTYPES
 
 # Checks for library functions.
 AC_FUNC_ALLOCA
+AC_FUNC_OBSTACK
+AC_FUNC_ERROR_AT_LINE
 AC_CHECK_FUNCS(mkstemp setlocale)
 AC_CHECK_DECLS([stpcpy, strndup, strnlen, memchr])
 AC_REPLACE_FUNCS(stpcpy strndup strnlen strspn memchr)
@@ -94,7 +96,7 @@ jm_PREREQ_QUOTEARG
 jm_PREREQ_ERROR
 AM_WITH_DMALLOC
 
-ALL_LINGUAS="de es et fr ja nl tr ru"
+ALL_LINGUAS="de es et fr ja nl ru sv tr"
 AM_GNU_GETTEXT(, need-ngettext)
 
 # This is necessary so that .o files in LIBOBJS are also built via