diff options
Diffstat (limited to 'devel/bison175/files/patch-configure')
-rw-r--r-- | devel/bison175/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/bison175/files/patch-configure b/devel/bison175/files/patch-configure new file mode 100644 index 000000000000..c0f677283555 --- /dev/null +++ b/devel/bison175/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Sun Jul 15 18:36:11 2001 ++++ configure Sun Jul 15 18:36:24 2001 +@@ -784,7 +784,7 @@ + + + +-ALL_LINGUAS="de es fr nl" ++ALL_LINGUAS="de es fr nl ru" + + # Extract the first word of "gcc", so it can be a program name with args. + set dummy gcc; ac_word=$2 |