[vlc-devel] [PATCH v3 1/4] Add liBDSM to configure.ac

Edward Wang edward.c.wang at compdigitec.com
Mon Jun 30 17:32:44 CEST 2014


On 2014-06-30 11:30, Julien 'Lta' BALLET <contact at lta.io> wrote:
> On Mon, Jun 30, 2014 at 5:24 PM, Rémi Denis-Courmont <remi at remlab.net 
> <mailto:remi at remlab.net>> wrote:
>
>
>     I would prefer to keep configure.ac <http://configure.ac> work-safe.
>
>
> Do you think just removing the camelcase, and use libdsm will be 
> discreet enough ?
> Or should i hide the library name completely from configure's output ?

Perhaps something like this would work?

+dnl
+dnl  libdsm access module
+dnl
+PKG_ENABLE_MODULES_VLC([DSM], [dsm], [libdsm], [libdsm SMB/CIFS 
access/sd module], [auto])

Regards,
     Edward Wang



More information about the vlc-devel mailing list