1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00

Tweak the building rules under Solaris with CC.

This commit is contained in:
Richard Sharpe 0001-01-01 00:00:00 +00:00
parent ff14930834
commit d3758404d4
2 changed files with 264 additions and 262 deletions

525
source/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -664,6 +664,7 @@ case "$host_os" in
else
PICFLAG="-KPIC"
POBAD_CC=""
PICSUFFIX="po.o"
fi
;;
*sunos*) AC_DEFINE(SUNOS4)