Ignore:
Timestamp:
Nov 6, 2013, 4:04:16 PM (12 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.6: configure adjustment for iconv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/configure

    r751 r823  
    2246422464fi
    2246522465
    22466 ICONV_LOOK_DIRS="/usr /usr/local /sw /opt"
     22466ICONV_LOOK_DIRS="/@unixroot/usr /usr /usr/local /sw /opt"
    2246722467
    2246822468# Check whether --with-libiconv was given.
     
    2270422704            # We found iconv in libc.
    2270522705            iconv_current_LIBS=""
     22706            iconv_current_LDFLAGS=""
     22707            iconv_current_CPPFLAGS=""
    2270622708        fi
    2270722709
Note: See TracChangeset for help on using the changeset viewer.