Improve xbps_fetch_file() and friends, one more time by Daft Punk.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091031140925-rjlkhq0v6fvmtawo
This commit is contained in:
Juan RP
2009-10-31 15:09:25 +01:00
parent 4c4f5eebef
commit 748cc9c6b1
3 changed files with 62 additions and 41 deletions

View File

@ -12,10 +12,6 @@ ifdef WITH_SSL
CPPFLAGS += -DWITH_SSL
endif
ifdef WITH_DEBUG
CPPFLAGS += -DDEBUG
endif
ifdef STATIC
CFLAGS += -static
endif