Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 62.74 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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 mutter configure 3.0.2.1, which was
  5. generated by GNU Autoconf 2.68.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/mutter --localstatedir=/var --disable-static
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = tgelterd.corp.omniture.com
  14. uname -m = x86_64
  15. uname -r = 3.0-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sat Aug 6 16:18:35 CEST 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = x86_64
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /opt/NX/bin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /bin
  34. PATH: /usr/local/sbin
  35. PATH: /usr/sbin
  36. PATH: /sbin
  37. PATH: /opt/android-sdk/tools
  38. PATH: /usr/share/java/apache-ant/bin
  39. PATH: /opt/java/bin
  40. PATH: /opt/java/db/bin
  41. PATH: /opt/java/jre/bin
  42. PATH: /opt/kde/bin
  43. PATH: /usr/bin/vendor_perl
  44. PATH: /usr/bin/core_perl
  45. PATH: /opt/qt/bin
  46. PATH: /opt/java/bin/
  47. PATH: /opt/NX/bin/
  48. PATH: /opt/android-sdk/tools/
  49. PATH: /opt/android-sdk/platform-tools/
  50.  
  51.  
  52. ## ----------- ##
  53. ## Core tests. ##
  54. ## ----------- ##
  55.  
  56. configure:2623: checking for a BSD-compatible install
  57. configure:2691: result: /bin/install -c
  58. configure:2702: checking whether build environment is sane
  59. configure:2752: result: yes
  60. configure:2893: checking for a thread-safe mkdir -p
  61. configure:2932: result: /bin/mkdir -p
  62. configure:2945: checking for gawk
  63. configure:2961: found /usr/bin/gawk
  64. configure:2972: result: gawk
  65. configure:2983: checking whether make sets $(MAKE)
  66. configure:3005: result: yes
  67. configure:3098: checking whether to enable maintainer-specific portions of Makefiles
  68. configure:3107: result: no
  69. configure:3146: checking whether NLS is requested
  70. configure:3155: result: yes
  71. configure:3171: checking for style of include used by make
  72. configure:3199: result: GNU
  73. configure:3269: checking for gcc
  74. configure:3285: found /usr/bin/gcc
  75. configure:3296: result: gcc
  76. configure:3525: checking for C compiler version
  77. configure:3534: gcc --version >&5
  78. gcc (GCC) 4.6.1
  79. Copyright (C) 2011 Free Software Foundation, Inc.
  80. This is free software; see the source for copying conditions.  There is NO
  81. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  82.  
  83. configure:3545: $? = 0
  84. configure:3534: gcc -v >&5
  85. Using built-in specs.
  86. COLLECT_GCC=gcc
  87. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
  88. Target: x86_64-unknown-linux-gnu
  89. Configured with: /build/src/gcc-4.6.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libstdcxx-pch --enable-checking=release
  90. Thread model: posix
  91. gcc version 4.6.1 (GCC)
  92. configure:3545: $? = 0
  93. configure:3534: gcc -V >&5
  94. gcc: error: unrecognized option '-V'
  95. gcc: fatal error: no input files
  96. compilation terminated.
  97. configure:3545: $? = 1
  98. configure:3534: gcc -qversion >&5
  99. gcc: error: unrecognized option '-qversion'
  100. gcc: fatal error: no input files
  101. compilation terminated.
  102. configure:3545: $? = 1
  103. configure:3565: checking whether the C compiler works
  104. configure:3587: gcc -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  105. configure:3591: $? = 0
  106. configure:3639: result: yes
  107. configure:3642: checking for C compiler default output file name
  108. configure:3644: result: a.out
  109. configure:3650: checking for suffix of executables
  110. configure:3657: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  111. configure:3661: $? = 0
  112. configure:3683: result:
  113. configure:3705: checking whether we are cross compiling
  114. configure:3713: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  115. configure:3717: $? = 0
  116. configure:3724: ./conftest
  117. configure:3728: $? = 0
  118. configure:3743: result: no
  119. configure:3748: checking for suffix of object files
  120. configure:3770: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  121. configure:3774: $? = 0
  122. configure:3795: result: o
  123. configure:3799: checking whether we are using the GNU C compiler
  124. configure:3818: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  125. configure:3818: $? = 0
  126. configure:3827: result: yes
  127. configure:3836: checking whether gcc accepts -g
  128. configure:3856: gcc -c -g  conftest.c >&5
  129. configure:3856: $? = 0
  130. configure:3897: result: yes
  131. configure:3914: checking for gcc option to accept ISO C89
  132. configure:3978: gcc  -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  133. configure:3978: $? = 0
  134. configure:3991: result: none needed
  135. configure:4013: checking dependency style of gcc
  136. configure:4123: result: gcc3
  137. configure:4150: checking for intltool >= 0.34.90
  138. configure:4157: result: 0.41.1 found
  139. configure:4165: checking for intltool-update
  140. configure:4183: found /usr/bin/intltool-update
  141. configure:4195: result: /usr/bin/intltool-update
  142. configure:4205: checking for intltool-merge
  143. configure:4223: found /usr/bin/intltool-merge
  144. configure:4235: result: /usr/bin/intltool-merge
  145. configure:4245: checking for intltool-extract
  146. configure:4263: found /usr/bin/intltool-extract
  147. configure:4275: result: /usr/bin/intltool-extract
  148. configure:4406: checking for xgettext
  149. configure:4424: found /usr/bin/xgettext
  150. configure:4436: result: /usr/bin/xgettext
  151. configure:4446: checking for msgmerge
  152. configure:4464: found /usr/bin/msgmerge
  153. configure:4476: result: /usr/bin/msgmerge
  154. configure:4486: checking for msgfmt
  155. configure:4504: found /usr/bin/msgfmt
  156. configure:4516: result: /usr/bin/msgfmt
  157. configure:4526: checking for gmsgfmt
  158. configure:4557: result: /usr/bin/msgfmt
  159. configure:4577: checking for perl
  160. configure:4595: found /usr/bin/perl
  161. configure:4607: result: /usr/bin/perl
  162. configure:4618: checking for perl >= 5.8.1
  163. configure:4625: result: 5.14.1
  164. configure:4629: checking for XML::Parser
  165. configure:4632: result: ok
  166. configure:4657: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  167. configure:4657: $? = 0
  168. configure:4731: checking for gcc
  169. configure:4758: result: gcc
  170. configure:4987: checking for C compiler version
  171. configure:4996: gcc --version >&5
  172. gcc (GCC) 4.6.1
  173. Copyright (C) 2011 Free Software Foundation, Inc.
  174. This is free software; see the source for copying conditions.  There is NO
  175. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  176.  
  177. configure:5007: $? = 0
  178. configure:4996: gcc -v >&5
  179. Using built-in specs.
  180. COLLECT_GCC=gcc
  181. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
  182. Target: x86_64-unknown-linux-gnu
  183. Configured with: /build/src/gcc-4.6.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libstdcxx-pch --enable-checking=release
  184. Thread model: posix
  185. gcc version 4.6.1 (GCC)
  186. configure:5007: $? = 0
  187. configure:4996: gcc -V >&5
  188. gcc: error: unrecognized option '-V'
  189. gcc: fatal error: no input files
  190. compilation terminated.
  191. configure:5007: $? = 1
  192. configure:4996: gcc -qversion >&5
  193. gcc: error: unrecognized option '-qversion'
  194. gcc: fatal error: no input files
  195. compilation terminated.
  196. configure:5007: $? = 1
  197. configure:5011: checking whether we are using the GNU C compiler
  198. configure:5039: result: yes
  199. configure:5048: checking whether gcc accepts -g
  200. configure:5109: result: yes
  201. configure:5126: checking for gcc option to accept ISO C89
  202. configure:5203: result: none needed
  203. configure:5225: checking dependency style of gcc
  204. configure:5335: result: gcc3
  205. configure:5350: checking for library containing strerror
  206. configure:5381: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  207. configure:5381: $? = 0
  208. configure:5398: result: none required
  209. configure:5411: checking how to run the C preprocessor
  210. configure:5442: gcc -E  conftest.c
  211. configure:5442: $? = 0
  212. configure:5456: gcc -E  conftest.c
  213. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  214. compilation terminated.
  215. configure:5456: $? = 1
  216. configure: failed program was:
  217. | /* confdefs.h */
  218. | #define PACKAGE_NAME "mutter"
  219. | #define PACKAGE_TARNAME "mutter"
  220. | #define PACKAGE_VERSION "3.0.2.1"
  221. | #define PACKAGE_STRING "mutter 3.0.2.1"
  222. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  223. | #define PACKAGE_URL ""
  224. | #define PACKAGE "mutter"
  225. | #define VERSION "3.0.2.1"
  226. | #define GETTEXT_PACKAGE "mutter"
  227. | /* end confdefs.h.  */
  228. | #include <ac_nonexistent.h>
  229. configure:5481: result: gcc -E
  230. configure:5501: gcc -E  conftest.c
  231. configure:5501: $? = 0
  232. configure:5515: gcc -E  conftest.c
  233. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  234. compilation terminated.
  235. configure:5515: $? = 1
  236. configure: failed program was:
  237. | /* confdefs.h */
  238. | #define PACKAGE_NAME "mutter"
  239. | #define PACKAGE_TARNAME "mutter"
  240. | #define PACKAGE_VERSION "3.0.2.1"
  241. | #define PACKAGE_STRING "mutter 3.0.2.1"
  242. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  243. | #define PACKAGE_URL ""
  244. | #define PACKAGE "mutter"
  245. | #define VERSION "3.0.2.1"
  246. | #define GETTEXT_PACKAGE "mutter"
  247. | /* end confdefs.h.  */
  248. | #include <ac_nonexistent.h>
  249. configure:5544: checking for grep that handles long lines and -e
  250. configure:5602: result: /bin/grep
  251. configure:5607: checking for egrep
  252. configure:5669: result: /bin/grep -E
  253. configure:5674: checking for ANSI C header files
  254. configure:5694: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  255. configure:5694: $? = 0
  256. configure:5767: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  257. configure:5767: $? = 0
  258. configure:5767: ./conftest
  259. configure:5767: $? = 0
  260. configure:5778: result: yes
  261. configure:5790: checking build system type
  262. configure:5804: result: x86_64-unknown-linux-gnu
  263. configure:5824: checking host system type
  264. configure:5837: result: x86_64-unknown-linux-gnu
  265. configure:6206: checking how to print strings
  266. configure:6233: result: printf
  267. configure:6254: checking for a sed that does not truncate output
  268. configure:6318: result: /bin/sed
  269. configure:6336: checking for fgrep
  270. configure:6398: result: /bin/grep -F
  271. configure:6433: checking for ld used by gcc
  272. configure:6500: result: /usr/bin/ld
  273. configure:6507: checking if the linker (/usr/bin/ld) is GNU ld
  274. configure:6522: result: yes
  275. configure:6534: checking for BSD- or MS-compatible name lister (nm)
  276. configure:6583: result: /usr/bin/nm -B
  277. configure:6713: checking the name lister (/usr/bin/nm -B) interface
  278. configure:6720: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  279. configure:6723: /usr/bin/nm -B "conftest.o"
  280. configure:6726: output
  281. 0000000000000000 B some_variable
  282. configure:6733: result: BSD nm
  283. configure:6736: checking whether ln -s works
  284. configure:6740: result: yes
  285. configure:6748: checking the maximum length of command line arguments
  286. configure:6873: result: 1572864
  287. configure:6890: checking whether the shell understands some XSI constructs
  288. configure:6900: result: yes
  289. configure:6904: checking whether the shell understands "+="
  290. configure:6910: result: yes
  291. configure:6945: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  292. configure:6985: result: func_convert_file_noop
  293. configure:6992: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  294. configure:7012: result: func_convert_file_noop
  295. configure:7019: checking for /usr/bin/ld option to reload object files
  296. configure:7026: result: -r
  297. configure:7100: checking for objdump
  298. configure:7127: result: objdump
  299. configure:7156: checking how to recognize dependent libraries
  300. configure:7358: result: pass_all
  301. configure:7443: checking for dlltool
  302. configure:7470: result: dlltool
  303. configure:7500: checking how to associate runtime and link libraries
  304. configure:7527: result: printf %s\n
  305. configure:7587: checking for ar
  306. configure:7603: found /usr/bin/ar
  307. configure:7614: result: ar
  308. configure:7651: checking for archiver @FILE support
  309. configure:7668: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  310. configure:7668: $? = 0
  311. configure:7671: ar cru libconftest.a @conftest.lst >&5
  312. configure:7674: $? = 0
  313. configure:7679: ar cru libconftest.a @conftest.lst >&5
  314. ar: conftest.o: No such file or directory
  315. configure:7682: $? = 1
  316. configure:7694: result: @
  317. configure:7752: checking for strip
  318. configure:7768: found /usr/bin/strip
  319. configure:7779: result: strip
  320. configure:7851: checking for ranlib
  321. configure:7867: found /usr/bin/ranlib
  322. configure:7878: result: ranlib
  323. configure:7980: checking command to parse /usr/bin/nm -B output from gcc object
  324. configure:8099: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  325. configure:8102: $? = 0
  326. configure:8106: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  327. configure:8109: $? = 0
  328. configure:8175: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c conftstm.o >&5
  329. configure:8178: $? = 0
  330. configure:8216: result: ok
  331. configure:8253: checking for sysroot
  332. configure:8283: result: no
  333. configure:8360: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  334. configure:8363: $? = 0
  335. configure:8526: checking for mt
  336. configure:8556: result: no
  337. configure:8576: checking if : is a manifest tool
  338. configure:8582: : '-?'
  339. configure:8590: result: no
  340. configure:9222: checking for sys/types.h
  341. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  342. configure:9222: $? = 0
  343. configure:9222: result: yes
  344. configure:9222: checking for sys/stat.h
  345. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  346. configure:9222: $? = 0
  347. configure:9222: result: yes
  348. configure:9222: checking for stdlib.h
  349. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  350. configure:9222: $? = 0
  351. configure:9222: result: yes
  352. configure:9222: checking for string.h
  353. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  354. configure:9222: $? = 0
  355. configure:9222: result: yes
  356. configure:9222: checking for memory.h
  357. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  358. configure:9222: $? = 0
  359. configure:9222: result: yes
  360. configure:9222: checking for strings.h
  361. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  362. configure:9222: $? = 0
  363. configure:9222: result: yes
  364. configure:9222: checking for inttypes.h
  365. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  366. configure:9222: $? = 0
  367. configure:9222: result: yes
  368. configure:9222: checking for stdint.h
  369. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  370. configure:9222: $? = 0
  371. configure:9222: result: yes
  372. configure:9222: checking for unistd.h
  373. configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  374. configure:9222: $? = 0
  375. configure:9222: result: yes
  376. configure:9236: checking for dlfcn.h
  377. configure:9236: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  378. configure:9236: $? = 0
  379. configure:9236: result: yes
  380. configure:9421: checking for objdir
  381. configure:9436: result: .libs
  382. configure:9703: checking if gcc supports -fno-rtti -fno-exceptions
  383. configure:9721: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  -fno-rtti -fno-exceptions conftest.c >&5
  384. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  385. configure:9725: $? = 0
  386. configure:9738: result: no
  387. configure:10048: checking for gcc option to produce PIC
  388. configure:10055: result: -fPIC -DPIC
  389. configure:10063: checking if gcc PIC flag -fPIC -DPIC works
  390. configure:10081: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  -fPIC -DPIC -DPIC conftest.c >&5
  391. configure:10085: $? = 0
  392. configure:10098: result: yes
  393. configure:10127: checking if gcc static flag -static works
  394. configure:10155: result: yes
  395. configure:10170: checking if gcc supports -c -o file.o
  396. configure:10191: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  -o out/conftest2.o conftest.c >&5
  397. configure:10195: $? = 0
  398. configure:10217: result: yes
  399. configure:10225: checking if gcc supports -c -o file.o
  400. configure:10272: result: yes
  401. configure:10305: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  402. configure:11463: result: yes
  403. configure:11500: checking whether -lc should be explicitly linked in
  404. configure:11508: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  405. configure:11511: $? = 0
  406. configure:11526: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
  407. configure:11529: $? = 0
  408. configure:11543: result: no
  409. configure:11708: checking dynamic linker characteristics
  410. configure:12222: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c  >&5
  411. configure:12222: $? = 0
  412. configure:12448: result: GNU/Linux ld.so
  413. configure:12555: checking how to hardcode library paths into programs
  414. configure:12580: result: immediate
  415. configure:13120: checking whether stripping libraries is possible
  416. configure:13125: result: yes
  417. configure:13160: checking if libtool supports shared libraries
  418. configure:13162: result: yes
  419. configure:13165: checking whether to build shared libraries
  420. configure:13186: result: yes
  421. configure:13189: checking whether to build static libraries
  422. configure:13193: result: no
  423. configure:13313: checking for pkg-config
  424. configure:13331: found /usr/bin/pkg-config
  425. configure:13343: result: /usr/bin/pkg-config
  426. configure:13368: checking pkg-config is at least version 0.16
  427. configure:13371: result: yes
  428. configure:13388: checking for GLIB - version >= 2.0.0
  429. configure:13502: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lglib-2.0    >&5
  430. configure:13502: $? = 0
  431. configure:13502: ./conftest
  432. configure:13502: $? = 0
  433. configure:13516: result: yes (version 2.28.8)
  434. configure:13589: checking size of char
  435. configure:13594: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  436. configure:13594: $? = 0
  437. configure:13594: ./conftest
  438. configure:13594: $? = 0
  439. configure:13608: result: 1
  440. configure:13622: checking size of short
  441. configure:13627: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  442. configure:13627: $? = 0
  443. configure:13627: ./conftest
  444. configure:13627: $? = 0
  445. configure:13641: result: 2
  446. configure:13655: checking size of long
  447. configure:13660: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  448. configure:13660: $? = 0
  449. configure:13660: ./conftest
  450. configure:13660: $? = 0
  451. configure:13674: result: 8
  452. configure:13688: checking size of int
  453. configure:13693: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  454. configure:13693: $? = 0
  455. configure:13693: ./conftest
  456. configure:13693: $? = 0
  457. configure:13707: result: 4
  458. configure:13721: checking size of void *
  459. configure:13726: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  460. configure:13726: $? = 0
  461. configure:13726: ./conftest
  462. configure:13726: $? = 0
  463. configure:13740: result: 8
  464. configure:13754: checking size of long long
  465. configure:13759: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  466. configure:13759: $? = 0
  467. configure:13759: ./conftest
  468. configure:13759: $? = 0
  469. configure:13773: result: 8
  470. configure:13787: checking size of __int64
  471. configure:13792: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  472. conftest.c: In function 'longval':
  473. conftest.c:63:57: error: '__int64' undeclared (first use in this function)
  474. conftest.c:63:57: note: each undeclared identifier is reported only once for each function it appears in
  475. conftest.c: In function 'ulongval':
  476. conftest.c:64:67: error: '__int64' undeclared (first use in this function)
  477. conftest.c: In function 'main':
  478. conftest.c:74:28: error: '__int64' undeclared (first use in this function)
  479. configure:13792: $? = 1
  480. configure: program exited with status 1
  481. configure: failed program was:
  482. | /* confdefs.h */
  483. | #define PACKAGE_NAME "mutter"
  484. | #define PACKAGE_TARNAME "mutter"
  485. | #define PACKAGE_VERSION "3.0.2.1"
  486. | #define PACKAGE_STRING "mutter 3.0.2.1"
  487. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  488. | #define PACKAGE_URL ""
  489. | #define PACKAGE "mutter"
  490. | #define VERSION "3.0.2.1"
  491. | #define GETTEXT_PACKAGE "mutter"
  492. | #define STDC_HEADERS 1
  493. | #define HAVE_SYS_TYPES_H 1
  494. | #define HAVE_SYS_STAT_H 1
  495. | #define HAVE_STDLIB_H 1
  496. | #define HAVE_STRING_H 1
  497. | #define HAVE_MEMORY_H 1
  498. | #define HAVE_STRINGS_H 1
  499. | #define HAVE_INTTYPES_H 1
  500. | #define HAVE_STDINT_H 1
  501. | #define HAVE_UNISTD_H 1
  502. | #define HAVE_DLFCN_H 1
  503. | #define LT_OBJDIR ".libs/"
  504. | #define SIZEOF_CHAR 1
  505. | #define SIZEOF_SHORT 2
  506. | #define SIZEOF_LONG 8
  507. | #define SIZEOF_INT 4
  508. | #define SIZEOF_VOID_P 8
  509. | #define SIZEOF_LONG_LONG 8
  510. | /* end confdefs.h.  */
  511. | #include <stdio.h>
  512. | #ifdef HAVE_SYS_TYPES_H
  513. | # include <sys/types.h>
  514. | #endif
  515. | #ifdef HAVE_SYS_STAT_H
  516. | # include <sys/stat.h>
  517. | #endif
  518. | #ifdef STDC_HEADERS
  519. | # include <stdlib.h>
  520. | # include <stddef.h>
  521. | #else
  522. | # ifdef HAVE_STDLIB_H
  523. | #  include <stdlib.h>
  524. | # endif
  525. | #endif
  526. | #ifdef HAVE_STRING_H
  527. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  528. | #  include <memory.h>
  529. | # endif
  530. | # include <string.h>
  531. | #endif
  532. | #ifdef HAVE_STRINGS_H
  533. | # include <strings.h>
  534. | #endif
  535. | #ifdef HAVE_INTTYPES_H
  536. | # include <inttypes.h>
  537. | #endif
  538. | #ifdef HAVE_STDINT_H
  539. | # include <stdint.h>
  540. | #endif
  541. | #ifdef HAVE_UNISTD_H
  542. | # include <unistd.h>
  543. | #endif
  544. | static long int longval () { return (long int) (sizeof (__int64)); }
  545. | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
  546. | #include <stdio.h>
  547. | #include <stdlib.h>
  548. | int
  549. | main ()
  550. | {
  551. |
  552. |   FILE *f = fopen ("conftest.val", "w");
  553. |   if (! f)
  554. |     return 1;
  555. |   if (((long int) (sizeof (__int64))) < 0)
  556. |     {
  557. |       long int i = longval ();
  558. |       if (i != ((long int) (sizeof (__int64))))
  559. |       return 1;
  560. |       fprintf (f, "%ld", i);
  561. |     }
  562. |   else
  563. |     {
  564. |       unsigned long int i = ulongval ();
  565. |       if (i != ((long int) (sizeof (__int64))))
  566. |       return 1;
  567. |       fprintf (f, "%lu", i);
  568. |     }
  569. |   /* Do not output a trailing newline, as this causes \r\n confusion
  570. |      on some platforms.  */
  571. |   return ferror (f) || fclose (f) != 0;
  572. |
  573. |   ;
  574. |   return 0;
  575. | }
  576. configure:13806: result: 0
  577. configure:13818: checking whether byte ordering is bigendian
  578. configure:13833: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  579. conftest.c:32:9: error: unknown type name 'not'
  580. conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  581. conftest.c:32:15: error: unknown type name 'universal'
  582. configure:13833: $? = 1
  583. configure: failed program was:
  584. | /* confdefs.h */
  585. | #define PACKAGE_NAME "mutter"
  586. | #define PACKAGE_TARNAME "mutter"
  587. | #define PACKAGE_VERSION "3.0.2.1"
  588. | #define PACKAGE_STRING "mutter 3.0.2.1"
  589. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  590. | #define PACKAGE_URL ""
  591. | #define PACKAGE "mutter"
  592. | #define VERSION "3.0.2.1"
  593. | #define GETTEXT_PACKAGE "mutter"
  594. | #define STDC_HEADERS 1
  595. | #define HAVE_SYS_TYPES_H 1
  596. | #define HAVE_SYS_STAT_H 1
  597. | #define HAVE_STDLIB_H 1
  598. | #define HAVE_STRING_H 1
  599. | #define HAVE_MEMORY_H 1
  600. | #define HAVE_STRINGS_H 1
  601. | #define HAVE_INTTYPES_H 1
  602. | #define HAVE_STDINT_H 1
  603. | #define HAVE_UNISTD_H 1
  604. | #define HAVE_DLFCN_H 1
  605. | #define LT_OBJDIR ".libs/"
  606. | #define SIZEOF_CHAR 1
  607. | #define SIZEOF_SHORT 2
  608. | #define SIZEOF_LONG 8
  609. | #define SIZEOF_INT 4
  610. | #define SIZEOF_VOID_P 8
  611. | #define SIZEOF_LONG_LONG 8
  612. | #define SIZEOF___INT64 0
  613. | /* end confdefs.h.  */
  614. | #ifndef __APPLE_CC__
  615. |              not a universal capable compiler
  616. |            #endif
  617. |            typedef int dummy;
  618. |
  619. configure:13878: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  620. configure:13878: $? = 0
  621. configure:13896: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  622. conftest.c: In function 'main':
  623. conftest.c:38:4: error: unknown type name 'not'
  624. conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  625. configure:13896: $? = 1
  626. configure: failed program was:
  627. | /* confdefs.h */
  628. | #define PACKAGE_NAME "mutter"
  629. | #define PACKAGE_TARNAME "mutter"
  630. | #define PACKAGE_VERSION "3.0.2.1"
  631. | #define PACKAGE_STRING "mutter 3.0.2.1"
  632. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  633. | #define PACKAGE_URL ""
  634. | #define PACKAGE "mutter"
  635. | #define VERSION "3.0.2.1"
  636. | #define GETTEXT_PACKAGE "mutter"
  637. | #define STDC_HEADERS 1
  638. | #define HAVE_SYS_TYPES_H 1
  639. | #define HAVE_SYS_STAT_H 1
  640. | #define HAVE_STDLIB_H 1
  641. | #define HAVE_STRING_H 1
  642. | #define HAVE_MEMORY_H 1
  643. | #define HAVE_STRINGS_H 1
  644. | #define HAVE_INTTYPES_H 1
  645. | #define HAVE_STDINT_H 1
  646. | #define HAVE_UNISTD_H 1
  647. | #define HAVE_DLFCN_H 1
  648. | #define LT_OBJDIR ".libs/"
  649. | #define SIZEOF_CHAR 1
  650. | #define SIZEOF_SHORT 2
  651. | #define SIZEOF_LONG 8
  652. | #define SIZEOF_INT 4
  653. | #define SIZEOF_VOID_P 8
  654. | #define SIZEOF_LONG_LONG 8
  655. | #define SIZEOF___INT64 0
  656. | /* end confdefs.h.  */
  657. | #include <sys/types.h>
  658. |               #include <sys/param.h>
  659. |
  660. | int
  661. | main ()
  662. | {
  663. | #if BYTE_ORDER != BIG_ENDIAN
  664. |                not big endian
  665. |               #endif
  666. |
  667. |   ;
  668. |   return 0;
  669. | }
  670. configure:14024: result: no
  671. configure:14122: checking execinfo.h usability
  672. configure:14122: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  673. configure:14122: $? = 0
  674. configure:14122: result: yes
  675. configure:14122: checking execinfo.h presence
  676. configure:14122: gcc -E  conftest.c
  677. configure:14122: $? = 0
  678. configure:14122: result: yes
  679. configure:14122: checking for execinfo.h
  680. configure:14122: result: yes
  681. configure:14129: checking for backtrace
  682. configure:14129: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  683. configure:14129: $? = 0
  684. configure:14129: result: yes
  685. configure:14146: checking locale.h usability
  686. configure:14146: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  687. configure:14146: $? = 0
  688. configure:14146: result: yes
  689. configure:14146: checking locale.h presence
  690. configure:14146: gcc -E  conftest.c
  691. configure:14146: $? = 0
  692. configure:14146: result: yes
  693. configure:14146: checking for locale.h
  694. configure:14146: result: yes
  695. configure:14157: checking for LC_MESSAGES
  696. configure:14173: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  697. configure:14173: $? = 0
  698. configure:14181: result: yes
  699. configure:14198: checking libintl.h usability
  700. configure:14198: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  701. configure:14198: $? = 0
  702. configure:14198: result: yes
  703. configure:14198: checking libintl.h presence
  704. configure:14198: gcc -E  conftest.c
  705. configure:14198: $? = 0
  706. configure:14198: result: yes
  707. configure:14198: checking for libintl.h
  708. configure:14198: result: yes
  709. configure:14206: checking for ngettext in libc
  710. configure:14224: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  711. configure:14224: $? = 0
  712. configure:14233: result: yes
  713. configure:14237: checking for dgettext in libc
  714. configure:14255: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  715. configure:14255: $? = 0
  716. configure:14264: result: yes
  717. configure:14271: checking for bind_textdomain_codeset
  718. configure:14271: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  719. configure:14271: $? = 0
  720. configure:14271: result: yes
  721. configure:14547: checking for msgfmt
  722. configure:14574: result: /usr/bin/msgfmt
  723. configure:14585: checking for dcgettext
  724. configure:14585: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c   >&5
  725. conftest.c:62:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
  726. configure:14585: $? = 0
  727. configure:14585: result: yes
  728. configure:14595: checking if msgfmt accepts -c
  729. configure:14610: $MSGFMT -c -o /dev/null conftest.foo
  730. configure:14613: $? = 0
  731. configure:14615: result: yes
  732. configure:14625: checking for gmsgfmt
  733. configure:14656: result: /usr/bin/msgfmt
  734. configure:14666: checking for xgettext
  735. configure:14693: result: /usr/bin/xgettext
  736. configure:14712: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c   >&5
  737. configure:14712: $? = 0
  738. configure:14852: checking for ALL
  739. configure:14859: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14.0"
  740. configure:14862: $? = 0
  741. configure:14875: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14.0"
  742. configure:14878: $? = 0
  743. configure:14937: result: yes
  744. configure:14944: checking for MUTTER_MESSAGE
  745. configure:14951: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
  746. configure:14954: $? = 0
  747. configure:14967: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
  748. configure:14970: $? = 0
  749. configure:15029: result: yes
  750. configure:15035: checking for MUTTER_WINDOW_DEMO
  751. configure:15042: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
  752. configure:15045: $? = 0
  753. configure:15058: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
  754. configure:15061: $? = 0
  755. configure:15120: result: yes
  756. configure:15130: checking Startup notification library >= 0.7
  757. configure:15137: result: yes
  758. configure:15160: checking libcanberra-gtk
  759. configure:15168: result: yes
  760. configure:15185: checking Xcomposite >= 0.2
  761. configure:15207: checking for CLUTTER
  762. configure:15214: $PKG_CONFIG --exists --print-errors "$CLUTTER_PACKAGE"
  763. configure:15217: $? = 0
  764. configure:15230: $PKG_CONFIG --exists --print-errors "$CLUTTER_PACKAGE"
  765. configure:15233: $? = 0
  766. configure:15292: result: yes
  767. configure:15302: checking clutter/glx/clutter-glx-texture-pixmap.h usability
  768. configure:15302: gcc -c -march=x86-64 -mtune=generic -O2 -pipe   conftest.c >&5
  769. conftest.c:78:52: fatal error: clutter/glx/clutter-glx-texture-pixmap.h: No such file or directory
  770. compilation terminated.
  771. configure:15302: $? = 1
  772. configure: failed program was:
  773. | /* confdefs.h */
  774. | #define PACKAGE_NAME "mutter"
  775. | #define PACKAGE_TARNAME "mutter"
  776. | #define PACKAGE_VERSION "3.0.2.1"
  777. | #define PACKAGE_STRING "mutter 3.0.2.1"
  778. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  779. | #define PACKAGE_URL ""
  780. | #define PACKAGE "mutter"
  781. | #define VERSION "3.0.2.1"
  782. | #define GETTEXT_PACKAGE "mutter"
  783. | #define STDC_HEADERS 1
  784. | #define HAVE_SYS_TYPES_H 1
  785. | #define HAVE_SYS_STAT_H 1
  786. | #define HAVE_STDLIB_H 1
  787. | #define HAVE_STRING_H 1
  788. | #define HAVE_MEMORY_H 1
  789. | #define HAVE_STRINGS_H 1
  790. | #define HAVE_INTTYPES_H 1
  791. | #define HAVE_STDINT_H 1
  792. | #define HAVE_UNISTD_H 1
  793. | #define HAVE_DLFCN_H 1
  794. | #define LT_OBJDIR ".libs/"
  795. | #define SIZEOF_CHAR 1
  796. | #define SIZEOF_SHORT 2
  797. | #define SIZEOF_LONG 8
  798. | #define SIZEOF_INT 4
  799. | #define SIZEOF_VOID_P 8
  800. | #define SIZEOF_LONG_LONG 8
  801. | #define SIZEOF___INT64 0
  802. | #define HAVE_GCONF 1
  803. | #define WITH_VERBOSE_MODE 1
  804. | #define HAVE_EXECINFO_H 1
  805. | #define HAVE_BACKTRACE 1
  806. | #define HAVE_LOCALE_H 1
  807. | #define HAVE_LC_MESSAGES 1
  808. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  809. | #define HAVE_GETTEXT 1
  810. | #define HAVE_DCGETTEXT 1
  811. | #define ENABLE_NLS 1
  812. | #define HAVE_STARTUP_NOTIFICATION /**/
  813. | #define HAVE_LIBCANBERRA 1
  814. | #define HAVE_COMPOSITE_EXTENSIONS 1
  815. | #define WITH_CLUTTER /**/
  816. | /* end confdefs.h.  */
  817. | #include <stdio.h>
  818. | #ifdef HAVE_SYS_TYPES_H
  819. | # include <sys/types.h>
  820. | #endif
  821. | #ifdef HAVE_SYS_STAT_H
  822. | # include <sys/stat.h>
  823. | #endif
  824. | #ifdef STDC_HEADERS
  825. | # include <stdlib.h>
  826. | # include <stddef.h>
  827. | #else
  828. | # ifdef HAVE_STDLIB_H
  829. | #  include <stdlib.h>
  830. | # endif
  831. | #endif
  832. | #ifdef HAVE_STRING_H
  833. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  834. | #  include <memory.h>
  835. | # endif
  836. | # include <string.h>
  837. | #endif
  838. | #ifdef HAVE_STRINGS_H
  839. | # include <strings.h>
  840. | #endif
  841. | #ifdef HAVE_INTTYPES_H
  842. | # include <inttypes.h>
  843. | #endif
  844. | #ifdef HAVE_STDINT_H
  845. | # include <stdint.h>
  846. | #endif
  847. | #ifdef HAVE_UNISTD_H
  848. | # include <unistd.h>
  849. | #endif
  850. | #include <clutter/glx/clutter-glx-texture-pixmap.h>
  851. configure:15302: result: no
  852. configure:15302: checking clutter/glx/clutter-glx-texture-pixmap.h presence
  853. configure:15302: gcc -E   conftest.c
  854. conftest.c:45:52: fatal error: clutter/glx/clutter-glx-texture-pixmap.h: No such file or directory
  855. compilation terminated.
  856. configure:15302: $? = 1
  857. configure: failed program was:
  858. | /* confdefs.h */
  859. | #define PACKAGE_NAME "mutter"
  860. | #define PACKAGE_TARNAME "mutter"
  861. | #define PACKAGE_VERSION "3.0.2.1"
  862. | #define PACKAGE_STRING "mutter 3.0.2.1"
  863. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  864. | #define PACKAGE_URL ""
  865. | #define PACKAGE "mutter"
  866. | #define VERSION "3.0.2.1"
  867. | #define GETTEXT_PACKAGE "mutter"
  868. | #define STDC_HEADERS 1
  869. | #define HAVE_SYS_TYPES_H 1
  870. | #define HAVE_SYS_STAT_H 1
  871. | #define HAVE_STDLIB_H 1
  872. | #define HAVE_STRING_H 1
  873. | #define HAVE_MEMORY_H 1
  874. | #define HAVE_STRINGS_H 1
  875. | #define HAVE_INTTYPES_H 1
  876. | #define HAVE_STDINT_H 1
  877. | #define HAVE_UNISTD_H 1
  878. | #define HAVE_DLFCN_H 1
  879. | #define LT_OBJDIR ".libs/"
  880. | #define SIZEOF_CHAR 1
  881. | #define SIZEOF_SHORT 2
  882. | #define SIZEOF_LONG 8
  883. | #define SIZEOF_INT 4
  884. | #define SIZEOF_VOID_P 8
  885. | #define SIZEOF_LONG_LONG 8
  886. | #define SIZEOF___INT64 0
  887. | #define HAVE_GCONF 1
  888. | #define WITH_VERBOSE_MODE 1
  889. | #define HAVE_EXECINFO_H 1
  890. | #define HAVE_BACKTRACE 1
  891. | #define HAVE_LOCALE_H 1
  892. | #define HAVE_LC_MESSAGES 1
  893. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  894. | #define HAVE_GETTEXT 1
  895. | #define HAVE_DCGETTEXT 1
  896. | #define ENABLE_NLS 1
  897. | #define HAVE_STARTUP_NOTIFICATION /**/
  898. | #define HAVE_LIBCANBERRA 1
  899. | #define HAVE_COMPOSITE_EXTENSIONS 1
  900. | #define WITH_CLUTTER /**/
  901. | /* end confdefs.h.  */
  902. | #include <clutter/glx/clutter-glx-texture-pixmap.h>
  903. configure:15302: result: no
  904. configure:15302: checking for clutter/glx/clutter-glx-texture-pixmap.h
  905. configure:15302: result: no
  906. configure:15333: checking for gobject-introspection
  907. configure:15364: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= $INTROSPECTION_VERSION"
  908. configure:15367: $? = 0
  909. configure:15378: result: yes
  910. configure:15425: checking Xcursor
  911. configure:15432: result: yes
  912. configure:15445: checking for MUTTER
  913. configure:15452: $PKG_CONFIG --exists --print-errors "$MUTTER_PC_MODULES"
  914. configure:15455: $? = 0
  915. configure:15468: $PKG_CONFIG --exists --print-errors "$MUTTER_PC_MODULES"
  916. configure:15471: $? = 0
  917. configure:15530: result: yes
  918. configure:15535: checking for X
  919. configure:15643: gcc -E  conftest.c
  920. configure:15643: $? = 0
  921. configure:15674: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11  >&5
  922. configure:15674: $? = 0
  923. configure:15724: result: libraries , headers
  924. configure:15823: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c   -lX11 >&5
  925. configure:15823: $? = 0
  926. configure:15921: checking for gethostbyname
  927. configure:15921: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  928. configure:15921: $? = 0
  929. configure:15921: result: yes
  930. configure:16018: checking for connect
  931. configure:16018: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  932. configure:16018: $? = 0
  933. configure:16018: result: yes
  934. configure:16067: checking for remove
  935. configure:16067: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  936. configure:16067: $? = 0
  937. configure:16067: result: yes
  938. configure:16116: checking for shmat
  939. configure:16116: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  940. configure:16116: $? = 0
  941. configure:16116: result: yes
  942. configure:16174: checking for IceConnectionNumber in -lICE
  943. configure:16199: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lICE   >&5
  944. configure:16199: $? = 0
  945. configure:16208: result: yes
  946. configure:16309: checking for XineramaQueryExtension in -lXinerama
  947. configure:16334: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe   -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXinerama -lXext   -lSM -lICE -lX11   >&5
  948. configure:16334: $? = 0
  949. configure:16343: result: yes
  950. configure:16346: checking for X11/extensions/Xinerama.h
  951. configure:16346: gcc -c -march=x86-64 -mtune=generic -O2 -pipe   conftest.c >&5
  952. configure:16346: $? = 0
  953. configure:16346: result: yes
  954. configure:16368: checking for Xinerama support on XFree86
  955. configure:16370: result: yes
  956. configure:16380: checking for XShapeQueryExtension in -lXext
  957. configure:16405: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext   -lSM -lICE -lX11   >&5
  958. configure:16405: $? = 0
  959. configure:16414: result: yes
  960. configure:16417: checking X11/extensions/shape.h usability
  961. configure:16417: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  962. configure:16417: $? = 0
  963. configure:16417: result: yes
  964. configure:16417: checking X11/extensions/shape.h presence
  965. configure:16417: gcc -E  conftest.c
  966. configure:16417: $? = 0
  967. configure:16417: result: yes
  968. configure:16417: checking for X11/extensions/shape.h
  969. configure:16417: result: yes
  970. configure:16444: checking for XkbQueryExtension in -lX11
  971. configure:16469: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11   -lSM -lICE -lX11   >&5
  972. configure:16469: $? = 0
  973. configure:16478: result: yes
  974. configure:16481: checking X11/XKBlib.h usability
  975. configure:16481: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  976. configure:16481: $? = 0
  977. configure:16481: result: yes
  978. configure:16481: checking X11/XKBlib.h presence
  979. configure:16481: gcc -E  conftest.c
  980. configure:16481: $? = 0
  981. configure:16481: result: yes
  982. configure:16481: checking for X11/XKBlib.h
  983. configure:16481: result: yes
  984. configure:16499: checking for XRRUpdateConfiguration in -lXrandr
  985. configure:16524: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXrandr -lXrender -lXext   -lSM -lICE -lX11   >&5
  986. configure:16524: $? = 0
  987. configure:16533: result: yes
  988. configure:16536: checking for X11/extensions/Xrandr.h
  989. configure:16536: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  990. configure:16536: $? = 0
  991. configure:16536: result: yes
  992. configure:16554: checking for XSyncQueryExtension in -lXext
  993. configure:16579: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext   -lSM -lICE -lX11   >&5
  994. configure:16579: $? = 0
  995. configure:16588: result: yes
  996. configure:16591: checking for X11/extensions/sync.h
  997. configure:16591: gcc -c -march=x86-64 -mtune=generic -O2 -pipe  conftest.c >&5
  998. configure:16591: $? = 0
  999. configure:16591: result: yes
  1000. configure:16715: checking for gdk-pixbuf-csource
  1001. configure:16733: found /usr/bin/gdk-pixbuf-csource
  1002. configure:16746: result: /usr/bin/gdk-pixbuf-csource
  1003. configure:16764: checking for gconftool-2
  1004. configure:16782: found /usr/bin/gconftool-2
  1005. configure:16795: result: /usr/bin/gconftool-2
  1006. configure:16822: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  1007. configure:16837: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
  1008. configure:16864: checking for zenity
  1009. configure:16882: found /usr/bin/zenity
  1010. configure:16895: result: /usr/bin/zenity
  1011. configure:16950: checking for a Python interpreter with version >= 2.5
  1012. configure:16967: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  1013. configure:16970: $? = 0
  1014. configure:16976: result: python
  1015. configure:16984: checking for python
  1016. configure:17002: found /usr/bin/python
  1017. configure:17014: result: /usr/bin/python
  1018. configure:17032: checking for python version
  1019. configure:17039: result: 3.2
  1020. configure:17051: checking for python platform
  1021. configure:17058: result: linux2
  1022. configure:17065: checking for python script directory
  1023. configure:17094: result: ${prefix}/lib/python3.2/site-packages
  1024. configure:17103: checking for python extension module directory
  1025. configure:17132: result: ${exec_prefix}/lib/python3.2/site-packages
  1026. configure:17150: checking gnome-doc-utils >= 0.8.0
  1027. configure:17153: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
  1028. configure:17156: $? = 0
  1029. configure:17164: result: yes
  1030. configure:17471: creating ./config.status
  1031.  
  1032. ## ---------------------- ##
  1033. ## Running config.status. ##
  1034. ## ---------------------- ##
  1035.  
  1036. This file was extended by mutter config.status 3.0.2.1, which was
  1037. generated by GNU Autoconf 2.68.  Invocation command line was
  1038.  
  1039.   CONFIG_FILES    =
  1040.   CONFIG_HEADERS  =
  1041.   CONFIG_LINKS    =
  1042.   CONFIG_COMMANDS =
  1043.   $ ./config.status
  1044.  
  1045. on tgelterd.corp.omniture.com
  1046.  
  1047. config.status:1274: creating Makefile
  1048. config.status:1274: creating doc/Makefile
  1049. config.status:1274: creating doc/man/Makefile
  1050. config.status:1274: creating src/Makefile
  1051. config.status:1274: creating src/wm-tester/Makefile
  1052. config.status:1274: creating src/libmutter.pc
  1053. config.status:1274: creating src/mutter-plugins.pc
  1054. config.status:1274: creating src/tools/Makefile
  1055. config.status:1274: creating src/compositor/plugins/Makefile
  1056. config.status:1274: creating po/Makefile.in
  1057. config.status:1274: creating config.h
  1058. config.status:1455: config.h is unchanged
  1059. config.status:1503: executing depfiles commands
  1060. config.status:1503: executing libtool commands
  1061. config.status:1503: executing default-1 commands
  1062. config.status:1503: executing po/stamp-it commands
  1063.  
  1064. ## ---------------- ##
  1065. ## Cache variables. ##
  1066. ## ---------------- ##
  1067.  
  1068. ac_cv_build=x86_64-unknown-linux-gnu
  1069. ac_cv_c_bigendian=no
  1070. ac_cv_c_compiler_gnu=yes
  1071. ac_cv_env_ALL_CFLAGS_set=
  1072. ac_cv_env_ALL_CFLAGS_value=
  1073. ac_cv_env_ALL_LIBS_set=
  1074. ac_cv_env_ALL_LIBS_value=
  1075. ac_cv_env_CC_set=
  1076. ac_cv_env_CC_value=
  1077. ac_cv_env_CFLAGS_set=set
  1078. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe'
  1079. ac_cv_env_CLUTTER_CFLAGS_set=
  1080. ac_cv_env_CLUTTER_CFLAGS_value=
  1081. ac_cv_env_CLUTTER_LIBS_set=
  1082. ac_cv_env_CLUTTER_LIBS_value=
  1083. ac_cv_env_CPPFLAGS_set=
  1084. ac_cv_env_CPPFLAGS_value=
  1085. ac_cv_env_CPP_set=
  1086. ac_cv_env_CPP_value=
  1087. ac_cv_env_LDFLAGS_set=set
  1088. ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
  1089. ac_cv_env_LIBS_set=
  1090. ac_cv_env_LIBS_value=
  1091. ac_cv_env_MUTTER_CFLAGS_set=
  1092. ac_cv_env_MUTTER_CFLAGS_value=
  1093. ac_cv_env_MUTTER_LIBS_set=
  1094. ac_cv_env_MUTTER_LIBS_value=
  1095. ac_cv_env_MUTTER_MESSAGE_CFLAGS_set=
  1096. ac_cv_env_MUTTER_MESSAGE_CFLAGS_value=
  1097. ac_cv_env_MUTTER_MESSAGE_LIBS_set=
  1098. ac_cv_env_MUTTER_MESSAGE_LIBS_value=
  1099. ac_cv_env_MUTTER_WINDOW_DEMO_CFLAGS_set=
  1100. ac_cv_env_MUTTER_WINDOW_DEMO_CFLAGS_value=
  1101. ac_cv_env_MUTTER_WINDOW_DEMO_LIBS_set=
  1102. ac_cv_env_MUTTER_WINDOW_DEMO_LIBS_value=
  1103. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  1104. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  1105. ac_cv_env_PKG_CONFIG_PATH_set=set
  1106. ac_cv_env_PKG_CONFIG_PATH_value=:/opt/qt/lib/pkgconfig
  1107. ac_cv_env_PKG_CONFIG_set=
  1108. ac_cv_env_PKG_CONFIG_value=
  1109. ac_cv_env_XMKMF_set=
  1110. ac_cv_env_XMKMF_value=
  1111. ac_cv_env_build_alias_set=
  1112. ac_cv_env_build_alias_value=
  1113. ac_cv_env_host_alias_set=
  1114. ac_cv_env_host_alias_value=
  1115. ac_cv_env_target_alias_set=
  1116. ac_cv_env_target_alias_value=
  1117. ac_cv_func_backtrace=yes
  1118. ac_cv_func_bind_textdomain_codeset=yes
  1119. ac_cv_func_connect=yes
  1120. ac_cv_func_dcgettext=yes
  1121. ac_cv_func_gethostbyname=yes
  1122. ac_cv_func_remove=yes
  1123. ac_cv_func_shmat=yes
  1124. ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
  1125. ac_cv_header_X11_XKBlib_h=yes
  1126. ac_cv_header_X11_extensions_Xinerama_h=yes
  1127. ac_cv_header_X11_extensions_Xrandr_h=yes
  1128. ac_cv_header_X11_extensions_shape_h=yes
  1129. ac_cv_header_X11_extensions_sync_h=yes
  1130. ac_cv_header_clutter_glx_clutter_glx_texture_pixmap_h=no
  1131. ac_cv_header_dlfcn_h=yes
  1132. ac_cv_header_execinfo_h=yes
  1133. ac_cv_header_inttypes_h=yes
  1134. ac_cv_header_libintl_h=yes
  1135. ac_cv_header_locale_h=yes
  1136. ac_cv_header_memory_h=yes
  1137. ac_cv_header_stdc=yes
  1138. ac_cv_header_stdint_h=yes
  1139. ac_cv_header_stdlib_h=yes
  1140. ac_cv_header_string_h=yes
  1141. ac_cv_header_strings_h=yes
  1142. ac_cv_header_sys_stat_h=yes
  1143. ac_cv_header_sys_types_h=yes
  1144. ac_cv_header_unistd_h=yes
  1145. ac_cv_host=x86_64-unknown-linux-gnu
  1146. ac_cv_lib_ICE_IceConnectionNumber=yes
  1147. ac_cv_lib_X11_XkbQueryExtension=yes
  1148. ac_cv_lib_Xext_XShapeQueryExtension=yes
  1149. ac_cv_lib_Xext_XSyncQueryExtension=yes
  1150. ac_cv_lib_Xinerama_XineramaQueryExtension=yes
  1151. ac_cv_lib_Xrandr_XRRUpdateConfiguration=yes
  1152. ac_cv_objext=o
  1153. ac_cv_path_EGREP='/bin/grep -E'
  1154. ac_cv_path_FGREP='/bin/grep -F'
  1155. ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
  1156. ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/bin/gdk-pixbuf-csource
  1157. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  1158. ac_cv_path_GREP=/bin/grep
  1159. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  1160. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  1161. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  1162. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  1163. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1164. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1165. ac_cv_path_PYTHON=/usr/bin/python
  1166. ac_cv_path_SED=/bin/sed
  1167. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1168. ac_cv_path_ZENITY=/usr/bin/zenity
  1169. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1170. ac_cv_path_install='/bin/install -c'
  1171. ac_cv_path_mkdir=/bin/mkdir
  1172. ac_cv_prog_AWK=gawk
  1173. ac_cv_prog_CPP='gcc -E'
  1174. ac_cv_prog_ac_ct_AR=ar
  1175. ac_cv_prog_ac_ct_CC=gcc
  1176. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  1177. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1178. ac_cv_prog_ac_ct_RANLIB=ranlib
  1179. ac_cv_prog_ac_ct_STRIP=strip
  1180. ac_cv_prog_cc_c89=
  1181. ac_cv_prog_cc_g=yes
  1182. ac_cv_prog_make_make_set=yes
  1183. ac_cv_search_strerror='none required'
  1184. ac_cv_sizeof___int64=0
  1185. ac_cv_sizeof_char=1
  1186. ac_cv_sizeof_int=4
  1187. ac_cv_sizeof_long=8
  1188. ac_cv_sizeof_long_long=8
  1189. ac_cv_sizeof_short=2
  1190. ac_cv_sizeof_void_p=8
  1191. am_cv_CC_dependencies_compiler_type=gcc3
  1192. am_cv_pathless_PYTHON=python
  1193. am_cv_python_platform=linux2
  1194. am_cv_python_pyexecdir='${exec_prefix}/lib/python3.2/site-packages'
  1195. am_cv_python_pythondir='${prefix}/lib/python3.2/site-packages'
  1196. am_cv_python_version=3.2
  1197. am_cv_val_LC_MESSAGES=yes
  1198. gdu_cv_have_gdu=yes
  1199. gdu_cv_version_required=0.8.0
  1200. gt_cv_func_dgettext_libc=yes
  1201. gt_cv_func_dgettext_libintl=no
  1202. gt_cv_func_ngettext_libc=yes
  1203. gt_cv_have_gettext=yes
  1204. lt_cv_ar_at_file=@
  1205. lt_cv_archive_cmds_need_lc=no
  1206. lt_cv_deplibs_check_method=pass_all
  1207. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1208. lt_cv_file_magic_test_file=
  1209. lt_cv_ld_reload_flag=-r
  1210. lt_cv_nm_interface='BSD nm'
  1211. lt_cv_objdir=.libs
  1212. lt_cv_path_LD=/usr/bin/ld
  1213. lt_cv_path_NM='/usr/bin/nm -B'
  1214. lt_cv_path_mainfest_tool=no
  1215. lt_cv_prog_compiler_c_o=yes
  1216. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1217. lt_cv_prog_compiler_pic_works=yes
  1218. lt_cv_prog_compiler_rtti_exceptions=no
  1219. lt_cv_prog_compiler_static_works=yes
  1220. lt_cv_prog_gnu_ld=yes
  1221. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1222. lt_cv_shlibpath_overrides_runpath=no
  1223. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1224. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  1225. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  1226. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1227. lt_cv_sys_max_cmd_len=1572864
  1228. lt_cv_to_host_file_cmd=func_convert_file_noop
  1229. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1230. pkg_cv_ALL_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
  1231. pkg_cv_ALL_LIBS='-lglib-2.0  '
  1232. pkg_cv_CLUTTER_CFLAGS=
  1233. pkg_cv_CLUTTER_LIBS='-pthread -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXfixes  '
  1234. pkg_cv_MUTTER_CFLAGS=
  1235. pkg_cv_MUTTER_LIBS='-pthread -Wl,--export-dynamic -lgconf-2 -lstartup-notification-1 -lcanberra-gtk3 -lcanberra -lgtk-3 -lgdk-3 -lpangoft2-1.0 -lfreetype -lfontconfig -lXrender -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lXfixes -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 -lXcursor  '
  1236. pkg_cv_MUTTER_MESSAGE_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
  1237. pkg_cv_MUTTER_MESSAGE_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
  1238. pkg_cv_MUTTER_WINDOW_DEMO_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
  1239. pkg_cv_MUTTER_WINDOW_DEMO_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
  1240.  
  1241. ## ----------------- ##
  1242. ## Output variables. ##
  1243. ## ----------------- ##
  1244.  
  1245. ACLOCAL='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run aclocal-1.11'
  1246. ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
  1247. ALL_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
  1248. ALL_LIBS='-lglib-2.0  '
  1249. ALL_LINGUAS=''
  1250. AMDEPBACKSLASH='\'
  1251. AMDEP_FALSE='#'
  1252. AMDEP_TRUE=''
  1253. AMTAR='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run tar'
  1254. AM_BACKSLASH='\'
  1255. AM_DEFAULT_VERBOSITY='0'
  1256. AR='ar'
  1257. AS='as'
  1258. AUTOCONF='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run autoconf'
  1259. AUTOHEADER='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run autoheader'
  1260. AUTOMAKE='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run automake-1.11'
  1261. AWK='gawk'
  1262. CATALOGS=''
  1263. CATOBJEXT='.gmo'
  1264. CC='gcc'
  1265. CCDEPMODE='depmode=gcc3'
  1266. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Werror'
  1267. CLUTTER_CFLAGS=''
  1268. CLUTTER_LIBS='-pthread -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXfixes  '
  1269. CLUTTER_PACKAGE='clutter-1.0'
  1270. CPP='gcc -E'
  1271. CPPFLAGS=''
  1272. CYGPATH_W='echo'
  1273. DATADIRNAME='share'
  1274. DEFS='-DHAVE_CONFIG_H'
  1275. DEPDIR='.deps'
  1276. DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
  1277. DLLTOOL='dlltool'
  1278. DOC_USER_FORMATS=''
  1279. DSYMUTIL=''
  1280. DUMPBIN=''
  1281. ECHO_C=''
  1282. ECHO_N='-n'
  1283. ECHO_T=''
  1284. EGREP='/bin/grep -E'
  1285. ENABLE_SK_FALSE='#'
  1286. ENABLE_SK_TRUE=''
  1287. EXEEXT=''
  1288. FGREP='/bin/grep -F'
  1289. GCONFTOOL='/usr/bin/gconftool-2'
  1290. GCONF_SCHEMAS_INSTALL_FALSE='#'
  1291. GCONF_SCHEMAS_INSTALL_TRUE=''
  1292. GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
  1293. GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
  1294. GDK_PIXBUF_CSOURCE='/usr/bin/gdk-pixbuf-csource'
  1295. GETTEXT_PACKAGE='mutter'
  1296. GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
  1297. GLIB_GENMARSHAL='glib-genmarshal'
  1298. GLIB_LIBS='-lglib-2.0  '
  1299. GLIB_MKENUMS='glib-mkenums'
  1300. GMOFILES=''
  1301. GMSGFMT='/usr/bin/msgfmt'
  1302. GNOME_KEYBINDINGS_KEYSDIR='${datarootdir}/gnome-control-center/keybindings'
  1303. GOBJECT_QUERY='gobject-query'
  1304. GREP='/bin/grep'
  1305. HAVE_GNOME_DOC_UTILS_FALSE='#'
  1306. HAVE_GNOME_DOC_UTILS_TRUE=''
  1307. HAVE_INTROSPECTION_FALSE='#'
  1308. HAVE_INTROSPECTION_TRUE=''
  1309. HAVE_SM_FALSE='#'
  1310. HAVE_SM_TRUE=''
  1311. HELP_DIR='${datadir}/gnome/help'
  1312. HOST_ALIAS=''
  1313. INSTALL_DATA='${INSTALL} -m 644'
  1314. INSTALL_PROGRAM='${INSTALL}'
  1315. INSTALL_SCRIPT='${INSTALL}'
  1316. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1317. INSTOBJEXT='.mo'
  1318. INTLLIBS=''
  1319. 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 $< $@'
  1320. 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 $< $@'
  1321. 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 $< $@'
  1322. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  1323. 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 $< $@'
  1324. 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 $< $@'
  1325. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  1326. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  1327. INTLTOOL_PERL='/usr/bin/perl'
  1328. 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 $< $@'
  1329. 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 $< $@'
  1330. 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 $< $@'
  1331. 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 $< $@'
  1332. 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 $< $@'
  1333. 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 $< $@'
  1334. 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 $< $@'
  1335. 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 $< $@'
  1336. 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 $< $@'
  1337. 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 $< $@'
  1338. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  1339. 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 $< $@'
  1340. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  1341. 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 $< $@'
  1342. INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.0.9/include  '
  1343. INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler'
  1344. INTROSPECTION_GENERATE='/usr/bin/g-ir-generate'
  1345. INTROSPECTION_GIRDIR='/usr/share/gir-1.0'
  1346. INTROSPECTION_LIBS='-Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0  '
  1347. INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection'
  1348. INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner'
  1349. INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0'
  1350. LD='/usr/bin/ld -m elf_x86_64'
  1351. LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
  1352. LIBOBJS=''
  1353. LIBS=''
  1354. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1355. LIPO=''
  1356. LN_S='ln -s'
  1357. LTLIBOBJS=''
  1358. MAINT='#'
  1359. MAINTAINER_MODE_FALSE=''
  1360. MAINTAINER_MODE_TRUE='#'
  1361. MAKEINFO='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run makeinfo'
  1362. MANIFEST_TOOL=':'
  1363. META_GIR='Meta_3_0_gir'
  1364. MKDIR_P='/bin/mkdir -p'
  1365. MKINSTALLDIRS='./mkinstalldirs'
  1366. MSGFMT='/usr/bin/msgfmt'
  1367. MSGFMT_OPTS='-c'
  1368. MSGMERGE='/usr/bin/msgmerge'
  1369. MUTTER_CFLAGS=''
  1370. MUTTER_LIBS='-pthread -Wl,--export-dynamic -lgconf-2 -lstartup-notification-1 -lcanberra-gtk3 -lcanberra -lgtk-3 -lgdk-3 -lpangoft2-1.0 -lfreetype -lfontconfig -lXrender -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lXfixes -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 -lXcursor   -lXext -lXrandr -lXext   -lSM -lICE -lX11 -lXext -lXinerama  -lm'
  1371. MUTTER_MAJOR_VERSION='3'
  1372. MUTTER_MESSAGE_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
  1373. MUTTER_MESSAGE_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0     -lSM -lICE -lX11 -lXext -lXinerama '
  1374. MUTTER_MICRO_VERSION='2.1'
  1375. MUTTER_MINOR_VERSION='0'
  1376. MUTTER_PLUGIN_API_VERSION='3'
  1377. MUTTER_PLUGIN_DIR='${exec_prefix}/lib/mutter/plugins'
  1378. MUTTER_WINDOW_DEMO_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
  1379. MUTTER_WINDOW_DEMO_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0     -lSM -lICE -lX11 -lXext -lXinerama  -lm'
  1380. NM='/usr/bin/nm -B'
  1381. NMEDIT=''
  1382. OBJDUMP='objdump'
  1383. OBJEXT='o'
  1384. OMF_DIR='${datadir}/omf'
  1385. OTOOL64=''
  1386. OTOOL=''
  1387. PACKAGE='mutter'
  1388. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=mutter'
  1389. PACKAGE_NAME='mutter'
  1390. PACKAGE_STRING='mutter 3.0.2.1'
  1391. PACKAGE_TARNAME='mutter'
  1392. PACKAGE_URL=''
  1393. PACKAGE_VERSION='3.0.2.1'
  1394. PATH_SEPARATOR=':'
  1395. PKG_CONFIG='/usr/bin/pkg-config'
  1396. PKG_CONFIG_LIBDIR=''
  1397. PKG_CONFIG_PATH=':/opt/qt/lib/pkgconfig'
  1398. POFILES=''
  1399. POSUB='po'
  1400. PO_IN_DATADIR_FALSE=''
  1401. PO_IN_DATADIR_TRUE=''
  1402. PYTHON='/usr/bin/python'
  1403. PYTHON_EXEC_PREFIX='${exec_prefix}'
  1404. PYTHON_PLATFORM='linux2'
  1405. PYTHON_PREFIX='${prefix}'
  1406. PYTHON_VERSION='3.2'
  1407. RANLIB='ranlib'
  1408. SED='/bin/sed'
  1409. SET_MAKE=''
  1410. SHELL='/bin/sh'
  1411. STRIP='strip'
  1412. USE_NLS='yes'
  1413. VERSION='3.0.2.1'
  1414. XGETTEXT='/usr/bin/xgettext'
  1415. XMKMF=''
  1416. X_CFLAGS=''
  1417. X_EXTRA_LIBS='-lXext -lXinerama '
  1418. X_LIBS=''
  1419. X_PRE_LIBS=' -lSM -lICE'
  1420. ZENITY='/usr/bin/zenity'
  1421. ac_ct_AR='ar'
  1422. ac_ct_CC='gcc'
  1423. ac_ct_DUMPBIN=''
  1424. am__EXEEXT_FALSE=''
  1425. am__EXEEXT_TRUE='#'
  1426. am__fastdepCC_FALSE='#'
  1427. am__fastdepCC_TRUE=''
  1428. am__include='include'
  1429. am__isrc=''
  1430. am__leading_dot='.'
  1431. am__quote=''
  1432. am__tar='${AMTAR} chof - "$$tardir"'
  1433. am__untar='${AMTAR} xf -'
  1434. bindir='${exec_prefix}/bin'
  1435. build='x86_64-unknown-linux-gnu'
  1436. build_alias=''
  1437. build_cpu='x86_64'
  1438. build_os='linux-gnu'
  1439. build_vendor='unknown'
  1440. datadir='${datarootdir}'
  1441. datarootdir='${prefix}/share'
  1442. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1443. dvidir='${docdir}'
  1444. exec_prefix='${prefix}'
  1445. host='x86_64-unknown-linux-gnu'
  1446. host_alias=''
  1447. host_cpu='x86_64'
  1448. host_os='linux-gnu'
  1449. host_vendor='unknown'
  1450. htmldir='${docdir}'
  1451. includedir='${prefix}/include'
  1452. infodir='${datarootdir}/info'
  1453. install_sh='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/install-sh'
  1454. libdir='${exec_prefix}/lib'
  1455. libexecdir='/usr/lib/mutter'
  1456. localedir='${datarootdir}/locale'
  1457. localstatedir='/var'
  1458. mandir='${datarootdir}/man'
  1459. mkdir_p='/bin/mkdir -p'
  1460. oldincludedir='/usr/include'
  1461. pdfdir='${docdir}'
  1462. pkgpyexecdir='${pyexecdir}/mutter'
  1463. pkgpythondir='${pythondir}/mutter'
  1464. prefix='/usr'
  1465. program_transform_name='s,x,x,'
  1466. psdir='${docdir}'
  1467. pyexecdir='${exec_prefix}/lib/python3.2/site-packages'
  1468. pythondir='${prefix}/lib/python3.2/site-packages'
  1469. sbindir='${exec_prefix}/sbin'
  1470. sharedstatedir='${prefix}/com'
  1471. sysconfdir='/etc'
  1472. target_alias=''
  1473.  
  1474. ## ----------- ##
  1475. ## confdefs.h. ##
  1476. ## ----------- ##
  1477.  
  1478. /* confdefs.h */
  1479. #define PACKAGE_NAME "mutter"
  1480. #define PACKAGE_TARNAME "mutter"
  1481. #define PACKAGE_VERSION "3.0.2.1"
  1482. #define PACKAGE_STRING "mutter 3.0.2.1"
  1483. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
  1484. #define PACKAGE_URL ""
  1485. #define PACKAGE "mutter"
  1486. #define VERSION "3.0.2.1"
  1487. #define GETTEXT_PACKAGE "mutter"
  1488. #define STDC_HEADERS 1
  1489. #define HAVE_SYS_TYPES_H 1
  1490. #define HAVE_SYS_STAT_H 1
  1491. #define HAVE_STDLIB_H 1
  1492. #define HAVE_STRING_H 1
  1493. #define HAVE_MEMORY_H 1
  1494. #define HAVE_STRINGS_H 1
  1495. #define HAVE_INTTYPES_H 1
  1496. #define HAVE_STDINT_H 1
  1497. #define HAVE_UNISTD_H 1
  1498. #define HAVE_DLFCN_H 1
  1499. #define LT_OBJDIR ".libs/"
  1500. #define SIZEOF_CHAR 1
  1501. #define SIZEOF_SHORT 2
  1502. #define SIZEOF_LONG 8
  1503. #define SIZEOF_INT 4
  1504. #define SIZEOF_VOID_P 8
  1505. #define SIZEOF_LONG_LONG 8
  1506. #define SIZEOF___INT64 0
  1507. #define HAVE_GCONF 1
  1508. #define WITH_VERBOSE_MODE 1
  1509. #define HAVE_EXECINFO_H 1
  1510. #define HAVE_BACKTRACE 1
  1511. #define HAVE_LOCALE_H 1
  1512. #define HAVE_LC_MESSAGES 1
  1513. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1514. #define HAVE_GETTEXT 1
  1515. #define HAVE_DCGETTEXT 1
  1516. #define ENABLE_NLS 1
  1517. #define HAVE_STARTUP_NOTIFICATION /**/
  1518. #define HAVE_LIBCANBERRA 1
  1519. #define HAVE_COMPOSITE_EXTENSIONS 1
  1520. #define WITH_CLUTTER /**/
  1521. #define HAVE_INTROSPECTION 1
  1522. #define HAVE_XCURSOR /**/
  1523. #define HAVE_XFREE_XINERAMA /**/
  1524. #define HAVE_XINERAMA /**/
  1525. #define HAVE_SHAPE /**/
  1526. #define HAVE_XKB /**/
  1527. #define HAVE_RANDR /**/
  1528. #define HAVE_XSYNC /**/
  1529. #define HAVE_SM /**/
  1530.  
  1531. configure: exit 0