Where gettimeofday() is required, include both time.h and sys/time.h
[citadel.git] / textclient / config.mk
index 2e87ed94af3d7d677ff2161a1ec4a5d754b2d165..de21005a5666c55491834aa865fcfea1701ff4c0 100644 (file)
@@ -1,5 +1,5 @@
 CFLAGS := -g -I/usr/local/include -DHAVE_OPENSSL
 LDFLAGS := -L/usr/local/lib -lssl -lcrypto -lz
-PREFIX := /usr/local/citadel
-BINDIR := /usr/local/citadel/bin
-CTDLDIR := /usr/local/citadel
+PREFIX := /root/citadel/textclient
+BINDIR := /root/citadel/textclient/bin
+CTDLDIR := /root/citadel/citadel