Daniel Baumann wrote:
Kris Jurka wrote:
These can be fixed by adding
EGREP="grep -E"
max_cmd_len=32768
Thanks a lot, I applied a dpatch to fix it in ltmain.sh accordingly.
I doesn't look like the patch actually gets applied. debian/rules says:
configure: patch-stamp configure-stamp
configure-stamp:
build: build-stamp
build-stamp: configure-stamp
but nothing seems to depend on configure, so the patch-stamp dependency
is never hit.
Not knowing the debian build system well I removed the configure entry
and made configure-stamp depend on patch-stamp and that worked for me.
Kris Jurka
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]