git: Set ICONV_CONST to "const" for various GNU software

John Marino marino at crater.dragonflybsd.org
Mon Sep 30 15:17:23 PDT 2013


commit ef6d73ea92a7fb40e70d16c80591e0001890e238
Author: John Marino <draco at marino.st>
Date:   Mon Sep 30 23:59:27 2013 +0200

    Set ICONV_CONST to "const" for various GNU software
    
    The prototype of iconv changed to match FreeBSD and NetBSD with the
    recent locales update.

Summary of changes:
 gnu/lib/gcc44/libstdc++/config.h             | 2 +-
 gnu/lib/gcc47/libstdc++/config.h             | 2 +-
 gnu/lib/libdialog/dlg_config.h               | 2 +-
 gnu/usr.bin/binutils221/libbinutils/config.h | 2 +-
 gnu/usr.bin/binutils222/libbinutils/config.h | 2 +-
 gnu/usr.bin/cc44/cc_prep/auto-host.h         | 2 +-
 gnu/usr.bin/cc44/libcpp/config.h             | 2 +-
 gnu/usr.bin/cc47/cc_prep/auto-host.h         | 2 +-
 gnu/usr.bin/cc47/libcpp/config.h             | 2 +-
 gnu/usr.bin/diff/libdiffutils/config.h       | 2 +-
 gnu/usr.bin/gdb/libgdb/config.h              | 2 +-
 gnu/usr.bin/grep/libgreputils/config.h       | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef6d73ea92a7fb40e70d16c80591e0001890e238


-- 
DragonFly BSD source repository



More information about the Commits mailing list