mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 16:18:48 -05:00
Remove HAVE_CONFIG_H definition from here,
CFLAGS from common.dj already defines it.
This commit is contained in:
parent
65cf30e441
commit
989aace192
@ -10,7 +10,7 @@ TOPDIR = ..
|
|||||||
include ../packages/DOS/common.dj
|
include ../packages/DOS/common.dj
|
||||||
include Makefile.inc
|
include Makefile.inc
|
||||||
|
|
||||||
CFLAGS += -DHAVE_CONFIG_H -DWATT32
|
CFLAGS += -DWATT32
|
||||||
|
|
||||||
LDFLAGS = -s
|
LDFLAGS = -s
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user