--- scanssh/Makefile.am +++ scanssh/Makefile.am @@ -6,7 +6,6 @@ scanssh_SOURCES = scanssh.c atomicio.c exclude.c connecter.c xmalloc.c \ interface.c socks.c http.c telnet.c exclude.h interface.h \ scanssh.h socks.h xmalloc.h scanssh_LDADD = @LIBOBJS@ @PCAPLIB@ @EVENTLIB@ @DNETLIB@ -CFLAGS = -O2 -Wall -g INCLUDES = -I$(top_srcdir)/@DNETCOMPAT@ -I$(top_srcdir)/compat \ @EVENTINC@ @PCAPINC@ @DNETINC@