config.log 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by GtkPasman configure 0.12.2, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure --prefix=/usr
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = Arch-Stephane
  10. uname -m = x86_64
  11. uname -r = 4.1.3-1-ARCH
  12. uname -s = Linux
  13. uname -v = #1 SMP PREEMPT Wed Jul 22 20:37:12 CEST 2015
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/local/sbin
  24. PATH: /usr/local/bin
  25. PATH: /usr/bin
  26. PATH: /usr/lib/jvm/default/bin
  27. PATH: /usr/bin/site_perl
  28. PATH: /usr/bin/vendor_perl
  29. PATH: /usr/bin/core_perl
  30. ## ----------- ##
  31. ## Core tests. ##
  32. ## ----------- ##
  33. configure:2249: checking whether NLS is requested
  34. configure:2258: result: yes
  35. configure:2286: checking for intltool-update
  36. configure:2304: found /usr/bin/intltool-update
  37. configure:2316: result: /usr/bin/intltool-update
  38. configure:2326: checking for intltool-merge
  39. configure:2344: found /usr/bin/intltool-merge
  40. configure:2356: result: /usr/bin/intltool-merge
  41. configure:2366: checking for intltool-extract
  42. configure:2384: found /usr/bin/intltool-extract
  43. configure:2396: result: /usr/bin/intltool-extract
  44. configure:2550: checking for xgettext
  45. configure:2568: found /usr/bin/xgettext
  46. configure:2580: result: /usr/bin/xgettext
  47. configure:2590: checking for msgmerge
  48. configure:2608: found /usr/bin/msgmerge
  49. configure:2620: result: /usr/bin/msgmerge
  50. configure:2630: checking for msgfmt
  51. configure:2648: found /usr/bin/msgfmt
  52. configure:2660: result: /usr/bin/msgfmt
  53. configure:2670: checking for gmsgfmt
  54. configure:2701: result: /usr/bin/msgfmt
  55. configure:2721: checking for perl
  56. configure:2739: found /usr/bin/perl
  57. configure:2751: result: /usr/bin/perl
  58. configure:2762: checking for perl >= 5.8.1
  59. configure:2769: result: 5.22.0
  60. configure:2773: checking for XML::Parser
  61. configure:2776: result: ok
  62. configure:2835: checking for a BSD-compatible install
  63. configure:2903: result: /usr/bin/install -c
  64. configure:2914: checking whether build environment is sane
  65. configure:2969: result: yes
  66. configure:3120: checking for a thread-safe mkdir -p
  67. configure:3159: result: /usr/bin/mkdir -p
  68. configure:3166: checking for gawk
  69. configure:3182: found /usr/bin/gawk
  70. configure:3193: result: gawk
  71. configure:3204: checking whether make sets $(MAKE)
  72. configure:3226: result: yes
  73. configure:3255: checking whether make supports nested variables
  74. configure:3272: result: yes
  75. configure:3448: checking for gcc
  76. configure:3464: found /usr/bin/gcc
  77. configure:3475: result: gcc
  78. configure:3704: checking for C compiler version
  79. configure:3713: gcc --version >&5
  80. gcc (GCC) 5.2.0
  81. Copyright (C) 2015 Free Software Foundation, Inc.
  82. This is free software; see the source for copying conditions. There is NO
  83. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  84. configure:3724: $? = 0
  85. configure:3713: gcc -v >&5
  86. Using built-in specs.
  87. COLLECT_GCC=gcc
  88. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
  89. Target: x86_64-unknown-linux-gnu
  90. Configured with: /build/gcc/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 --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
  91. Thread model: posix
  92. gcc version 5.2.0 (GCC)
  93. configure:3724: $? = 0
  94. configure:3713: gcc -V >&5
  95. gcc: error: unrecognized command line option '-V'
  96. gcc: fatal error: no input files
  97. compilation terminated.
  98. configure:3724: $? = 1
  99. configure:3713: gcc -qversion >&5
  100. gcc: error: unrecognized command line option '-qversion'
  101. gcc: fatal error: no input files
  102. compilation terminated.
  103. configure:3724: $? = 1
  104. configure:3744: checking whether the C compiler works
  105. configure:3766: gcc conftest.c >&5
  106. configure:3770: $? = 0
  107. configure:3818: result: yes
  108. configure:3821: checking for C compiler default output file name
  109. configure:3823: result: a.out
  110. configure:3829: checking for suffix of executables
  111. configure:3836: gcc -o conftest conftest.c >&5
  112. configure:3840: $? = 0
  113. configure:3862: result:
  114. configure:3884: checking whether we are cross compiling
  115. configure:3892: gcc -o conftest conftest.c >&5
  116. configure:3896: $? = 0
  117. configure:3903: ./conftest
  118. configure:3907: $? = 0
  119. configure:3922: result: no
  120. configure:3927: checking for suffix of object files
  121. configure:3949: gcc -c conftest.c >&5
  122. configure:3953: $? = 0
  123. configure:3974: result: o
  124. configure:3978: checking whether we are using the GNU C compiler
  125. configure:3997: gcc -c conftest.c >&5
  126. configure:3997: $? = 0
  127. configure:4006: result: yes
  128. configure:4015: checking whether gcc accepts -g
  129. configure:4035: gcc -c -g conftest.c >&5
  130. configure:4035: $? = 0
  131. configure:4076: result: yes
  132. configure:4093: checking for gcc option to accept ISO C89
  133. configure:4156: gcc -c -g -O2 conftest.c >&5
  134. configure:4156: $? = 0
  135. configure:4169: result: none needed
  136. configure:4194: checking whether gcc understands -c and -o together
  137. configure:4216: gcc -c conftest.c -o conftest2.o
  138. configure:4219: $? = 0
  139. configure:4216: gcc -c conftest.c -o conftest2.o
  140. configure:4219: $? = 0
  141. configure:4231: result: yes
  142. configure:4259: checking for style of include used by make
  143. configure:4287: result: GNU
  144. configure:4313: checking dependency style of gcc
  145. configure:4424: result: gcc3
  146. configure:4511: checking for pkg-config
  147. configure:4529: found /usr/bin/pkg-config
  148. configure:4541: result: /usr/bin/pkg-config
  149. configure:4566: checking pkg-config is at least version 0.9.0
  150. configure:4569: result: yes
  151. configure:4675: checking for GTK
  152. configure:4682: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.4.0"
  153. configure:4685: $? = 0
  154. configure:4699: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.4.0"
  155. configure:4702: $? = 0
  156. configure:4760: result: yes
  157. configure:4799: checking how to run the C preprocessor
  158. configure:4830: gcc -E conftest.c
  159. configure:4830: $? = 0
  160. configure:4844: gcc -E conftest.c
  161. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  162. compilation terminated.
  163. configure:4844: $? = 1
  164. configure: failed program was:
  165. | /* confdefs.h */
  166. | #define PACKAGE_NAME "GtkPasman"
  167. | #define PACKAGE_TARNAME "gtkpasman"
  168. | #define PACKAGE_VERSION "0.12.2"
  169. | #define PACKAGE_STRING "GtkPasman 0.12.2"
  170. | #define PACKAGE_BUGREPORT "jcpp@users.sourceforge.net"
  171. | #define PACKAGE_URL ""
  172. | #define PACKAGE "gtkpasman"
  173. | #define VERSION "0.12.2"
  174. | #define GETTEXT_PACKAGE "gtkpasman"
  175. | /* end confdefs.h. */
  176. | #include <ac_nonexistent.h>
  177. configure:4869: result: gcc -E
  178. configure:4889: gcc -E conftest.c
  179. configure:4889: $? = 0
  180. configure:4903: gcc -E conftest.c
  181. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  182. compilation terminated.
  183. configure:4903: $? = 1
  184. configure: failed program was:
  185. | /* confdefs.h */
  186. | #define PACKAGE_NAME "GtkPasman"
  187. | #define PACKAGE_TARNAME "gtkpasman"
  188. | #define PACKAGE_VERSION "0.12.2"
  189. | #define PACKAGE_STRING "GtkPasman 0.12.2"
  190. | #define PACKAGE_BUGREPORT "jcpp@users.sourceforge.net"
  191. | #define PACKAGE_URL ""
  192. | #define PACKAGE "gtkpasman"
  193. | #define VERSION "0.12.2"
  194. | #define GETTEXT_PACKAGE "gtkpasman"
  195. | /* end confdefs.h. */
  196. | #include <ac_nonexistent.h>
  197. configure:4932: checking for grep that handles long lines and -e
  198. configure:4990: result: /usr/bin/grep
  199. configure:4995: checking for egrep
  200. configure:5057: result: /usr/bin/grep -E
  201. configure:5062: checking for ANSI C header files
  202. configure:5082: gcc -c -g -O2 conftest.c >&5
  203. configure:5082: $? = 0
  204. configure:5155: gcc -o conftest -g -O2 conftest.c >&5
  205. configure:5155: $? = 0
  206. configure:5155: ./conftest
  207. configure:5155: $? = 0
  208. configure:5166: result: yes
  209. configure:5179: checking for sys/types.h
  210. configure:5179: gcc -c -g -O2 conftest.c >&5
  211. configure:5179: $? = 0
  212. configure:5179: result: yes
  213. configure:5179: checking for sys/stat.h
  214. configure:5179: gcc -c -g -O2 conftest.c >&5
  215. configure:5179: $? = 0
  216. configure:5179: result: yes
  217. configure:5179: checking for stdlib.h
  218. configure:5179: gcc -c -g -O2 conftest.c >&5
  219. configure:5179: $? = 0
  220. configure:5179: result: yes
  221. configure:5179: checking for string.h
  222. configure:5179: gcc -c -g -O2 conftest.c >&5
  223. configure:5179: $? = 0
  224. configure:5179: result: yes
  225. configure:5179: checking for memory.h
  226. configure:5179: gcc -c -g -O2 conftest.c >&5
  227. configure:5179: $? = 0
  228. configure:5179: result: yes
  229. configure:5179: checking for strings.h
  230. configure:5179: gcc -c -g -O2 conftest.c >&5
  231. configure:5179: $? = 0
  232. configure:5179: result: yes
  233. configure:5179: checking for inttypes.h
  234. configure:5179: gcc -c -g -O2 conftest.c >&5
  235. configure:5179: $? = 0
  236. configure:5179: result: yes
  237. configure:5179: checking for stdint.h
  238. configure:5179: gcc -c -g -O2 conftest.c >&5
  239. configure:5179: $? = 0
  240. configure:5179: result: yes
  241. configure:5179: checking for unistd.h
  242. configure:5179: gcc -c -g -O2 conftest.c >&5
  243. configure:5179: $? = 0
  244. configure:5179: result: yes
  245. configure:5194: checking locale.h usability
  246. configure:5194: gcc -c -g -O2 conftest.c >&5
  247. configure:5194: $? = 0
  248. configure:5194: result: yes
  249. configure:5194: checking locale.h presence
  250. configure:5194: gcc -E conftest.c
  251. configure:5194: $? = 0
  252. configure:5194: result: yes
  253. configure:5194: checking for locale.h
  254. configure:5194: result: yes
  255. configure:5205: checking for LC_MESSAGES
  256. configure:5221: gcc -o conftest -g -O2 conftest.c >&5
  257. configure:5221: $? = 0
  258. configure:5229: result: yes
  259. configure:5246: checking libintl.h usability
  260. configure:5246: gcc -c -g -O2 conftest.c >&5
  261. configure:5246: $? = 0
  262. configure:5246: result: yes
  263. configure:5246: checking libintl.h presence
  264. configure:5246: gcc -E conftest.c
  265. configure:5246: $? = 0
  266. configure:5246: result: yes
  267. configure:5246: checking for libintl.h
  268. configure:5246: result: yes
  269. configure:5254: checking for ngettext in libc
  270. configure:5272: gcc -o conftest -g -O2 conftest.c >&5
  271. configure:5272: $? = 0
  272. configure:5281: result: yes
  273. configure:5285: checking for dgettext in libc
  274. configure:5303: gcc -o conftest -g -O2 conftest.c >&5
  275. configure:5303: $? = 0
  276. configure:5312: result: yes
  277. configure:5319: checking for bind_textdomain_codeset
  278. configure:5319: gcc -o conftest -g -O2 conftest.c >&5
  279. configure:5319: $? = 0
  280. configure:5319: result: yes
  281. configure:5595: checking for msgfmt
  282. configure:5622: result: /usr/bin/msgfmt
  283. configure:5633: checking for dcgettext
  284. configure:5633: gcc -o conftest -g -O2 conftest.c >&5
  285. conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext'
  286. char dcgettext ();
  287. ^
  288. configure:5633: $? = 0
  289. configure:5633: result: yes
  290. configure:5643: checking if msgfmt accepts -c
  291. configure:5658: $MSGFMT -c -o /dev/null conftest.foo
  292. conftest.foo:3: warning: header field 'Language' missing in header
  293. configure:5661: $? = 0
  294. configure:5663: result: yes
  295. configure:5673: checking for gmsgfmt
  296. configure:5704: result: /usr/bin/msgfmt
  297. configure:5714: checking for xgettext
  298. configure:5741: result: /usr/bin/xgettext
  299. configure:5760: gcc -o conftest -g -O2 conftest.c >&5
  300. configure:5760: $? = 0
  301. configure:5922: checking for GSETTINGS
  302. configure:5929: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.25.0"
  303. configure:5932: $? = 0
  304. configure:5946: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.25.0"
  305. configure:5949: $? = 0
  306. configure:6007: result: yes
  307. configure:6077: checking for pkg-config
  308. configure:6107: result: /usr/bin/pkg-config
  309. configure:6132: checking pkg-config is at least version 0.16
  310. configure:6135: result: yes
  311. configure:6267: checking for stdlib.h
  312. configure:6267: result: yes
  313. configure:6267: checking for string.h
  314. configure:6267: result: yes
  315. configure:6267: checking for unistd.h
  316. configure:6267: result: yes
  317. configure:6267: checking getopt.h usability
  318. configure:6267: gcc -c -g -O2 conftest.c >&5
  319. configure:6267: $? = 0
  320. configure:6267: result: yes
  321. configure:6267: checking getopt.h presence
  322. configure:6267: gcc -E conftest.c
  323. configure:6267: $? = 0
  324. configure:6267: result: yes
  325. configure:6267: checking for getopt.h
  326. configure:6267: result: yes
  327. configure:6267: checking stdio.h usability
  328. configure:6267: gcc -c -g -O2 conftest.c >&5
  329. configure:6267: $? = 0
  330. configure:6267: result: yes
  331. configure:6267: checking stdio.h presence
  332. configure:6267: gcc -E conftest.c
  333. configure:6267: $? = 0
  334. configure:6267: result: yes
  335. configure:6267: checking for stdio.h
  336. configure:6267: result: yes
  337. configure:6284: checking for strerror
  338. configure:6284: gcc -o conftest -g -O2 conftest.c >&5
  339. configure:6284: $? = 0
  340. configure:6284: result: yes
  341. configure:6284: checking for strstr
  342. configure:6284: gcc -o conftest -g -O2 conftest.c >&5
  343. conftest.c:57:6: warning: conflicting types for built-in function 'strstr'
  344. char strstr ();
  345. ^
  346. configure:6284: $? = 0
  347. configure:6284: result: yes
  348. configure:6284: checking for popen
  349. configure:6284: gcc -o conftest -g -O2 conftest.c >&5
  350. configure:6284: $? = 0
  351. configure:6284: result: yes
  352. configure:6411: checking that generated files are newer than configure
  353. configure:6417: result: done
  354. configure:6456: creating ./config.status
  355. ## ---------------------- ##
  356. ## Running config.status. ##
  357. ## ---------------------- ##
  358. This file was extended by GtkPasman config.status 0.12.2, which was
  359. generated by GNU Autoconf 2.69. Invocation command line was
  360. CONFIG_FILES =
  361. CONFIG_HEADERS =
  362. CONFIG_LINKS =
  363. CONFIG_COMMANDS =
  364. $ ./config.status
  365. on Arch-Stephane
  366. config.status:1004: creating Makefile
  367. config.status:1004: creating src/Makefile
  368. config.status:1004: creating data/Makefile
  369. config.status:1004: creating po/Makefile.in
  370. config.status:1004: creating config.h
  371. config.status:1233: executing depfiles commands
  372. config.status:1233: executing default-1 commands
  373. config.status:1233: executing po/stamp-it commands
  374. ## ---------------- ##
  375. ## Cache variables. ##
  376. ## ---------------- ##
  377. ac_cv_c_compiler_gnu=yes
  378. ac_cv_env_CC_set=
  379. ac_cv_env_CC_value=
  380. ac_cv_env_CFLAGS_set=
  381. ac_cv_env_CFLAGS_value=
  382. ac_cv_env_CPPFLAGS_set=
  383. ac_cv_env_CPPFLAGS_value=
  384. ac_cv_env_CPP_set=
  385. ac_cv_env_CPP_value=
  386. ac_cv_env_GSETTINGS_CFLAGS_set=
  387. ac_cv_env_GSETTINGS_CFLAGS_value=
  388. ac_cv_env_GSETTINGS_LIBS_set=
  389. ac_cv_env_GSETTINGS_LIBS_value=
  390. ac_cv_env_GTK_CFLAGS_set=
  391. ac_cv_env_GTK_CFLAGS_value=
  392. ac_cv_env_GTK_LIBS_set=
  393. ac_cv_env_GTK_LIBS_value=
  394. ac_cv_env_LDFLAGS_set=
  395. ac_cv_env_LDFLAGS_value=
  396. ac_cv_env_LIBS_set=
  397. ac_cv_env_LIBS_value=
  398. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  399. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  400. ac_cv_env_PKG_CONFIG_PATH_set=
  401. ac_cv_env_PKG_CONFIG_PATH_value=
  402. ac_cv_env_PKG_CONFIG_set=
  403. ac_cv_env_PKG_CONFIG_value=
  404. ac_cv_env_build_alias_set=
  405. ac_cv_env_build_alias_value=
  406. ac_cv_env_host_alias_set=
  407. ac_cv_env_host_alias_value=
  408. ac_cv_env_target_alias_set=
  409. ac_cv_env_target_alias_value=
  410. ac_cv_func_bind_textdomain_codeset=yes
  411. ac_cv_func_dcgettext=yes
  412. ac_cv_func_popen=yes
  413. ac_cv_func_strerror=yes
  414. ac_cv_func_strstr=yes
  415. ac_cv_header_getopt_h=yes
  416. ac_cv_header_inttypes_h=yes
  417. ac_cv_header_libintl_h=yes
  418. ac_cv_header_locale_h=yes
  419. ac_cv_header_memory_h=yes
  420. ac_cv_header_stdc=yes
  421. ac_cv_header_stdint_h=yes
  422. ac_cv_header_stdio_h=yes
  423. ac_cv_header_stdlib_h=yes
  424. ac_cv_header_string_h=yes
  425. ac_cv_header_strings_h=yes
  426. ac_cv_header_sys_stat_h=yes
  427. ac_cv_header_sys_types_h=yes
  428. ac_cv_header_unistd_h=yes
  429. ac_cv_objext=o
  430. ac_cv_path_EGREP='/usr/bin/grep -E'
  431. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  432. ac_cv_path_GREP=/usr/bin/grep
  433. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  434. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  435. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  436. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  437. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  438. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  439. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  440. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  441. ac_cv_path_install='/usr/bin/install -c'
  442. ac_cv_path_mkdir=/usr/bin/mkdir
  443. ac_cv_prog_AWK=gawk
  444. ac_cv_prog_CPP='gcc -E'
  445. ac_cv_prog_ac_ct_CC=gcc
  446. ac_cv_prog_cc_c89=
  447. ac_cv_prog_cc_g=yes
  448. ac_cv_prog_make_make_set=yes
  449. am_cv_CC_dependencies_compiler_type=gcc3
  450. am_cv_make_support_nested_variables=yes
  451. am_cv_prog_cc_c_o=yes
  452. am_cv_val_LC_MESSAGES=yes
  453. gt_cv_func_dgettext_libc=yes
  454. gt_cv_func_dgettext_libintl=no
  455. gt_cv_func_ngettext_libc=yes
  456. gt_cv_have_gettext=yes
  457. pkg_cv_GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  458. pkg_cv_GSETTINGS_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  459. pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  460. pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  461. ## ----------------- ##
  462. ## Output variables. ##
  463. ## ----------------- ##
  464. $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
  465. test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
  466. test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
  467. $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
  468. $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
  469. @$(NORMAL_INSTALL)
  470. @$(NORMAL_UNINSTALL)
  471. @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
  472. cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
  473. echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
  474. fi
  475. files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
  476. if test -n "$^"; then \
  477. rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
  478. test -n "$$files" || exit 0; \
  479. test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
  480. $(gsettings__enum_file): $(gsettings_ENUM_FILES)
  481. %.gschema.valid: %.gschema.xml $(gsettings__enum_file)
  482. .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
  483. .SECONDARY: $(gsettings_SCHEMAS)
  484. ACLOCAL='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing aclocal-1.15'
  485. ALL_LINGUAS=''
  486. AMDEPBACKSLASH='\'
  487. AMDEP_FALSE='#'
  488. AMDEP_TRUE=''
  489. AMTAR='$${TAR-tar}'
  490. AM_BACKSLASH='\'
  491. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  492. AM_DEFAULT_VERBOSITY='1'
  493. AM_V='$(V)'
  494. AUTOCONF='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing autoconf'
  495. AUTOHEADER='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing autoheader'
  496. AUTOMAKE='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing automake-1.15'
  497. AWK='gawk'
  498. CATALOGS=''
  499. CATOBJEXT='.gmo'
  500. CC='gcc'
  501. CCDEPMODE='depmode=gcc3'
  502. CFLAGS='-g -O2'
  503. CPP='gcc -E'
  504. CPPFLAGS=''
  505. CYGPATH_W='echo'
  506. DATADIRNAME='share'
  507. DEFS='-DHAVE_CONFIG_H'
  508. DEPDIR='.deps'
  509. DISABLE_GPG_FALSE=''
  510. DISABLE_GPG_TRUE='#'
  511. DISABLE_GSETTINGS_FALSE=''
  512. DISABLE_GSETTINGS_TRUE='#'
  513. DISABLE_NLS_FALSE=''
  514. DISABLE_NLS_TRUE='#'
  515. ECHO_C=''
  516. ECHO_N='-n'
  517. ECHO_T=''
  518. EGREP='/usr/bin/grep -E'
  519. EXEEXT=''
  520. GETTEXT_PACKAGE='gtkpasman'
  521. GLIB_COMPILE_SCHEMAS='glib-compile-schemas'
  522. GMOFILES=''
  523. GMSGFMT='/usr/bin/msgfmt'
  524. GREP='/usr/bin/grep'
  525. GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  526. GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
  527. GSETTINGS_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  528. GSETTINGS_RULES='
  529. GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  530. GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  531. INSTALL_DATA='${INSTALL} -m 644'
  532. INSTALL_PROGRAM='${INSTALL}'
  533. INSTALL_SCRIPT='${INSTALL}'
  534. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  535. INSTOBJEXT='.mo'
  536. INTLLIBS=''
  537. 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 $< $@'
  538. 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 $< $@'
  539. 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 $< $@'
  540. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  541. 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 $< $@'
  542. 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 $< $@'
  543. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  544. 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 $< $@'
  545. INTLTOOL_PERL='/usr/bin/perl'
  546. 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 $< $@'
  547. 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 $< $@'
  548. 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 $< $@'
  549. 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 $< $@'
  550. 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 $< $@'
  551. 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 $< $@'
  552. 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 $< $@'
  553. 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 $< $@'
  554. 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 $< $@'
  555. 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 $< $@'
  556. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  557. INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
  558. INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
  559. 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 $< $@'
  560. 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 $< $@'
  561. 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 $< $@'
  562. INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
  563. INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
  564. LDFLAGS=''
  565. LIBOBJS=''
  566. LIBS=''
  567. LTLIBOBJS=''
  568. MAKEINFO='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing makeinfo'
  569. MKDIR_P='/usr/bin/mkdir -p'
  570. MKINSTALLDIRS='./mkinstalldirs'
  571. MSGFMT='/usr/bin/msgfmt'
  572. MSGFMT_OPTS='-c'
  573. MSGMERGE='/usr/bin/msgmerge'
  574. OBJEXT='o'
  575. PACKAGE='gtkpasman'
  576. PACKAGE_BUGREPORT='jcpp@users.sourceforge.net'
  577. PACKAGE_NAME='GtkPasman'
  578. PACKAGE_STRING='GtkPasman 0.12.2'
  579. PACKAGE_TARNAME='gtkpasman'
  580. PACKAGE_URL=''
  581. PACKAGE_VERSION='0.12.2'
  582. PATH_SEPARATOR=':'
  583. PKG_CONFIG='/usr/bin/pkg-config'
  584. PKG_CONFIG_LIBDIR=''
  585. PKG_CONFIG_PATH=''
  586. POFILES=''
  587. POSUB='po'
  588. PO_IN_DATADIR_FALSE=''
  589. PO_IN_DATADIR_TRUE=''
  590. SET_MAKE=''
  591. SHELL='/bin/sh'
  592. STRIP=''
  593. USE_GTK2_FALSE=''
  594. USE_GTK2_TRUE='#'
  595. USE_NLS='yes'
  596. VERSION='0.12.2'
  597. XGETTEXT='/usr/bin/xgettext'
  598. ac_ct_CC='gcc'
  599. all-am: $(gsettings_SCHEMAS:.xml=.valid)
  600. am__EXEEXT_FALSE=''
  601. am__EXEEXT_TRUE='#'
  602. am__fastdepCC_FALSE='#'
  603. am__fastdepCC_TRUE=''
  604. am__include='include'
  605. am__isrc=''
  606. am__leading_dot='.'
  607. am__nodep='_no'
  608. am__quote=''
  609. am__tar='$${TAR-tar} chof - "$$tardir"'
  610. am__untar='$${TAR-tar} xf -'
  611. bindir='${exec_prefix}/bin'
  612. build_alias=''
  613. clean-gsettings-schemas:
  614. datadir='${datarootdir}'
  615. datarootdir='${prefix}/share'
  616. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  617. dvidir='${docdir}'
  618. endif'
  619. exec_prefix='${prefix}'
  620. gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
  621. gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
  622. host_alias=''
  623. htmldir='${docdir}'
  624. ifdef gsettings_ENUM_NAMESPACE
  625. includedir='${prefix}/include'
  626. infodir='${datarootdir}/info'
  627. install-data-am: install-gsettings-schemas
  628. install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
  629. install_sh='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/install-sh'
  630. intltool__v_merge_options_0='-q'
  631. intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
  632. libdir='${exec_prefix}/lib'
  633. libexecdir='${exec_prefix}/libexec'
  634. localedir='${datarootdir}/locale'
  635. localstatedir='${prefix}/var'
  636. mandir='${datarootdir}/man'
  637. mkdir_p='$(MKDIR_P)'
  638. mostlyclean-am: clean-gsettings-schemas
  639. oldincludedir='/usr/include'
  640. pdfdir='${docdir}'
  641. prefix='/usr'
  642. program_transform_name='s,x,x,'
  643. psdir='${docdir}'
  644. sbindir='${exec_prefix}/sbin'
  645. sharedstatedir='${prefix}/com'
  646. sysconfdir='${prefix}/etc'
  647. target_alias=''
  648. uninstall-am: uninstall-gsettings-schemas
  649. uninstall-gsettings-schemas:
  650. ## ----------- ##
  651. ## confdefs.h. ##
  652. ## ----------- ##
  653. /* confdefs.h */
  654. #define PACKAGE_NAME "GtkPasman"
  655. #define PACKAGE_TARNAME "gtkpasman"
  656. #define PACKAGE_VERSION "0.12.2"
  657. #define PACKAGE_STRING "GtkPasman 0.12.2"
  658. #define PACKAGE_BUGREPORT "jcpp@users.sourceforge.net"
  659. #define PACKAGE_URL ""
  660. #define PACKAGE "gtkpasman"
  661. #define VERSION "0.12.2"
  662. #define GETTEXT_PACKAGE "gtkpasman"
  663. #define STDC_HEADERS 1
  664. #define HAVE_SYS_TYPES_H 1
  665. #define HAVE_SYS_STAT_H 1
  666. #define HAVE_STDLIB_H 1
  667. #define HAVE_STRING_H 1
  668. #define HAVE_MEMORY_H 1
  669. #define HAVE_STRINGS_H 1
  670. #define HAVE_INTTYPES_H 1
  671. #define HAVE_STDINT_H 1
  672. #define HAVE_UNISTD_H 1
  673. #define HAVE_LOCALE_H 1
  674. #define HAVE_LC_MESSAGES 1
  675. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  676. #define HAVE_GETTEXT 1
  677. #define HAVE_DCGETTEXT 1
  678. #define ENABLE_NLS 1
  679. #define HAVE_STDLIB_H 1
  680. #define HAVE_STRING_H 1
  681. #define HAVE_UNISTD_H 1
  682. #define HAVE_GETOPT_H 1
  683. #define HAVE_STDIO_H 1
  684. #define HAVE_STRERROR 1
  685. #define HAVE_STRSTR 1
  686. #define HAVE_POPEN 1
  687. configure: exit 0