prosody

changeset 3740
69f95537e9e4
parent 3713
3e4fbf6666ae
child 3904
f93163081b3c
equal deleted inserted replaced
3739:9ee223177319 3740:69f95537e9e4
4 -- Copyright (C) 2008-2010 Waqas Hussain 4 -- Copyright (C) 2008-2010 Waqas Hussain
5 -- 5 --
6 -- This project is MIT/X11 licensed. Please see the 6 -- This project is MIT/X11 licensed. Please see the
7 -- COPYING file in the source package for more information. 7 -- COPYING file in the source package for more information.
8 -- 8 --
9
10 -- prosody - main executable for Prosody XMPP server
9 11
10 -- Will be modified by configure script if run -- 12 -- Will be modified by configure script if run --
11 13
12 CFG_SOURCEDIR=os.getenv("PROSODY_SRCDIR"); 14 CFG_SOURCEDIR=os.getenv("PROSODY_SRCDIR");
13 CFG_CONFIGDIR=os.getenv("PROSODY_CFGDIR"); 15 CFG_CONFIGDIR=os.getenv("PROSODY_CFGDIR");

mercurial