bison: update to 2.5
[openwrt/staging/chunkeey.git] / tools / bison / patches / 010-intl-stub-compat.patch
index 7690e10ed8ba159860446a497873973e3cb4e398..2cd720b68cf89378be52f04ed893cc17162f510b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/main.c
 +++ b/src/main.c
-@@ -57,9 +57,9 @@ main (int argc, char *argv[])
+@@ -58,9 +58,9 @@ main (int argc, char *argv[])
  {
    program_name = argv[0];
    setlocale (LC_ALL, "");
@@ -12,4 +12,4 @@
 +  textdomain (PACKAGE);
  
    uniqstrs_new ();
+   muscle_init ();