mirror of
https://github.com/curl/curl.git
synced 2026-07-24 01:37:29 +03:00
Remove HAVE_CONFIG_H definition from here,
CFLAGS from common.dj already defines it.
This commit is contained in:
parent
65cf30e441
commit
989aace192
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ TOPDIR = ..
|
|||
include ../packages/DOS/common.dj
|
||||
include Makefile.inc
|
||||
|
||||
CFLAGS += -DHAVE_CONFIG_H -DWATT32
|
||||
CFLAGS += -DWATT32
|
||||
|
||||
LDFLAGS = -s
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue