1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by polkit configure 0.102, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-authfw=pam --with-pam-prefix=/etc/pam.d --with-pam-module-dir=/usr/lib/pam --disable-introspection --disable-silent-rules --enable-man-pages |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = adsl-252-90.37-151.net24.it |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 136 tasks, 631 threads, 4 processors |
---|
34 | Load average: 3.37, Mach factor: 0.94 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2391: checking for a BSD-compatible install |
---|
52 | configure:2459: result: /usr/bin/install -c |
---|
53 | configure:2470: checking whether build environment is sane |
---|
54 | configure:2520: result: yes |
---|
55 | configure:2661: checking for a thread-safe mkdir -p |
---|
56 | configure:2700: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2713: checking for gawk |
---|
58 | configure:2729: found /opt/local/bin/gawk |
---|
59 | configure:2740: result: gawk |
---|
60 | configure:2751: checking whether make sets $(MAKE) |
---|
61 | configure:2773: result: yes |
---|
62 | configure:2856: checking whether to enable maintainer-specific portions of Makefiles |
---|
63 | configure:2865: result: no |
---|
64 | configure:2915: checking for style of include used by make |
---|
65 | configure:2943: result: GNU |
---|
66 | configure:3013: checking for gcc |
---|
67 | configure:3040: result: /usr/bin/gcc-4.2 |
---|
68 | configure:3269: checking for C compiler version |
---|
69 | configure:3278: /usr/bin/gcc-4.2 --version >&5 |
---|
70 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
71 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
72 | This is free software; see the source for copying conditions. There is NO |
---|
73 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
74 | |
---|
75 | configure:3289: $? = 0 |
---|
76 | configure:3278: /usr/bin/gcc-4.2 -v >&5 |
---|
77 | Using built-in specs. |
---|
78 | Target: i686-apple-darwin10 |
---|
79 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
80 | Thread model: posix |
---|
81 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
82 | configure:3289: $? = 0 |
---|
83 | configure:3278: /usr/bin/gcc-4.2 -V >&5 |
---|
84 | gcc-4.2: argument to `-V' is missing |
---|
85 | configure:3289: $? = 1 |
---|
86 | configure:3278: /usr/bin/gcc-4.2 -qversion >&5 |
---|
87 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
88 | configure:3289: $? = 1 |
---|
89 | configure:3309: checking whether the C compiler works |
---|
90 | configure:3331: /usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c >&5 |
---|
91 | configure:3335: $? = 0 |
---|
92 | configure:3383: result: yes |
---|
93 | configure:3386: checking for C compiler default output file name |
---|
94 | configure:3388: result: a.out |
---|
95 | configure:3394: checking for suffix of executables |
---|
96 | configure:3401: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c >&5 |
---|
97 | configure:3405: $? = 0 |
---|
98 | configure:3427: result: |
---|
99 | configure:3449: checking whether we are cross compiling |
---|
100 | configure:3457: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c >&5 |
---|
101 | configure:3461: $? = 0 |
---|
102 | configure:3468: ./conftest |
---|
103 | configure:3472: $? = 0 |
---|
104 | configure:3487: result: no |
---|
105 | configure:3492: checking for suffix of object files |
---|
106 | configure:3514: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
107 | configure:3518: $? = 0 |
---|
108 | configure:3539: result: o |
---|
109 | configure:3543: checking whether we are using the GNU C compiler |
---|
110 | configure:3562: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
111 | configure:3562: $? = 0 |
---|
112 | configure:3571: result: yes |
---|
113 | configure:3580: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
114 | configure:3600: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
115 | configure:3600: $? = 0 |
---|
116 | configure:3641: result: yes |
---|
117 | configure:3658: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
118 | configure:3722: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
119 | configure:3722: $? = 0 |
---|
120 | configure:3735: result: none needed |
---|
121 | configure:3757: checking dependency style of /usr/bin/gcc-4.2 |
---|
122 | configure:3867: result: gcc3 |
---|
123 | configure:3883: checking for library containing strerror |
---|
124 | configure:3914: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c >&5 |
---|
125 | configure:3914: $? = 0 |
---|
126 | configure:3931: result: none required |
---|
127 | configure:3987: checking for gcc |
---|
128 | configure:4014: result: /usr/bin/gcc-4.2 |
---|
129 | configure:4243: checking for C compiler version |
---|
130 | configure:4252: /usr/bin/gcc-4.2 --version >&5 |
---|
131 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
132 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
133 | This is free software; see the source for copying conditions. There is NO |
---|
134 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
135 | |
---|
136 | configure:4263: $? = 0 |
---|
137 | configure:4252: /usr/bin/gcc-4.2 -v >&5 |
---|
138 | Using built-in specs. |
---|
139 | Target: i686-apple-darwin10 |
---|
140 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
141 | Thread model: posix |
---|
142 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
143 | configure:4263: $? = 0 |
---|
144 | configure:4252: /usr/bin/gcc-4.2 -V >&5 |
---|
145 | gcc-4.2: argument to `-V' is missing |
---|
146 | configure:4263: $? = 1 |
---|
147 | configure:4252: /usr/bin/gcc-4.2 -qversion >&5 |
---|
148 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
149 | configure:4263: $? = 1 |
---|
150 | configure:4267: checking whether we are using the GNU C compiler |
---|
151 | configure:4295: result: yes |
---|
152 | configure:4304: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
153 | configure:4365: result: yes |
---|
154 | configure:4382: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
155 | configure:4459: result: none needed |
---|
156 | configure:4481: checking dependency style of /usr/bin/gcc-4.2 |
---|
157 | configure:4591: result: gcc3 |
---|
158 | configure:4654: checking for gcc |
---|
159 | configure:4681: result: /usr/bin/gcc-4.2 |
---|
160 | configure:4910: checking for C compiler version |
---|
161 | configure:4919: /usr/bin/gcc-4.2 --version >&5 |
---|
162 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
163 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
164 | This is free software; see the source for copying conditions. There is NO |
---|
165 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
166 | |
---|
167 | configure:4930: $? = 0 |
---|
168 | configure:4919: /usr/bin/gcc-4.2 -v >&5 |
---|
169 | Using built-in specs. |
---|
170 | Target: i686-apple-darwin10 |
---|
171 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
172 | Thread model: posix |
---|
173 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
174 | configure:4930: $? = 0 |
---|
175 | configure:4919: /usr/bin/gcc-4.2 -V >&5 |
---|
176 | gcc-4.2: argument to `-V' is missing |
---|
177 | configure:4930: $? = 1 |
---|
178 | configure:4919: /usr/bin/gcc-4.2 -qversion >&5 |
---|
179 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
180 | configure:4930: $? = 1 |
---|
181 | configure:4934: checking whether we are using the GNU C compiler |
---|
182 | configure:4962: result: yes |
---|
183 | configure:4971: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
184 | configure:5032: result: yes |
---|
185 | configure:5049: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
186 | configure:5126: result: none needed |
---|
187 | configure:5148: checking dependency style of /usr/bin/gcc-4.2 |
---|
188 | configure:5258: result: gcc3 |
---|
189 | configure:5281: checking how to run the C preprocessor |
---|
190 | configure:5312: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
191 | configure:5312: $? = 0 |
---|
192 | configure:5326: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
193 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
194 | configure:5326: $? = 1 |
---|
195 | configure: failed program was: |
---|
196 | | /* confdefs.h */ |
---|
197 | | #define PACKAGE_NAME "polkit" |
---|
198 | | #define PACKAGE_TARNAME "polkit" |
---|
199 | | #define PACKAGE_VERSION "0.102" |
---|
200 | | #define PACKAGE_STRING "polkit 0.102" |
---|
201 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
202 | | #define PACKAGE_URL "" |
---|
203 | | #define PACKAGE "polkit" |
---|
204 | | #define VERSION "0.102" |
---|
205 | | /* end confdefs.h. */ |
---|
206 | | #include <ac_nonexistent.h> |
---|
207 | configure:5351: result: /usr/bin/gcc-4.2 -E |
---|
208 | configure:5371: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
209 | configure:5371: $? = 0 |
---|
210 | configure:5385: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
211 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
212 | configure:5385: $? = 1 |
---|
213 | configure: failed program was: |
---|
214 | | /* confdefs.h */ |
---|
215 | | #define PACKAGE_NAME "polkit" |
---|
216 | | #define PACKAGE_TARNAME "polkit" |
---|
217 | | #define PACKAGE_VERSION "0.102" |
---|
218 | | #define PACKAGE_STRING "polkit 0.102" |
---|
219 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
220 | | #define PACKAGE_URL "" |
---|
221 | | #define PACKAGE "polkit" |
---|
222 | | #define VERSION "0.102" |
---|
223 | | /* end confdefs.h. */ |
---|
224 | | #include <ac_nonexistent.h> |
---|
225 | configure:5414: checking for grep that handles long lines and -e |
---|
226 | configure:5472: result: /usr/bin/grep |
---|
227 | configure:5477: checking for egrep |
---|
228 | configure:5539: result: /usr/bin/grep -E |
---|
229 | configure:5544: checking for ANSI C header files |
---|
230 | configure:5564: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
231 | configure:5564: $? = 0 |
---|
232 | configure:5637: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c >&5 |
---|
233 | configure:5637: $? = 0 |
---|
234 | configure:5637: ./conftest |
---|
235 | configure:5637: $? = 0 |
---|
236 | configure:5648: result: yes |
---|
237 | configure:5685: checking build system type |
---|
238 | configure:5699: result: x86_64-apple-darwin10.8.0 |
---|
239 | configure:5719: checking host system type |
---|
240 | configure:5732: result: x86_64-apple-darwin10.8.0 |
---|
241 | configure:5773: checking how to print strings |
---|
242 | configure:5800: result: printf |
---|
243 | configure:5821: checking for a sed that does not truncate output |
---|
244 | configure:5885: result: /opt/local/bin/gsed |
---|
245 | configure:5903: checking for fgrep |
---|
246 | configure:5965: result: /usr/bin/grep -F |
---|
247 | configure:6000: checking for ld used by /usr/bin/gcc-4.2 |
---|
248 | configure:6067: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
249 | configure:6074: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
250 | configure:6089: result: no |
---|
251 | configure:6101: checking for BSD- or MS-compatible name lister (nm) |
---|
252 | configure:6150: result: /usr/bin/nm |
---|
253 | configure:6280: checking the name lister (/usr/bin/nm) interface |
---|
254 | configure:6287: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
255 | configure:6290: /usr/bin/nm "conftest.o" |
---|
256 | configure:6293: output |
---|
257 | 0000000000000000 D _some_variable |
---|
258 | configure:6300: result: BSD nm |
---|
259 | configure:6303: checking whether ln -s works |
---|
260 | configure:6307: result: yes |
---|
261 | configure:6315: checking the maximum length of command line arguments |
---|
262 | configure:6440: result: 196608 |
---|
263 | configure:6457: checking whether the shell understands some XSI constructs |
---|
264 | configure:6467: result: yes |
---|
265 | configure:6471: checking whether the shell understands "+=" |
---|
266 | configure:6477: result: yes |
---|
267 | configure:6512: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format |
---|
268 | configure:6552: result: func_convert_file_noop |
---|
269 | configure:6559: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format |
---|
270 | configure:6579: result: func_convert_file_noop |
---|
271 | configure:6586: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
272 | configure:6593: result: -r |
---|
273 | configure:6667: checking for objdump |
---|
274 | configure:6697: result: no |
---|
275 | configure:6726: checking how to recognize dependent libraries |
---|
276 | configure:6928: result: pass_all |
---|
277 | configure:7013: checking for dlltool |
---|
278 | configure:7043: result: no |
---|
279 | configure:7073: checking how to associate runtime and link libraries |
---|
280 | configure:7100: result: printf %s\n |
---|
281 | configure:7160: checking for ar |
---|
282 | configure:7176: found /usr/bin/ar |
---|
283 | configure:7187: result: ar |
---|
284 | configure:7224: checking for archiver @FILE support |
---|
285 | configure:7241: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
286 | configure:7241: $? = 0 |
---|
287 | configure:7244: ar cru libconftest.a @conftest.lst >&5 |
---|
288 | ar: @conftest.lst: No such file or directory |
---|
289 | configure:7247: $? = 1 |
---|
290 | configure:7267: result: no |
---|
291 | configure:7325: checking for strip |
---|
292 | configure:7341: found /usr/bin/strip |
---|
293 | configure:7352: result: strip |
---|
294 | configure:7424: checking for ranlib |
---|
295 | configure:7440: found /usr/bin/ranlib |
---|
296 | configure:7451: result: ranlib |
---|
297 | configure:7553: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
298 | configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
299 | configure:7675: $? = 0 |
---|
300 | configure:7679: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
301 | configure:7682: $? = 0 |
---|
302 | cannot find nm_test_var in conftest.nm |
---|
303 | configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
304 | configure:7675: $? = 0 |
---|
305 | configure:7679: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
306 | configure:7682: $? = 0 |
---|
307 | configure:7748: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c conftstm.o >&5 |
---|
308 | configure:7751: $? = 0 |
---|
309 | configure:7789: result: ok |
---|
310 | configure:7826: checking for sysroot |
---|
311 | configure:7856: result: no |
---|
312 | configure:8099: checking for mt |
---|
313 | configure:8129: result: no |
---|
314 | configure:8149: checking if : is a manifest tool |
---|
315 | configure:8155: : '-?' |
---|
316 | configure:8163: result: no |
---|
317 | configure:8219: checking for dsymutil |
---|
318 | configure:8235: found /usr/bin/dsymutil |
---|
319 | configure:8246: result: dsymutil |
---|
320 | configure:8311: checking for nmedit |
---|
321 | configure:8327: found /usr/bin/nmedit |
---|
322 | configure:8338: result: nmedit |
---|
323 | configure:8403: checking for lipo |
---|
324 | configure:8419: found /usr/bin/lipo |
---|
325 | configure:8430: result: lipo |
---|
326 | configure:8495: checking for otool |
---|
327 | configure:8511: found /usr/bin/otool |
---|
328 | configure:8522: result: otool |
---|
329 | configure:8587: checking for otool64 |
---|
330 | configure:8617: result: no |
---|
331 | configure:8662: checking for -single_module linker flag |
---|
332 | /usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -L/opt/local/lib -L/usr/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
333 | configure:8689: result: yes |
---|
334 | configure:8691: checking for -exported_symbols_list linker flag |
---|
335 | configure:8711: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
336 | configure:8711: $? = 0 |
---|
337 | configure:8721: result: yes |
---|
338 | configure:8723: checking for -force_load linker flag |
---|
339 | /usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -c -o conftest.o conftest.c |
---|
340 | ar cru libconftest.a conftest.o |
---|
341 | ranlib libconftest.a |
---|
342 | /usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -L/opt/local/lib -L/usr/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
343 | configure:8753: result: yes |
---|
344 | configure:8795: checking for sys/types.h |
---|
345 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
346 | configure:8795: $? = 0 |
---|
347 | configure:8795: result: yes |
---|
348 | configure:8795: checking for sys/stat.h |
---|
349 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
350 | configure:8795: $? = 0 |
---|
351 | configure:8795: result: yes |
---|
352 | configure:8795: checking for stdlib.h |
---|
353 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
354 | configure:8795: $? = 0 |
---|
355 | configure:8795: result: yes |
---|
356 | configure:8795: checking for string.h |
---|
357 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
358 | configure:8795: $? = 0 |
---|
359 | configure:8795: result: yes |
---|
360 | configure:8795: checking for memory.h |
---|
361 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
362 | configure:8795: $? = 0 |
---|
363 | configure:8795: result: yes |
---|
364 | configure:8795: checking for strings.h |
---|
365 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
366 | configure:8795: $? = 0 |
---|
367 | configure:8795: result: yes |
---|
368 | configure:8795: checking for inttypes.h |
---|
369 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
370 | configure:8795: $? = 0 |
---|
371 | configure:8795: result: yes |
---|
372 | configure:8795: checking for stdint.h |
---|
373 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
374 | configure:8795: $? = 0 |
---|
375 | configure:8795: result: yes |
---|
376 | configure:8795: checking for unistd.h |
---|
377 | configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
378 | configure:8795: $? = 0 |
---|
379 | configure:8795: result: yes |
---|
380 | configure:8809: checking for dlfcn.h |
---|
381 | configure:8809: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
382 | configure:8809: $? = 0 |
---|
383 | configure:8809: result: yes |
---|
384 | configure:8996: checking for objdir |
---|
385 | configure:9011: result: .libs |
---|
386 | configure:9278: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
387 | configure:9296: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
388 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
389 | configure:9300: $? = 0 |
---|
390 | configure:9313: result: no |
---|
391 | configure:9623: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
392 | configure:9630: result: -fno-common -DPIC |
---|
393 | configure:9638: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works |
---|
394 | configure:9656: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
395 | configure:9660: $? = 0 |
---|
396 | configure:9673: result: yes |
---|
397 | configure:9702: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
398 | configure:9730: result: no |
---|
399 | configure:9745: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
400 | configure:9766: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
401 | configure:9770: $? = 0 |
---|
402 | configure:9792: result: yes |
---|
403 | configure:9800: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
404 | configure:9847: result: yes |
---|
405 | configure:9880: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
406 | configure:11038: result: yes |
---|
407 | configure:11283: checking dynamic linker characteristics |
---|
408 | configure:12023: result: darwin10.8.0 dyld |
---|
409 | configure:12130: checking how to hardcode library paths into programs |
---|
410 | configure:12155: result: immediate |
---|
411 | configure:12695: checking whether stripping libraries is possible |
---|
412 | configure:12709: result: yes |
---|
413 | configure:12735: checking if libtool supports shared libraries |
---|
414 | configure:12737: result: yes |
---|
415 | configure:12740: checking whether to build shared libraries |
---|
416 | configure:12761: result: yes |
---|
417 | configure:12764: checking whether to build static libraries |
---|
418 | configure:12768: result: yes |
---|
419 | configure:12803: checking whether make sets $(MAKE) |
---|
420 | configure:12825: result: yes |
---|
421 | configure:12834: checking whether ln -s works |
---|
422 | configure:12838: result: yes |
---|
423 | configure:12852: checking for special C compiler options needed for large files |
---|
424 | configure:12897: result: no |
---|
425 | configure:12903: checking for _FILE_OFFSET_BITS value needed for large files |
---|
426 | configure:12928: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
427 | configure:12928: $? = 0 |
---|
428 | configure:12960: result: no |
---|
429 | configure:13044: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together |
---|
430 | configure:13075: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
431 | configure:13079: $? = 0 |
---|
432 | configure:13085: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
433 | configure:13089: $? = 0 |
---|
434 | configure:13100: cc -c conftest.c >&5 |
---|
435 | configure:13104: $? = 0 |
---|
436 | configure:13112: cc -c conftest.c -o conftest2.o >&5 |
---|
437 | configure:13116: $? = 0 |
---|
438 | configure:13122: cc -c conftest.c -o conftest2.o >&5 |
---|
439 | configure:13126: $? = 0 |
---|
440 | configure:13144: result: yes |
---|
441 | configure:13196: checking for xsltproc |
---|
442 | configure:13214: found /opt/local/bin/xsltproc |
---|
443 | configure:13226: result: /opt/local/bin/xsltproc |
---|
444 | configure:13300: checking for pkg-config |
---|
445 | configure:13318: found /opt/local/bin/pkg-config |
---|
446 | configure:13330: result: /opt/local/bin/pkg-config |
---|
447 | configure:13355: checking pkg-config is at least version 0.9.0 |
---|
448 | configure:13358: result: yes |
---|
449 | configure:13370: checking for gtkdoc-check |
---|
450 | configure:13388: found /opt/local/bin/gtkdoc-check |
---|
451 | configure:13400: result: /opt/local/bin/gtkdoc-check |
---|
452 | configure:13412: checking for gtkdoc-rebase |
---|
453 | configure:13430: found /opt/local/bin/gtkdoc-rebase |
---|
454 | configure:13442: result: /opt/local/bin/gtkdoc-rebase |
---|
455 | configure:13456: checking for gtkdoc-mkpdf |
---|
456 | configure:13474: found /opt/local/bin/gtkdoc-mkpdf |
---|
457 | configure:13486: result: /opt/local/bin/gtkdoc-mkpdf |
---|
458 | configure:13527: checking whether to build gtk-doc documentation |
---|
459 | configure:13529: result: no |
---|
460 | configure:13667: checking for GLIB |
---|
461 | configure:13674: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.28.0" |
---|
462 | configure:13677: $? = 0 |
---|
463 | configure:13690: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.28.0" |
---|
464 | configure:13693: $? = 0 |
---|
465 | configure:13752: result: yes |
---|
466 | configure:13773: checking expat.h usability |
---|
467 | configure:13773: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5 |
---|
468 | configure:13773: $? = 0 |
---|
469 | configure:13773: result: yes |
---|
470 | configure:13773: checking expat.h presence |
---|
471 | configure:13773: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
472 | configure:13773: $? = 0 |
---|
473 | configure:13773: result: yes |
---|
474 | configure:13773: checking for expat.h |
---|
475 | configure:13773: result: yes |
---|
476 | configure:13786: checking for XML_ParserCreate in -lexpat |
---|
477 | configure:13811: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lexpat >&5 |
---|
478 | configure:13811: $? = 0 |
---|
479 | configure:13820: result: yes |
---|
480 | configure:13832: checking for clearenv |
---|
481 | configure:13832: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c >&5 |
---|
482 | Undefined symbols: |
---|
483 | "_clearenv", referenced from: |
---|
484 | _main in ccFZTG0I.o |
---|
485 | ld: symbol(s) not found |
---|
486 | collect2: ld returned 1 exit status |
---|
487 | configure:13832: $? = 1 |
---|
488 | configure: failed program was: |
---|
489 | | /* confdefs.h */ |
---|
490 | | #define PACKAGE_NAME "polkit" |
---|
491 | | #define PACKAGE_TARNAME "polkit" |
---|
492 | | #define PACKAGE_VERSION "0.102" |
---|
493 | | #define PACKAGE_STRING "polkit 0.102" |
---|
494 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
495 | | #define PACKAGE_URL "" |
---|
496 | | #define PACKAGE "polkit" |
---|
497 | | #define VERSION "0.102" |
---|
498 | | #define STDC_HEADERS 1 |
---|
499 | | #define HAVE_SYS_TYPES_H 1 |
---|
500 | | #define HAVE_SYS_STAT_H 1 |
---|
501 | | #define HAVE_STDLIB_H 1 |
---|
502 | | #define HAVE_STRING_H 1 |
---|
503 | | #define HAVE_MEMORY_H 1 |
---|
504 | | #define HAVE_STRINGS_H 1 |
---|
505 | | #define HAVE_INTTYPES_H 1 |
---|
506 | | #define HAVE_STDINT_H 1 |
---|
507 | | #define HAVE_UNISTD_H 1 |
---|
508 | | #define HAVE_DLFCN_H 1 |
---|
509 | | #define LT_OBJDIR ".libs/" |
---|
510 | | #define HAVE_EXPAT_H 1 |
---|
511 | | #define HAVE_EXPAT_H 1 |
---|
512 | | /* end confdefs.h. */ |
---|
513 | | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. |
---|
514 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
515 | | #define clearenv innocuous_clearenv |
---|
516 | | |
---|
517 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
518 | | which can conflict with char clearenv (); below. |
---|
519 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
520 | | <limits.h> exists even on freestanding compilers. */ |
---|
521 | | |
---|
522 | | #ifdef __STDC__ |
---|
523 | | # include <limits.h> |
---|
524 | | #else |
---|
525 | | # include <assert.h> |
---|
526 | | #endif |
---|
527 | | |
---|
528 | | #undef clearenv |
---|
529 | | |
---|
530 | | /* Override any GCC internal prototype to avoid an error. |
---|
531 | | Use char because int might match the return type of a GCC |
---|
532 | | builtin and then its argument prototype would still apply. */ |
---|
533 | | #ifdef __cplusplus |
---|
534 | | extern "C" |
---|
535 | | #endif |
---|
536 | | char clearenv (); |
---|
537 | | /* The GNU C library defines this for functions which it implements |
---|
538 | | to always fail with ENOSYS. Some functions are actually named |
---|
539 | | something starting with __ and the normal name is an alias. */ |
---|
540 | | #if defined __stub_clearenv || defined __stub___clearenv |
---|
541 | | choke me |
---|
542 | | #endif |
---|
543 | | |
---|
544 | | int |
---|
545 | | main () |
---|
546 | | { |
---|
547 | | return clearenv (); |
---|
548 | | ; |
---|
549 | | return 0; |
---|
550 | | } |
---|
551 | configure:13832: result: no |
---|
552 | configure:13935: result: "PAM files will be installed in prefix /etc/pam.d." |
---|
553 | configure:13950: checking for pam_start in -lpam |
---|
554 | configure:13975: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lpam >&5 |
---|
555 | configure:13975: $? = 0 |
---|
556 | configure:13984: result: yes |
---|
557 | configure:14004: checking for sigtimedwait in -lc |
---|
558 | configure:14029: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lc >&5 |
---|
559 | Undefined symbols: |
---|
560 | "_sigtimedwait", referenced from: |
---|
561 | _main in ccBtCXPW.o |
---|
562 | ld: symbol(s) not found |
---|
563 | collect2: ld returned 1 exit status |
---|
564 | configure:14029: $? = 1 |
---|
565 | configure: failed program was: |
---|
566 | | /* confdefs.h */ |
---|
567 | | #define PACKAGE_NAME "polkit" |
---|
568 | | #define PACKAGE_TARNAME "polkit" |
---|
569 | | #define PACKAGE_VERSION "0.102" |
---|
570 | | #define PACKAGE_STRING "polkit 0.102" |
---|
571 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
572 | | #define PACKAGE_URL "" |
---|
573 | | #define PACKAGE "polkit" |
---|
574 | | #define VERSION "0.102" |
---|
575 | | #define STDC_HEADERS 1 |
---|
576 | | #define HAVE_SYS_TYPES_H 1 |
---|
577 | | #define HAVE_SYS_STAT_H 1 |
---|
578 | | #define HAVE_STDLIB_H 1 |
---|
579 | | #define HAVE_STRING_H 1 |
---|
580 | | #define HAVE_MEMORY_H 1 |
---|
581 | | #define HAVE_STRINGS_H 1 |
---|
582 | | #define HAVE_INTTYPES_H 1 |
---|
583 | | #define HAVE_STDINT_H 1 |
---|
584 | | #define HAVE_UNISTD_H 1 |
---|
585 | | #define HAVE_DLFCN_H 1 |
---|
586 | | #define LT_OBJDIR ".libs/" |
---|
587 | | #define HAVE_EXPAT_H 1 |
---|
588 | | #define HAVE_EXPAT_H 1 |
---|
589 | | #define POLKIT_AUTHFW "pam" |
---|
590 | | #define POLKIT_AUTHFW_PAM 1 |
---|
591 | | #define HAVE_PAM 1 |
---|
592 | | /* end confdefs.h. */ |
---|
593 | | |
---|
594 | | /* Override any GCC internal prototype to avoid an error. |
---|
595 | | Use char because int might match the return type of a GCC |
---|
596 | | builtin and then its argument prototype would still apply. */ |
---|
597 | | #ifdef __cplusplus |
---|
598 | | extern "C" |
---|
599 | | #endif |
---|
600 | | char sigtimedwait (); |
---|
601 | | int |
---|
602 | | main () |
---|
603 | | { |
---|
604 | | return sigtimedwait (); |
---|
605 | | ; |
---|
606 | | return 0; |
---|
607 | | } |
---|
608 | configure:14038: result: no |
---|
609 | configure:14045: checking for sigtimedwait in -lrt |
---|
610 | configure:14070: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lrt >&5 |
---|
611 | ld: library not found for -lrt |
---|
612 | collect2: ld returned 1 exit status |
---|
613 | configure:14070: $? = 1 |
---|
614 | configure: failed program was: |
---|
615 | | /* confdefs.h */ |
---|
616 | | #define PACKAGE_NAME "polkit" |
---|
617 | | #define PACKAGE_TARNAME "polkit" |
---|
618 | | #define PACKAGE_VERSION "0.102" |
---|
619 | | #define PACKAGE_STRING "polkit 0.102" |
---|
620 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
621 | | #define PACKAGE_URL "" |
---|
622 | | #define PACKAGE "polkit" |
---|
623 | | #define VERSION "0.102" |
---|
624 | | #define STDC_HEADERS 1 |
---|
625 | | #define HAVE_SYS_TYPES_H 1 |
---|
626 | | #define HAVE_SYS_STAT_H 1 |
---|
627 | | #define HAVE_STDLIB_H 1 |
---|
628 | | #define HAVE_STRING_H 1 |
---|
629 | | #define HAVE_MEMORY_H 1 |
---|
630 | | #define HAVE_STRINGS_H 1 |
---|
631 | | #define HAVE_INTTYPES_H 1 |
---|
632 | | #define HAVE_STDINT_H 1 |
---|
633 | | #define HAVE_UNISTD_H 1 |
---|
634 | | #define HAVE_DLFCN_H 1 |
---|
635 | | #define LT_OBJDIR ".libs/" |
---|
636 | | #define HAVE_EXPAT_H 1 |
---|
637 | | #define HAVE_EXPAT_H 1 |
---|
638 | | #define POLKIT_AUTHFW "pam" |
---|
639 | | #define POLKIT_AUTHFW_PAM 1 |
---|
640 | | #define HAVE_PAM 1 |
---|
641 | | /* end confdefs.h. */ |
---|
642 | | |
---|
643 | | /* Override any GCC internal prototype to avoid an error. |
---|
644 | | Use char because int might match the return type of a GCC |
---|
645 | | builtin and then its argument prototype would still apply. */ |
---|
646 | | #ifdef __cplusplus |
---|
647 | | extern "C" |
---|
648 | | #endif |
---|
649 | | char sigtimedwait (); |
---|
650 | | int |
---|
651 | | main () |
---|
652 | | { |
---|
653 | | return sigtimedwait (); |
---|
654 | | ; |
---|
655 | | return 0; |
---|
656 | | } |
---|
657 | configure:14079: result: no |
---|
658 | configure:14087: checking how to call pam_strerror |
---|
659 | configure:14106: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5 |
---|
660 | conftest.c: In function 'main': |
---|
661 | conftest.c:35: warning: initialization discards qualifiers from pointer target type |
---|
662 | conftest.c:35: warning: unused variable 's' |
---|
663 | configure:14106: $? = 0 |
---|
664 | configure:14142: result: two arguments |
---|
665 | configure:14162: checking security/pam_modutil.h usability |
---|
666 | configure:14162: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5 |
---|
667 | conftest.c:62:34: error: security/pam_modutil.h: No such file or directory |
---|
668 | configure:14162: $? = 1 |
---|
669 | configure: failed program was: |
---|
670 | | /* confdefs.h */ |
---|
671 | | #define PACKAGE_NAME "polkit" |
---|
672 | | #define PACKAGE_TARNAME "polkit" |
---|
673 | | #define PACKAGE_VERSION "0.102" |
---|
674 | | #define PACKAGE_STRING "polkit 0.102" |
---|
675 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
676 | | #define PACKAGE_URL "" |
---|
677 | | #define PACKAGE "polkit" |
---|
678 | | #define VERSION "0.102" |
---|
679 | | #define STDC_HEADERS 1 |
---|
680 | | #define HAVE_SYS_TYPES_H 1 |
---|
681 | | #define HAVE_SYS_STAT_H 1 |
---|
682 | | #define HAVE_STDLIB_H 1 |
---|
683 | | #define HAVE_STRING_H 1 |
---|
684 | | #define HAVE_MEMORY_H 1 |
---|
685 | | #define HAVE_STRINGS_H 1 |
---|
686 | | #define HAVE_INTTYPES_H 1 |
---|
687 | | #define HAVE_STDINT_H 1 |
---|
688 | | #define HAVE_UNISTD_H 1 |
---|
689 | | #define HAVE_DLFCN_H 1 |
---|
690 | | #define LT_OBJDIR ".libs/" |
---|
691 | | #define HAVE_EXPAT_H 1 |
---|
692 | | #define HAVE_EXPAT_H 1 |
---|
693 | | #define POLKIT_AUTHFW "pam" |
---|
694 | | #define POLKIT_AUTHFW_PAM 1 |
---|
695 | | #define HAVE_PAM 1 |
---|
696 | | #define PAM_STRERROR_TWO_ARGS 1 |
---|
697 | | /* end confdefs.h. */ |
---|
698 | | #include <stdio.h> |
---|
699 | | #ifdef HAVE_SYS_TYPES_H |
---|
700 | | # include <sys/types.h> |
---|
701 | | #endif |
---|
702 | | #ifdef HAVE_SYS_STAT_H |
---|
703 | | # include <sys/stat.h> |
---|
704 | | #endif |
---|
705 | | #ifdef STDC_HEADERS |
---|
706 | | # include <stdlib.h> |
---|
707 | | # include <stddef.h> |
---|
708 | | #else |
---|
709 | | # ifdef HAVE_STDLIB_H |
---|
710 | | # include <stdlib.h> |
---|
711 | | # endif |
---|
712 | | #endif |
---|
713 | | #ifdef HAVE_STRING_H |
---|
714 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
715 | | # include <memory.h> |
---|
716 | | # endif |
---|
717 | | # include <string.h> |
---|
718 | | #endif |
---|
719 | | #ifdef HAVE_STRINGS_H |
---|
720 | | # include <strings.h> |
---|
721 | | #endif |
---|
722 | | #ifdef HAVE_INTTYPES_H |
---|
723 | | # include <inttypes.h> |
---|
724 | | #endif |
---|
725 | | #ifdef HAVE_STDINT_H |
---|
726 | | # include <stdint.h> |
---|
727 | | #endif |
---|
728 | | #ifdef HAVE_UNISTD_H |
---|
729 | | # include <unistd.h> |
---|
730 | | #endif |
---|
731 | | #include <security/pam_modutil.h> |
---|
732 | configure:14162: result: no |
---|
733 | configure:14162: checking security/pam_modutil.h presence |
---|
734 | configure:14162: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
735 | conftest.c:29:34: error: security/pam_modutil.h: No such file or directory |
---|
736 | configure:14162: $? = 1 |
---|
737 | configure: failed program was: |
---|
738 | | /* confdefs.h */ |
---|
739 | | #define PACKAGE_NAME "polkit" |
---|
740 | | #define PACKAGE_TARNAME "polkit" |
---|
741 | | #define PACKAGE_VERSION "0.102" |
---|
742 | | #define PACKAGE_STRING "polkit 0.102" |
---|
743 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
744 | | #define PACKAGE_URL "" |
---|
745 | | #define PACKAGE "polkit" |
---|
746 | | #define VERSION "0.102" |
---|
747 | | #define STDC_HEADERS 1 |
---|
748 | | #define HAVE_SYS_TYPES_H 1 |
---|
749 | | #define HAVE_SYS_STAT_H 1 |
---|
750 | | #define HAVE_STDLIB_H 1 |
---|
751 | | #define HAVE_STRING_H 1 |
---|
752 | | #define HAVE_MEMORY_H 1 |
---|
753 | | #define HAVE_STRINGS_H 1 |
---|
754 | | #define HAVE_INTTYPES_H 1 |
---|
755 | | #define HAVE_STDINT_H 1 |
---|
756 | | #define HAVE_UNISTD_H 1 |
---|
757 | | #define HAVE_DLFCN_H 1 |
---|
758 | | #define LT_OBJDIR ".libs/" |
---|
759 | | #define HAVE_EXPAT_H 1 |
---|
760 | | #define HAVE_EXPAT_H 1 |
---|
761 | | #define POLKIT_AUTHFW "pam" |
---|
762 | | #define POLKIT_AUTHFW_PAM 1 |
---|
763 | | #define HAVE_PAM 1 |
---|
764 | | #define PAM_STRERROR_TWO_ARGS 1 |
---|
765 | | /* end confdefs.h. */ |
---|
766 | | #include <security/pam_modutil.h> |
---|
767 | configure:14162: result: no |
---|
768 | configure:14162: checking for security/pam_modutil.h |
---|
769 | configure:14162: result: no |
---|
770 | configure:14170: checking security/pam_ext.h usability |
---|
771 | configure:14170: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5 |
---|
772 | conftest.c:62:30: error: security/pam_ext.h: No such file or directory |
---|
773 | configure:14170: $? = 1 |
---|
774 | configure: failed program was: |
---|
775 | | /* confdefs.h */ |
---|
776 | | #define PACKAGE_NAME "polkit" |
---|
777 | | #define PACKAGE_TARNAME "polkit" |
---|
778 | | #define PACKAGE_VERSION "0.102" |
---|
779 | | #define PACKAGE_STRING "polkit 0.102" |
---|
780 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
781 | | #define PACKAGE_URL "" |
---|
782 | | #define PACKAGE "polkit" |
---|
783 | | #define VERSION "0.102" |
---|
784 | | #define STDC_HEADERS 1 |
---|
785 | | #define HAVE_SYS_TYPES_H 1 |
---|
786 | | #define HAVE_SYS_STAT_H 1 |
---|
787 | | #define HAVE_STDLIB_H 1 |
---|
788 | | #define HAVE_STRING_H 1 |
---|
789 | | #define HAVE_MEMORY_H 1 |
---|
790 | | #define HAVE_STRINGS_H 1 |
---|
791 | | #define HAVE_INTTYPES_H 1 |
---|
792 | | #define HAVE_STDINT_H 1 |
---|
793 | | #define HAVE_UNISTD_H 1 |
---|
794 | | #define HAVE_DLFCN_H 1 |
---|
795 | | #define LT_OBJDIR ".libs/" |
---|
796 | | #define HAVE_EXPAT_H 1 |
---|
797 | | #define HAVE_EXPAT_H 1 |
---|
798 | | #define POLKIT_AUTHFW "pam" |
---|
799 | | #define POLKIT_AUTHFW_PAM 1 |
---|
800 | | #define HAVE_PAM 1 |
---|
801 | | #define PAM_STRERROR_TWO_ARGS 1 |
---|
802 | | /* end confdefs.h. */ |
---|
803 | | #include <stdio.h> |
---|
804 | | #ifdef HAVE_SYS_TYPES_H |
---|
805 | | # include <sys/types.h> |
---|
806 | | #endif |
---|
807 | | #ifdef HAVE_SYS_STAT_H |
---|
808 | | # include <sys/stat.h> |
---|
809 | | #endif |
---|
810 | | #ifdef STDC_HEADERS |
---|
811 | | # include <stdlib.h> |
---|
812 | | # include <stddef.h> |
---|
813 | | #else |
---|
814 | | # ifdef HAVE_STDLIB_H |
---|
815 | | # include <stdlib.h> |
---|
816 | | # endif |
---|
817 | | #endif |
---|
818 | | #ifdef HAVE_STRING_H |
---|
819 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
820 | | # include <memory.h> |
---|
821 | | # endif |
---|
822 | | # include <string.h> |
---|
823 | | #endif |
---|
824 | | #ifdef HAVE_STRINGS_H |
---|
825 | | # include <strings.h> |
---|
826 | | #endif |
---|
827 | | #ifdef HAVE_INTTYPES_H |
---|
828 | | # include <inttypes.h> |
---|
829 | | #endif |
---|
830 | | #ifdef HAVE_STDINT_H |
---|
831 | | # include <stdint.h> |
---|
832 | | #endif |
---|
833 | | #ifdef HAVE_UNISTD_H |
---|
834 | | # include <unistd.h> |
---|
835 | | #endif |
---|
836 | | #include <security/pam_ext.h> |
---|
837 | configure:14170: result: no |
---|
838 | configure:14170: checking security/pam_ext.h presence |
---|
839 | configure:14170: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
840 | conftest.c:29:30: error: security/pam_ext.h: No such file or directory |
---|
841 | configure:14170: $? = 1 |
---|
842 | configure: failed program was: |
---|
843 | | /* confdefs.h */ |
---|
844 | | #define PACKAGE_NAME "polkit" |
---|
845 | | #define PACKAGE_TARNAME "polkit" |
---|
846 | | #define PACKAGE_VERSION "0.102" |
---|
847 | | #define PACKAGE_STRING "polkit 0.102" |
---|
848 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
849 | | #define PACKAGE_URL "" |
---|
850 | | #define PACKAGE "polkit" |
---|
851 | | #define VERSION "0.102" |
---|
852 | | #define STDC_HEADERS 1 |
---|
853 | | #define HAVE_SYS_TYPES_H 1 |
---|
854 | | #define HAVE_SYS_STAT_H 1 |
---|
855 | | #define HAVE_STDLIB_H 1 |
---|
856 | | #define HAVE_STRING_H 1 |
---|
857 | | #define HAVE_MEMORY_H 1 |
---|
858 | | #define HAVE_STRINGS_H 1 |
---|
859 | | #define HAVE_INTTYPES_H 1 |
---|
860 | | #define HAVE_STDINT_H 1 |
---|
861 | | #define HAVE_UNISTD_H 1 |
---|
862 | | #define HAVE_DLFCN_H 1 |
---|
863 | | #define LT_OBJDIR ".libs/" |
---|
864 | | #define HAVE_EXPAT_H 1 |
---|
865 | | #define HAVE_EXPAT_H 1 |
---|
866 | | #define POLKIT_AUTHFW "pam" |
---|
867 | | #define POLKIT_AUTHFW_PAM 1 |
---|
868 | | #define HAVE_PAM 1 |
---|
869 | | #define PAM_STRERROR_TWO_ARGS 1 |
---|
870 | | /* end confdefs.h. */ |
---|
871 | | #include <security/pam_ext.h> |
---|
872 | configure:14170: result: no |
---|
873 | configure:14170: checking for security/pam_ext.h |
---|
874 | configure:14170: result: no |
---|
875 | configure:14178: checking for pam_vsyslog in -lpam |
---|
876 | configure:14203: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lpam >&5 |
---|
877 | Undefined symbols: |
---|
878 | "_pam_vsyslog", referenced from: |
---|
879 | _main in ccASX5iI.o |
---|
880 | ld: symbol(s) not found |
---|
881 | collect2: ld returned 1 exit status |
---|
882 | configure:14203: $? = 1 |
---|
883 | configure: failed program was: |
---|
884 | | /* confdefs.h */ |
---|
885 | | #define PACKAGE_NAME "polkit" |
---|
886 | | #define PACKAGE_TARNAME "polkit" |
---|
887 | | #define PACKAGE_VERSION "0.102" |
---|
888 | | #define PACKAGE_STRING "polkit 0.102" |
---|
889 | | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
890 | | #define PACKAGE_URL "" |
---|
891 | | #define PACKAGE "polkit" |
---|
892 | | #define VERSION "0.102" |
---|
893 | | #define STDC_HEADERS 1 |
---|
894 | | #define HAVE_SYS_TYPES_H 1 |
---|
895 | | #define HAVE_SYS_STAT_H 1 |
---|
896 | | #define HAVE_STDLIB_H 1 |
---|
897 | | #define HAVE_STRING_H 1 |
---|
898 | | #define HAVE_MEMORY_H 1 |
---|
899 | | #define HAVE_STRINGS_H 1 |
---|
900 | | #define HAVE_INTTYPES_H 1 |
---|
901 | | #define HAVE_STDINT_H 1 |
---|
902 | | #define HAVE_UNISTD_H 1 |
---|
903 | | #define HAVE_DLFCN_H 1 |
---|
904 | | #define LT_OBJDIR ".libs/" |
---|
905 | | #define HAVE_EXPAT_H 1 |
---|
906 | | #define HAVE_EXPAT_H 1 |
---|
907 | | #define POLKIT_AUTHFW "pam" |
---|
908 | | #define POLKIT_AUTHFW_PAM 1 |
---|
909 | | #define HAVE_PAM 1 |
---|
910 | | #define PAM_STRERROR_TWO_ARGS 1 |
---|
911 | | /* end confdefs.h. */ |
---|
912 | | |
---|
913 | | /* Override any GCC internal prototype to avoid an error. |
---|
914 | | Use char because int might match the return type of a GCC |
---|
915 | | builtin and then its argument prototype would still apply. */ |
---|
916 | | #ifdef __cplusplus |
---|
917 | | extern "C" |
---|
918 | | #endif |
---|
919 | | char pam_vsyslog (); |
---|
920 | | int |
---|
921 | | main () |
---|
922 | | { |
---|
923 | | return pam_vsyslog (); |
---|
924 | | ; |
---|
925 | | return 0; |
---|
926 | | } |
---|
927 | configure:14212: result: no |
---|
928 | configure:14244: checking for /etc/redhat-release |
---|
929 | configure:14257: result: no |
---|
930 | configure:14263: checking for /etc/SuSE-release |
---|
931 | configure:14276: result: no |
---|
932 | configure:14282: checking for /etc/gentoo-release |
---|
933 | configure:14295: result: no |
---|
934 | configure:14301: checking for /etc/pardus-release |
---|
935 | configure:14314: result: no |
---|
936 | configure:14490: checking for gobject-introspection |
---|
937 | configure:14535: result: no (disabled, use --enable-introspection to enable) |
---|
938 | configure:14595: checking whether NLS is requested |
---|
939 | configure:14604: result: yes |
---|
940 | configure:14619: checking for intltool >= 0.40.0 |
---|
941 | configure:14626: result: 0.40.6 found |
---|
942 | configure:14634: checking for intltool-update |
---|
943 | configure:14652: found /opt/local/bin/intltool-update |
---|
944 | configure:14664: result: /opt/local/bin/intltool-update |
---|
945 | configure:14674: checking for intltool-merge |
---|
946 | configure:14692: found /opt/local/bin/intltool-merge |
---|
947 | configure:14704: result: /opt/local/bin/intltool-merge |
---|
948 | configure:14714: checking for intltool-extract |
---|
949 | configure:14732: found /opt/local/bin/intltool-extract |
---|
950 | configure:14744: result: /opt/local/bin/intltool-extract |
---|
951 | configure:14875: checking for xgettext |
---|
952 | configure:14893: found /opt/local/bin/xgettext |
---|
953 | configure:14905: result: /opt/local/bin/xgettext |
---|
954 | configure:14915: checking for msgmerge |
---|
955 | configure:14933: found /opt/local/bin/msgmerge |
---|
956 | configure:14945: result: /opt/local/bin/msgmerge |
---|
957 | configure:14955: checking for msgfmt |
---|
958 | configure:14973: found /opt/local/bin/msgfmt |
---|
959 | configure:14985: result: /opt/local/bin/msgfmt |
---|
960 | configure:14995: checking for gmsgfmt |
---|
961 | configure:15026: result: /opt/local/bin/msgfmt |
---|
962 | configure:15046: checking for perl |
---|
963 | configure:15064: found /opt/local/bin/perl |
---|
964 | configure:15076: result: /opt/local/bin/perl |
---|
965 | configure:15087: checking for perl >= 5.8.1 |
---|
966 | configure:15094: result: 5.12.3 |
---|
967 | configure:15098: checking for XML::Parser |
---|
968 | configure:15104: error: XML::Parser perl module is required for intltool |
---|
969 | |
---|
970 | ## ---------------- ## |
---|
971 | ## Cache variables. ## |
---|
972 | ## ---------------- ## |
---|
973 | |
---|
974 | ac_cv_build=x86_64-apple-darwin10.8.0 |
---|
975 | ac_cv_c_compiler_gnu=yes |
---|
976 | ac_cv_env_CC_set=set |
---|
977 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
978 | ac_cv_env_CFLAGS_set=set |
---|
979 | ac_cv_env_CFLAGS_value='-pipe -O2 -I/usr/include -arch x86_64' |
---|
980 | ac_cv_env_CPPFLAGS_set=set |
---|
981 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
982 | ac_cv_env_CPP_set= |
---|
983 | ac_cv_env_CPP_value= |
---|
984 | ac_cv_env_GLIB_CFLAGS_set= |
---|
985 | ac_cv_env_GLIB_CFLAGS_value= |
---|
986 | ac_cv_env_GLIB_LIBS_set= |
---|
987 | ac_cv_env_GLIB_LIBS_value= |
---|
988 | ac_cv_env_LDFLAGS_set=set |
---|
989 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -L/usr/lib -arch x86_64' |
---|
990 | ac_cv_env_LIBS_set= |
---|
991 | ac_cv_env_LIBS_value= |
---|
992 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
993 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
994 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
995 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
996 | ac_cv_env_PKG_CONFIG_set= |
---|
997 | ac_cv_env_PKG_CONFIG_value= |
---|
998 | ac_cv_env_build_alias_set= |
---|
999 | ac_cv_env_build_alias_value= |
---|
1000 | ac_cv_env_host_alias_set= |
---|
1001 | ac_cv_env_host_alias_value= |
---|
1002 | ac_cv_env_target_alias_set= |
---|
1003 | ac_cv_env_target_alias_value= |
---|
1004 | ac_cv_file__etc_SuSE_release=no |
---|
1005 | ac_cv_file__etc_gentoo_release=no |
---|
1006 | ac_cv_file__etc_pardus_release=no |
---|
1007 | ac_cv_file__etc_redhat_release=no |
---|
1008 | ac_cv_func_clearenv=no |
---|
1009 | ac_cv_header_dlfcn_h=yes |
---|
1010 | ac_cv_header_expat_h=yes |
---|
1011 | ac_cv_header_inttypes_h=yes |
---|
1012 | ac_cv_header_memory_h=yes |
---|
1013 | ac_cv_header_security_pam_ext_h=no |
---|
1014 | ac_cv_header_security_pam_modutil_h=no |
---|
1015 | ac_cv_header_stdc=yes |
---|
1016 | ac_cv_header_stdint_h=yes |
---|
1017 | ac_cv_header_stdlib_h=yes |
---|
1018 | ac_cv_header_string_h=yes |
---|
1019 | ac_cv_header_strings_h=yes |
---|
1020 | ac_cv_header_sys_stat_h=yes |
---|
1021 | ac_cv_header_sys_types_h=yes |
---|
1022 | ac_cv_header_unistd_h=yes |
---|
1023 | ac_cv_host=x86_64-apple-darwin10.8.0 |
---|
1024 | ac_cv_lib_c_sigtimedwait=no |
---|
1025 | ac_cv_lib_expat_XML_ParserCreate=yes |
---|
1026 | ac_cv_lib_pam_pam_start=yes |
---|
1027 | ac_cv_lib_pam_pam_vsyslog=no |
---|
1028 | ac_cv_lib_rt_sigtimedwait=no |
---|
1029 | ac_cv_objext=o |
---|
1030 | ac_cv_pam_strerror_args=2 |
---|
1031 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1032 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1033 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
1034 | ac_cv_path_GREP=/usr/bin/grep |
---|
1035 | ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check |
---|
1036 | ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf |
---|
1037 | ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase |
---|
1038 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
---|
1039 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
---|
1040 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
1041 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
---|
1042 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
1043 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
1044 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1045 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
1046 | ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc |
---|
1047 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1048 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1049 | ac_cv_prog_AWK=gawk |
---|
1050 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
1051 | ac_cv_prog_ac_ct_AR=ar |
---|
1052 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
1053 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1054 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1055 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1056 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1057 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1058 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1059 | ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes |
---|
1060 | ac_cv_prog_cc_c89= |
---|
1061 | ac_cv_prog_cc_g=yes |
---|
1062 | ac_cv_prog_make_make_set=yes |
---|
1063 | ac_cv_search_strerror='none required' |
---|
1064 | ac_cv_sys_file_offset_bits=no |
---|
1065 | ac_cv_sys_largefile_CC=no |
---|
1066 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1067 | am_cv_prog_cc_stdc= |
---|
1068 | lt_cv_apple_cc_single_mod=yes |
---|
1069 | lt_cv_ar_at_file=no |
---|
1070 | lt_cv_deplibs_check_method=pass_all |
---|
1071 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1072 | lt_cv_file_magic_test_file= |
---|
1073 | lt_cv_ld_exported_symbols_list=yes |
---|
1074 | lt_cv_ld_force_load=yes |
---|
1075 | lt_cv_ld_reload_flag=-r |
---|
1076 | lt_cv_nm_interface='BSD nm' |
---|
1077 | lt_cv_objdir=.libs |
---|
1078 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
1079 | lt_cv_path_NM=/usr/bin/nm |
---|
1080 | lt_cv_path_mainfest_tool=no |
---|
1081 | lt_cv_prog_compiler_c_o=yes |
---|
1082 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1083 | lt_cv_prog_compiler_pic_works=yes |
---|
1084 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1085 | lt_cv_prog_compiler_static_works=no |
---|
1086 | lt_cv_prog_gnu_ld=no |
---|
1087 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1088 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
1089 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1090 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
1091 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1092 | lt_cv_sys_max_cmd_len=196608 |
---|
1093 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1094 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1095 | pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
1096 | pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl ' |
---|
1097 | |
---|
1098 | ## ----------------- ## |
---|
1099 | ## Output variables. ## |
---|
1100 | ## ----------------- ## |
---|
1101 | |
---|
1102 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run aclocal-1.11' |
---|
1103 | ALL_LINGUAS='' |
---|
1104 | AMDEPBACKSLASH='\' |
---|
1105 | AMDEP_FALSE='#' |
---|
1106 | AMDEP_TRUE='' |
---|
1107 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run tar' |
---|
1108 | AM_BACKSLASH='\' |
---|
1109 | AM_DEFAULT_VERBOSITY='1' |
---|
1110 | AR='ar' |
---|
1111 | AUTH_LIBS=' -lpam' |
---|
1112 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run autoconf' |
---|
1113 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run autoheader' |
---|
1114 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run automake-1.11' |
---|
1115 | AWK='gawk' |
---|
1116 | BUILD_EXAMPLES_FALSE='#' |
---|
1117 | BUILD_EXAMPLES_TRUE='' |
---|
1118 | CATALOGS='' |
---|
1119 | CATOBJEXT='' |
---|
1120 | CC='/usr/bin/gcc-4.2' |
---|
1121 | CCDEPMODE='depmode=gcc3' |
---|
1122 | CFLAGS='-pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security' |
---|
1123 | CPP='/usr/bin/gcc-4.2 -E' |
---|
1124 | CPPFLAGS='-I/opt/local/include' |
---|
1125 | CYGPATH_W='echo' |
---|
1126 | DATADIRNAME='' |
---|
1127 | DEFS='' |
---|
1128 | DEPDIR='.deps' |
---|
1129 | DLLTOOL='false' |
---|
1130 | DSYMUTIL='dsymutil' |
---|
1131 | DUMPBIN='' |
---|
1132 | ECHO_C='\c' |
---|
1133 | ECHO_N='' |
---|
1134 | ECHO_T='' |
---|
1135 | EGREP='/usr/bin/grep -E' |
---|
1136 | ENABLE_GTK_DOC_FALSE='' |
---|
1137 | ENABLE_GTK_DOC_TRUE='#' |
---|
1138 | EXEEXT='' |
---|
1139 | EXPAT_LIBS='-lexpat' |
---|
1140 | FGREP='/usr/bin/grep -F' |
---|
1141 | GETTEXT_PACKAGE='' |
---|
1142 | GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
1143 | GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl ' |
---|
1144 | GMOFILES='' |
---|
1145 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
1146 | GREP='/usr/bin/grep' |
---|
1147 | GTKDOC_CHECK='/opt/local/bin/gtkdoc-check' |
---|
1148 | GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf' |
---|
1149 | GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase' |
---|
1150 | GTK_DOC_BUILD_HTML_FALSE='#' |
---|
1151 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
1152 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
1153 | GTK_DOC_BUILD_PDF_TRUE='#' |
---|
1154 | GTK_DOC_USE_LIBTOOL_FALSE='#' |
---|
1155 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
1156 | GTK_DOC_USE_REBASE_FALSE='#' |
---|
1157 | GTK_DOC_USE_REBASE_TRUE='' |
---|
1158 | HAVE_INTROSPECTION_FALSE='' |
---|
1159 | HAVE_INTROSPECTION_TRUE='#' |
---|
1160 | HAVE_PAM='' |
---|
1161 | HAVE_PAM_FALSE='#' |
---|
1162 | HAVE_PAM_TRUE='' |
---|
1163 | HTML_DIR='${datadir}/gtk-doc/html' |
---|
1164 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1165 | INSTALL_PROGRAM='${INSTALL}' |
---|
1166 | INSTALL_SCRIPT='${INSTALL}' |
---|
1167 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1168 | INSTOBJEXT='' |
---|
1169 | INTLLIBS='' |
---|
1170 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1171 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1172 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1173 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
---|
1174 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1175 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1176 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
---|
1177 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' |
---|
1178 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
1179 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1180 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1181 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1182 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1183 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1184 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1185 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1186 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1187 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1188 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1189 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
---|
1190 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1191 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' |
---|
1192 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1193 | INTROSPECTION_CFLAGS='' |
---|
1194 | INTROSPECTION_COMPILER='' |
---|
1195 | INTROSPECTION_GENERATE='' |
---|
1196 | INTROSPECTION_GIRDIR='' |
---|
1197 | INTROSPECTION_LIBS='' |
---|
1198 | INTROSPECTION_MAKEFILE='' |
---|
1199 | INTROSPECTION_SCANNER='' |
---|
1200 | INTROSPECTION_TYPELIBDIR='' |
---|
1201 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
1202 | LDFLAGS='-L/opt/local/lib -L/usr/lib -arch x86_64' |
---|
1203 | LIBOBJS='' |
---|
1204 | LIBS='' |
---|
1205 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1206 | LIPO='lipo' |
---|
1207 | LN_S='ln -s' |
---|
1208 | LTLIBOBJS='' |
---|
1209 | LT_AGE='0' |
---|
1210 | LT_CURRENT='0' |
---|
1211 | LT_REVISION='0' |
---|
1212 | MAINT='#' |
---|
1213 | MAINTAINER_MODE_FALSE='' |
---|
1214 | MAINTAINER_MODE_TRUE='#' |
---|
1215 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run makeinfo' |
---|
1216 | MANIFEST_TOOL=':' |
---|
1217 | MAN_PAGES_ENABLED_FALSE='#' |
---|
1218 | MAN_PAGES_ENABLED_TRUE='' |
---|
1219 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1220 | MKINSTALLDIRS='' |
---|
1221 | MSGFMT='/opt/local/bin/msgfmt' |
---|
1222 | MSGFMT_OPTS='' |
---|
1223 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
1224 | NM='/usr/bin/nm' |
---|
1225 | NMEDIT='nmedit' |
---|
1226 | OBJDUMP='false' |
---|
1227 | OBJEXT='o' |
---|
1228 | OS_TYPE_FREEBSD_FALSE='' |
---|
1229 | OS_TYPE_FREEBSD_TRUE='#' |
---|
1230 | OS_TYPE_GENTOO_FALSE='' |
---|
1231 | OS_TYPE_GENTOO_TRUE='#' |
---|
1232 | OS_TYPE_PARDUS_FALSE='' |
---|
1233 | OS_TYPE_PARDUS_TRUE='#' |
---|
1234 | OS_TYPE_RED_HAT_FALSE='' |
---|
1235 | OS_TYPE_RED_HAT_TRUE='#' |
---|
1236 | OS_TYPE_SOLARIS_FALSE='' |
---|
1237 | OS_TYPE_SOLARIS_TRUE='#' |
---|
1238 | OS_TYPE_SUSE_FALSE='' |
---|
1239 | OS_TYPE_SUSE_TRUE='#' |
---|
1240 | OS_TYPE_UNKNOWN_FALSE='#' |
---|
1241 | OS_TYPE_UNKNOWN_TRUE='' |
---|
1242 | OTOOL64=':' |
---|
1243 | OTOOL='otool' |
---|
1244 | PACKAGE='polkit' |
---|
1245 | PACKAGE_BUGREPORT='http://lists.freedesktop.org/mailman/listinfo/polkit-devel' |
---|
1246 | PACKAGE_NAME='polkit' |
---|
1247 | PACKAGE_STRING='polkit 0.102' |
---|
1248 | PACKAGE_TARNAME='polkit' |
---|
1249 | PACKAGE_URL='' |
---|
1250 | PACKAGE_VERSION='0.102' |
---|
1251 | PAM_FILE_INCLUDE_ACCOUNT='system-auth' |
---|
1252 | PAM_FILE_INCLUDE_AUTH='system-auth' |
---|
1253 | PAM_FILE_INCLUDE_PASSWORD='system-auth' |
---|
1254 | PAM_FILE_INCLUDE_SESSION='system-auth' |
---|
1255 | PAM_MODULE_DIR='/usr/lib/pam' |
---|
1256 | PAM_PREFIX='/etc/pam.d' |
---|
1257 | PATH_SEPARATOR=':' |
---|
1258 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1259 | PKG_CONFIG_LIBDIR='' |
---|
1260 | PKG_CONFIG_PATH='' |
---|
1261 | POFILES='' |
---|
1262 | POLKIT_AUTHFW='pam' |
---|
1263 | POLKIT_AUTHFW_NONE_FALSE='' |
---|
1264 | POLKIT_AUTHFW_NONE_TRUE='#' |
---|
1265 | POLKIT_AUTHFW_PAM_FALSE='#' |
---|
1266 | POLKIT_AUTHFW_PAM_TRUE='' |
---|
1267 | POLKIT_AUTHFW_SHADOW_FALSE='' |
---|
1268 | POLKIT_AUTHFW_SHADOW_TRUE='#' |
---|
1269 | POSUB='' |
---|
1270 | PO_IN_DATADIR_FALSE='' |
---|
1271 | PO_IN_DATADIR_TRUE='' |
---|
1272 | RANLIB='ranlib' |
---|
1273 | SED='/opt/local/bin/gsed' |
---|
1274 | SET_MAKE='' |
---|
1275 | SHELL='/bin/sh' |
---|
1276 | STRIP='strip' |
---|
1277 | USE_NLS='yes' |
---|
1278 | VERSION='0.102' |
---|
1279 | XGETTEXT='/opt/local/bin/xgettext' |
---|
1280 | XSLTPROC='/opt/local/bin/xsltproc' |
---|
1281 | ac_ct_AR='ar' |
---|
1282 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
1283 | ac_ct_DUMPBIN='' |
---|
1284 | am__EXEEXT_FALSE='' |
---|
1285 | am__EXEEXT_TRUE='' |
---|
1286 | am__fastdepCC_FALSE='#' |
---|
1287 | am__fastdepCC_TRUE='' |
---|
1288 | am__include='include' |
---|
1289 | am__isrc='' |
---|
1290 | am__leading_dot='.' |
---|
1291 | am__quote='' |
---|
1292 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1293 | am__untar='${AMTAR} xf -' |
---|
1294 | bindir='${exec_prefix}/bin' |
---|
1295 | build='x86_64-apple-darwin10.8.0' |
---|
1296 | build_alias='' |
---|
1297 | build_cpu='x86_64' |
---|
1298 | build_os='darwin10.8.0' |
---|
1299 | build_vendor='apple' |
---|
1300 | datadir='${datarootdir}' |
---|
1301 | datarootdir='${prefix}/share' |
---|
1302 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1303 | dvidir='${docdir}' |
---|
1304 | exec_prefix='NONE' |
---|
1305 | host='x86_64-apple-darwin10.8.0' |
---|
1306 | host_alias='' |
---|
1307 | host_cpu='x86_64' |
---|
1308 | host_os='darwin10.8.0' |
---|
1309 | host_vendor='apple' |
---|
1310 | htmldir='${docdir}' |
---|
1311 | includedir='${prefix}/include' |
---|
1312 | infodir='${datarootdir}/info' |
---|
1313 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/install-sh' |
---|
1314 | libdir='${exec_prefix}/lib' |
---|
1315 | libexecdir='${exec_prefix}/libexec' |
---|
1316 | localedir='${datarootdir}/locale' |
---|
1317 | localstatedir='${prefix}/var' |
---|
1318 | mandir='${datarootdir}/man' |
---|
1319 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1320 | oldincludedir='/usr/include' |
---|
1321 | pdfdir='${docdir}' |
---|
1322 | prefix='/opt/local' |
---|
1323 | program_transform_name='s,x,x,' |
---|
1324 | psdir='${docdir}' |
---|
1325 | sbindir='${exec_prefix}/sbin' |
---|
1326 | sharedstatedir='${prefix}/com' |
---|
1327 | sysconfdir='${prefix}/etc' |
---|
1328 | target_alias='' |
---|
1329 | |
---|
1330 | ## ----------- ## |
---|
1331 | ## confdefs.h. ## |
---|
1332 | ## ----------- ## |
---|
1333 | |
---|
1334 | /* confdefs.h */ |
---|
1335 | #define PACKAGE_NAME "polkit" |
---|
1336 | #define PACKAGE_TARNAME "polkit" |
---|
1337 | #define PACKAGE_VERSION "0.102" |
---|
1338 | #define PACKAGE_STRING "polkit 0.102" |
---|
1339 | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" |
---|
1340 | #define PACKAGE_URL "" |
---|
1341 | #define PACKAGE "polkit" |
---|
1342 | #define VERSION "0.102" |
---|
1343 | #define STDC_HEADERS 1 |
---|
1344 | #define HAVE_SYS_TYPES_H 1 |
---|
1345 | #define HAVE_SYS_STAT_H 1 |
---|
1346 | #define HAVE_STDLIB_H 1 |
---|
1347 | #define HAVE_STRING_H 1 |
---|
1348 | #define HAVE_MEMORY_H 1 |
---|
1349 | #define HAVE_STRINGS_H 1 |
---|
1350 | #define HAVE_INTTYPES_H 1 |
---|
1351 | #define HAVE_STDINT_H 1 |
---|
1352 | #define HAVE_UNISTD_H 1 |
---|
1353 | #define HAVE_DLFCN_H 1 |
---|
1354 | #define LT_OBJDIR ".libs/" |
---|
1355 | #define HAVE_EXPAT_H 1 |
---|
1356 | #define HAVE_EXPAT_H 1 |
---|
1357 | #define POLKIT_AUTHFW "pam" |
---|
1358 | #define POLKIT_AUTHFW_PAM 1 |
---|
1359 | #define HAVE_PAM 1 |
---|
1360 | #define PAM_STRERROR_TWO_ARGS 1 |
---|
1361 | #define PAM_FILE_INCLUDE_AUTH "system-auth" |
---|
1362 | #define PAM_FILE_INCLUDE_ACCOUNT "system-auth" |
---|
1363 | #define PAM_FILE_INCLUDE_PASSWORD "system-auth" |
---|
1364 | #define PAM_FILE_INCLUDE_SESSION "system-auth" |
---|
1365 | |
---|
1366 | configure: exit 2 |
---|