patch-configure 531 B

1234567891011121314151617181920
  1. --- moc-2.5.0-alpha4.orig/configure 2009-09-25 10:54:41.000000000 +0200
  2. +++ moc-2.5.0-alpha4/configure 2010-03-06 11:37:45.867276809 +0100
  3. @@ -17669,7 +17669,7 @@ DECODER_PLUGIN_DIR=decoder_plugins
  4. PLUGIN_LDFLAGS='-module -avoid-version'
  5. -OS=`uname 2>/dev/null`
  6. +OS=Linux
  7. case "$OS" in
  8. Linux)
  9. @@ -17688,7 +17688,7 @@ _ACEOF
  10. ;;
  11. esac
  12. -LDFLAGS="$LDFLAGS -export-dynamic"
  13. +LDFLAGS="$LDFLAGS"
  14. { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
  15. $as_echo_n "checking for ANSI C header files... " >&6; }