gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [Gnash-commit] gnash ChangeLog libbase/Makefile.am gui/gnash.c...


From: Benjamin Wolsey
Subject: AW: [Gnash-commit] gnash ChangeLog libbase/Makefile.am gui/gnash.c...
Date: Sat, 15 Mar 2008 11:11:10 +0000 (GMT)

>  
> -#if defined(_WIN32) || defined(WIN32)
> -        #include "getopt_win32.h"
> -#else
> -extern "C"{
> -        #include 
> -#ifdef HAVE_GETOPT_H
> -    #include 
> -#endif
> -#ifndef __GNUC__
> -        extern int optind, getopt(int, char *const *, const char *);
> -    extern char *optarg; // global argument pointer
> -#endif
> -}
> -#endif // ! Win32

There was a windows ifdef for getopt in gnash.cpp before, which I've dropped 
(it's no use there now). If there are problems building on windows, it will 
need to go into libbase/arg_parser.cpp, so if you have problems building on 
w32, let me know or add it yourself: preferably the latter, as I can't test.


bwy



      Lesen Sie Ihre E-Mails jetzt einfach von unterwegs.
www.yahoo.de/go




reply via email to

[Prev in Thread] Current Thread [Next in Thread]