Re: [Banshee-List] iPod support with cvs HEAD (0.11.x)
- From: "Matt Philmon" <mattisking gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] iPod support with cvs HEAD (0.11.x)
- Date: Sun, 6 Aug 2006 15:52:01 -0400
Cool, the latest from cvs builds nicely. Thanks.
Matt
On 7/29/06, Aaron Bockover <abockover novell com
> wrote:Umm... care you explain why? What distro are you on?
--Aaron
On Fri, 2006-07-28 at 18:54 -0400, Matt Philmon wrote:
> So, I had to remove
> AC_ARG_WITH(eject-command, AC_HELP_STRING(--with-eject-command],
> [Command to invoke in order to eject a device]),
> eject_command="$withval", eject_command="${EJECT_PATH} %
> d")
> AC_DEFINE_UNQUOTED([EJECT_COMMAND], ["${eject_command}"], [eject
> command])
>
> AC_ARG_WITH(unmount-command, AC_HELP_STRING(--with-unmount-command],
> [Command to invoke in order to unmount a device]),
> unmount_command="$withval",
> unmount_command="${UNMOUNT_PATH} %d")
> AC_DEFINE_UNQUOTED([UNMOUNT_COMMAND], ["${unmount_command}"], [unmount
> command])
>
> to:
> AC_DEFINE_UNQUOTED([EJECT_COMMAND], ["${eject_command}"], [eject
> command])
> AC_DEFINE_UNQUOTED([UNMOUNT_COMMAND], ["${unmount_command}"], [unmount
> command])
>
>
> On 7/28/06, Øivind Hoel <oivind hoel gmail com> wrote:
> I decided to simply comment out the offending
configure.ac
> lines
> myself... Seems to work just fine(tm) :-)
>
>
> _______________________________________________
> Banshee-list mailing list
>
Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]