837193b1334e1a79e0db7c24283cb7afd56a3a2e
[citadel.git] / webcit / config.h
1 /**
2  *      Ugly hack to make the non-automake build work without source changes
3  */
4
5 #define _GNU_SOURCE
6 #define RUNDIR          WEBCITDIR
7 #define BASEDIR         WEBCITDIR
8 #define DATADIR         WEBCITDIR
9 #define PREFIX          WEBCITDIR