mirror of
https://github.com/mirror/wget.git
synced 2026-09-05 22:24:56 +08:00
[svn] Delete the obsolete commented-out line with SSL includes.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user