Annotation of embedaddon/libiconv/libcharset/ChangeLog, revision 1.1.1.2

1.1.1.2 ! misho       1: 2010-09-23  Bruno Haible  <bruno@clisp.org>
        !             2: 
        !             3:        Switch to autoconf 2.68.
        !             4:        * autogen.sh: Update comment.
        !             5:        * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.68.
        !             6: 
        !             7: 2010-09-23  Bruno Haible  <bruno@clisp.org>
        !             8: 
        !             9:        * m4/libtool.m4: Update from libtool-2.4, with modifications:
        !            10:        2008-04-06  Bruno Haible  <bruno@clisp.org>
        !            11:                * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
        !            12:                CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
        !            13:                to ${CONFIG_SHELL}.
        !            14:        * m4/ltversion.m4: Update from libtool-2.4.
        !            15:        * build-aux/ltmain.sh: Likewise.
        !            16: 
        !            17: 2010-07-31  Bruno Haible  <bruno@clisp.org>
        !            18: 
        !            19:        * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.67.
        !            20: 
        !            21: 2010-07-03  Bruno Haible  <bruno@clisp.org>
        !            22: 
        !            23:        * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.66.
        !            24: 
        !            25: 2010-06-04  Bruno Haible  <bruno@clisp.org>
        !            26: 
        !            27:        Addendum to 2009-10-18 commit.
        !            28:        * m4/fcntl-o.m4: New file, from gnulib.
        !            29:        * m4/fcntl_h.m4: Remove file.
        !            30: 
        !            31: 2010-06-04  Bruno Haible  <bruno@clisp.org>
        !            32: 
        !            33:        * m4/libtool.m4: Update from libtool-2.2.8, with modifications:
        !            34:        2008-04-06  Bruno Haible  <bruno@clisp.org>
        !            35:                * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
        !            36:                CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
        !            37:                to ${CONFIG_SHELL}.
        !            38:        * m4/ltoptions.m4: Update from libtool-2.2.8.
        !            39:        * m4/ltversion.m4: Likewise.
        !            40:        * m4/lt~obsolete.m4: Likewise.
        !            41:        * build-aux/ltmain.sh: Likewise.
        !            42: 
        !            43: 2010-05-08  Bruno Haible  <bruno@clisp.org>
        !            44: 
        !            45:        * tools/cygwin-1.7.2: New file.
        !            46:        * lib/config.charset: Update comments for Cygwin 1.7.
        !            47:        * lib/localcharset.c: Likewise.
        !            48: 
        !            49: 2010-03-30  Bruno Haible  <bruno@clisp.org>
        !            50: 
        !            51:        * README.woe32: Mention Cygwin.
        !            52: 
        !            53: 2009-12-11  Bruno Haible  <bruno@clisp.org>
        !            54: 
        !            55:        * include/libcharset.h.in: Untabify.
        !            56: 
        !            57: 2009-12-11  Bruno Haible  <bruno@clisp.org>
        !            58: 
        !            59:        * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.65.
        !            60: 
        !            61: 2009-10-18  Bruno Haible  <bruno@clisp.org>
        !            62: 
        !            63:        * README: Update.
        !            64: 
        !            65: 2009-10-18  Bruno Haible  <bruno@clisp.org>
        !            66: 
        !            67:        * configure.ac: Invoke gl_FCNTL_O_FLAGS.
        !            68:        * INTEGRATE: Mention fcntl_h.m4 and the gl_FCNTL_O_FLAGS invocation.
        !            69: 
        !            70: 2009-08-15  Bruno Haible  <bruno@clisp.org>
        !            71: 
        !            72:        * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.64.
        !            73: 
