Ignore:
Timestamp:
2009-10-23T08:12:27+13:00 (15 years ago)
Author:
oranfry
Message:

more changes to use our own libiconv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/configure.in

    r19825 r20848  
    190190dnl check for -lcrypt:
    191191AC_HAVE_LIBRARY(crypt)
    192 if test $ENABLE_ACCENTFOLD = 1; then
    193 AC_HAVE_LIBRARY(iconv)
    194 fi
     192#if test $ENABLE_ACCENTFOLD = 1; then
     193#AC_HAVE_LIBRARY(iconv)
     194#fi
    195195
    196196dnl Checks for header files.
Note: See TracChangeset for help on using the changeset viewer.