On Wed, 24 Dec 2003 [EMAIL PROTECTED] wrote:

> Long options (--vbr, etc) are still not working in 1.6.92
> 
> I see that ./configure and friends define HAVE_GETOPT_LONG in config.h, but 
> the Makefile doesnt have the -DHAVE_GETOPT_LONG

        That's because the -DHAVE_GETOPT_LONG does not go into the CFLAGS in
        the Makefile.   The file config.h is where the HAVE_* settings go.
        First thing a module does is #include "config.h".

        As Ronald pointed out that's been taken care of in the cvs version.

        Cheers,
        Steven Schultz



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to