1.1       misho      74: 2009-05-19  Bruno Haible  <bruno@clisp.org>
                     75: 
                     76:        * Makefile.devel (AUTOMAKE, ACLOCAL): Switch to version 1.11.
                     77:        * autogen.sh: Update comments.
                     78: 
                     79: 2009-01-25  Bruno Haible  <bruno@clisp.org>
                     80: 
                     81:        Don't install charset.alias on MacOS X >= 10.3.
                     82:        * INTEGRATE: Don't install charset.alias on MacOS X >= 10.3, if the
                     83:        file does not yet exist.
                     84: 
                     85: 2009-01-25  Bruno Haible  <bruno@clisp.org>
                     86: 
                     87:        Don't install charset.alias on mingw and Cygwin.
                     88:        * INTEGRATE: Don't install charset.alias on mingw and Cygwin, if the
                     89:        file does not yet exist. The result for these platforms is hardcoded in
                     90:        localcharset.c.
                     91: 
                     92: 2009-01-24  Bruno Haible  <bruno@clisp.org>
                     93: 
                     94:        * tools/all-charsets: Add CP1131, ARMSCII-8, PT154 to the list of
                     95:        allowed encodings.
                     96:        * tools/darwin-7.5: Regenerated.
                     97:        * tools/darwin-9.5: Regenerated.
                     98: 
                     99: 2009-01-18  Bruno Haible  <bruno@clisp.org>
                    100: 
                    101:        * tools/darwin-9.5: New file.
                    102: 
                    103: 2009-01-18  Bruno Haible  <bruno@clisp.org>
                    104: 
                    105:        * tools/locale_monthnames.c: New file.
                    106: 
                    107: 2009-01-16  Bruno Haible  <bruno@clisp.org>
                    108: 
                    109:        * Makefile.in (install-strip): New target.
                    110:        Reported by Alon Bar-Lev <alon.barlev@gmail.com>.
                    111: 
                    112: 2009-01-14  Bruno Haible  <bruno@clisp.org>
                    113: 
                    114:        * configure.ac: More consistent m4 quoting.
                    115: 
                    116: 2008-09-28  Bruno Haible  <bruno@clisp.org>
                    117: 
                    118:        * build-aux/ltmain.sh (func_emit_cwrapperexe_src): On mingw,
                    119:        preprocess the argument vector through prepare_spawn.
                    120: 
                    121: 2008-09-16  Bruno Haible  <bruno@clisp.org>
                    122: 
                    123:        * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.63.
                    124: 
                    125: 2008-09-07  Bruno Haible  <bruno@clisp.org>
                    126: 
                    127:        * m4/libtool.m4: Update from libtool-2.2.6, with modifications:
                    128:        2008-04-06  Bruno Haible  <bruno@clisp.org>
                    129:                * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
                    130:                CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
                    131:                to ${CONFIG_SHELL}.
                    132:        * m4/ltoptions.m4: Update from libtool-2.2.6.
                    133:        * m4/ltsugar.m4: Likewise.
                    134:        * m4/ltversion.m4: Likewise.
                    135:        * build-aux/ltmain.sh: Likewise.
                    136: 
                    137: 2008-05-18  Bruno Haible  <bruno@clisp.org>
                    138: 
                    139:        * m4/libtool.m4: Update from libtool-2.2.4, with modifications:
                    140:        2008-04-06  Bruno Haible  <bruno@clisp.org>
                    141:                * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
                    142:                CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
                    143:                to ${CONFIG_SHELL}.
                    144:        * m4/ltoptions.m4: Update from libtool-2.2.4.
                    145:        * m4/ltversion.m4: Likewise.
                    146:        * m4/lt~obsolete.m4: Likewise.
                    147:        * build-aux/ltmain.sh: Likewise.
                    148: 
                    149: 2008-04-14  Bruno Haible  <bruno@clisp.org>
                    150: 
                    151:        * configure.ac: Invoke AC_USE_SYSTEM_EXTENSIONS instead of AC_AIX and
                    152:        AC_MINIX.
                    153:        * Makefile.devel (AUTOCONF, AUTOHEADER): Require autoconf-2.62.
                    154: 
                    155: 2008-04-06  Bruno Haible  <bruno@clisp.org>
                    156: 
                    157:        * m4/libtool.m4: Update from libtool-2.2.2, with modifications:
                    158:        2008-04-06  Bruno Haible  <bruno@clisp.org>
                    159:                * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
                    160:                CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
                    161:                to ${CONFIG_SHELL}.
                    162:        * m4/ltoptions.m4: New file, from libtool-2.2.2.
                    163:        * m4/ltsugar.m4: New file, from libtool-2.2.2.
                    164:        * m4/ltversion.m4: New file, from libtool-2.2.2.
                    165:        * m4/lt~obsolete.m4: New file, from libtool-2.2.2.
                    166:        * build-aux/ltmain.sh: New file, from libtool-2.2.2.
                    167:        * configure.ac: Use LT_INIT instead of AC_PROG_LIBTOOL.
                    168: 
                    169: 2007-11-14  Bruno Haible  <bruno@clisp.org>
                    170: 
                    171:        * tools/all-locales: Add "C" for Darwin. Treat OpenBSD like Darwin.
                    172: 
                    173: 2007-11-11  Bruno Haible  <bruno@clisp.org>
                    174: 
                    175:        * Makefile.devel (AUTOCONF, AUTOHEADER): Require version 2.61.
                    176:        (ACLOCAL): Require version 1.10.
                    177: 
                    178: 2007-10-26  Bruno Haible  <bruno@clisp.org>
                    179: 
                    180:        * m4/libtool.m4: Update, based on libtool-1.5.24.
                    181:        * build-aux/ltmain.sh: Update, based on libtool-1.5.24.
                    182: 
                    183: 2007-06-30  Bruno Haible  <bruno@clisp.org>
                    184: 
                    185:        * autogen.sh: New file.
                    186:        * DEPENDENCIES: New file.
                    187:        * HACKING: New file.
                    188: 
                    189: 2007-03-04  Bruno Haible  <bruno@clisp.org>
                    190: 
                    191:        * configure.ac: Invoke gl_RELOCATABLE_LIBRARY instead of
                    192:        AC_RELOCATABLE_LIBRARY.
                    193:        * m4/relocatable-lib.m4: New file, from gnulib.
                    194:        * m4/relocatable.m4: Remove file.
                    195: 
                    196: 2007-02-16  Juan Manuel Guerrero  <juan.guerrero@gmx.de>
                    197: 
                    198:        * djgpp/*: Update.
                    199: 
                    200: 2006-10-31  Bruno Haible  <bruno@clisp.org>
                    201: 
                    202:        Update from GNU gettext.
                    203:        2006-10-25  Bruno Haible  <bruno@clisp.org>
                    204:                * m4/relocatable.m4 (AC_RELOCATABLE_BODY): Renamed from
                    205:                AC_RELOCATABLE, without the AC_LIBOBJ invocation.
                    206:                (AC_RELOCATABLE): New macro. Invoke AC_LIBOBJ here.
                    207: 
                    208: 2006-10-18  Bruno Haible  <bruno@clisp.org>
                    209: 
                    210:        * INTEGRATE: Remove recommendation to test for setlocale.
                    211: 
                    212: 2006-07-29  Bruno Haible  <bruno@clisp.org>
                    213: 
                    214:        * configure.ac: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
                    215: 
                    216: 2006-07-29  Bruno Haible  <bruno@clisp.org>
                    217: 
                    218:        * configure.ac: Remove obsolete calls AC_PROG_GCC_TRADITIONAL,
                    219:        AC_ISC_POSIX.
                    220: 
                    221: 2006-07-25  Bruno Haible  <bruno@clisp.org>
                    222: 
                    223:        * Makefile.msvc: Remove file.
                    224:        * Makefile.devel (config.h.msvc): Remove rule.
                    225:        (include/libcharset.h.msvc-shared, include/localcharset.h.msvc-shared):
                    226:        Remove rules.
                    227:        (all): Update.
                    228: 
                    229: 2006-07-25  Bruno Haible  <bruno@clisp.org>
                    230: 
                    231:        * Makefile.vms: Remove file.
                    232:        * Makefile.devel (config.h_vms): Remove rule.
                    233:        (all): Update.
                    234: 
                    235: 2006-06-27  Bruno Haible  <bruno@clisp.org>
                    236: 
                    237:        * Makefile.devel (AUTOCONF, AUTOHEADER): Use autoconf-2.60.
                    238:        * Makefile.in (datarootdir): New variable.
                    239:        * configure.ac (mandir): Remove customization.
                    240: 
                    241: 2006-03-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
                    242: 
                    243:        * m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when
                    244:        "parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d.
                    245: 
                    246: 2006-05-15  Bruno Haible  <bruno@clisp.org>
                    247: 
                    248:        * m4/relocatable.m4: Update from GNU gettext.
                    249: 
                    250: 2006-05-14  Bruno Haible  <bruno@clisp.org>,
                    251:             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
                    252: 
                    253:        * m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG)
                    254:        (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC)
                    255:        (AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9,
                    256:        Sun C++ 5.9, and Sun Fortran 8.3 on Linux.
                    257: 
                    258: 2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
                    259: 
                    260:        * m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when
                    261:        compiling a shared library object.
                    262: 
                    263: 2006-03-31  Juan Manuel Guerrero  <juan.guerrero@gmx.de>
                    264: 
                    265:        * djgpp/*: Update.
                    266: 
                    267: 2005-12-29  Bruno Haible  <bruno@clisp.org>
                    268: 
                    269:        * configure.ac: Renamed from configure.in.
                    270:        * Makefile.devel (configure, config.h.in): Update.
                    271:        * djgpp/Makefile.maint (fnchange.lst, README): Update.
                    272: 
                    273: 2005-12-29  Bruno Haible  <bruno@clisp.org>
                    274: 
                    275:        * build-aux/config.guess: Update to GNU version 2005-12-23.
                    276:        * build-aux/config.sub: Likewise.
                    277:        * build-aux/config.libpath: Update from GNU gettext.
                    278: 
                    279: 2005-12-29  Bruno Haible  <bruno@clisp.org>
                    280: 
                    281:        * m4/codeset.m4: Update from GNU gettext.
                    282:        * m4/glibc21.m4: Update from GNU gettext.
                    283:        * m4/relocatable.m4: Update from GNU gettext.
                    284:        * configure: Invoke gl_GLIBC21 instead of jm_GLIBC21.
                    285: 
                    286: 2005-12-29  Bruno Haible  <bruno@clisp.org>
                    287: 
                    288:        * m4/libtool.m4: Update, based on libtool-1.5.22.
                    289:        * build-aux/ltmain.sh: Update, based on libtool-1.5.22.
                    290: 
                    291: 2005-09-18  Bruno Haible  <bruno@clisp.org>
                    292: 
                    293:        * m4/libtool.m4: Update, based on libtool-1.5.20.
                    294:        * build-aux/ltmain.sh: Update, based on libtool-1.5.20.
                    295: 
                    296: 2005-07-24  Bruno Haible  <bruno@clisp.org>
                    297: 
                    298:        Tidy up exported symbols.
                    299:        * m4/visibility.m4: New file.
                    300:        * include/export.h: New file.
                    301:        * configure.in Invoke gl_VISIBILITY. Use AC_CONFIG_FILES. Arrange to
                    302:        create also include/localcharset.h.inst.
                    303:        (VERSION): Bump to 1.4.
                    304:        * Makefile.devel (all): Depend on include/localcharset.h.build.in.
                    305:        (include/localcharset.h.build.in): New rule.
                    306:        * Makefile.in (all): Remove dependency on include/localcharset.h.
                    307:        (include/localcharset.h): Remove rule.
                    308:        (install-lib, install): Install include/localcharset.h.inst,
                    309:        not the include/localcharset.h that was used for building.
                    310:        (distclean, maintainer-clean): Remove also include/localcharset.h.inst.
                    311: 
                    312: 2005-07-08  Bruno Haible  <bruno@clisp.org>
                    313: 
                    314:        * m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL
                    315:        executable after installing it.
                    316: 
                    317: 2005-07-07  Bruno Haible  <bruno@clisp.org>
                    318: 
                    319:        * configure.in: Bump version number.
                    320:        * windows/charset.rc: Likewise.
                    321: 
                    322: 2005-07-05  Bruno Haible  <bruno@clisp.org>
                    323: 
                    324:        * m4/relocatable.m4 (AC_RELOCATABLE): On mingw, simply set
                    325:        SET_RELOCATABLE to a trivial value.
                    326: 
                    327: 2005-07-05  Bruno Haible  <bruno@clisp.org>
                    328: 
                    329:        * Makefile.devel (AUTOHEADER, ACLOCAL): New variables.
                    330:        (autoconf/aclocal.m4, config.h.in): Use them.
                    331: 
                    332: 2005-03-22  Bruno Haible  <bruno@clisp.org>
                    333: 
                    334:        * build-aux: New directory, renamed from autoconf.
                    335:        * configure.in (AC_CONFIG_AUX_DIR): Use build-aux.
                    336:        * Makefile.in (mkinstalldirs): Update.
                    337: 
                    338: 2005-01-05  Bruno Haible  <bruno@clisp.org>
                    339: 
                    340:        * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.10.
                    341:        * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.10.
                    342: 
                    343: 2004-09-21  Juan Manuel Guerrero  <st001906@hrz1.hrz.tu-darmstadt.de>
                    344: 
                    345:        * djgpp/config.bat: Update.
                    346:        * djgpp/config.sed: Update.
                    347:        * djgpp/config.site: Update.
                    348:        * djgpp/fnchange.in: Update.
                    349:        * djgpp/README.in: Update.
                    350: 
                    351: 2004-08-25  Bruno Haible  <bruno@clisp.org>
                    352: 
                    353:        * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.6.
                    354:        * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.6.
                    355: 
                    356: 2004-01-20  Bruno Haible  <bruno@clisp.org>
                    357: 
                    358:        Upgrade from gettext-0.14.
                    359: 
                    360:        2003-08-24  Bruno Haible  <bruno@clisp.org>
                    361:        * m4/relocatable.m4 (AC_RELOCATABLE): Use $(host) instead of @host@,
                    362:        since the substitution of @host@ may occur before the substitution of
                    363:        @SET_RELOCATABLE@.
                    364: 
                    365: 2004-01-20  Bruno Haible  <bruno@clisp.org>
                    366: 
                    367:        Assume automake-1.8.
                    368:        * Makefile.devel (AUTOCONF): Assume autoconf-2.59.
                    369: 
                    370: 2003-06-18  Bruno Haible  <bruno@clisp.org>
                    371: 
                    372:        * config/install-sh: Update from automake-1.7.5.
                    373: 
                    374: 2003-06-07  Bruno Haible  <bruno@clisp.org>
                    375: 
                    376:        * Makefile.devel (config.h_vms): Remove INSTALLPREFIX.
                    377:        Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
                    378: 
                    379: 2003-05-19  Bruno Haible  <bruno@clisp.org>
                    380: 
                    381:        * windows/charset.rc: Include <winver.h>.
                    382:        Reported by Perry Rapp.
                    383: 
                    384: 2003-05-07  Bruno Haible  <bruno@clisp.org>
                    385: 
                    386:        * Makefile.vms: New file.
                    387:        * Makefile.devel (config.h_vms): New rule.
                    388:        (all): Depend on it.
                    389: 
                    390: 2003-05-06  Bruno Haible  <bruno@clisp.org>
                    391: 
                    392:        * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.
                    393: 
                    394: 2003-05-06  Bruno Haible  <bruno@clisp.org>
                    395: 
                    396:        * autoconf/config.guess: Update to GNU version 2003-02-22.
                    397:        * autoconf/config.sub: Likewise.
                    398: 
                    399: 2003-05-06  Bruno Haible  <bruno@clisp.org>
                    400: 
                    401:        * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.
                    402: 
                    403: 2003-04-12  Bruno Haible  <bruno@clisp.org>
                    404: 
                    405:        * configure.in (mandir): Change default value.
                    406:        * Makefile.in (datadir): New variable.
                    407: 
                    408: 2003-04-05  Bruno Haible  <bruno@clisp.org>
                    409: 
                    410:        Support for relocatable installation.
                    411:        * m4/relocatable.m4: New file, from GNU gettext.
                    412:        * autoconf/config.libpath: New file, from GNU gettext.
                    413:        * configure.in: Invoke AC_RELOCATABLE_LIBRARY.
                    414:        * include/libcharset.h.in: New file.
                    415:        * Makefile.devel (include/libcharset.h.msvc-shared): New rule.
                    416:        (all): Depend on it.
                    417:        (autoconf/aclocal.m4): Update aclocal invocation.
                    418:        (config.h.msvc): Handle INSTALLPREFIX.
                    419:        * Makefile.in (include/libcharset.h): New rule.
                    420:        (all): Depend on it.
                    421:        (install-lib, install): Also install libcharset.h.
                    422:        (uninstall): Uninstall libcharset.h.
                    423:        (distclean, maintainer-clean): Remove include/libcharset.h.
                    424:        * Makefile.msvc (all): Create include/libcharset.h.
                    425:        (install): Also install libcharset.h.
                    426:        (uninstall): Uninstall libcharset.h.
                    427:        (mostlyclean, clean, distclean, maintainer-clean): Remove
                    428:        include/libcharset.h.
                    429:        * INSTALL.generic: Document --enable-relocatable and
                    430:        --with-libintl-prefix. Remove the recommendation to set CPPFLAGS and
                    431:        LDFLAGS. The lib-link.m4 macros make this unnecessary.
                    432: 
                    433: 2003-04-05  Bruno Haible  <bruno@clisp.org>
                    434: 
                    435:        * Makefile.msvc (PREFIX): New variable.
                    436:        (prefix): Use it.
                    437:        (distclean, maintainer-clean): Drop Unix specific removals.
                    438:        * man/Makefile.msvc (PREFIX): New variable.
                    439:        (prefix): Use it.
                    440:        (clean): Drop unnecessary removals.
                    441:        (distclean): Drop Unix specific removal.
                    442: 
                    443: 2003-04-05  Bruno Haible  <bruno@clisp.org>
                    444: 
                    445:        * configure.in: Invoke AM_LANGINFO_CODESET, not jm_LANGINFO_CODESET.
                    446:        * autoconf/ltmain.sh: Update from GNU gettext.
                    447:        2003-02-18  Bruno Haible  <bruno@clisp.org>
                    448:                Fix the 2002-09-16 fix.
                    449:                * ltmain.sh (install): If "ln -s -f" fails (this is the case
                    450:                with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
                    451:        * m4/codeset.m4: Update from GNU gettext-0.10.40.
                    452:        * m4/glibc21.m4: Update from GNU gettext-0.10.40.
                    453: 
                    454: 2003-03-17  Bruno Haible  <bruno@clisp.org>
                    455: 
                    456:        Improved MSVC support.
                    457:        * windows/charset.rc: New file.
                    458:        * Makefile.msvc (prefix): Use less Unixy value.
                    459:        (local_prefix): Remove variable.
                    460:        (libdir, includedir): Use backslashes.
                    461:        (bindir): New variable.
                    462:        (mandir): Remove variable.
                    463:        (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
                    464:        (mostlyclean, clean): Remove config.h and include/localcharset.h.
                    465:        (install, installdirs, uninstall): Rewritten.
                    466:        * README.woe32: Mention automatic installation command.
                    467: 
                    468:        Rename libcharset.h to localcharset.h.
                    469:        * include/localcharset.h.in: Renamed from include/libcharset.h.in.
                    470:        * tools/locale_charset.c: Include localcharset.h, not libcharset.h.
                    471:        * Makefile.in (include/localcharset.h): Renamed from
                    472:        include/libcharset.h.
                    473:        (all): Update dependency.
                    474:        (install-lib, install, uninstall, distclean, maintainer-clean): Update.
                    475:        * Makefile.msvc (all): Create include/localcharset.h, not
                    476:        include/libcharset.h.
                    477:        * Makefile.devel (include/localcharset.h.msvc-shared): Renamed from
                    478:        include/libcharset.h.msvc-shared.
                    479:        (all): Update dependency.
                    480:        (config.h.in): Touch the file when done; autoheader doesn't do it.
                    481:        (config.h.msvc): Make rule more robust.
                    482:        * INTEGRATE: Mention localcharset.h only once.
                    483:        * djgpp/README.in, djgpp/README: Update.
                    484:        * djgpp/config.bat: Update.
                    485:        * djgpp/config.sed: Update.
                    486:        * djgpp/fnchange.in, djgpp/fnchange.lst: Update.
                    487:        * configure.in (VERSION): Bump to 1.2.
                    488:        * NEWS: New file.
                    489: 
                    490: 2003-02-14  Bruno Haible  <bruno@clisp.org>
                    491: 
                    492:        * Makefile.devel (AUTOCONF): Switch to autoconf-2.57.
                    493:        (configure, config.h.in): Update rules.
                    494: 
                    495: 2003-01-03  Albert Chin  <libtool@thewrittenword.com>
                    496: 
                    497:        * autoconf/ltmain.sh: Don't pass -R flags found in a .la's
                    498:        dependency_libs variable directly down to the linker.
                    499:        Reported by Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>.
                    500: 
                    501: 2003-01-12  Bruno Haible  <bruno@clisp.org>
                    502: 
                    503:        * INTEGRATE: Mention localcharset.h.
                    504: 
                    505: 2003-01-01  Bruno Haible  <bruno@clisp.org>
                    506: 
                    507:        * Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
                    508:        (install-lib, install, installdirs): Use it.
                    509: 
                    510: 2002-09-27  Bruno Haible  <bruno@clisp.org>
                    511: 
                    512:        * autoconf/mkinstalldirs: Upgrade to automake-1.7.2 version.
                    513: 
                    514: 2002-11-07  Bruno Haible  <bruno@clisp.org>
                    515: 
                    516:        * m4/libtool.m4: Upgrade to libtool-1.4.3.
                    517:        * autoconf/ltmain.sh: Upgrade to libtool-1.4.3.
                    518: 
                    519: 2002-07-14  Bruno Haible  <bruno@clisp.org>
                    520: 
                    521:        * m4/libtool.m4 (_LT_AC_LTCONFIG_HACK): Add support for GNU/FreeBSD.
                    522: 
                    523: 2002-06-12  Bruno Haible  <bruno@clisp.org>
                    524: 
                    525:        * configure.in: Use new AC_* names of libtool macros. Invoke
                    526:        AC_LIBTOOL_WIN32_DLL.
                    527: 
                    528: 2002-11-07  Bruno Haible  <bruno@clisp.org>
                    529: 
                    530:        Make "make install" without prior "make" work.
                    531:        * Makefile.in (install): Depend on include/libcharset.h.
                    532:        Reported by Martin Mokrejš <mmokrejs@natur.cuni.cz>.
                    533: 
                    534: 2002-05-12  Bruno Haible  <bruno@clisp.org>
                    535: 
                    536:        * tools/all-charsets: Update for change of lib/config.charset.
                    537: 
                    538: 2002-05-12  Bruno Haible  <bruno@clisp.org>
                    539: 
                    540:        * Makefile.devel (AUTOCONF): New variable.
                    541:        (configure): Use the AUTOCONF variable.
                    542: 
                    543: 2002-05-08  Bruno Haible  <bruno@clisp.org>
                    544: 
                    545:        * README.woe32: Renamed from README.win32.
                    546: 
                    547: 2002-02-06  Bruno Haible  <bruno@clisp.org>
                    548: 
                    549:        * m4/libtool.m4: Upgrade to libtool-1.4.2.
                    550:        * autoconf/ltmain.sh: Likewise.
                    551: 
                    552: 2002-02-02  Bruno Haible  <bruno@clisp.org>
                    553: 
                    554:        * autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
                    555: 
                    556: 2001-11-03  Bruno Haible  <haible@clisp.cons.org>
                    557: 
                    558:        * autoconf/ltmain.sh: chmod 777 the .libs directory, so that
                    559:        "make install" succeeds.
                    560: 
                    561: 2001-12-04  Bruno Haible  <bruno@clisp.org>
                    562: 
                    563:        * INTEGRATE: Change the install rule to not create $(libdir) if
                    564:        there is no file to install in it.
                    565: 
                    566: 2001-07-17  Bruno Haible  <haible@clisp.cons.org>
                    567: 
                    568:        * configure.in (VERSION): Bump to 1.1.
                    569: 
                    570: 2001-06-08  Bruno Haible  <haible@clisp.cons.org>
                    571: 
                    572:        * m4/libtool.m4: Upgrade to libtool-1.4.
                    573:        * autoconf/ltmain.sh: Likewise.
                    574:        * autoconf/ltconfig: Remove file.
                    575: 
                    576: 2001-06-08  Bruno Haible  <haible@clisp.cons.org>
                    577: 
                    578:        * autoconf/config.guess: Update to GNU version 2001-05-11.
                    579:        * autoconf/config.sub: Likewise.
                    580: 
                    581: 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
                    582: 
                    583:        * Makefile.in (include/libcharset.h): New target.
                    584:        (all): Depend on it.
                    585: 
                    586: 2001-05-11  Bruno Haible  <haible@clisp.cons.org>
                    587: 
                    588:        * INTEGRATE (Makefile.in): Fix syntax error.
                    589: 
                    590: 2001-05-06  Bruno Haible  <haible@clisp.cons.org>
                    591: 
                    592:        * Makefile.msvc (config.h): Allow the 'del' command to fail.
                    593: 
                    594: 2001-03-21  Bruno Haible  <haible@clisp.cons.org>
                    595: 
                    596:        * INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
                    597: 
                    598: 2001-03-10  Bruno Haible  <haible@clisp.cons.org>
                    599: 
                    600:        * INSTALL.generic: New section "Particular Systems".
                    601: 
                    602: 2001-03-05  Bruno Haible  <haible@clisp.cons.org>
                    603: 
                    604:        * tools/all-charsets: Update for change of lib/config.charset.
                    605: 
                    606: 2001-03-01  Bruno Haible  <haible@clisp.cons.org>
                    607: 
                    608:        * tools/all-charsets: Update for change of lib/config.charset.
                    609: 
                    610: 2001-02-25  Bruno Haible  <haible@clisp.cons.org>
                    611: 
                    612:        * autoconf/ltconfig:
                    613:        sed -e 's/reload object files/produce relocatable object files/'.
                    614: 
                    615: 2001-02-25  Bruno Haible  <haible@clisp.cons.org>
                    616: 
                    617:        * include/libcharset.h.in (locale_charset): Return value is never
                    618:        NULL any more.
                    619: 
                    620: 2001-02-22  Bruno Haible  <haible@clisp.cons.org>
                    621: 
                    622:        * INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
                    623:        Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
                    624: 
                    625: 2001-02-20  Bruno Haible  <haible@clisp.cons.org>
                    626: 
                    627:        Better support for DOS/Windows platforms.
                    628:        * autoconf/ltconfig: Upgrade to libtool-1.3.5.
                    629:        * autoconf/ltmain.sh: Likewise.
                    630:        * m4/libtool.m4: Likewise.
                    631:        * autoconf/aclocal.m4: Likewise.
                    632:        * configure.in: Call AC_OBJEXT and AC_EXEEXT.
                    633: 
                    634: 2001-02-20  Bruno Haible  <haible@clisp.cons.org>
                    635: 
                    636:        * Makefile.in (libdir, includedir, mandir): Use the autoconf
                    637:        determined value, in order to respect the configure arguments.
                    638:        * lib/Makefile.in (libdir): Likewise.
                    639: 
                    640: 2000-12-13  Bruno Haible  <haible@clisp.cons.org>
                    641: 
                    642:        * autoconf/install-sh: Update to a newer version from fileutils.
                    643: 
                    644: 2000-12-12  Bruno Haible  <haible@clisp.cons.org>
                    645: 
                    646:        * Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
                    647:        "make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
                    648:        given. Reported by Toshimitsu Fujiwara.
                    649: 
                    650: 2000-12-08  Bruno Haible  <haible@clisp.cons.org>
                    651: 
                    652:        * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
                    653: 
                    654: 2000-12-02  Bruno Haible  <haible@clisp.cons.org>
                    655: 
                    656:        * Makefile.msvc (check): Depend on target 'force' as well.
                    657:        (mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
                    658: 
                    659:        * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
                    660: 
                    661: 2000-11-24  Bruno Haible  <haible@clisp.cons.org>
                    662: 
                    663:        * tools/all-charsets: Update for 2000-10-31 change of
                    664:        lib/config.charset.
                    665: 
                    666: 2000-11-23  Bruno Haible  <haible@clisp.cons.org>
                    667: 
                    668:        * Makefile.in (install-lib): Fix for builddir != srcdir.
                    669: 
                    670: 2000-11-22  Bruno Haible  <haible@clisp.cons.org>
                    671: 
                    672:        * Makefile.in (all): Fix for builddir != srcdir.
                    673: 
                    674: 2000-11-21  Bruno Haible  <haible@clisp.cons.org>
                    675: 
                    676:        * include/libcharset.h.in: Renamed from include/libcharset.h.
                    677:        * windows/dllexport.h: New file.
                    678:        * Makefile.devel (all): Add config.h.msvc,
                    679:        include/libcharset.h.msvc-shared.
                    680:        (config.h.msvc, include/libcharset.h.msvc-shared): New targets.
                    681:        * Makefile.msvc (MFLAGS): New variable.
                    682:        (all): Create include\libcharset.h.
                    683:        (distclean, maintainer-clean): Remove include\libcharset.h.
                    684:        * Makefile.in (CP): New variable.
                    685:        (all): Create include/libcharset.h.
                    686:        (distclean, maintainer-clean): Remove include/libcharset.h.
                    687: 
                    688: 2000-11-18  Bruno Haible  <haible@clisp.cons.org>
                    689: 
                    690:        * Makefile.devel (config.h.in): Rename from config.h.
                    691: 
                    692: 2000-11-16  Bruno Haible  <haible@clisp.cons.org>
                    693: 
                    694:        * Makefile.in: After "cd", use "&&" not ";".
                    695: 
                    696: 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
                    697: 
                    698:        * Makefile.msvc: New file.
                    699:        * README.win32: New file.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>