> Spaces are used instead of the required tabs in the install target
Oops - fixed now. (I understand why many people hate Makefiles :-)
Ross.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/l
Am Samstag, den 22.12.2012, 13:22 +1000 schrieb Ross Finlayson:
> 2/ The second 'patch' seems wrong to me. I don't understand why any
> system would define "struct ip_mreq_source", but not also define
> "IP_ADD_SOURCE_MEMBERSHIP" (a constant that makes that structure
> useful). I recommend removi
Am Samstag, den 22.12.2012, 13:22 +1000 schrieb Ross Finlayson:
> > we carry three patches (attached) in the Debian package that predate
> > my
> > involvement in the Debian packaging.
>
>
> But anyway:
> 1/ The first 'patch' was apparently intended to remove some compiler
> warnings. It's harmle
Am Samstag, den 22.12.2012, 12:51 +1000 schrieb Ross Finlayson:
> > Thanks. The install target for the base Makefile is missing
>
>
> Oops - my mistake. I've just installed a new version of the code that
> fixes this (and also adds your proposed "distclean:" target).
Spaces are used instead of