File: config.h.cmake

package info (click to toggle)
sipwitch 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,768 kB
  • sloc: cpp: 16,534; sh: 11,336; makefile: 206; xml: 24; ansic: 20
file content (42 lines) | stat: -rw-r--r-- 1,377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
/* Copyright (C) 2011 David Sugar, Tycho Softworks

   This file is free software; as a special exception the author gives
   unlimited permission to copy and/or distribute it, with or without
   modifications, as long as this notice is preserved.

   This program is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/

#define PACKAGE "${PROJECT_NAME}"
#define STDC_HEADERS 1
#define VERSION "${VERSION}"

#define DEFAULT_LIBPATH "${DEFAULT_LIBPATH}"
#define DEFAULT_LIBEXEC "${DEFAULT_LIBEXEC}"
#define DEFAULT_VARPATH "${DEFAULT_VARPATH}"
#define DEFAULT_CFGPATH "${DEFAULT_CFGPATH}"
#define MODULE_EXT  "${MODULE_EXT}"
#define TRANSLATIONS "${DEFAULT_TRANSLATIONS}"

#cmakedefine HAVE_GETHOSTNAME 1
#cmakedefine HAVE_ATEXIT 1
#cmakedefine HAVE_GETUID 1
#cmakedefine HAVE_IOCTL_H 1
#cmakedefine HAVE_MKFIFO 1
#cmakedefine HAVE_NET_IF_H 1
#cmakedefine HAVE_PWD_H 1
#cmakedefine HAVE_SETPGRP 1
#cmakedefine HAVE_SETRLIMIT 1
#cmakedefine HAVE_SIGWAIT 1
#cmakedefine HAVE_SIGWAIT2 1
#cmakedefine HAVE_SYMLINK 1
#cmakedefine HAVE_SYSLOG_H 1
#cmakedefine HAVE_SYS_RESOURCE_H 1
#cmakedefine HAVE_SYS_INOTIFY_H 1
#cmakedefine HAVE_SYS_SOCKIO_H 1
#cmakedefine HAVE_SYS_STAT_H 1
#cmakedefine HAVE_TLS 1

#define OSIP2_LIST_PTR  &