http://bugs.winehq.org/show_bug.cgi?id=14828 Summary: Fine-tuning for include parameters Product: Wine Version: CVS/GIT Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Markus.Elfring(a)web.de Created an attachment (id=15376) --> (http://bugs.winehq.org/attachment.cgi?id=15376) conditional construction of the variable "INCLUDES" I have noticed a command like the following during the build process on my system. gcc -m32 -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o send.o send.c Would you like to avoid duplicate include parameters for the compilation? http://source.winehq.org/git/wine.git?a=blob;f=Make.rules.in;h=b46a573e69d85... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.