Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
private.h
Go to the documentation of this file.
1 /* engine/private.h. Generated from private.h.in by configure. */
2 /* engine/private.h.in. Generated from configure.ac by autoheader. */
3 
4 /* bayonne files */
5 #define BAYONNE_FILES "/usr/local/share/bayonne"
6 
7 /* bin files */
8 #define BIN_FILES "/usr/local/bin"
9 
10 /* config files */
11 #define CONFIG_FILES "/etc/bayonne"
12 
13 /* some distros do not pre-build openh323 with gsm or speex */
14 /* #undef H323_CODECS_DISABLED */
15 
16 /* we have SENDING_COMPLETE in ALERT_REQ */
17 /* #undef HAVE_ALERT_SENDING_COMPLETE */
18 
19 /* has capi 2.0 support */
20 /* #undef HAVE_CAPI20_H */
21 
22 /* Define to 1 if you have the <dlfcn.h> header file. */
23 #define HAVE_DLFCN_H 1
24 
25 /* have fox toolkit for gui */
26 /* #undef HAVE_FOX */
27 
28 /* Define to 1 if you have the <inttypes.h> header file. */
29 #define HAVE_INTTYPES_H 1
30 
31 /* libexec enabled */
32 #define HAVE_LIBEXEC 1
33 
34 /* Define to 1 if you have the <memory.h> header file. */
35 #define HAVE_MEMORY_H 1
36 
37 /* Define to 1 if you have the <stdint.h> header file. */
38 #define HAVE_STDINT_H 1
39 
40 /* Define to 1 if you have the <stdlib.h> header file. */
41 #define HAVE_STDLIB_H 1
42 
43 /* Define to 1 if you have the <strings.h> header file. */
44 #define HAVE_STRINGS_H 1
45 
46 /* Define to 1 if you have the <string.h> header file. */
47 #define HAVE_STRING_H 1
48 
49 /* Define to 1 if you have the <stropts.h> header file. */
50 #define HAVE_STROPTS_H 1
51 
52 /* Define to 1 if you have the <sys/mount.h> header file. */
53 #define HAVE_SYS_MOUNT_H 1
54 
55 /* Define to 1 if you have the <sys/statvfs.h> header file. */
56 #define HAVE_SYS_STATVFS_H 1
57 
58 /* Define to 1 if you have the <sys/stat.h> header file. */
59 #define HAVE_SYS_STAT_H 1
60 
61 /* Define to 1 if you have the <sys/types.h> header file. */
62 #define HAVE_SYS_TYPES_H 1
63 
64 /* Define to 1 if you have the <sys/vfs.h> header file. */
65 #define HAVE_SYS_VFS_H 1
66 
67 /* Define to 1 if you have the <unistd.h> header file. */
68 #define HAVE_UNISTD_H 1
69 
70 /* java binary */
71 #define JAVA_PROGRAM "/usr/bin/java"
72 
73 /* libdir path */
74 #define LIBDIR_FILES "/usr/local/lib/bayonne-2.3"
75 
76 /* libexec path */
77 #define LIBEXEC_FILES "/usr/local/share/bayonne/libexec"
78 
79 /* libexec runner */
80 #define LIBEXEC_PROGRAM "/usr/local/lib/bayonne-2.3/libexec.bin"
81 
82 /* log files */
83 #define LOG_FILES "/var/log/bayonne"
84 
85 /* Define to the sub-directory in which libtool stores uninstalled libraries.
86  */
87 #define LT_OBJDIR ".libs/"
88 
89 /* macro files */
90 #define MACRO_FILES "/usr/local/share/bayonne/macros"
91 
92 /* define module path */
93 #define MODULE_LIBPATH "/usr/local/lib/bayonne-2.3"
94 
95 /* Name of package */
96 #define PACKAGE "bayonne2"
97 
98 /* Define to the address where bug reports for this package should be sent. */
99 #define PACKAGE_BUGREPORT ""
100 
101 /* Define to the full name of this package. */
102 #define PACKAGE_NAME ""
103 
104 /* Define to the full name and version of this package. */
105 #define PACKAGE_STRING ""
106 
107 /* Define to the one symbol short name of this package. */
108 #define PACKAGE_TARNAME ""
109 
110 /* Define to the home page for this package. */
111 #define PACKAGE_URL ""
112 
113 /* Define to the version of this package. */
114 #define PACKAGE_VERSION ""
115 
116 /* perl binary */
117 #define PERL_PROGRAM "/usr/bin/perl"
118 
119 /* php binary */
120 #define PHP_PROGRAM "/usr/local/bin/php"
121 
122 /* ilrun for pnet */
123 #define PNET_PROGRAM "/usr/local/bin/ilrun"
124 
125 /* prompt files */
126 #define PROMPT_FILES "/usr/local/share/phrasebook"
127 
128 /* python binary */
129 #define PYTHON_PROGRAM "/usr/bin/python"
130 
131 /* run files */
132 #define RUN_FILES "/var/run/bayonne"
133 
134 /* script files */
135 #define SCRIPT_FILES "/usr/local/share/bayonne/scripts"
136 
137 /* shared files */
138 #define SHARED_FILES "/usr/local/share/bayonne"
139 
140 /* source files */
141 #define SOURCE_FILES "/home/therese/TĂ©lĂ©chargements/bayonne2-2.3.2.patched"
142 
143 /* Define to 1 if you have the ANSI C header files. */
144 #define STDC_HEADERS 1
145 
146 /* var files */
147 #define VAR_FILES "/var/lib/bayonne"
148 
149 /* Version number of package */
150 #define VERSION "2.3.2"
151 
152 /* zeroconf avahi client */
153 /* #undef ZEROCONF_AVAHI */