]> sjero.net Git - wget/commitdiff
[svn] Enable merging of duplicate strings. Turn off printing of
authorhniksic <devnull@localhost>
Sun, 6 Mar 2005 17:46:00 +0000 (09:46 -0800)
committerhniksic <devnull@localhost>
Sun, 6 Mar 2005 17:46:00 +0000 (09:46 -0800)
Borland compiler logo.

windows/Makefile.src.bor

index 1f7ecd662a3ca394f8b947cdf19f56d993b20e48..fc94660045c02ff5b21876b3912e9653eb01dfb0 100644 (file)
@@ -7,7 +7,7 @@ LINK=ilink32
 
 LFLAGS=
 WARN=-w-8057 -w-8027 -w-8066 -w-8008 -w-8065
-CFLAGS=-DWINDOWS -DHAVE_CONFIG_H -I. -O2 -6 $(WARN)
+CFLAGS=-DWINDOWS -DHAVE_CONFIG_H -I. -O2 -6 -d -q $(WARN)
 
 ## variables
 OBJS=cmpt.obj connect.obj convert.obj ftp.obj ftp-basic.obj  \