summaryrefslogtreecommitdiff
path: root/patches/gdb/6.4/110-uclibc-readline-conf.patch
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 23:10:06 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 23:10:06 (GMT)
commitde8f2cea32f14099cf756cbef40d312ffd1894a8 (patch)
treeaf4f9ce5798909cfa1eadec07390425937e3886a /patches/gdb/6.4/110-uclibc-readline-conf.patch
parent06cb0b6ddbbb2f9275b3a71eda3f2ffeff929d90 (diff)
parent5b0242a30c12e4ce1366788126cea866b21abeba (diff)
Merge.
Diffstat (limited to 'patches/gdb/6.4/110-uclibc-readline-conf.patch')
-rw-r--r--patches/gdb/6.4/110-uclibc-readline-conf.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/patches/gdb/6.4/110-uclibc-readline-conf.patch b/patches/gdb/6.4/110-uclibc-readline-conf.patch
deleted file mode 100644
index ffe792d..0000000
--- a/patches/gdb/6.4/110-uclibc-readline-conf.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- gdb-6.1.1-dist/readline/configure 2003-05-27 18:29:47.000000000 -0500
-+++ gdb-6.1.1/readline/configure 2004-08-09 14:20:23.000000000 -0500
-@@ -6249,7 +6249,12 @@
-
-
- echo "$as_me:$LINENO: checking for mbstate_t" >&5
-+echo $ECHO_N "bash_cv_have_mbstate_t=$bash_cv_have_mbstate_t" >&6
- echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6
-+if test "${bash_cv_have_mbstate_t+set}" != set; then
-+ bash_cv_have_mbstate_t=yes
-+ echo $ECHO_N "WARNING!! forcing to yes!!! $ECHO_C" >&6
-+fi
- if test "${bash_cv_have_mbstate_t+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else