Ignore:
Timestamp:
2009-10-23T07:07:32+13:00 (15 years ago)
Author:
oranfry
Message:

removing another check for iconv casing problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indexers/trunk/mgpp/configure.in

    r20844 r20845  
    105105dnl Replace `main' with a function in -lcrypt:
    106106AC_CHECK_LIB(crypt, main)
    107 if test $ENABLE_ACCENTFOLD = 1; then
    108 AC_HAVE_LIBRARY(iconv)
    109 fi
     107#if test $ENABLE_ACCENTFOLD = 1; then
     108#AC_HAVE_LIBRARY(iconv)
     109#fi
    110110
    111111
Note: See TracChangeset for help on using the changeset viewer.