#! /bin/sh /usr/share/dpatch/dpatch-run
## 12-configure patch made by <debian@alteholz.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: add -little for architecture sh4
@DPATCH@
--- mpb-1.4.2.org/configure 2003-03-04 03:39:25.000000000 +0100
+++ mpb-1.4.2/configure 2010-01-01 00:36:26.000000000 +0100
@@ -3159,7 +3159,7 @@
;;
# Ignore these flags.
- -lang* | -lcrt0.o | -lc | -lgcc | -libmil | -LANG:=*)
+ -lang* | -lcrt0.o | -lc | -lgcc | -libmil | -little | -LANG:=*)
;;
-lkernel32)
test x"$CYGWIN" != xyes && ac_cv_flibs="$ac_cv_flibs $ac_arg"