summaryrefslogtreecommitdiff
path: root/src/makefile.dj
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.dj')
-rw-r--r--src/makefile.dj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/makefile.dj b/src/makefile.dj
index c3bbc237..fbd2d373 100644
--- a/src/makefile.dj
+++ b/src/makefile.dj
@@ -53,8 +53,6 @@ endif
EX_LIBS += $(WATT32_ROOT)/lib/libwatt.a
-CFLAGS += -DUSE_ENVIRONMENT
-
PROGRAM = curl.exe
OBJECTS += $(addprefix $(OBJ_DIR)/, $(CSOURCES:.c=.o))