~ubuntu-branches/ubuntu/utopic/sipwitch/utopic

« back to all changes in this revision

Viewing changes to sipwitch-config.h.cmake

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard
  • Date: 2012-06-25 16:55:59 UTC
  • Revision ID: package-import@ubuntu.com-20120625165559-3g3z1w6qxysi9t08
* New upstream release.

* Update upstream source URL.
* Extend copyright coverage of packaging.
* Add Vcs-* URLs to control file.
* Unfuzz patch 1001.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (C) 2011 David Sugar, Tycho Softworks
2
 
 
3
 
   This file is free software; as a special exception the author gives
4
 
   unlimited permission to copy and/or distribute it, with or without
5
 
   modifications, as long as this notice is preserved.
6
 
 
7
 
   This program is distributed in the hope that it will be useful, but
8
 
   WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9
 
   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
 
*/
11
 
 
12
 
#define PACKAGE "${PROJECT_NAME}"
13
 
#define STDC_HEADERS 1
14
 
#define VERSION "${VERSION}"
15
 
 
16
 
#define DEFAULT_LIBPATH "${DEFAULT_LIBPATH}"
17
 
#define DEFAULT_LIBEXEC "${DEFAULT_LIBEXEC}"
18
 
#define DEFAULT_VARPATH "${DEFAULT_VARPATH}"
19
 
#define DEFAULT_CFGPATH "${DEFAULT_CFGPATH}"
20
 
#define MODULE_EXT  "${MODULE_EXT}"
21
 
#define TRANSLATIONS "${DEFAULT_TRANSLATIONS}"
22
 
 
23
 
#cmakedefine HAVE_GETHOSTNAME 1
24
 
#cmakedefine HAVE_ATEXIT 1
25
 
#cmakedefine HAVE_GETUID 1
26
 
#cmakedefine HAVE_IOCTL_H 1
27
 
#cmakedefine HAVE_MKFIFO 1
28
 
#cmakedefine HAVE_NET_IF_H 1
29
 
#cmakedefine HAVE_PWD_H 1
30
 
#cmakedefine HAVE_SETPGRP 1
31
 
#cmakedefine HAVE_SETRLIMIT 1
32
 
#cmakedefine HAVE_SIGWAIT 1
33
 
#cmakedefine HAVE_SIGWAIT2 1
34
 
#cmakedefine HAVE_SYMLINK 1
35
 
#cmakedefine HAVE_SYSLOG_H 1
36
 
#cmakedefine HAVE_SYS_RESOURCE_H 1
37
 
#cmakedefine HAVE_SYS_INOTIFY_H 1
38
 
#cmakedefine HAVE_SYS_SOCKIO_H 1
39
 
#cmakedefine HAVE_SYS_STAT_H 1
40
 
#cmakedefine HAVE_OPENSSL 1
41
 
 
42
 
#define OSIP2_LIST_PTR  &