diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-19 08:44:32 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-19 08:44:32 +0100 |
commit | 136d1168be3efd776fc6bfa197aa18e5f641dedc (patch) | |
tree | 45f217562d657c3b8bb5575f018a8af22a0d6c9e /package/screen/patches/patch-configure | |
parent | bedc6ddd687a0c8f6b4a14531963998b2e3e51c5 (diff) |
fix build with latest uclibc
Diffstat (limited to 'package/screen/patches/patch-configure')
-rw-r--r-- | package/screen/patches/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/screen/patches/patch-configure b/package/screen/patches/patch-configure index 91f90dc4c..884ebef58 100644 --- a/package/screen/patches/patch-configure +++ b/package/screen/patches/patch-configure @@ -1,5 +1,5 @@ --- screen-4.0.3.orig/configure 2003-12-05 14:46:53.000000000 +0100 -+++ screen-4.0.3/configure 2010-01-23 10:18:22.000000000 +0100 ++++ screen-4.0.3/configure 2014-02-19 08:18:45.000000000 +0100 @@ -124,7 +124,7 @@ done fi if test ! -f "$as_myself"; then @@ -63,7 +63,7 @@ ;; *=*) -@@ -633,7 +633,7 @@ Try \`$0 --help' for more information." +@@ -633,7 +633,7 @@ Try \`$0 --help' for more information." # Reject names that are not valid shell variable names. expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 @@ -490,7 +490,7 @@ --help | --hel | -h ) echo "$ac_cs_usage"; exit 0 ;; --debug | --d* | -d ) -@@ -8516,7 +8480,7 @@ Try \`$0 --help' for more information." +@@ -8516,7 +8480,7 @@ Try \`$0 --help' for more information." Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} |