~ubuntu-branches/debian/squeeze/openmcu/squeeze

« back to all changes in this revision

Viewing changes to main.h

  • Committer: Bazaar Package Importer
  • Author(s): Kilian Krause
  • Date: 2006-04-16 22:43:44 UTC
  • mfrom: (1.1.2 upstream) (4 dapper)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20060416224344-9v8n5wcpstdpi4fb
Don't use PWD, but CURDIR as sudo no longer provides PWD (Closes:#362705)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 * Contributor(s): Derek J Smithies (derek@indranet.co.nz)
29
29
 *
30
30
 * $Log: main.h,v $
 
31
 * Revision 2.5  2005/03/11 00:25:24  csoutheren
 
32
 * Fixed problems with flags
 
33
 *
31
34
 * Revision 2.4  2004/05/26 06:54:31  csoutheren
32
35
 * Changed to be a PHTTPServiceProcess
33
36
 * Added ability to play WAV files on member entry and exit
190
193
#include <h245.h>
191
194
#include <lid.h>
192
195
 
193
 
#define NO_MCU_VIDEO  //NO_H323_VIDEO
194
 
 
195
196
#include "custom.h"
196
197
#include "conference.h"
197
198
#include "filemembers.h"