mirror of
https://github.com/mirror/wget.git
synced 2025-02-05 17:20:12 +08:00
[svn] Delete the obsolete commented-out line with SSL includes.
This commit is contained in:
parent
48e00fb656
commit
39e4262d12
@ -54,7 +54,6 @@ LDFLAGS = @LDFLAGS@
|
||||
LIBS = @LIBS@ @LIBSSL@
|
||||
exeext = @exeext@
|
||||
|
||||
#INCLUDES = -I. -I$(srcdir) @SSL_INCLUDES@
|
||||
INCLUDES = -I. -I$(srcdir)
|
||||
|
||||
COMPILE = $(CC) $(INCLUDES) $(CPPFLAGS) $(DEFS) $(CFLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user