Advertisement
Seiren

src/libdbusmenu-12.10.2/config.log

Aug 13th, 2015
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 49.03 KB | None | 0 0
  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 libdbusmenu configure 12.10.2, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-dumper --disable-static --disable-tests --with-gtk=2
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = AlexDesktop
  14. uname -m = x86_64
  15. uname -r = 4.1.4-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Mon Aug 3 21:30:37 UTC 2015
  18.  
  19. /usr/bin/uname -p = unknown
  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      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /usr/lib/jvm/default/bin
  34. PATH: /opt/opencascade/bin
  35. PATH: /usr/bin/site_perl
  36. PATH: /usr/bin/vendor_perl
  37. PATH: /usr/bin/core_perl
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2472: checking for a BSD-compatible install
  45. configure:2540: result: /usr/bin/install -c
  46. configure:2551: checking whether build environment is sane
  47. configure:2601: result: yes
  48. configure:2742: checking for a thread-safe mkdir -p
  49. configure:2781: result: /usr/bin/mkdir -p
  50. configure:2794: checking for gawk
  51. configure:2810: found /usr/bin/gawk
  52. configure:2821: result: gawk
  53. configure:2832: checking whether make sets $(MAKE)
  54. configure:2854: result: yes
  55. configure:2927: checking whether to enable maintainer-specific portions of Makefiles
  56. configure:2936: result: no
  57. configure:2951: checking whether NLS is requested
  58. configure:2960: result: yes
  59. configure:2976: checking for style of include used by make
  60. configure:3004: result: GNU
  61. configure:3075: checking for gcc
  62. configure:3091: found /usr/bin/gcc
  63. configure:3102: result: gcc
  64. configure:3331: checking for C compiler version
  65. configure:3340: gcc --version >&5
  66. gcc (GCC) 5.2.0
  67. Copyright (C) 2015 Free Software Foundation, Inc.
  68. This is free software; see the source for copying conditions.  There is NO
  69. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70.  
  71. configure:3351: $? = 0
  72. configure:3340: gcc -v >&5
  73. Using built-in specs.
  74. COLLECT_GCC=gcc
  75. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
  76. Target: x86_64-unknown-linux-gnu
  77. Configured with: /build/gcc-multilib/src/gcc-5.2.0/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
  78. Thread model: posix
  79. gcc version 5.2.0 (GCC)
  80. configure:3351: $? = 0
  81. configure:3340: gcc -V >&5
  82. gcc: error: unrecognized command line option '-V'
  83. gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:3351: $? = 1
  86. configure:3340: gcc -qversion >&5
  87. gcc: error: unrecognized command line option '-qversion'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3351: $? = 1
  91. configure:3371: checking whether the C compiler works
  92. configure:3393: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  93. configure:3397: $? = 0
  94. configure:3445: result: yes
  95. configure:3448: checking for C compiler default output file name
  96. configure:3450: result: a.out
  97. configure:3456: checking for suffix of executables
  98. configure:3463: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  99. configure:3467: $? = 0
  100. configure:3489: result:
  101. configure:3511: checking whether we are cross compiling
  102. configure:3519: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  103. configure:3523: $? = 0
  104. configure:3530: ./conftest
  105. configure:3534: $? = 0
  106. configure:3549: result: no
  107. configure:3554: checking for suffix of object files
  108. configure:3576: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  109. configure:3580: $? = 0
  110. configure:3601: result: o
  111. configure:3605: checking whether we are using the GNU C compiler
  112. configure:3624: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  113. configure:3624: $? = 0
  114. configure:3633: result: yes
  115. configure:3642: checking whether gcc accepts -g
  116. configure:3662: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  117. configure:3662: $? = 0
  118. configure:3703: result: yes
  119. configure:3720: checking for gcc option to accept ISO C89
  120. configure:3783: gcc  -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  121. configure:3783: $? = 0
  122. configure:3796: result: none needed
  123. configure:3818: checking dependency style of gcc
  124. configure:3929: result: gcc3
  125. configure:3959: checking for intltool >= 0.35.0
  126. configure:3961: result: 0.51.0 found
  127. configure:3969: checking for intltool-update
  128. configure:3987: found /usr/bin/intltool-update
  129. configure:3999: result: /usr/bin/intltool-update
  130. configure:4009: checking for intltool-merge
  131. configure:4027: found /usr/bin/intltool-merge
  132. configure:4039: result: /usr/bin/intltool-merge
  133. configure:4049: checking for intltool-extract
  134. configure:4067: found /usr/bin/intltool-extract
  135. configure:4079: result: /usr/bin/intltool-extract
  136. configure:4233: checking for xgettext
  137. configure:4251: found /usr/bin/xgettext
  138. configure:4263: result: /usr/bin/xgettext
  139. configure:4273: checking for msgmerge
  140. configure:4291: found /usr/bin/msgmerge
  141. configure:4303: result: /usr/bin/msgmerge
  142. configure:4313: checking for msgfmt
  143. configure:4331: found /usr/bin/msgfmt
  144. configure:4343: result: /usr/bin/msgfmt
  145. configure:4353: checking for gmsgfmt
  146. configure:4384: result: /usr/bin/msgfmt
  147. configure:4404: checking for perl
  148. configure:4422: found /usr/bin/perl
  149. configure:4434: result: /usr/bin/perl
  150. configure:4445: checking for perl >= 5.8.1
  151. configure:4452: result: 5.22.0
  152. configure:4456: checking for XML::Parser
  153. configure:4459: result: ok
  154. configure:4484: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  155. configure:4484: $? = 0
  156. configure:4510: checking for library containing strerror
  157. configure:4541: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  158. configure:4541: $? = 0
  159. configure:4558: result: none required
  160. configure:4614: checking for gcc
  161. configure:4641: result: gcc
  162. configure:4870: checking for C compiler version
  163. configure:4879: gcc --version >&5
  164. gcc (GCC) 5.2.0
  165. Copyright (C) 2015 Free Software Foundation, Inc.
  166. This is free software; see the source for copying conditions.  There is NO
  167. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  168.  
  169. configure:4890: $? = 0
  170. configure:4879: gcc -v >&5
  171. Using built-in specs.
  172. COLLECT_GCC=gcc
  173. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
  174. Target: x86_64-unknown-linux-gnu
  175. Configured with: /build/gcc-multilib/src/gcc-5.2.0/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
  176. Thread model: posix
  177. gcc version 5.2.0 (GCC)
  178. configure:4890: $? = 0
  179. configure:4879: gcc -V >&5
  180. gcc: error: unrecognized command line option '-V'
  181. gcc: fatal error: no input files
  182. compilation terminated.
  183. configure:4890: $? = 1
  184. configure:4879: gcc -qversion >&5
  185. gcc: error: unrecognized command line option '-qversion'
  186. gcc: fatal error: no input files
  187. compilation terminated.
  188. configure:4890: $? = 1
  189. configure:4894: checking whether we are using the GNU C compiler
  190. configure:4922: result: yes
  191. configure:4931: checking whether gcc accepts -g
  192. configure:4992: result: yes
  193. configure:5009: checking for gcc option to accept ISO C89
  194. configure:5085: result: none needed
  195. configure:5107: checking dependency style of gcc
  196. configure:5218: result: gcc3
  197. configure:5234: checking whether gcc and cc understand -c and -o together
  198. configure:5265: gcc -c conftest.c -o conftest2.o >&5
  199. configure:5269: $? = 0
  200. configure:5275: gcc -c conftest.c -o conftest2.o >&5
  201. configure:5279: $? = 0
  202. configure:5290: cc -c conftest.c >&5
  203. configure:5294: $? = 0
  204. configure:5302: cc -c conftest.c -o conftest2.o >&5
  205. configure:5306: $? = 0
  206. configure:5312: cc -c conftest.c -o conftest2.o >&5
  207. configure:5316: $? = 0
  208. configure:5334: result: yes
  209. configure:5364: checking how to run the C preprocessor
  210. configure:5395: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  211. In file included from /usr/include/limits.h:25:0,
  212.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include-fixed/limits.h:168,
  213.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include-fixed/syslimits.h:7,
  214.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include-fixed/limits.h:34,
  215.                  from conftest.c:10:
  216. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  217.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  218.     ^
  219. configure:5395: $? = 0
  220. configure:5409: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  221. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  222. compilation terminated.
  223. configure:5409: $? = 1
  224. configure: failed program was:
  225. | /* confdefs.h */
  226. | #define PACKAGE_NAME "libdbusmenu"
  227. | #define PACKAGE_TARNAME "libdbusmenu"
  228. | #define PACKAGE_VERSION "12.10.2"
  229. | #define PACKAGE_STRING "libdbusmenu 12.10.2"
  230. | #define PACKAGE_BUGREPORT "ted@canonical.com"
  231. | #define PACKAGE_URL ""
  232. | /* end confdefs.h.  */
  233. | #include <ac_nonexistent.h>
  234. configure:5434: result: gcc -E
  235. configure:5454: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  236. In file included from /usr/include/limits.h:25:0,
  237.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include-fixed/limits.h:168,
  238.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include-fixed/syslimits.h:7,
  239.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include-fixed/limits.h:34,
  240.                  from conftest.c:10:
  241. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  242.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  243.     ^
  244. configure:5454: $? = 0
  245. configure:5468: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  246. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  247. compilation terminated.
  248. configure:5468: $? = 1
  249. configure: failed program was:
  250. | /* confdefs.h */
  251. | #define PACKAGE_NAME "libdbusmenu"
  252. | #define PACKAGE_TARNAME "libdbusmenu"
  253. | #define PACKAGE_VERSION "12.10.2"
  254. | #define PACKAGE_STRING "libdbusmenu 12.10.2"
  255. | #define PACKAGE_BUGREPORT "ted@canonical.com"
  256. | #define PACKAGE_URL ""
  257. | /* end confdefs.h.  */
  258. | #include <ac_nonexistent.h>
  259. configure:5497: checking for grep that handles long lines and -e
  260. configure:5555: result: /usr/bin/grep
  261. configure:5560: checking for egrep
  262. configure:5622: result: /usr/bin/grep -E
  263. configure:5627: checking for ANSI C header files
  264. configure:5647: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  265. configure:5647: $? = 0
  266. In file included from /usr/include/string.h:25:0,
  267.                  from conftest.c:9:
  268. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  269.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  270.     ^
  271. In file included from /usr/include/stdlib.h:24:0,
  272.                  from conftest.c:9:
  273. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  274.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  275.     ^
  276. configure:5720: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  277. configure:5720: $? = 0
  278. configure:5720: ./conftest
  279. configure:5720: $? = 0
  280. configure:5731: result: yes
  281. configure:5768: checking build system type
  282. configure:5782: result: x86_64-unknown-linux-gnu
  283. configure:5802: checking host system type
  284. configure:5815: result: x86_64-unknown-linux-gnu
  285. configure:5856: checking how to print strings
  286. configure:5883: result: printf
  287. configure:5904: checking for a sed that does not truncate output
  288. configure:5968: result: /usr/bin/sed
  289. configure:5986: checking for fgrep
  290. configure:6048: result: /usr/bin/grep -F
  291. configure:6083: checking for ld used by gcc
  292. configure:6150: result: /usr/bin/ld
  293. configure:6157: checking if the linker (/usr/bin/ld) is GNU ld
  294. configure:6172: result: yes
  295. configure:6184: checking for BSD- or MS-compatible name lister (nm)
  296. configure:6233: result: /usr/bin/nm -B
  297. configure:6363: checking the name lister (/usr/bin/nm -B) interface
  298. configure:6370: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  299. configure:6373: /usr/bin/nm -B "conftest.o"
  300. configure:6376: output
  301. 0000000000000000 B some_variable
  302. configure:6383: result: BSD nm
  303. configure:6386: checking whether ln -s works
  304. configure:6390: result: yes
  305. configure:6398: checking the maximum length of command line arguments
  306. configure:6528: result: 1572864
  307. configure:6545: checking whether the shell understands some XSI constructs
  308. configure:6555: result: yes
  309. configure:6559: checking whether the shell understands "+="
  310. configure:6565: result: yes
  311. configure:6600: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  312. configure:6640: result: func_convert_file_noop
  313. configure:6647: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  314. configure:6667: result: func_convert_file_noop
  315. configure:6674: checking for /usr/bin/ld option to reload object files
  316. configure:6681: result: -r
  317. configure:6755: checking for objdump
  318. configure:6771: found /usr/bin/objdump
  319. configure:6782: result: objdump
  320. configure:6814: checking how to recognize dependent libraries
  321. configure:7016: result: pass_all
  322. configure:7101: checking for dlltool
  323. configure:7131: result: no
  324. configure:7161: checking how to associate runtime and link libraries
  325. configure:7188: result: printf %s\n
  326. configure:7248: checking for ar
  327. configure:7264: found /usr/bin/ar
  328. configure:7275: result: ar
  329. configure:7312: checking for archiver @FILE support
  330. configure:7329: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  331. configure:7329: $? = 0
  332. configure:7332: ar cru libconftest.a @conftest.lst >&5
  333. configure:7335: $? = 0
  334. configure:7340: ar cru libconftest.a @conftest.lst >&5
  335. ar: conftest.o: No such file or directory
  336. configure:7343: $? = 1
  337. configure:7355: result: @
  338. configure:7413: checking for strip
  339. configure:7429: found /usr/bin/strip
  340. configure:7440: result: strip
  341. configure:7512: checking for ranlib
  342. configure:7528: found /usr/bin/ranlib
  343. configure:7539: result: ranlib
  344. configure:7641: checking command to parse /usr/bin/nm -B output from gcc object
  345. configure:7761: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  346. configure:7764: $? = 0
  347. configure:7768: /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
  348. configure:7771: $? = 0
  349. configure:7837: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5
  350. configure:7840: $? = 0
  351. configure:7878: result: ok
  352. configure:7915: checking for sysroot
  353. configure:7945: result: no
  354. configure:8022: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  355. configure:8025: $? = 0
  356. configure:8201: checking for mt
  357. configure:8231: result: no
  358. configure:8251: checking if : is a manifest tool
  359. configure:8257: : '-?'
  360. configure:8265: result: no
  361. configure:8907: checking for sys/types.h
  362. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  363. configure:8907: $? = 0
  364. configure:8907: result: yes
  365. configure:8907: checking for sys/stat.h
  366. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  367. configure:8907: $? = 0
  368. configure:8907: result: yes
  369. configure:8907: checking for stdlib.h
  370. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  371. configure:8907: $? = 0
  372. configure:8907: result: yes
  373. configure:8907: checking for string.h
  374. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  375. configure:8907: $? = 0
  376. configure:8907: result: yes
  377. configure:8907: checking for memory.h
  378. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  379. configure:8907: $? = 0
  380. configure:8907: result: yes
  381. configure:8907: checking for strings.h
  382. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  383. configure:8907: $? = 0
  384. configure:8907: result: yes
  385. configure:8907: checking for inttypes.h
  386. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  387. configure:8907: $? = 0
  388. configure:8907: result: yes
  389. configure:8907: checking for stdint.h
  390. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  391. configure:8907: $? = 0
  392. configure:8907: result: yes
  393. configure:8907: checking for unistd.h
  394. configure:8907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  395. configure:8907: $? = 0
  396. configure:8907: result: yes
  397. configure:8921: checking for dlfcn.h
  398. configure:8921: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  399. configure:8921: $? = 0
  400. configure:8921: result: yes
  401. configure:9127: checking for objdir
  402. configure:9142: result: .libs
  403. configure:9413: checking if gcc supports -fno-rtti -fno-exceptions
  404. configure:9431: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
  405. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  406. configure:9435: $? = 0
  407. configure:9448: result: no
  408. configure:9775: checking for gcc option to produce PIC
  409. configure:9782: result: -fPIC -DPIC
  410. configure:9790: checking if gcc PIC flag -fPIC -DPIC works
  411. configure:9808: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
  412. configure:9812: $? = 0
  413. configure:9825: result: yes
  414. configure:9854: checking if gcc static flag -static works
  415. configure:9882: result: yes
  416. configure:9897: checking if gcc supports -c -o file.o
  417. configure:9918: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
  418. configure:9922: $? = 0
  419. configure:9944: result: yes
  420. configure:9952: checking if gcc supports -c -o file.o
  421. configure:9999: result: yes
  422. configure:10032: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  423. configure:11189: result: yes
  424. configure:11226: checking whether -lc should be explicitly linked in
  425. configure:11234: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  426. configure:11237: $? = 0
  427. configure:11252: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
  428. configure:11255: $? = 0
  429. configure:11269: result: no
  430. configure:11429: checking dynamic linker characteristics
  431. configure:11940: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
  432. configure:11940: $? = 0
  433. configure:12174: result: GNU/Linux ld.so
  434. configure:12281: checking how to hardcode library paths into programs
  435. configure:12306: result: immediate
  436. configure:12846: checking whether stripping libraries is possible
  437. configure:12851: result: yes
  438. configure:12886: checking if libtool supports shared libraries
  439. configure:12888: result: yes
  440. configure:12891: checking whether to build shared libraries
  441. configure:12912: result: yes
  442. configure:12915: checking whether to build static libraries
  443. configure:12919: result: no
  444. configure:12971: checking whether make supports nested variables
  445. configure:12988: result: yes
  446. configure:13002: checking for glib-mkenums
  447. configure:13020: found /usr/bin/glib-mkenums
  448. configure:13032: result: /usr/bin/glib-mkenums
  449. configure:13099: checking for pkg-config
  450. configure:13117: found /usr/bin/pkg-config
  451. configure:13129: result: /usr/bin/pkg-config
  452. configure:13154: checking pkg-config is at least version 0.9.0
  453. configure:13157: result: yes
  454. configure:13170: checking for gtkdoc-check
  455. configure:13203: result: no
  456. configure:13212: checking for gtkdoc-rebase
  457. configure:13245: result: no
  458. configure:13256: checking for gtkdoc-mkpdf
  459. configure:13289: result: no
  460. configure:13420: checking whether to build gtk-doc documentation
  461. configure:13422: result: no
  462. configure:13494: checking gnome-doc-utils >= 0.3.2
  463. configure:13497: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
  464. configure:13500: $? = 0
  465. configure:13508: result: yes
  466. configure:13589: checking for DBUSMENUGLIB
  467. configure:13597: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION
  468.                                gio-2.0 >= $GLIB_REQUIRED_VERSION"
  469. configure:13601: $? = 0
  470. configure:13617: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION
  471.                                gio-2.0 >= $GLIB_REQUIRED_VERSION"
  472. configure:13621: $? = 0
  473. configure:13683: result: yes
  474. configure:13851: checking for DBUSMENUGTK
  475. configure:13860: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION
  476.                                         atk
  477.                                         glib-2.0 >= $GLIB_REQUIRED_VERSION"
  478. configure:13865: $? = 0
  479. configure:13883: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION
  480.                                         atk
  481.                                         glib-2.0 >= $GLIB_REQUIRED_VERSION"
  482. configure:13888: $? = 0
  483. configure:13954: result: yes
  484. configure:14329: checking for gobject-introspection
  485. configure:14360: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.7"
  486. configure:14363: $? = 0
  487. configure:14374: result: yes
  488. configure:14413: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.10"
  489. configure:14416: $? = 0
  490. configure:14454: checking for vapigen
  491. configure:14472: found /usr/bin/vapigen
  492. configure:14484: result: /usr/bin/vapigen
  493. configure:14509: checking for xsltproc
  494. configure:14527: found /usr/bin/xsltproc
  495. configure:14539: result: /usr/bin/xsltproc
  496. configure:14575: checking locale.h usability
  497. configure:14575: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  498. configure:14575: $? = 0
  499. configure:14575: result: yes
  500. configure:14575: checking locale.h presence
  501. configure:14575: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  502. In file included from /usr/include/locale.h:25:0,
  503.                  from conftest.c:22:
  504. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  505.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  506.     ^
  507. configure:14575: $? = 0
  508. configure:14575: result: yes
  509. configure:14575: checking for locale.h
  510. configure:14575: result: yes
  511. configure:14586: checking for LC_MESSAGES
  512. configure:14602: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  513. configure:14602: $? = 0
  514. configure:14610: result: yes
  515. configure:14627: checking libintl.h usability
  516. configure:14627: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  517. configure:14627: $? = 0
  518. configure:14627: result: yes
  519. configure:14627: checking libintl.h presence
  520. configure:14627: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  521. In file included from /usr/include/libintl.h:23:0,
  522.                  from conftest.c:24:
  523. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  524.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  525.     ^
  526. configure:14627: $? = 0
  527. configure:14627: result: yes
  528. configure:14627: checking for libintl.h
  529. configure:14627: result: yes
  530. configure:14635: checking for ngettext in libc
  531. configure:14653: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  532. configure:14653: $? = 0
  533. configure:14662: result: yes
  534. configure:14666: checking for dgettext in libc
  535. configure:14684: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  536. configure:14684: $? = 0
  537. configure:14693: result: yes
  538. configure:14700: checking for bind_textdomain_codeset
  539. configure:14700: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  540. configure:14700: $? = 0
  541. configure:14700: result: yes
  542. configure:14976: checking for msgfmt
  543. configure:15003: result: /usr/bin/msgfmt
  544. configure:15014: checking for dcgettext
  545. configure:15014: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c   >&5
  546. conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext'
  547.  char dcgettext ();
  548.       ^
  549. configure:15014: $? = 0
  550. configure:15014: result: yes
  551. configure:15024: checking if msgfmt accepts -c
  552. configure:15039: $MSGFMT -c -o /dev/null conftest.foo
  553. conftest.foo:3: warning: header field 'Language' missing in header
  554. configure:15042: $? = 0
  555. configure:15044: result: yes
  556. configure:15054: checking for gmsgfmt
  557. configure:15085: result: /usr/bin/msgfmt
  558. configure:15095: checking for xgettext
  559. configure:15122: result: /usr/bin/xgettext
  560. configure:15141: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c   >&5
  561. configure:15141: $? = 0
  562. configure:15792: creating ./config.status
  563.  
  564. ## ---------------------- ##
  565. ## Running config.status. ##
  566. ## ---------------------- ##
  567.  
  568. This file was extended by libdbusmenu config.status 12.10.2, which was
  569. generated by GNU Autoconf 2.69.  Invocation command line was
  570.  
  571.   CONFIG_FILES    =
  572.   CONFIG_HEADERS  =
  573.   CONFIG_LINKS    =
  574.   CONFIG_COMMANDS =
  575.   $ ./config.status
  576.  
  577. on AlexDesktop
  578.  
  579. config.status:1258: creating Makefile
  580. config.status:1258: creating po/Makefile.in
  581. config.status:1258: creating libdbusmenu-glib/Makefile
  582. config.status:1258: creating libdbusmenu-glib/dbusmenu-glib-0.4.pc
  583. config.status:1258: creating libdbusmenu-gtk/Makefile
  584. config.status:1258: creating libdbusmenu-gtk/dbusmenu-gtk-0.4.pc
  585. config.status:1258: creating libdbusmenu-gtk/dbusmenu-gtk3-0.4.pc
  586. config.status:1258: creating tools/Makefile
  587. config.status:1258: creating tools/testapp/Makefile
  588. config.status:1258: creating tests/Makefile
  589. config.status:1258: creating tests/dbusmenu-jsonloader-0.4.pc
  590. config.status:1258: creating docs/Makefile
  591. config.status:1258: creating docs/libdbusmenu-glib/Makefile
  592. config.status:1258: creating docs/libdbusmenu-glib/reference/Makefile
  593. config.status:1258: creating docs/libdbusmenu-glib/reference/version.xml
  594. config.status:1258: creating docs/libdbusmenu-gtk/Makefile
  595. config.status:1258: creating docs/libdbusmenu-gtk/reference/Makefile
  596. config.status:1258: creating docs/libdbusmenu-gtk/reference/version.xml
  597. config.status:1258: creating config.h
  598. config.status:1487: executing depfiles commands
  599. config.status:1487: executing libtool commands
  600. config.status:1487: executing default-1 commands
  601. config.status:1487: executing po/stamp-it commands
  602. configure:18073:
  603.  
  604. libdbusmenu Configuration:
  605.  
  606.     Prefix:                 /usr
  607.     Massive Debugging:      no
  608.     GTK+ Version:           2
  609.  
  610. configure:18087:    Tests:                  no
  611. configure:18096:    Gtk:                    yes (gtk2)
  612. configure:18102:    Vala bindings:          yes
  613. configure:18114:    Dumper:                 no
  614. configure:18123:    Coverage reporting:     no
  615.  
  616. ## ---------------- ##
  617. ## Cache variables. ##
  618. ## ---------------- ##
  619.  
  620. ac_cv_build=x86_64-unknown-linux-gnu
  621. ac_cv_c_compiler_gnu=yes
  622. ac_cv_env_CC_set=
  623. ac_cv_env_CC_value=
  624. ac_cv_env_CFLAGS_set=set
  625. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
  626. ac_cv_env_CPPFLAGS_set=set
  627. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  628. ac_cv_env_CPP_set=
  629. ac_cv_env_CPP_value=
  630. ac_cv_env_DBUSMENUDUMPER_CFLAGS_set=
  631. ac_cv_env_DBUSMENUDUMPER_CFLAGS_value=
  632. ac_cv_env_DBUSMENUDUMPER_LIBS_set=
  633. ac_cv_env_DBUSMENUDUMPER_LIBS_value=
  634. ac_cv_env_DBUSMENUGLIB_CFLAGS_set=
  635. ac_cv_env_DBUSMENUGLIB_CFLAGS_value=
  636. ac_cv_env_DBUSMENUGLIB_LIBS_set=
  637. ac_cv_env_DBUSMENUGLIB_LIBS_value=
  638. ac_cv_env_DBUSMENUGTK_CFLAGS_set=
  639. ac_cv_env_DBUSMENUGTK_CFLAGS_value=
  640. ac_cv_env_DBUSMENUGTK_LIBS_set=
  641. ac_cv_env_DBUSMENUGTK_LIBS_value=
  642. ac_cv_env_DBUSMENUTESTSVALGRIND_CFLAGS_set=
  643. ac_cv_env_DBUSMENUTESTSVALGRIND_CFLAGS_value=
  644. ac_cv_env_DBUSMENUTESTSVALGRIND_LIBS_set=
  645. ac_cv_env_DBUSMENUTESTSVALGRIND_LIBS_value=
  646. ac_cv_env_DBUSMENUTESTS_CFLAGS_set=
  647. ac_cv_env_DBUSMENUTESTS_CFLAGS_value=
  648. ac_cv_env_DBUSMENUTESTS_LIBS_set=
  649. ac_cv_env_DBUSMENUTESTS_LIBS_value=
  650. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  651. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  652. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  653. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  654. ac_cv_env_LDFLAGS_set=set
  655. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  656. ac_cv_env_LIBS_set=
  657. ac_cv_env_LIBS_value=
  658. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  659. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  660. ac_cv_env_PKG_CONFIG_PATH_set=
  661. ac_cv_env_PKG_CONFIG_PATH_value=
  662. ac_cv_env_PKG_CONFIG_set=
  663. ac_cv_env_PKG_CONFIG_value=
  664. ac_cv_env_build_alias_set=
  665. ac_cv_env_build_alias_value=
  666. ac_cv_env_host_alias_set=
  667. ac_cv_env_host_alias_value=
  668. ac_cv_env_target_alias_set=
  669. ac_cv_env_target_alias_value=
  670. ac_cv_func_bind_textdomain_codeset=yes
  671. ac_cv_func_dcgettext=yes
  672. ac_cv_header_dlfcn_h=yes
  673. ac_cv_header_inttypes_h=yes
  674. ac_cv_header_libintl_h=yes
  675. ac_cv_header_locale_h=yes
  676. ac_cv_header_memory_h=yes
  677. ac_cv_header_stdc=yes
  678. ac_cv_header_stdint_h=yes
  679. ac_cv_header_stdlib_h=yes
  680. ac_cv_header_string_h=yes
  681. ac_cv_header_strings_h=yes
  682. ac_cv_header_sys_stat_h=yes
  683. ac_cv_header_sys_types_h=yes
  684. ac_cv_header_unistd_h=yes
  685. ac_cv_host=x86_64-unknown-linux-gnu
  686. ac_cv_objext=o
  687. ac_cv_path_EGREP='/usr/bin/grep -E'
  688. ac_cv_path_FGREP='/usr/bin/grep -F'
  689. ac_cv_path_GLIB_MKENUMS=/usr/bin/glib-mkenums
  690. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  691. ac_cv_path_GREP=/usr/bin/grep
  692. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  693. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  694. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  695. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  696. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  697. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  698. ac_cv_path_SED=/usr/bin/sed
  699. ac_cv_path_VALA_API_GEN=/usr/bin/vapigen
  700. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  701. ac_cv_path_XSLT_PROC=/usr/bin/xsltproc
  702. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  703. ac_cv_path_install='/usr/bin/install -c'
  704. ac_cv_path_mkdir=/usr/bin/mkdir
  705. ac_cv_prog_AWK=gawk
  706. ac_cv_prog_CPP='gcc -E'
  707. ac_cv_prog_ac_ct_AR=ar
  708. ac_cv_prog_ac_ct_CC=gcc
  709. ac_cv_prog_ac_ct_OBJDUMP=objdump
  710. ac_cv_prog_ac_ct_RANLIB=ranlib
  711. ac_cv_prog_ac_ct_STRIP=strip
  712. ac_cv_prog_cc_c89=
  713. ac_cv_prog_cc_g=yes
  714. ac_cv_prog_cc_gcc_c_o=yes
  715. ac_cv_prog_make_make_set=yes
  716. ac_cv_search_strerror='none required'
  717. am_cv_CC_dependencies_compiler_type=gcc3
  718. am_cv_make_support_nested_variables=yes
  719. am_cv_val_LC_MESSAGES=yes
  720. gdu_cv_have_gdu=yes
  721. gdu_cv_version_required=0.3.2
  722. gt_cv_func_dgettext_libc=yes
  723. gt_cv_func_dgettext_libintl=no
  724. gt_cv_func_ngettext_libc=yes
  725. gt_cv_have_gettext=yes
  726. lt_cv_ar_at_file=@
  727. lt_cv_archive_cmds_need_lc=no
  728. lt_cv_deplibs_check_method=pass_all
  729. lt_cv_file_magic_cmd='$MAGIC_CMD'
  730. lt_cv_file_magic_test_file=
  731. lt_cv_ld_reload_flag=-r
  732. lt_cv_nm_interface='BSD nm'
  733. lt_cv_objdir=.libs
  734. lt_cv_path_LD=/usr/bin/ld
  735. lt_cv_path_NM='/usr/bin/nm -B'
  736. lt_cv_path_mainfest_tool=no
  737. lt_cv_prog_compiler_c_o=yes
  738. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  739. lt_cv_prog_compiler_pic_works=yes
  740. lt_cv_prog_compiler_rtti_exceptions=no
  741. lt_cv_prog_compiler_static_works=yes
  742. lt_cv_prog_gnu_ld=yes
  743. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  744. lt_cv_shlibpath_overrides_runpath=no
  745. 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'\'''
  746. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  747. 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'\'''
  748. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  749. lt_cv_sys_max_cmd_len=1572864
  750. lt_cv_to_host_file_cmd=func_convert_file_noop
  751. lt_cv_to_tool_file_cmd=func_convert_file_noop
  752. pkg_cv_DBUSMENUGLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  753. pkg_cv_DBUSMENUGLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  754. pkg_cv_DBUSMENUGTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  755. pkg_cv_DBUSMENUGTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -latk-1.0 -lgobject-2.0 -lglib-2.0 '
  756.  
  757. ## ----------------- ##
  758. ## Output variables. ##
  759. ## ----------------- ##
  760.  
  761. ACLOCAL='${SHELL} /home/alex/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/missing --run aclocal-1.11'
  762. ALL_LINGUAS=''
  763. AMDEPBACKSLASH='\'
  764. AMDEP_FALSE='#'
  765. AMDEP_TRUE=''
  766. AMTAR='$${TAR-tar}'
  767. AM_BACKSLASH='\'
  768. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  769. AM_DEFAULT_VERBOSITY='0'
  770. AM_V='$(V)'
  771. AR='ar'
  772. AUTOCONF='${SHELL} /home/alex/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/missing --run autoconf'
  773. AUTOHEADER='${SHELL} /home/alex/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/missing --run autoheader'
  774. AUTOMAKE='${SHELL} /home/alex/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/missing --run automake-1.11'
  775. AWK='gawk'
  776. CATALOGS=''
  777. CATOBJEXT='.gmo'
  778. CC='gcc'
  779. CCDEPMODE='depmode=gcc3'
  780. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
  781. COVERAGE_CFLAGS=''
  782. COVERAGE_LDFLAGS=''
  783. CPP='gcc -E'
  784. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  785. CYGPATH_W='echo'
  786. DATADIRNAME='share'
  787. DBUSMENUDUMPER_CFLAGS=''
  788. DBUSMENUDUMPER_LIBS=''
  789. DBUSMENUGLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  790. DBUSMENUGLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  791. DBUSMENUGTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  792. DBUSMENUGTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -latk-1.0 -lgobject-2.0 -lglib-2.0 '
  793. DBUSMENUTESTSVALGRIND_CFLAGS=''
  794. DBUSMENUTESTSVALGRIND_LIBS=''
  795. DBUSMENUTESTS_CFLAGS=''
  796. DBUSMENUTESTS_LIBS=''
  797. DEFS='-DHAVE_CONFIG_H'
  798. DEPDIR='.deps'
  799. DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
  800. DLLTOOL='false'
  801. DOC_USER_FORMATS=''
  802. DSYMUTIL=''
  803. DUMPBIN=''
  804. ECHO_C=''
  805. ECHO_N='-n'
  806. ECHO_T=''
  807. EGREP='/usr/bin/grep -E'
  808. ENABLE_GTK_DOC_FALSE=''
  809. ENABLE_GTK_DOC_TRUE='#'
  810. ENABLE_SK_FALSE='#'
  811. ENABLE_SK_TRUE=''
  812. EXEEXT=''
  813. FGREP='/usr/bin/grep -F'
  814. GCOVR=''
  815. GENHTML=''
  816. GETTEXT_PACKAGE='libdbusmenu'
  817. GLIB_MKENUMS='/usr/bin/glib-mkenums'
  818. GMOFILES=''
  819. GMSGFMT='/usr/bin/msgfmt'
  820. GREP='/usr/bin/grep'
  821. GTKDOC_CHECK=''
  822. GTKDOC_DEPS_CFLAGS=''
  823. GTKDOC_DEPS_LIBS=''
  824. GTKDOC_MKPDF=''
  825. GTKDOC_REBASE='true'
  826. GTK_DOC_BUILD_HTML_FALSE='#'
  827. GTK_DOC_BUILD_HTML_TRUE=''
  828. GTK_DOC_BUILD_PDF_FALSE=''
  829. GTK_DOC_BUILD_PDF_TRUE='#'
  830. GTK_DOC_USE_LIBTOOL_FALSE='#'
  831. GTK_DOC_USE_LIBTOOL_TRUE=''
  832. GTK_DOC_USE_REBASE_FALSE='#'
  833. GTK_DOC_USE_REBASE_TRUE=''
  834. HAVE_GCOVR_FALSE=''
  835. HAVE_GCOVR_TRUE='#'
  836. HAVE_GCOV_FALSE=''
  837. HAVE_GCOV_TRUE='#'
  838. HAVE_GNOME_DOC_UTILS_FALSE='#'
  839. HAVE_GNOME_DOC_UTILS_TRUE=''
  840. HAVE_INTROSPECTION_FALSE='#'
  841. HAVE_INTROSPECTION_TRUE=''
  842. HAVE_LCOV_FALSE=''
  843. HAVE_LCOV_TRUE='#'
  844. HAVE_VALA_FALSE='#'
  845. HAVE_VALA_TRUE=''
  846. HAVE_VALGRIND_FALSE=''
  847. HAVE_VALGRIND_TRUE='#'
  848. HELP_DIR='${datadir}/gnome/help'
  849. HTML_DIR='${datadir}/gtk-doc/html'
  850. INSTALL_DATA='${INSTALL} -m 644'
  851. INSTALL_PROGRAM='${INSTALL}'
  852. INSTALL_SCRIPT='${INSTALL}'
  853. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  854. INSTOBJEXT='.mo'
  855. INTLLIBS=''
  856. INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  857. INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  858. INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  859. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  860. INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  861. INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  862. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  863. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
  864. INTLTOOL_PERL='/usr/bin/perl'
  865. INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  866. INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  867. INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  868. INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  869. INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  870. INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  871. INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  872. INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  873. INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  874. INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  875. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  876. INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
  877. INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
  878. INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  879. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
  880. INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  881. INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
  882. INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
  883. INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  884. INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler'
  885. INTROSPECTION_GENERATE='/usr/bin/g-ir-generate'
  886. INTROSPECTION_GIRDIR='/usr/share/gir-1.0'
  887. INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 '
  888. INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection'
  889. INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner'
  890. INTROSPECTION_TEN_FALSE='#'
  891. INTROSPECTION_TEN_TRUE=''
  892. INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0'
  893. LCOV=''
  894. LD='/usr/bin/ld -m elf_x86_64'
  895. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  896. LIBDBUSMENU_AGE='0'
  897. LIBDBUSMENU_CURRENT='4'
  898. LIBDBUSMENU_REVISION='12'
  899. LIBOBJS=''
  900. LIBS=''
  901. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  902. LIPO=''
  903. LN_S='ln -s'
  904. LTLIBOBJS=''
  905. MAINT='#'
  906. MAINTAINER_MODE_FALSE=''
  907. MAINTAINER_MODE_TRUE='#'
  908. MAKEINFO='${SHELL} /home/alex/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/missing --run makeinfo'
  909. MANIFEST_TOOL=':'
  910. MKDIR_P='/usr/bin/mkdir -p'
  911. MKINSTALLDIRS='./mkinstalldirs'
  912. MSGFMT='/usr/bin/msgfmt'
  913. MSGFMT_OPTS='-c'
  914. MSGMERGE='/usr/bin/msgmerge'
  915. NM='/usr/bin/nm -B'
  916. NMEDIT=''
  917. OBJDUMP='objdump'
  918. OBJEXT='o'
  919. OMF_DIR='${datadir}/omf'
  920. OTOOL64=''
  921. OTOOL=''
  922. PACKAGE='libdbusmenu'
  923. PACKAGE_BUGREPORT='ted@canonical.com'
  924. PACKAGE_NAME='libdbusmenu'
  925. PACKAGE_STRING='libdbusmenu 12.10.2'
  926. PACKAGE_TARNAME='libdbusmenu'
  927. PACKAGE_URL=''
  928. PACKAGE_VERSION='12.10.2'
  929. PATH_SEPARATOR=':'
  930. PKG_CONFIG='/usr/bin/pkg-config'
  931. PKG_CONFIG_LIBDIR=''
  932. PKG_CONFIG_PATH=''
  933. POFILES=''
  934. POSUB='po'
  935. PO_IN_DATADIR_FALSE=''
  936. PO_IN_DATADIR_TRUE=''
  937. RANLIB='ranlib'
  938. SED='/usr/bin/sed'
  939. SET_MAKE=''
  940. SHELL='/bin/sh'
  941. SHTOOL=''
  942. STRIP='strip'
  943. USE_GTK3_FALSE=''
  944. USE_GTK3_TRUE='#'
  945. USE_NLS='yes'
  946. VALA_API_GEN='/usr/bin/vapigen'
  947. VERSION='12.10.2'
  948. WANT_DBUSMENUDUMPER_FALSE=''
  949. WANT_DBUSMENUDUMPER_TRUE='#'
  950. WANT_LIBDBUSMENUGTK_FALSE='#'
  951. WANT_LIBDBUSMENUGTK_TRUE=''
  952. WANT_TESTS_FALSE=''
  953. WANT_TESTS_TRUE='#'
  954. XGETTEXT='/usr/bin/xgettext'
  955. XSLT_PROC='/usr/bin/xsltproc'
  956. ac_ct_AR='ar'
  957. ac_ct_CC='gcc'
  958. ac_ct_DUMPBIN=''
  959. am__EXEEXT_FALSE=''
  960. am__EXEEXT_TRUE='#'
  961. am__fastdepCC_FALSE='#'
  962. am__fastdepCC_TRUE=''
  963. am__include='include'
  964. am__isrc=''
  965. am__leading_dot='.'
  966. am__nodep='_no'
  967. am__quote=''
  968. am__tar='$${TAR-tar} chof - "$$tardir"'
  969. am__untar='$${TAR-tar} xf -'
  970. bindir='${exec_prefix}/bin'
  971. build='x86_64-unknown-linux-gnu'
  972. build_alias=''
  973. build_cpu='x86_64'
  974. build_os='linux-gnu'
  975. build_vendor='unknown'
  976. datadir='${datarootdir}'
  977. datarootdir='${prefix}/share'
  978. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  979. dvidir='${docdir}'
  980. exec_prefix='${prefix}'
  981. host='x86_64-unknown-linux-gnu'
  982. host_alias=''
  983. host_cpu='x86_64'
  984. host_os='linux-gnu'
  985. host_vendor='unknown'
  986. htmldir='${docdir}'
  987. includedir='${prefix}/include'
  988. infodir='${datarootdir}/info'
  989. install_sh='${SHELL} /home/alex/AUR/libdbusmenu-gtk2/src/libdbusmenu-12.10.2/install-sh'
  990. intltool__v_merge_options_0='-q'
  991. intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
  992. libdir='${exec_prefix}/lib'
  993. libexecdir='${exec_prefix}/libexec'
  994. localedir='${datarootdir}/locale'
  995. localstatedir='/var'
  996. mandir='${datarootdir}/man'
  997. mkdir_p='/usr/bin/mkdir -p'
  998. oldincludedir='/usr/include'
  999. pdfdir='${docdir}'
  1000. prefix='/usr'
  1001. program_transform_name='s,x,x,'
  1002. psdir='${docdir}'
  1003. sbindir='${exec_prefix}/sbin'
  1004. sharedstatedir='${prefix}/com'
  1005. sysconfdir='/etc'
  1006. target_alias=''
  1007.  
  1008. ## ----------- ##
  1009. ## confdefs.h. ##
  1010. ## ----------- ##
  1011.  
  1012. /* confdefs.h */
  1013. #define PACKAGE_NAME "libdbusmenu"
  1014. #define PACKAGE_TARNAME "libdbusmenu"
  1015. #define PACKAGE_VERSION "12.10.2"
  1016. #define PACKAGE_STRING "libdbusmenu 12.10.2"
  1017. #define PACKAGE_BUGREPORT "ted@canonical.com"
  1018. #define PACKAGE_URL ""
  1019. #define STDC_HEADERS 1
  1020. #define HAVE_SYS_TYPES_H 1
  1021. #define HAVE_SYS_STAT_H 1
  1022. #define HAVE_STDLIB_H 1
  1023. #define HAVE_STRING_H 1
  1024. #define HAVE_MEMORY_H 1
  1025. #define HAVE_STRINGS_H 1
  1026. #define HAVE_INTTYPES_H 1
  1027. #define HAVE_STDINT_H 1
  1028. #define HAVE_UNISTD_H 1
  1029. #define HAVE_DLFCN_H 1
  1030. #define LT_OBJDIR ".libs/"
  1031. #define GETTEXT_PACKAGE "libdbusmenu"
  1032. #define HAVE_LOCALE_H 1
  1033. #define HAVE_LC_MESSAGES 1
  1034. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1035. #define HAVE_GETTEXT 1
  1036. #define HAVE_DCGETTEXT 1
  1037. #define ENABLE_NLS 1
  1038.  
  1039. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement