--- src/lib/libfetch/Makefile 2005/09/06 18:55:21 1.8 +++ src/lib/libfetch/Makefile 2007/08/05 21:48:12 1.9 @@ -4,7 +4,7 @@ LIB= fetch WARNS?= 6 CFLAGS+= -I. -CFLAGS+= -DINET6 +CFLAGS+= -DINET6 -DFTP_COMBINE_CWDS SRCS= fetch.c common.c ftp.c http.c file.c \ ftperr.h httperr.h INCS= fetch.h