config.log 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908
  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 jwm configure 2.2.0, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure --prefix=/freon --disable-rsvg --disable-jpeg --disable-shape
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = debian
  10. uname -m = x86_64
  11. uname -r = 4.19.0-12-amd64
  12. uname -s = Linux
  13. uname -v = #1 SMP Debian 4.19.152-1 (2020-10-18)
  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: /opt/minebest/mtbin
  24. PATH: /opt/minebest/rjkbin
  25. PATH: /opt/libreoffice7.0/program
  26. PATH: /usr/local/sbin
  27. PATH: /usr/local/bin
  28. PATH: /usr/sbin
  29. PATH: /usr/bin
  30. PATH: /sbin
  31. PATH: /bin
  32. ## ----------- ##
  33. ## Core tests. ##
  34. ## ----------- ##
  35. configure:2303: checking for gcc
  36. configure:2319: found /usr/bin/gcc
  37. configure:2330: result: gcc
  38. configure:2559: checking for C compiler version
  39. configure:2568: gcc --version >&5
  40. gcc (Debian 8.3.0-6) 8.3.0
  41. Copyright (C) 2018 Free Software Foundation, Inc.
  42. This is free software; see the source for copying conditions. There is NO
  43. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  44. configure:2579: $? = 0
  45. configure:2568: gcc -v >&5
  46. Using built-in specs.
  47. COLLECT_GCC=gcc
  48. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
  49. OFFLOAD_TARGET_NAMES=nvptx-none
  50. OFFLOAD_TARGET_DEFAULT=1
  51. Target: x86_64-linux-gnu
  52. Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  53. Thread model: posix
  54. gcc version 8.3.0 (Debian 8.3.0-6)
  55. configure:2579: $? = 0
  56. configure:2568: gcc -V >&5
  57. gcc: error: unrecognized command line option '-V'
  58. gcc: fatal error: no input files
  59. compilation terminated.
  60. configure:2579: $? = 1
  61. configure:2568: gcc -qversion >&5
  62. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  63. gcc: fatal error: no input files
  64. compilation terminated.
  65. configure:2579: $? = 1
  66. configure:2599: checking whether the C compiler works
  67. configure:2621: gcc conftest.c >&5
  68. configure:2625: $? = 0
  69. configure:2673: result: yes
  70. configure:2676: checking for C compiler default output file name
  71. configure:2678: result: a.out
  72. configure:2684: checking for suffix of executables
  73. configure:2691: gcc -o conftest conftest.c >&5
  74. configure:2695: $? = 0
  75. configure:2717: result:
  76. configure:2739: checking whether we are cross compiling
  77. configure:2747: gcc -o conftest conftest.c >&5
  78. configure:2751: $? = 0
  79. configure:2758: ./conftest
  80. configure:2762: $? = 0
  81. configure:2750: result: no
  82. configure:2755: checking for suffix of object files
  83. configure:2777: gcc -c conftest.c >&5
  84. configure:2781: $? = 0
  85. configure:2802: result: o
  86. configure:2806: checking whether we are using the GNU C compiler
  87. configure:2825: gcc -c conftest.c >&5
  88. configure:2825: $? = 0
  89. configure:2834: result: yes
  90. configure:2843: checking whether gcc accepts -g
  91. configure:2863: gcc -c -g conftest.c >&5
  92. configure:2863: $? = 0
  93. configure:2904: result: yes
  94. configure:2921: checking for gcc option to accept ISO C89
  95. configure:2984: gcc -c -g -O2 conftest.c >&5
  96. configure:2984: $? = 0
  97. configure:2997: result: none needed
  98. configure:3022: checking how to run the C preprocessor
  99. configure:3053: gcc -E conftest.c
  100. configure:3053: $? = 0
  101. configure:3067: gcc -E conftest.c
  102. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  103. #include <ac_nonexistent.h>
  104. ^~~~~~~~~~~~~~~~~~
  105. compilation terminated.
  106. configure:3067: $? = 1
  107. configure: failed program was:
  108. | /* confdefs.h */
  109. | #define PACKAGE_NAME "jwm"
  110. | #define PACKAGE_TARNAME "jwm"
  111. | #define PACKAGE_VERSION "2.2.0"
  112. | #define PACKAGE_STRING "jwm 2.2.0"
  113. | #define PACKAGE_BUGREPORT "joewing@joewing.net"
  114. | #define PACKAGE_URL ""
  115. | /* end confdefs.h. */
  116. | #include <ac_nonexistent.h>
  117. configure:3092: result: gcc -E
  118. configure:3112: gcc -E conftest.c
  119. configure:3112: $? = 0
  120. configure:3126: gcc -E conftest.c
  121. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  122. #include <ac_nonexistent.h>
  123. ^~~~~~~~~~~~~~~~~~
  124. compilation terminated.
  125. configure:3126: $? = 1
  126. configure: failed program was:
  127. | /* confdefs.h */
  128. | #define PACKAGE_NAME "jwm"
  129. | #define PACKAGE_TARNAME "jwm"
  130. | #define PACKAGE_VERSION "2.2.0"
  131. | #define PACKAGE_STRING "jwm 2.2.0"
  132. | #define PACKAGE_BUGREPORT "joewing@joewing.net"
  133. | #define PACKAGE_URL ""
  134. | /* end confdefs.h. */
  135. | #include <ac_nonexistent.h>
  136. configure:3197: checking for a BSD-compatible install
  137. configure:3265: result: /usr/bin/install -c
  138. configure:3276: checking for a thread-safe mkdir -p
  139. configure:3315: result: /bin/mkdir -p
  140. configure:3324: checking if _XOPEN_SOURCE should be defined
  141. configure:3341: gcc -c -g -O2 conftest.c >&5
  142. configure:3341: $? = 0
  143. configure:3347: result: yes
  144. configure:3372: checking for X
  145. configure:3511: gcc -o conftest -g -O2 conftest.c -lX11 >&5
  146. configure:3511: $? = 0
  147. configure:3561: result: libraries , headers
  148. configure:3577: checking for XOpenDisplay in -lX11
  149. configure:3602: gcc -o conftest -g -O2 conftest.c -lX11 >&5
  150. configure:3602: $? = 0
  151. configure:3611: result: yes
  152. configure:3620: checking for Xutf8TextPropertyToTextList in -lX11
  153. configure:3645: gcc -o conftest -g -O2 -lX11 conftest.c -lX11 >&5
  154. configure:3645: $? = 0
  155. configure:3654: result: yes
  156. configure:3669: checking for grep that handles long lines and -e
  157. configure:3727: result: /bin/grep
  158. configure:3732: checking for egrep
  159. configure:3794: result: /bin/grep -E
  160. configure:3799: checking for ANSI C header files
  161. configure:3819: gcc -c -g -O2 conftest.c >&5
  162. configure:3819: $? = 0
  163. configure:3892: gcc -o conftest -g -O2 -lX11 conftest.c >&5
  164. configure:3892: $? = 0
  165. configure:3892: ./conftest
  166. configure:3892: $? = 0
  167. configure:3903: result: yes
  168. configure:3916: checking for sys/types.h
  169. configure:3916: gcc -c -g -O2 conftest.c >&5
  170. configure:3916: $? = 0
  171. configure:3916: result: yes
  172. configure:3916: checking for sys/stat.h
  173. configure:3916: gcc -c -g -O2 conftest.c >&5
  174. configure:3916: $? = 0
  175. configure:3916: result: yes
  176. configure:3916: checking for stdlib.h
  177. configure:3916: gcc -c -g -O2 conftest.c >&5
  178. configure:3916: $? = 0
  179. configure:3916: result: yes
  180. configure:3916: checking for string.h
  181. configure:3916: gcc -c -g -O2 conftest.c >&5
  182. configure:3916: $? = 0
  183. configure:3916: result: yes
  184. configure:3916: checking for memory.h
  185. configure:3916: gcc -c -g -O2 conftest.c >&5
  186. configure:3916: $? = 0
  187. configure:3916: result: yes
  188. configure:3916: checking for strings.h
  189. configure:3916: gcc -c -g -O2 conftest.c >&5
  190. configure:3916: $? = 0
  191. configure:3916: result: yes
  192. configure:3916: checking for inttypes.h
  193. configure:3916: gcc -c -g -O2 conftest.c >&5
  194. configure:3916: $? = 0
  195. configure:3916: result: yes
  196. configure:3916: checking for stdint.h
  197. configure:3916: gcc -c -g -O2 conftest.c >&5
  198. configure:3916: $? = 0
  199. configure:3916: result: yes
  200. configure:3916: checking for unistd.h
  201. configure:3916: gcc -c -g -O2 conftest.c >&5
  202. configure:3916: $? = 0
  203. configure:3916: result: yes
  204. configure:3931: checking stdarg.h usability
  205. configure:3931: gcc -c -g -O2 conftest.c >&5
  206. configure:3931: $? = 0
  207. configure:3931: result: yes
  208. configure:3931: checking stdarg.h presence
  209. configure:3931: gcc -E conftest.c
  210. configure:3931: $? = 0
  211. configure:3931: result: yes
  212. configure:3931: checking for stdarg.h
  213. configure:3931: result: yes
  214. configure:3931: checking stdio.h usability
  215. configure:3931: gcc -c -g -O2 conftest.c >&5
  216. configure:3931: $? = 0
  217. configure:3931: result: yes
  218. configure:3931: checking stdio.h presence
  219. configure:3931: gcc -E conftest.c
  220. configure:3931: $? = 0
  221. configure:3931: result: yes
  222. configure:3931: checking for stdio.h
  223. configure:3931: result: yes
  224. configure:3931: checking for stdlib.h
  225. configure:3931: result: yes
  226. configure:3931: checking ctype.h usability
  227. configure:3931: gcc -c -g -O2 conftest.c >&5
  228. configure:3931: $? = 0
  229. configure:3931: result: yes
  230. configure:3931: checking ctype.h presence
  231. configure:3931: gcc -E conftest.c
  232. configure:3931: $? = 0
  233. configure:3931: result: yes
  234. configure:3931: checking for ctype.h
  235. configure:3931: result: yes
  236. configure:3947: checking sys/select.h usability
  237. configure:3947: gcc -c -g -O2 conftest.c >&5
  238. configure:3947: $? = 0
  239. configure:3947: result: yes
  240. configure:3947: checking sys/select.h presence
  241. configure:3947: gcc -E conftest.c
  242. configure:3947: $? = 0
  243. configure:3947: result: yes
  244. configure:3947: checking for sys/select.h
  245. configure:3947: result: yes
  246. configure:3947: checking signal.h usability
  247. configure:3947: gcc -c -g -O2 conftest.c >&5
  248. configure:3947: $? = 0
  249. configure:3947: result: yes
  250. configure:3947: checking signal.h presence
  251. configure:3947: gcc -E conftest.c
  252. configure:3947: $? = 0
  253. configure:3947: result: yes
  254. configure:3947: checking for signal.h
  255. configure:3947: result: yes
  256. configure:3947: checking for unistd.h
  257. configure:3947: result: yes
  258. configure:3947: checking time.h usability
  259. configure:3947: gcc -c -g -O2 conftest.c >&5
  260. configure:3947: $? = 0
  261. configure:3947: result: yes
  262. configure:3947: checking time.h presence
  263. configure:3947: gcc -E conftest.c
  264. configure:3947: $? = 0
  265. configure:3947: result: yes
  266. configure:3947: checking for time.h
  267. configure:3947: result: yes
  268. configure:3947: checking sys/wait.h usability
  269. configure:3947: gcc -c -g -O2 conftest.c >&5
  270. configure:3947: $? = 0
  271. configure:3947: result: yes
  272. configure:3947: checking sys/wait.h presence
  273. configure:3947: gcc -E conftest.c
  274. configure:3947: $? = 0
  275. configure:3947: result: yes
  276. configure:3947: checking for sys/wait.h
  277. configure:3947: result: yes
  278. configure:3947: checking sys/time.h usability
  279. configure:3947: gcc -c -g -O2 conftest.c >&5
  280. configure:3947: $? = 0
  281. configure:3947: result: yes
  282. configure:3947: checking sys/time.h presence
  283. configure:3947: gcc -E conftest.c
  284. configure:3947: $? = 0
  285. configure:3947: result: yes
  286. configure:3947: checking for sys/time.h
  287. configure:3947: result: yes
  288. configure:3961: checking alloca.h usability
  289. configure:3961: gcc -c -g -O2 conftest.c >&5
  290. configure:3961: $? = 0
  291. configure:3961: result: yes
  292. configure:3961: checking alloca.h presence
  293. configure:3961: gcc -E conftest.c
  294. configure:3961: $? = 0
  295. configure:3961: result: yes
  296. configure:3961: checking for alloca.h
  297. configure:3961: result: yes
  298. configure:3961: checking locale.h usability
  299. configure:3961: gcc -c -g -O2 conftest.c >&5
  300. configure:3961: $? = 0
  301. configure:3961: result: yes
  302. configure:3961: checking locale.h presence
  303. configure:3961: gcc -E conftest.c
  304. configure:3961: $? = 0
  305. configure:3961: result: yes
  306. configure:3961: checking for locale.h
  307. configure:3961: result: yes
  308. configure:3961: checking libintl.h usability
  309. configure:3961: gcc -c -g -O2 conftest.c >&5
  310. configure:3961: $? = 0
  311. configure:3961: result: yes
  312. configure:3961: checking libintl.h presence
  313. configure:3961: gcc -E conftest.c
  314. configure:3961: $? = 0
  315. configure:3961: result: yes
  316. configure:3961: checking for libintl.h
  317. configure:3961: result: yes
  318. configure:3974: checking X11/Xlib.h usability
  319. configure:3974: gcc -c -g -O2 conftest.c >&5
  320. configure:3974: $? = 0
  321. configure:3974: result: yes
  322. configure:3974: checking X11/Xlib.h presence
  323. configure:3974: gcc -E conftest.c
  324. configure:3974: $? = 0
  325. configure:3974: result: yes
  326. configure:3974: checking for X11/Xlib.h
  327. configure:3974: result: yes
  328. configure:3991: checking for X11/Xutil.h
  329. configure:3991: gcc -c -g -O2 conftest.c >&5
  330. configure:3991: $? = 0
  331. configure:3991: result: yes
  332. configure:3991: checking for X11/cursorfont.h
  333. configure:3991: gcc -c -g -O2 conftest.c >&5
  334. configure:3991: $? = 0
  335. configure:3991: result: yes
  336. configure:3991: checking for X11/Xproto.h
  337. configure:3991: gcc -c -g -O2 conftest.c >&5
  338. configure:3991: $? = 0
  339. configure:3991: result: yes
  340. configure:3991: checking for X11/Xatom.h
  341. configure:3991: gcc -c -g -O2 conftest.c >&5
  342. configure:3991: $? = 0
  343. configure:3991: result: yes
  344. configure:3991: checking for X11/keysym.h
  345. configure:3991: gcc -c -g -O2 conftest.c >&5
  346. configure:3991: $? = 0
  347. configure:3991: result: yes
  348. configure:3991: checking for X11/Xresource.h
  349. configure:3991: gcc -c -g -O2 conftest.c >&5
  350. configure:3991: $? = 0
  351. configure:3991: result: yes
  352. configure:4008: checking for unsetenv
  353. configure:4008: gcc -o conftest -g -O2 -lX11 conftest.c >&5
  354. configure:4008: $? = 0
  355. configure:4008: result: yes
  356. configure:4008: checking for putenv
  357. configure:4008: gcc -o conftest -g -O2 -lX11 conftest.c >&5
  358. configure:4008: $? = 0
  359. configure:4008: result: yes
  360. configure:4008: checking for setlocale
  361. configure:4008: gcc -o conftest -g -O2 -lX11 conftest.c >&5
  362. configure:4008: $? = 0
  363. configure:4008: result: yes
  364. configure:4027: checking for pkg-config
  365. configure:4031: result: pkg-config
  366. configure:4042: checking if pkg-config knows about libpng
  367. configure:4049: result: yes
  368. configure:4058: checking if pkg-config knows about libjpeg
  369. configure:4065: result: yes
  370. configure:4074: checking if pkg-config knows about cairo
  371. configure:4081: result: yes
  372. configure:4090: checking if pkg-config knows about librsvg-2.0
  373. configure:4097: result: no
  374. configure:4106: checking if pkg-config knows about freetype2
  375. configure:4113: result: yes
  376. configure:4122: checking if pkg-config knows about xft
  377. configure:4129: result: yes
  378. configure:4138: checking if pkg-config knows about xrender
  379. configure:4145: result: yes
  380. configure:4154: checking if pkg-config knows about fribidi
  381. configure:4161: result: yes
  382. configure:4227: checking for png_read_image in -lpng
  383. configure:4252: gcc -o conftest -g -O2 -lX11 conftest.c -lpng -lpng16 -lz >&5
  384. configure:4252: $? = 0
  385. configure:4261: result: yes
  386. configure:4300: checking for cairo_create in -lcairo
  387. configure:4325: gcc -o conftest -g -O2 -I/usr/include/libpng16 -lX11 -lpng16 -lz conftest.c -lcairo -lcairo >&5
  388. configure:4325: $? = 0
  389. configure:4334: result: yes
  390. configure:4424: WARNING: disabling Cairo because rsvg is disabled
  391. configure:4538: checking for XftFontOpenName in -lXft
  392. configure:4563: gcc -o conftest -g -O2 -I/usr/include/libpng16 -lX11 -lpng16 -lz conftest.c -lXft -lXft -lfreetype >&5
  393. configure:4563: $? = 0
  394. configure:4572: result: yes
  395. configure:4589: checking for ft2build.h
  396. configure:4589: gcc -c -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5
  397. configure:4589: $? = 0
  398. configure:4589: result: yes
  399. configure:4619: checking for X11/extensions/Xrender.h
  400. configure:4619: gcc -c -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5
  401. configure:4619: $? = 0
  402. configure:4619: result: yes
  403. configure:4641: checking for XRenderComposite in -lXrender
  404. configure:4666: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -lX11 -lpng16 -lz -lXft -lfreetype conftest.c -lXrender -L/usr/local/lib -lXrender -lX11 >&5
  405. configure:4666: $? = 0
  406. configure:4675: result: yes
  407. configure:4714: checking for fribidi_charset_to_unicode in -lfribidi
  408. configure:4739: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 conftest.c -lfribidi -lfribidi >&5
  409. configure:4739: $? = 0
  410. configure:4748: result: yes
  411. configure:4783: checking X11/xpm.h usability
  412. configure:4783: gcc -c -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi conftest.c >&5
  413. configure:4783: $? = 0
  414. configure:4783: result: yes
  415. configure:4783: checking X11/xpm.h presence
  416. configure:4783: gcc -E conftest.c
  417. configure:4783: $? = 0
  418. configure:4783: result: yes
  419. configure:4783: checking for X11/xpm.h
  420. configure:4783: result: yes
  421. configure:4800: checking whether XpmAllocColor is declared
  422. configure:4800: gcc -c -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi conftest.c >&5
  423. configure:4800: $? = 0
  424. configure:4800: result: yes
  425. configure:4814: checking for XpmReadFileToImage in -lXpm
  426. configure:4839: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi conftest.c -lXpm >&5
  427. configure:4839: $? = 0
  428. configure:4848: result: yes
  429. configure:4941: checking for XmuDrawRoundedRectangle in -lXmu
  430. configure:4966: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi -lXpm conftest.c -lXmu >&5
  431. configure:4966: $? = 0
  432. configure:4975: result: yes
  433. configure:5000: checking for XineramaQueryExtension in -lXinerama
  434. configure:5025: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi -lXpm -lXmu conftest.c -lXinerama >&5
  435. configure:5025: $? = 0
  436. configure:5034: result: yes
  437. configure:5055: checking whether make sets $(MAKE)
  438. configure:5077: result: yes
  439. configure:5086: checking for a sed that does not truncate output
  440. configure:5150: result: /bin/sed
  441. configure:5156: checking whether NLS is requested
  442. configure:5165: result: yes
  443. configure:5205: checking for msgfmt
  444. configure: trying /usr/bin/msgfmt...
  445. 0 translated messages.
  446. configure:5237: result: /usr/bin/msgfmt
  447. configure:5246: checking for gmsgfmt
  448. configure:5277: result: /usr/bin/msgfmt
  449. configure:5327: checking for xgettext
  450. configure: trying /usr/bin/xgettext...
  451. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  452. configure:5359: result: /usr/bin/xgettext
  453. configure:5404: checking for msgmerge
  454. configure: trying /usr/bin/msgmerge...
  455. configure:5435: result: /usr/bin/msgmerge
  456. configure:5472: checking build system type
  457. configure:5486: result: x86_64-unknown-linux-gnu
  458. configure:5506: checking host system type
  459. configure:5519: result: x86_64-unknown-linux-gnu
  460. configure:5564: checking for ld used by gcc
  461. configure:5631: result: /usr/bin/ld
  462. configure:5638: checking if the linker (/usr/bin/ld) is GNU ld
  463. configure:5653: result: yes
  464. configure:5660: checking for shared library run path origin
  465. configure:5673: result: done
  466. configure:6245: checking for CFPreferencesCopyAppValue
  467. configure:6263: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi -lXpm -lXmu -lXinerama conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  468. conftest.c:56:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  469. #include <CoreFoundation/CFPreferences.h>
  470. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  471. compilation terminated.
  472. configure:6263: $? = 1
  473. configure: failed program was:
  474. | /* confdefs.h */
  475. | #define PACKAGE_NAME "jwm"
  476. | #define PACKAGE_TARNAME "jwm"
  477. | #define PACKAGE_VERSION "2.2.0"
  478. | #define PACKAGE_STRING "jwm 2.2.0"
  479. | #define PACKAGE_BUGREPORT "joewing@joewing.net"
  480. | #define PACKAGE_URL ""
  481. | #define _XOPEN_SOURCE 600L
  482. | #define _XOPEN_SOURCE_EXTENDED 1
  483. | #define __EXTENSIONS__ 1
  484. | #define USE_XUTF8 1
  485. | #define STDC_HEADERS 1
  486. | #define HAVE_SYS_TYPES_H 1
  487. | #define HAVE_SYS_STAT_H 1
  488. | #define HAVE_STDLIB_H 1
  489. | #define HAVE_STRING_H 1
  490. | #define HAVE_MEMORY_H 1
  491. | #define HAVE_STRINGS_H 1
  492. | #define HAVE_INTTYPES_H 1
  493. | #define HAVE_STDINT_H 1
  494. | #define HAVE_UNISTD_H 1
  495. | #define HAVE_STDARG_H 1
  496. | #define HAVE_STDIO_H 1
  497. | #define HAVE_STDLIB_H 1
  498. | #define HAVE_CTYPE_H 1
  499. | #define HAVE_SYS_SELECT_H 1
  500. | #define HAVE_SIGNAL_H 1
  501. | #define HAVE_UNISTD_H 1
  502. | #define HAVE_TIME_H 1
  503. | #define HAVE_SYS_WAIT_H 1
  504. | #define HAVE_SYS_TIME_H 1
  505. | #define HAVE_ALLOCA_H 1
  506. | #define HAVE_LOCALE_H 1
  507. | #define HAVE_LIBINTL_H 1
  508. | #define HAVE_X11_XLIB_H 1
  509. | #define HAVE_X11_XUTIL_H 1
  510. | #define HAVE_X11_CURSORFONT_H 1
  511. | #define HAVE_X11_XPROTO_H 1
  512. | #define HAVE_X11_XATOM_H 1
  513. | #define HAVE_X11_KEYSYM_H 1
  514. | #define HAVE_X11_XRESOURCE_H 1
  515. | #define HAVE_UNSETENV 1
  516. | #define HAVE_PUTENV 1
  517. | #define HAVE_SETLOCALE 1
  518. | #define USE_ICONS 1
  519. | #define USE_PNG 1
  520. | #define USE_XFT 1
  521. | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
  522. | #define USE_XRENDER 1
  523. | #define USE_FRIBIDI 1
  524. | #define HAVE_X11_XPM_H 1
  525. | #define USE_XPM 1
  526. | #define USE_XMU 1
  527. | #define USE_XINERAMA 1
  528. | /* end confdefs.h. */
  529. | #include <CoreFoundation/CFPreferences.h>
  530. | int
  531. | main ()
  532. | {
  533. | CFPreferencesCopyAppValue(NULL, NULL)
  534. | ;
  535. | return 0;
  536. | }
  537. configure:6272: result: no
  538. configure:6279: checking for CFLocaleCopyCurrent
  539. configure:6297: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi -lXpm -lXmu -lXinerama conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  540. conftest.c:56:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  541. #include <CoreFoundation/CFLocale.h>
  542. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  543. compilation terminated.
  544. configure:6297: $? = 1
  545. configure: failed program was:
  546. | /* confdefs.h */
  547. | #define PACKAGE_NAME "jwm"
  548. | #define PACKAGE_TARNAME "jwm"
  549. | #define PACKAGE_VERSION "2.2.0"
  550. | #define PACKAGE_STRING "jwm 2.2.0"
  551. | #define PACKAGE_BUGREPORT "joewing@joewing.net"
  552. | #define PACKAGE_URL ""
  553. | #define _XOPEN_SOURCE 600L
  554. | #define _XOPEN_SOURCE_EXTENDED 1
  555. | #define __EXTENSIONS__ 1
  556. | #define USE_XUTF8 1
  557. | #define STDC_HEADERS 1
  558. | #define HAVE_SYS_TYPES_H 1
  559. | #define HAVE_SYS_STAT_H 1
  560. | #define HAVE_STDLIB_H 1
  561. | #define HAVE_STRING_H 1
  562. | #define HAVE_MEMORY_H 1
  563. | #define HAVE_STRINGS_H 1
  564. | #define HAVE_INTTYPES_H 1
  565. | #define HAVE_STDINT_H 1
  566. | #define HAVE_UNISTD_H 1
  567. | #define HAVE_STDARG_H 1
  568. | #define HAVE_STDIO_H 1
  569. | #define HAVE_STDLIB_H 1
  570. | #define HAVE_CTYPE_H 1
  571. | #define HAVE_SYS_SELECT_H 1
  572. | #define HAVE_SIGNAL_H 1
  573. | #define HAVE_UNISTD_H 1
  574. | #define HAVE_TIME_H 1
  575. | #define HAVE_SYS_WAIT_H 1
  576. | #define HAVE_SYS_TIME_H 1
  577. | #define HAVE_ALLOCA_H 1
  578. | #define HAVE_LOCALE_H 1
  579. | #define HAVE_LIBINTL_H 1
  580. | #define HAVE_X11_XLIB_H 1
  581. | #define HAVE_X11_XUTIL_H 1
  582. | #define HAVE_X11_CURSORFONT_H 1
  583. | #define HAVE_X11_XPROTO_H 1
  584. | #define HAVE_X11_XATOM_H 1
  585. | #define HAVE_X11_KEYSYM_H 1
  586. | #define HAVE_X11_XRESOURCE_H 1
  587. | #define HAVE_UNSETENV 1
  588. | #define HAVE_PUTENV 1
  589. | #define HAVE_SETLOCALE 1
  590. | #define USE_ICONS 1
  591. | #define USE_PNG 1
  592. | #define USE_XFT 1
  593. | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
  594. | #define USE_XRENDER 1
  595. | #define USE_FRIBIDI 1
  596. | #define HAVE_X11_XPM_H 1
  597. | #define USE_XPM 1
  598. | #define USE_XMU 1
  599. | #define USE_XINERAMA 1
  600. | /* end confdefs.h. */
  601. | #include <CoreFoundation/CFLocale.h>
  602. | int
  603. | main ()
  604. | {
  605. | CFLocaleCopyCurrent();
  606. | ;
  607. | return 0;
  608. | }
  609. configure:6306: result: no
  610. configure:6355: checking for GNU gettext in libc
  611. configure:6384: gcc -o conftest -g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi -lXpm -lXmu -lXinerama conftest.c >&5
  612. configure:6384: $? = 0
  613. configure:6393: result: yes
  614. configure:7240: checking whether to use NLS
  615. configure:7242: result: yes
  616. configure:7245: checking where the gettext function comes from
  617. configure:7256: result: libc
  618. configure:7497: creating ./config.status
  619. ## ---------------------- ##
  620. ## Running config.status. ##
  621. ## ---------------------- ##
  622. This file was extended by jwm config.status 2.2.0, which was
  623. generated by GNU Autoconf 2.69. Invocation command line was
  624. CONFIG_FILES =
  625. CONFIG_HEADERS =
  626. CONFIG_LINKS =
  627. CONFIG_COMMANDS =
  628. $ ./config.status
  629. on debian
  630. config.status:897: creating po/Makefile.in
  631. config.status:897: creating Makefile
  632. config.status:897: creating src/Makefile
  633. config.status:897: creating jwm.1
  634. config.status:897: creating config.h
  635. config.status:1078: config.h is unchanged
  636. config.status:1092: executing po-directories commands
  637. ## ---------------- ##
  638. ## Cache variables. ##
  639. ## ---------------- ##
  640. ac_cv_build=x86_64-unknown-linux-gnu
  641. ac_cv_c_compiler_gnu=yes
  642. ac_cv_env_CC_set=
  643. ac_cv_env_CC_value=
  644. ac_cv_env_CFLAGS_set=
  645. ac_cv_env_CFLAGS_value=
  646. ac_cv_env_CPPFLAGS_set=
  647. ac_cv_env_CPPFLAGS_value=
  648. ac_cv_env_CPP_set=
  649. ac_cv_env_CPP_value=
  650. ac_cv_env_LDFLAGS_set=
  651. ac_cv_env_LDFLAGS_value=
  652. ac_cv_env_LIBS_set=
  653. ac_cv_env_LIBS_value=
  654. ac_cv_env_XMKMF_set=
  655. ac_cv_env_XMKMF_value=
  656. ac_cv_env_build_alias_set=
  657. ac_cv_env_build_alias_value=
  658. ac_cv_env_host_alias_set=
  659. ac_cv_env_host_alias_value=
  660. ac_cv_env_target_alias_set=
  661. ac_cv_env_target_alias_value=
  662. ac_cv_func_putenv=yes
  663. ac_cv_func_setlocale=yes
  664. ac_cv_func_unsetenv=yes
  665. ac_cv_have_decl_XpmAllocColor=yes
  666. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  667. ac_cv_header_X11_Xatom_h=yes
  668. ac_cv_header_X11_Xlib_h=yes
  669. ac_cv_header_X11_Xproto_h=yes
  670. ac_cv_header_X11_Xresource_h=yes
  671. ac_cv_header_X11_Xutil_h=yes
  672. ac_cv_header_X11_cursorfont_h=yes
  673. ac_cv_header_X11_extensions_Xrender_h=yes
  674. ac_cv_header_X11_keysym_h=yes
  675. ac_cv_header_X11_xpm_h=yes
  676. ac_cv_header_alloca_h=yes
  677. ac_cv_header_ctype_h=yes
  678. ac_cv_header_ft2build_h=yes
  679. ac_cv_header_inttypes_h=yes
  680. ac_cv_header_libintl_h=yes
  681. ac_cv_header_locale_h=yes
  682. ac_cv_header_memory_h=yes
  683. ac_cv_header_signal_h=yes
  684. ac_cv_header_stdarg_h=yes
  685. ac_cv_header_stdc=yes
  686. ac_cv_header_stdint_h=yes
  687. ac_cv_header_stdio_h=yes
  688. ac_cv_header_stdlib_h=yes
  689. ac_cv_header_string_h=yes
  690. ac_cv_header_strings_h=yes
  691. ac_cv_header_sys_select_h=yes
  692. ac_cv_header_sys_stat_h=yes
  693. ac_cv_header_sys_time_h=yes
  694. ac_cv_header_sys_types_h=yes
  695. ac_cv_header_sys_wait_h=yes
  696. ac_cv_header_time_h=yes
  697. ac_cv_header_unistd_h=yes
  698. ac_cv_host=x86_64-unknown-linux-gnu
  699. ac_cv_lib_X11_XOpenDisplay=yes
  700. ac_cv_lib_X11_Xutf8TextPropertyToTextList=yes
  701. ac_cv_lib_Xft_XftFontOpenName=yes
  702. ac_cv_lib_Xinerama_XineramaQueryExtension=yes
  703. ac_cv_lib_Xmu_XmuDrawRoundedRectangle=yes
  704. ac_cv_lib_Xpm_XpmReadFileToImage=yes
  705. ac_cv_lib_Xrender_XRenderComposite=yes
  706. ac_cv_lib_cairo_cairo_create=yes
  707. ac_cv_lib_fribidi_fribidi_charset_to_unicode=yes
  708. ac_cv_lib_png_png_read_image=yes
  709. ac_cv_objext=o
  710. ac_cv_path_EGREP='/bin/grep -E'
  711. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  712. ac_cv_path_GREP=/bin/grep
  713. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  714. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  715. ac_cv_path_SED=/bin/sed
  716. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  717. ac_cv_path_install='/usr/bin/install -c'
  718. ac_cv_path_mkdir=/bin/mkdir
  719. ac_cv_prog_CPP='gcc -E'
  720. ac_cv_prog_ac_ct_CC=gcc
  721. ac_cv_prog_cc_c89=
  722. ac_cv_prog_cc_g=yes
  723. ac_cv_prog_make_make_set=yes
  724. acl_cv_path_LD=/usr/bin/ld
  725. acl_cv_prog_gnu_ld=yes
  726. acl_cv_rpath=done
  727. gt_cv_func_CFLocaleCopyCurrent=no
  728. gt_cv_func_CFPreferencesCopyAppValue=no
  729. gt_cv_func_gnugettext1_libc=yes
  730. ## ----------------- ##
  731. ## Output variables. ##
  732. ## ----------------- ##
  733. BINDIR='/freon/bin'
  734. CC='gcc'
  735. CFLAGS='-g -O2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/local/include -I/usr/include/fribidi -DLOCALEDIR=\"/freon/share/locale\"'
  736. CPP='gcc -E'
  737. CPPFLAGS=''
  738. DATE='2020-12-02'
  739. DEFS='-DHAVE_CONFIG_H'
  740. ECHO_C=''
  741. ECHO_N='-n'
  742. ECHO_T=''
  743. EGREP='/bin/grep -E'
  744. EXEEXT=''
  745. GETTEXT_MACRO_VERSION='0.19'
  746. GMSGFMT='/usr/bin/msgfmt'
  747. GMSGFMT_015='/usr/bin/msgfmt'
  748. GREP='/bin/grep'
  749. INSTALL_DATA='${INSTALL} -m 644'
  750. INSTALL_PROGRAM='${INSTALL}'
  751. INSTALL_SCRIPT='${INSTALL}'
  752. INSTVERSION='220'
  753. INTLLIBS=''
  754. INTL_MACOSX_LIBS=''
  755. LDFLAGS=' -lX11 -lpng16 -lz -lXft -lfreetype -L/usr/local/lib -lXrender -lX11 -lfribidi -lXpm -lXmu -lXinerama '
  756. LIBICONV='-liconv'
  757. LIBINTL=''
  758. LIBOBJS=''
  759. LIBS=''
  760. LTLIBICONV='-liconv'
  761. LTLIBINTL=''
  762. LTLIBOBJS=''
  763. MANDIR='/freon/share/man'
  764. MKDIR_P='/bin/mkdir -p'
  765. MSGFMT='/usr/bin/msgfmt'
  766. MSGFMT_015='/usr/bin/msgfmt'
  767. MSGMERGE='/usr/bin/msgmerge'
  768. OBJEXT='o'
  769. PACKAGE='jwm'
  770. PACKAGE_BUGREPORT='joewing@joewing.net'
  771. PACKAGE_NAME='jwm'
  772. PACKAGE_STRING='jwm 2.2.0'
  773. PACKAGE_TARNAME='jwm'
  774. PACKAGE_URL=''
  775. PACKAGE_VERSION='2.2.0'
  776. PATH_SEPARATOR=':'
  777. POSUB='po'
  778. SED='/bin/sed'
  779. SET_MAKE=''
  780. SHELL='/bin/bash'
  781. SYSCONF='/freon/etc'
  782. USE_NLS='yes'
  783. VERSION='2.2.0'
  784. XGETTEXT='/usr/bin/xgettext'
  785. XGETTEXT_015='/usr/bin/xgettext'
  786. XGETTEXT_EXTRA_OPTIONS=''
  787. XMKMF=''
  788. ac_ct_CC='gcc'
  789. bindir='${exec_prefix}/bin'
  790. build='x86_64-unknown-linux-gnu'
  791. build_alias=''
  792. build_cpu='x86_64'
  793. build_os='linux-gnu'
  794. build_vendor='unknown'
  795. datadir='${datarootdir}'
  796. datarootdir='${prefix}/share'
  797. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  798. dvidir='${docdir}'
  799. exec_prefix='/freon'
  800. host='x86_64-unknown-linux-gnu'
  801. host_alias=''
  802. host_cpu='x86_64'
  803. host_os='linux-gnu'
  804. host_vendor='unknown'
  805. htmldir='${docdir}'
  806. includedir='${prefix}/include'
  807. infodir='${datarootdir}/info'
  808. libdir='${exec_prefix}/lib'
  809. libexecdir='${exec_prefix}/libexec'
  810. localedir='/freon/share/locale'
  811. localstatedir='${prefix}/var'
  812. mandir='${datarootdir}/man'
  813. oldincludedir='/usr/include'
  814. pdfdir='${docdir}'
  815. prefix='/freon'
  816. program_transform_name='s,x,x,'
  817. psdir='${docdir}'
  818. runstatedir='${localstatedir}/run'
  819. sbindir='${exec_prefix}/sbin'
  820. sharedstatedir='${prefix}/com'
  821. sysconfdir='${prefix}/etc'
  822. target_alias=''
  823. ## ----------- ##
  824. ## confdefs.h. ##
  825. ## ----------- ##
  826. /* confdefs.h */
  827. #define PACKAGE_NAME "jwm"
  828. #define PACKAGE_TARNAME "jwm"
  829. #define PACKAGE_VERSION "2.2.0"
  830. #define PACKAGE_STRING "jwm 2.2.0"
  831. #define PACKAGE_BUGREPORT "joewing@joewing.net"
  832. #define PACKAGE_URL ""
  833. #define _XOPEN_SOURCE 600L
  834. #define _XOPEN_SOURCE_EXTENDED 1
  835. #define __EXTENSIONS__ 1
  836. #define USE_XUTF8 1
  837. #define STDC_HEADERS 1
  838. #define HAVE_SYS_TYPES_H 1
  839. #define HAVE_SYS_STAT_H 1
  840. #define HAVE_STDLIB_H 1
  841. #define HAVE_STRING_H 1
  842. #define HAVE_MEMORY_H 1
  843. #define HAVE_STRINGS_H 1
  844. #define HAVE_INTTYPES_H 1
  845. #define HAVE_STDINT_H 1
  846. #define HAVE_UNISTD_H 1
  847. #define HAVE_STDARG_H 1
  848. #define HAVE_STDIO_H 1
  849. #define HAVE_STDLIB_H 1
  850. #define HAVE_CTYPE_H 1
  851. #define HAVE_SYS_SELECT_H 1
  852. #define HAVE_SIGNAL_H 1
  853. #define HAVE_UNISTD_H 1
  854. #define HAVE_TIME_H 1
  855. #define HAVE_SYS_WAIT_H 1
  856. #define HAVE_SYS_TIME_H 1
  857. #define HAVE_ALLOCA_H 1
  858. #define HAVE_LOCALE_H 1
  859. #define HAVE_LIBINTL_H 1
  860. #define HAVE_X11_XLIB_H 1
  861. #define HAVE_X11_XUTIL_H 1
  862. #define HAVE_X11_CURSORFONT_H 1
  863. #define HAVE_X11_XPROTO_H 1
  864. #define HAVE_X11_XATOM_H 1
  865. #define HAVE_X11_KEYSYM_H 1
  866. #define HAVE_X11_XRESOURCE_H 1
  867. #define HAVE_UNSETENV 1
  868. #define HAVE_PUTENV 1
  869. #define HAVE_SETLOCALE 1
  870. #define USE_ICONS 1
  871. #define USE_PNG 1
  872. #define USE_XFT 1
  873. #define HAVE_X11_EXTENSIONS_XRENDER_H 1
  874. #define USE_XRENDER 1
  875. #define USE_FRIBIDI 1
  876. #define HAVE_X11_XPM_H 1
  877. #define USE_XPM 1
  878. #define USE_XMU 1
  879. #define USE_XINERAMA 1
  880. #define ENABLE_NLS 1
  881. #define HAVE_GETTEXT 1
  882. #define HAVE_DCGETTEXT 1
  883. #define SYSTEM_CONFIG "/freon/etc/system.jwmrc"
  884. configure: exit 0