[vlc-devel] contrib: re-run autoconf for some packages
Rafaël Carré
funman at videolan.org
Mon Nov 21 05:27:48 CET 2011
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
--
Rafaël Carré
More information about the vlc-devel
mailing list