[vlc-devel] [vlc-commits] configure.ac: Use AC_PATH_PROGS for luac
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Wed Aug 3 15:49:10 CEST 2016
On 08/03/2016 03:46 PM, Rafaël Carré wrote:
> On 08/03/2016 03:43 PM, Hugo Beauzée-Luyssen wrote:
>
>> I have no problem reverting this patch, but I'd like to have an
>> alternative solution which doesn't involve installing luac system wide
>> before compiling.
>
> export PATH=$vlc/contrib/`gcc -dumpmachine`/bin:$PATH
> ./configure
> make
That would work, but is cumbersome to some extent.
And if this is the expected way, why bother changing the PATH
temporarily during configure in the first place?
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
More information about the vlc-devel
mailing list