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

Samba 3.5: configure adjustment for iconv, don't replace getpas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/configure

    r773 r824  
    2139421394
    2139521395
    21396 ICONV_LOOK_DIRS="/usr /usr/local /sw /opt"
     21396ICONV_LOOK_DIRS="/@unixroot/usr /usr /usr/local /sw /opt"
    2139721397
    2139821398# Check whether --with-libiconv was given.
     
    2163421634            # We found iconv in libc.
    2163521635            iconv_current_LIBS=""
     21636            iconv_current_LDFLAGS=""
     21637            iconv_current_CPPFLAGS=""
    2163621638        fi
    2163721639
Note: See TracChangeset for help on using the changeset viewer.