tags 342667 +patch
thanks

Unfortunately, that is not sufficient, .so files are still missing, so I
guess that some tweaks are needed. [And that's why I'm not tagging this
bugreport with 'patch'.]

Petr, could you please have a look at that or ask me to? I'll keep on
walking though not-tagged 'patch' bugs at the moment.

The recent autoconf is stricter, please apply mini-tweak to configure.in (shown bellow) and perform suggested steps:

  libtoolize -c -f
  aclocal-1.4
  autoconf


After that, it builds fine.

Petr


--- configure.in~       2007-04-02 11:36:24.000000000 +0200
+++ configure.in        2007-04-02 11:36:24.000000000 +0200
@@ -6,7 +6,7 @@
 $Id: configure.in,v 1.5 2002/02/20 15:06:37 wwwwolf Exp $


-divert
+divert(0)

 AC_INIT(src/infopipe.c)
 AM_INIT_AUTOMAKE(xmms-infopipe, 1.3)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to