From 0fc51ac5a6e9cca55398cabfafd4effdb3df21fe Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Mon, 5 Feb 2007 11:32:18 +0000 Subject: Remove '-Dselect=select_s'. Remove depend.dj- --- ares/Makefile.dj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ares/Makefile.dj b/ares/Makefile.dj index 23a9ecadf..b22221b47 100644 --- a/ares/Makefile.dj +++ b/ares/Makefile.dj @@ -18,7 +18,7 @@ CFLAGS += -DWATT32 -DHAVE_AF_INET6 -DHAVE_PF_INET6 -DHAVE_FIONBIO \ -DSEND_TYPE_ARG4='int' -DSEND_TYPE_RETV='int' \ -DRECV_TYPE_ARG1='int' -DRECV_TYPE_ARG2='void*' \ -DRECV_TYPE_ARG3='int' -DRECV_TYPE_ARG4='int' \ - -DRECV_TYPE_RETV='int' -UHAVE_CONFIG_H -Dselect=select_s + -DRECV_TYPE_RETV='int' -UHAVE_CONFIG_H LDFLAGS = -s @@ -59,7 +59,7 @@ clean: rm -f $(OBJECTS) libcares.a vclean realclean: clean - rm -f ahost.exe adig.exe depend.dj + rm -f ahost.exe adig.exe - rmdir $(OBJ_DIR) # DO NOT DELETE THIS LINE -- cgit v1.2.3