--- Makefile.defs Wed Dec 12 18:05:57 2007 +++ Makefile.defs.saguti Wed Dec 12 18:09:18 2007 @@ -1245,7 +1245,7 @@ #add libssl if needed ifneq ($(TLS),) -DEFS+= -I$(LOCALBASE)/ssl/include +DEFS+= -I$(LOCALBASE)/ssl/include -I$(LOCALBASE)/include LIBS+= -L$(LOCALBASE)/lib -L$(LOCALBASE)/ssl/lib -lssl -lcrypto endif