[vlc-devel] [vlc-commits] mingw32: Look for contribs in /usr/win32 or /usr/win64
Rafaël Carré
funman at videolan.org
Tue Nov 22 00:00:37 CET 2011
Le Mon, 21 Nov 2011 08:08:26 +0100,
Rémi Denis-Courmont <remi at remlab.net> a écrit :
> On Sun, 20 Nov 2011 23:43:21 +0100 (CET), git at videolan.org (Rafaël Carré)
> wrote:
> > vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sun Nov 20
> > 17:42:53 2011 -0500| [ec76c41b3dce28ba672b8aaab8b6a1e1616b408b] |
> > committer: Rafaël Carré
> >
> > mingw32: Look for contribs in /usr/win32 or /usr/win64
>
> This does not belong in configure.ac by any stretch of imagination. Where
> the user installs the SDK's is up to him/her.
Yes,
/usr/win32 is an old documented practice but we can just get rid of it
while we transition from extras/contrib
We need to know the exact installed path to use it in *.la / *-config /
*.pc files.
But that can be done after package extraction with a script, like is
done for OSX contribs, instead of at package creation wtih the same
script like is done for win32 contribs.
So j-b please revert
--
Rafaël Carré
More information about the vlc-devel
mailing list