mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04: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@
|
LIBS = @LIBS@ @LIBSSL@
|
||||||
exeext = @exeext@
|
exeext = @exeext@
|
||||||
|
|
||||||
#INCLUDES = -I. -I$(srcdir) @SSL_INCLUDES@
|
|
||||||
INCLUDES = -I. -I$(srcdir)
|
INCLUDES = -I. -I$(srcdir)
|
||||||
|
|
||||||
COMPILE = $(CC) $(INCLUDES) $(CPPFLAGS) $(DEFS) $(CFLAGS)
|
COMPILE = $(CC) $(INCLUDES) $(CPPFLAGS) $(DEFS) $(CFLAGS)
|
||||||
|
Loading…
Reference in New Issue
Block a user