From 989aace19243f3a543ba45c030b56a9781631a29 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 13 Jun 2009 20:52:30 +0000 Subject: Remove HAVE_CONFIG_H definition from here, CFLAGS from common.dj already defines it. --- ares/Makefile.dj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/Makefile.dj') diff --git a/ares/Makefile.dj b/ares/Makefile.dj index 7ba303ff6..b87d1bfa8 100644 --- a/ares/Makefile.dj +++ b/ares/Makefile.dj @@ -10,7 +10,7 @@ TOPDIR = .. include ../packages/DOS/common.dj include Makefile.inc -CFLAGS += -DHAVE_CONFIG_H -DWATT32 +CFLAGS += -DWATT32 LDFLAGS = -s -- cgit v1.2.3