Ignore:
Timestamp:
Mar 29, 2016, 3:02:47 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: get rid of configure, adjust build.cmd heavily, rename version files

Location:
trunk/server/source3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3

    • Property svn:ignore set to
      configure
  • trunk/server/source3/configure.in

    r862 r898  
    26572657fi
    26582658
    2659 ICONV_LOOK_DIRS="/usr /usr/local /sw /opt"
     2659ICONV_LOOK_DIRS="/@unixroot/usr /usr /usr/local /sw /opt"
    26602660AC_ARG_WITH(libiconv,
    26612661[AS_HELP_STRING([--with-libiconv=BASEDIR], [Use libiconv in BASEDIR/lib and BASEDIR/include (default=auto)])],
Note: See TracChangeset for help on using the changeset viewer.