Ignore:
Timestamp:
2009-10-23T07:04:22+13:00 (14 years ago)
Author:
oranfry
Message:

removing another check for iconv casing problems

File:
1 edited

Legend:

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

    r20832 r20844  
    7676dnl look for libiconv package if not in standard location
    7777dnl
    78 AC_ARG_WITH(unac, [  --with-libiconv-prefix=dir         Use local libiconv library], LIBICONV_DIR=$withval)
    79 AC_DEFINE_UNQUOTED(LIBICONV_DIR, "$LIBICONV_DIR")
    80 AC_SUBST(LIBICONV_DIR)
     78#AC_ARG_WITH(unac, [  --with-libiconv-prefix=dir         Use local libiconv library], LIBICONV_DIR=$withval)
     79#AC_DEFINE_UNQUOTED(LIBICONV_DIR, "$LIBICONV_DIR")
     80#AC_SUBST(LIBICONV_DIR)
    8181
    8282
Note: See TracChangeset for help on using the changeset viewer.