"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > BTW, can we have a little static lib that we can link to wrc where > we can put the getopt_long code? It's needed in a bunch of places...
Sure, but there's no need for a getopt-specific library, it can use the normal portability mechanisms of libwine (though I'm planning to split the portability bits of libwine into a separate lib, but that's a different issue...) -- Alexandre Julliard [EMAIL PROTECTED]
