Ticket #27459: patch-configure.diff

File patch-configure.diff, 362 bytes (added by macports@…, 13 years ago)

configure patch

  • configure

    old new  
    48384838case $host in
    48394839    *-*-cygwin*)        LIBS="-liconv"
    48404840;;
     4841    *-*-darwin*)        LIBS="-liconv"
     4842;;
    48414843esac
    48424844
    48434845ac_config_files="$ac_config_files Makefile charmaps/Makefile doc/Makefile outputs/Makefile patches/Makefile src/Makefile tests/Makefile"