[vlc-devel] contrib: re-run autoconf for some packages
Rafaël Carré
funman at videolan.org
Mon Nov 21 07:03:18 CET 2011
Le Sun, 20 Nov 2011 23:27:48 -0500,
Rafaël Carré <funman at videolan.org> a écrit :
> Le Mon, 21 Nov 2011 03:35:14 +0100 (CET),
> git at videolan.org (Rafaël Carré) a écrit :
>
> > vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sun Nov 20 21:27:15 2011 -0500| [f6982935912425c011b7225c0ddf1ac9e3f21101] | committer: Rafaël Carré
> >
> > contrib: re-run autoconf for some packages
> >
> > they were made with old version of libtool which only know old versions of darwin
>
> We do that already for mingw-w64 also
>
> > .dca: libdca
> > + $(RECONF)
>
> > .theora: libtheora
> > -ifdef HAVE_WIN32
> > $(RECONF)
> > -endif
>
> Now it's gonna be autoreconf for everybody even people who don't need
> it because they build for Linux (because they don't have proper package
> management or whatever)
>
> Because:
> - I don't want to have an ifdef hell
> - I don't know how to do an ifdef WIN32 or ifdef MACOSX anyway
The root cause of the problem was a typo in linker options given through gcc
So I reverted these commits.
I am not sure I really want to know why running autoreconf fix the build of some libraries.
--
Rafaël Carré
More information about the vlc-devel
mailing list