]> granicus.if.org Git - curl/commitdiff
cope with ares_build.h and ares_rules.h follow-up
authorYang Tse <yangsita@gmail.com>
Thu, 30 Apr 2009 13:50:44 +0000 (13:50 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 30 Apr 2009 13:50:44 +0000 (13:50 +0000)
ares/Makefile.vc6

index eb064b910cdde57afb5c285a0cea6c5a617974c5..84352dbe59971634c0380e7777e3431be5be5639 100644 (file)
@@ -43,7 +43,7 @@ CFLAGS  = $(CFLAGS) -O2 -Og
 LDFLAGS = $(LDFLAGS) -release
 !endif
 
-CFLAGS  = -I.\.
+CFLAGS  = $(CFLAGS) -I.\.
 
 OBJECTS = $(OBJ_DIR)\ares_fds.obj              \
           $(OBJ_DIR)\ares_process.obj          \