1
0
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:
hniksic 2005-06-26 14:57:33 -07:00
parent 48e00fb656
commit 39e4262d12

View File

@ -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)