diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-10-01 11:29:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-10-01 11:29:38 +0200 |
commit | c1a140cb2950473a8991f0a736596e9c98560d65 (patch) | |
tree | 7a47c0511bf1a1b1037478e8e101b8cbf5cb3100 /package/bison/patches/patch-Makefile_in | |
parent | a40050f1fb8f4c40b70905113e91b29c92b921ef (diff) |
glibc 2.16 gets() updates
Diffstat (limited to 'package/bison/patches/patch-Makefile_in')
-rw-r--r-- | package/bison/patches/patch-Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bison/patches/patch-Makefile_in b/package/bison/patches/patch-Makefile_in index 7f757fb29..9abd2e9c3 100644 --- a/package/bison/patches/patch-Makefile_in +++ b/package/bison/patches/patch-Makefile_in @@ -1,6 +1,6 @@ ---- bison-2.4.2.orig/Makefile.in 2010-03-20 18:14:08.000000000 +0100 -+++ bison-2.4.2/Makefile.in 2010-07-30 17:11:16.198057000 +0200 -@@ -871,7 +871,7 @@ top_build_prefix = @top_build_prefix@ +--- bison-2.4.3.orig/Makefile.in 2010-08-06 03:00:27.000000000 +0200 ++++ bison-2.4.3/Makefile.in 2012-09-28 20:42:50.000000000 +0200 +@@ -909,7 +909,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I m4 |