diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-07 21:10:25 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-07 21:10:25 +0100 |
commit | cd75563acd2459f874b50b396a312bb9638a1e9c (patch) | |
tree | ac2499819a75b165940527efaf5cc39fc2612001 /package/moc/patches/patch-configure | |
parent | d4204be3a519a34049d53c9805a22c8241acc77f (diff) | |
parent | 3dbe2178faba87f159ae33fce62717dfd93d3488 (diff) |
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
Diffstat (limited to 'package/moc/patches/patch-configure')
-rw-r--r-- | package/moc/patches/patch-configure | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package/moc/patches/patch-configure b/package/moc/patches/patch-configure index 0968574d6..2330e0f4c 100644 --- a/package/moc/patches/patch-configure +++ b/package/moc/patches/patch-configure @@ -1,6 +1,6 @@ ---- moc-2.4.4.orig/configure 2009-01-04 09:28:51.000000000 +0100 -+++ moc-2.4.4/configure 2010-02-06 01:22:38.464334671 +0100 -@@ -13910,7 +13910,7 @@ DECODER_PLUGIN_DIR=decoder_plugins +--- moc-2.5.0-alpha4.orig/configure 2009-09-25 10:54:41.000000000 +0200 ++++ moc-2.5.0-alpha4/configure 2010-03-06 11:37:45.867276809 +0100 +@@ -17669,7 +17669,7 @@ DECODER_PLUGIN_DIR=decoder_plugins PLUGIN_LDFLAGS='-module -avoid-version' @@ -9,12 +9,12 @@ case "$OS" in Linux) -@@ -13929,7 +13929,7 @@ _ACEOF +@@ -17688,7 +17688,7 @@ _ACEOF ;; esac -LDFLAGS="$LDFLAGS -export-dynamic" +LDFLAGS="$LDFLAGS" - { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 - echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } + { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 + $as_echo_n "checking for ANSI C header files... " >&6; } |