DELTA 32167 0 53900 SVNX~ARG_WITH([libbz2], AS_HELP_STRING([--with-libbz2], [support bzip2 compressed files [if possible]]), [WITH_BZ2="${withval}"], [WITH_BZ2="test"]) if test "x$WITH_BZ2" != xno ; then AC_CHECK_LIB([bz2], [BZ2_bzReadOpen], [AC_CHECK_HEADERS([bzlib.h], [AC_DEFINE([FREECIV_HAVE_LIBBZ2], [1], [libbzip2 is available]) UTILITY_LIBS="${UTILITY_LIBS} -lbz2" libbz2_available=true])]) if test "x$libbz2_available" != "xtrue" ; then if test "x$WITH_BZ2" = "xyes" ; then AC_MSG_ERROR([Could not find libbz2 devel files]) fi feature_bz2=missing fi fi dnl Check for xz compression AC_ARG_WITH([liblzma], AS_HELP_STRING([--with-liblzma], [support xz compressed files [if possible]]), [WITH_XZ="${withval}"], [WITH_XZ="test"]) if test "x$WITH_XZ" != xno ; then AC_CHECK_LIB([lzma], [lzma_code], [AC_CHECK_HEADERS([lzma.h], [AC_DEFINE([FREECIV_HAVE_LIBLZMA], [1], [liblzma is available]) UTILITY_LIBS="${UTILITY_LIBS} -llzma" libxz_available=true])]) if test "x$libxz_available" != "xtrue" ; then if test "x$WITH_XZ" = "xyes" ; then AC_MSG_ERROR([Could not find liblzma devel files]) fi feature_xz=missing fiENDREP DELTA 31740 51 57 SVN'|9$:l;* Added configure options --with[out]-libbz2 and --with[out]-liblzma to explicitly enable or disable support for bz2 or xz compressed files. The default is still to autodetect if the support can be built in. Note that it's usually a bad idea to disable one of these if you have had it previously enabled, as then your new version will be unable to load old savegames created with that compression type in use. One can override this automatic detection with configure option --with[out]-libbz2. * xz compression is built into Freeciv if liblzma library and headers are present at configure time. One can override this automatic detection with configure option --with[out]-liblzma.ENDREP id: 149.5qi.r32175/1980 type: file pred: 149.5qi.r32167/53930 count: 513 text: 32175 0 1199 57089 1356578e765902e3d5543955f6ee40d3 props: 10922 613 112 0 391fbfe6c7602972dbce1584a6808d2a cpath: /branches/S2_6/configure.ac copyroot: 27474 /branches/S2_6 id: 4ra.5qi.r32175/2234 type: file pred: 4ra.5qi.r31740/6903 count: 47 text: 32175 1226 729 10108 bb35bab5dfc313657fa9c45b78b4a6d0 cpath: /branches/S2_6/doc/README.packaging copyroot: 27474 /branches/S2_6 PLAIN K 4 BUGS V 23 file 11m.5qi.r28108/584 K 11 CodingStyle V 24 file 11n.5ck.r27115/1173 K 3 FAQ V 25 file 4di.5qi.r28556/25616 K 7 HACKING V 24 file 11o.5qi.r31437/7169 K 9 HOWTOPLAY V 23 file 11p.5qi.r28889/378 K 14 INSTALL.Cygwin V 23 file 19e.5qi.r27829/105 K 11 Makefile.am V 22 file kb.5qi.r31713/839 K 6 README V 23 file 11r.5qi.r31352/203 K 9 README.AI V 23 file 11s.5ck.r27045/984 K 17 README.AI_modules V 24 file m77.5qi.r31875/7046 K 19 README.achievements V 25 file qkn.5ck.r26758/14453 K 14 README.actions V 24 file ro2.5qi.r29625/2006 K 13 README.agents V 22 file 11t.5ck.r26622/49 K 17 README.attributes V 22 file 11u.5ck.r26625/49 K 12 README.delta V 23 file 2f8.5ck.r23249/167 K 14 README.effects V 25 file 199.5qi.r32091/32027 K 11 README.fcdb V 24 file 75c.5ck.r27303/9416 K 15 README.governor V 24 file 11v.5s5.r28769/2118 K 15 README.graphics V 25 file 11w.5qi.r30970/26904 K 12 README.msys2 V 25 file 2934.5qi.r32046/1419 K 14 README.nations V 23 file 36m.5ck.r27356/644 K 16 README.packaging V 24 file 4ra.5qi.r32175/2234 K 15 README.rulesets V 24 file 11x.5qi.r32110/1082 K 15 README.scorelog V 21 file 2lm.0.r8005/1124 K 12 README.sound V 22 file 13h.5ck.r26676/50 K 15 README.tilesets V 24 file 6gy.5ck.r22813/3494 K 4 TODO V 25 file 11y.5ck.r18113/18714 K 2 ca V 26 dir 4bn.5ck.r21487/1503622 K 2 de V 26 dir 11z.5ck.r21487/1500450 K 2 fr V 26 dir 128.5ck.r21487/1502367 K 15 freeciv.doxygen V 25 file 6pl.5ck.r27124/82750 K 15 generate_FAQ.pl V 24 file 6h2.5ck.r21771/8334 K 2 it V 24 dir 12c.5ck.r16872/77489 K 2 ja V 26 dir 12g.5ck.r21487/1501388 K 3 man V 23 dir 2j5.5qi.r27583/1452 K 2 nl V 24 dir 14d.5ck.r18113/17448 K 2 sv V 24 dir 12k.5ck.r18113/14432 END ENDREP id: k7.5qi.r32175/4141 type: dir pred: k7.5qi.r32110/3042 count: 843 text: 32175 2440 1688 0 ab2cf65853b98e8b60cd84205c7a21c0 props: 4431 2256 52 0 99ffa4e3e0608cced72bc06a75f6aece cpath: /branches/S2_6/doc copyroot: 27474 /branches/S2_6 PLAIN K 9 ABOUT-NLS V 24 file fu.5ck.r27270/69307 K 7 AUTHORS V 24 file 5u.5ck.r22143/14016 K 7 COPYING V 22 file 1h.5qi.r29455/952 K 9 ChangeLog V 26 file 6l.5qi.r31298/7507168 K 7 INSTALL V 22 file 6.5qi.r31740/1317 K 11 Makefile.am V 22 file 59.5qi.r31920/516 K 4 NEWS V 24 file 6m.5ck.r25634/30702 K 6 README V 20 file 7.0.r4421/96382 K 2 ai V 22 dir 8.5qi.r32091/19817 K 10 autogen.sh V 22 file 12o.5qi.r32157/51 K 9 bootstrap V 23 dir 2p5.5qi.r32074/2154 K 6 client V 21 dir d.5qi.r32164/5468 K 6 common V 22 dir p.5qi.r32147/25491 K 12 configure.ac V 24 file 149.5qi.r32175/1980 K 4 data V 21 dir w.5qi.r32144/4345 K 12 dependencies V 23 dir 2yu.5qi.r31823/9339 K 3 doc V 22 dir k7.5qi.r32175/4141 K 10 fc_version V 25 file 2lo.5qj.r32147/25733 K 11 gen_headers V 24 dir 1hsw.5qi.r32162/2060 K 3 lua V 24 dir 2c5p.5qi.r31920/4972 K 2 m4 V 24 dir 12p.5qi.r32142/10009 K 7 scripts V 23 dir 2yo.5qi.r31853/1104 K 6 server V 21 dir z.5qi.r32171/6363 K 5 tests V 22 dir 2g9.5qi.r31521/645 K 5 tools V 23 dir 4pj.5qp.r32080/2676 K 12 translations V 25 dir t0a.5qi.r32126/254490 K 7 utility V 23 dir 1c.5qi.r32162/10236 K 3 vms V 25 dir u9.5ck.r21528/1396085 K 5 win32 V 24 dir 2eu.5qi.r32098/13458 END ENDREP id: 3.5qi.r32175/5590 type: dir pred: 3.5qi.r32171/7816 count: 20509 text: 32175 4380 1197 0 84235b0a6bcf23c44d3f6e9b26d39050 props: 28037 14463 292 0 9e1d5de0253c723466868990c52c129f cpath: /branches/S2_6 copyroot: 27474 /branches/S2_6 PLAIN K 5 S1_14 V 21 dir 3.21.r18109/18803 K 4 S2_0 V 21 dir 3.10x.r21862/4178 K 4 S2_1 V 22 dir 3.59e.r20026/11014 K 4 S2_2 V 21 dir 3.5cy.r21861/5036 K 4 S2_3 V 21 dir 3.5f2.r29458/5135 K 4 S2_4 V 22 dir 3.5ii.r30401/87429 K 4 S2_5 V 21 dir 3.5kv.r32172/7709 K 6 S2_5_3 V 23 dir 3.5ut.r31805/553797 K 4 S2_6 V 21 dir 3.5qi.r32175/5590 K 11 freeciv-web V 22 dir 3.5bl.r13594/14918 END ENDREP id: 1.0.r32175/6221 type: dir pred: 1.0.r32172/8339 count: 10961 text: 32175 5828 380 0 eb31f5e849126551aaf892e100e3f917 cpath: /branches copyroot: 0 / PLAIN K 8 branches V 19 dir 1.0.r32175/6221 K 4 tags V 19 dir 2.0.r31807/7857 K 5 trunk V 21 dir 3.5ck.r32174/5069 K 7 website V 20 dir 3ge.0.r31885/802 END ENDREP id: 0.0.r32175/6538 type: dir pred: 0.0.r32174/5455 count: 32175 text: 32175 6374 151 0 bab3549c0d9f590863aee29ebe0f74f5 cpath: / copyroot: 0 / 149.5qi.t32174-1 modify true false /branches/S2_6/configure.ac 4ra.5qi.t32174-1 modify true false /branches/S2_6/doc/README.packaging 6538 6683