This patch http://cvs.winehq.com/cvsweb/wine/library/Makefile.in.diff?r1=1.14&r2=1. 15
How should I fix this in the makefiles? I don't need config.c at all and I will need to do something similer for the win16 code in other dlls
Thanks Steven
"Every revolution was once a thought in one man's mind" - Ralph Waldo Emerson
"Steven Edwards" Steven_Ed4153@yahoo.com writes:
How should I fix this in the makefiles? I don't need config.c at all and I will need to do something similer for the win16 code in other dlls
I'd suggest fixing config.c instead of not using it. There will likely be other things added to that file that you might need too.