Changeset 823 for trunk/server/source3/configure
- Timestamp:
- Nov 6, 2013, 4:04:16 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/configure
r751 r823 22464 22464 fi 22465 22465 22466 ICONV_LOOK_DIRS="/ usr /usr/local /sw /opt"22466 ICONV_LOOK_DIRS="/@unixroot/usr /usr /usr/local /sw /opt" 22467 22467 22468 22468 # Check whether --with-libiconv was given. … … 22704 22704 # We found iconv in libc. 22705 22705 iconv_current_LIBS="" 22706 iconv_current_LDFLAGS="" 22707 iconv_current_CPPFLAGS="" 22706 22708 fi 22707 22709
Note:
See TracChangeset
for help on using the changeset viewer.