[vlc-devel] Re: Adding module

Sam Hocevar sam at zoy.org
Sun Jul 6 01:46:27 CEST 2003


On Sun, Jul 06, 2003, Joe Kraft wrote:

> After running bootstrap the Makefile.in and Makefile.am exist.  After
> running configure in the build directory, the Makefile exists in the
> modules/misc/wxtimesync directory.

   Well, congratulations, you're 99% done.

> What else do I need to do to get this high-tech build
> system to actually build my new plugin?

   You need AX_ADD_PLUGINS(wxtimesync) somewhere in configure.ac. As a
quick hack you can modify the "plugins" line of vlc-config, but it will
be overwritten on your next ./configure run.

-- 
Sam.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list